Skip to content
Success

Console Output

Pull request #40179 updated
Started by user Sebastiaan van Stijn
Rebuilds build #4
09:34:00 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from b1ffda5ceae406f866ec113a84bc59a3a38dac04+2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f (e93e3ebdd0ca127f644eeb33a2f122ec8d4937c0)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426
Commit message: "[TAR-1227] Run the sonar container as the current user (#17)"
 > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
09:34:05 [2019-12-10T09:34:05.862Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
09:34:05 [2019-12-10T09:34:05.869Z] Trying to pass milestone 4
[Pipeline] milestone
09:34:05 [2019-12-10T09:34:05.890Z] Trying to pass milestone 5
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
09:34:21 [2019-12-10T09:34:21.005Z] Still waiting to schedule task
09:34:21 [2019-12-10T09:34:21.008Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
09:35:18 [2019-12-10T09:35:18.305Z] Running on ubuntu-1804-overlay2 (i-090756ac8350b0547) in /home/ubuntu/workspace/moby_PR-40179
[Pipeline] {
[Pipeline] checkout
09:35:23 [2019-12-10T09:35:23.370Z] using credential docker-jenkins-github-credentials
09:35:23 [2019-12-10T09:35:23.379Z] Cloning the remote Git repository
09:35:23 [2019-12-10T09:35:23.379Z] Cloning with configured refspecs honoured and without tags
09:35:23 [2019-12-10T09:35:23.415Z] Cloning repository https://github.com/moby/moby.git
09:35:23 [2019-12-10T09:35:23.494Z]  > git init /home/ubuntu/workspace/moby_PR-40179 # timeout=10
09:35:24 [2019-12-10T09:35:24.024Z] Fetching upstream changes from https://github.com/moby/moby.git
09:35:24 [2019-12-10T09:35:24.025Z]  > git --version # timeout=10
09:35:24 [2019-12-10T09:35:24.057Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:35:24 [2019-12-10T09:35:24.058Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40179/head:refs/remotes/origin/PR-40179 +refs/heads/master:refs/remotes/origin/master
09:35:48 [2019-12-10T09:35:48.369Z] Fetching without tags
09:35:48 [2019-12-10T09:35:48.743Z] Merging remotes/origin/master commit 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f into PR head commit b1ffda5ceae406f866ec113a84bc59a3a38dac04
09:35:48 [2019-12-10T09:35:48.271Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:35:48 [2019-12-10T09:35:48.302Z]  > git config --add remote.origin.fetch +refs/pull/40179/head:refs/remotes/origin/PR-40179 # timeout=10
09:35:48 [2019-12-10T09:35:48.326Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:35:48 [2019-12-10T09:35:48.353Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:35:48 [2019-12-10T09:35:48.380Z] Fetching upstream changes from https://github.com/moby/moby.git
09:35:48 [2019-12-10T09:35:48.380Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:35:48 [2019-12-10T09:35:48.382Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40179/head:refs/remotes/origin/PR-40179 +refs/heads/master:refs/remotes/origin/master
09:35:48 [2019-12-10T09:35:48.762Z]  > git config core.sparsecheckout # timeout=10
09:35:48 [2019-12-10T09:35:48.793Z]  > git checkout -f b1ffda5ceae406f866ec113a84bc59a3a38dac04
09:35:49 [2019-12-10T09:35:49.578Z]  > git merge 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f # timeout=10
09:35:50 [2019-12-10T09:35:50.481Z] Merge succeeded, producing 04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc
09:35:50 [2019-12-10T09:35:50.482Z] Checking out Revision 04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc (PR-40179)
09:35:51 [2019-12-10T09:35:51.582Z] Commit message: "Merge commit '2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f' into HEAD"
09:35:50 [2019-12-10T09:35:50.448Z]  > git rev-parse HEAD^{commit} # timeout=10
09:35:50 [2019-12-10T09:35:50.498Z]  > git config core.sparsecheckout # timeout=10
09:35:50 [2019-12-10T09:35:50.522Z]  > git checkout -f 04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc
09:35:51 [2019-12-10T09:35:51.592Z]  > git rev-list --no-walk b1ffda5ceae406f866ec113a84bc59a3a38dac04 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:35:52 [2019-12-10T09:35:52.981Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40179:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
09:36:02 [2019-12-10T09:36:02.970Z] Unable to find image 'alpine:latest' locally
09:36:02 [2019-12-10T09:36:02.970Z] latest: Pulling from library/alpine
09:36:02 [2019-12-10T09:36:02.970Z] 89d9c30c1d48: Pulling fs layer
09:36:02 [2019-12-10T09:36:02.970Z] 89d9c30c1d48: Verifying Checksum
09:36:02 [2019-12-10T09:36:02.970Z] 89d9c30c1d48: Download complete
09:36:02 [2019-12-10T09:36:02.970Z] 89d9c30c1d48: Pull complete
09:36:02 [2019-12-10T09:36:02.970Z] Digest: sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a
09:36:02 [2019-12-10T09:36:02.970Z] Status: Downloaded newer image for alpine:latest
09:36:07 [2019-12-10T09:36:07.167Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
09:36:08 [2019-12-10T09:36:08.064Z] Running on ubuntu-1804-overlay2 (i-090756ac8350b0547) in /home/ubuntu/workspace/moby_PR-40179
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
09:36:08 [2019-12-10T09:36:08.168Z] Running on ppc64le-ubuntu-16 in /home/docker/workspace/moby_PR-40179
[Pipeline] checkout
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
09:36:08 [2019-12-10T09:36:08.214Z] using credential docker-jenkins-github-credentials
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
09:36:08 [2019-12-10T09:36:08.239Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-40179
[Pipeline] {
09:36:08 [2019-12-10T09:36:08.250Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] {
09:36:08 [2019-12-10T09:36:08.288Z] Fetching without tags
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
[Pipeline] checkout
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
09:36:08 [2019-12-10T09:36:08.469Z] using credential docker-jenkins-github-credentials
09:36:08 [2019-12-10T09:36:08.503Z] Cloning the remote Git repository
09:36:08 [2019-12-10T09:36:08.503Z] Cloning with configured refspecs honoured and without tags
09:36:08 [2019-12-10T09:36:08.557Z] using credential docker-jenkins-github-credentials
09:36:08 [2019-12-10T09:36:08.611Z] Cloning the remote Git repository
09:36:08 [2019-12-10T09:36:08.611Z] Cloning with configured refspecs honoured and without tags
09:36:08 [2019-12-10T09:36:08.940Z] Merging remotes/origin/master commit 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f into PR head commit b1ffda5ceae406f866ec113a84bc59a3a38dac04
09:36:08 [2019-12-10T09:36:08.230Z]  > git rev-parse --is-inside-work-tree # timeout=10
09:36:08 [2019-12-10T09:36:08.263Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:36:08 [2019-12-10T09:36:08.299Z] Fetching upstream changes from https://github.com/moby/moby.git
09:36:08 [2019-12-10T09:36:08.299Z]  > git --version # timeout=10
09:36:08 [2019-12-10T09:36:08.318Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:36:08 [2019-12-10T09:36:08.319Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40179/head:refs/remotes/origin/PR-40179 +refs/heads/master:refs/remotes/origin/master
09:36:08 [2019-12-10T09:36:08.951Z]  > git config core.sparsecheckout # timeout=10
09:36:08 [2019-12-10T09:36:08.969Z]  > git checkout -f b1ffda5ceae406f866ec113a84bc59a3a38dac04
09:36:09 [2019-12-10T09:36:09.110Z]  > git merge 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f # timeout=10
09:36:09 [2019-12-10T09:36:09.289Z] Merge succeeded, producing f09b9748e56194fa1e6286a3b43f1b9badfe643a
09:36:09 [2019-12-10T09:36:09.290Z] Checking out Revision f09b9748e56194fa1e6286a3b43f1b9badfe643a (PR-40179)
09:36:08 [2019-12-10T09:36:08.508Z] Cloning repository https://github.com/moby/moby.git
09:36:08 [2019-12-10T09:36:08.508Z]  > git init /home/docker/workspace/moby_PR-40179 # timeout=10
09:36:08 [2019-12-10T09:36:08.521Z] Fetching upstream changes from https://github.com/moby/moby.git
09:36:08 [2019-12-10T09:36:08.521Z]  > git --version # timeout=10
09:36:08 [2019-12-10T09:36:08.525Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:36:08 [2019-12-10T09:36:08.526Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40179/head:refs/remotes/origin/PR-40179 +refs/heads/master:refs/remotes/origin/master
09:36:09 [2019-12-10T09:36:09.275Z]  > git rev-parse HEAD^{commit} # timeout=10
09:36:09 [2019-12-10T09:36:09.301Z]  > git config core.sparsecheckout # timeout=10
09:36:09 [2019-12-10T09:36:09.321Z]  > git checkout -f f09b9748e56194fa1e6286a3b43f1b9badfe643a
09:36:08 [2019-12-10T09:36:08.648Z] Cloning repository https://github.com/moby/moby.git
09:36:08 [2019-12-10T09:36:08.651Z]  > git init /home/jenkins/workspace/moby_PR-40179 # timeout=10
09:36:08 [2019-12-10T09:36:08.693Z] Fetching upstream changes from https://github.com/moby/moby.git
09:36:08 [2019-12-10T09:36:08.695Z]  > git --version # timeout=10
09:36:08 [2019-12-10T09:36:08.713Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:36:08 [2019-12-10T09:36:08.718Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40179/head:refs/remotes/origin/PR-40179 +refs/heads/master:refs/remotes/origin/master
09:36:09 [2019-12-10T09:36:09.462Z] Commit message: "Merge commit '2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f' into HEAD"
09:36:09 [2019-12-10T09:36:09.473Z]  > git rev-list --no-walk b1ffda5ceae406f866ec113a84bc59a3a38dac04 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:36:10 [2019-12-10T09:36:10.447Z] + docker version
09:36:10 [2019-12-10T09:36:10.447Z] Client: Docker Engine - Community
09:36:10 [2019-12-10T09:36:10.447Z]  Version:           19.03.2
09:36:10 [2019-12-10T09:36:10.447Z]  API version:       1.40
09:36:10 [2019-12-10T09:36:10.447Z]  Go version:        go1.12.8
09:36:10 [2019-12-10T09:36:10.447Z]  Git commit:        6a30dfc
09:36:10 [2019-12-10T09:36:10.447Z]  Built:             Thu Aug 29 05:29:11 2019
09:36:10 [2019-12-10T09:36:10.447Z]  OS/Arch:           linux/amd64
09:36:10 [2019-12-10T09:36:10.447Z]  Experimental:      false
09:36:10 [2019-12-10T09:36:10.447Z] 
09:36:10 [2019-12-10T09:36:10.447Z] Server: Docker Engine - Community
09:36:10 [2019-12-10T09:36:10.447Z]  Engine:
09:36:10 [2019-12-10T09:36:10.447Z]   Version:          19.03.2
09:36:10 [2019-12-10T09:36:10.447Z]   API version:      1.40 (minimum version 1.12)
09:36:10 [2019-12-10T09:36:10.447Z]   Go version:       go1.12.8
09:36:10 [2019-12-10T09:36:10.447Z]   Git commit:       6a30dfc
09:36:10 [2019-12-10T09:36:10.447Z]   Built:            Thu Aug 29 05:27:45 2019
09:36:10 [2019-12-10T09:36:10.447Z]   OS/Arch:          linux/amd64
09:36:10 [2019-12-10T09:36:10.447Z]   Experimental:     true
09:36:10 [2019-12-10T09:36:10.447Z]  containerd:
09:36:10 [2019-12-10T09:36:10.447Z]   Version:          1.2.6
09:36:10 [2019-12-10T09:36:10.447Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
09:36:10 [2019-12-10T09:36:10.447Z]  runc:
09:36:10 [2019-12-10T09:36:10.447Z]   Version:          1.0.0-rc8
09:36:10 [2019-12-10T09:36:10.447Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
09:36:10 [2019-12-10T09:36:10.447Z]  docker-init:
09:36:10 [2019-12-10T09:36:10.447Z]   Version:          0.18.0
09:36:10 [2019-12-10T09:36:10.447Z]   GitCommit:        fec3683
[Pipeline] sh
09:36:10 [2019-12-10T09:36:10.747Z] + docker info
09:36:19 [2019-12-10T09:36:19.995Z] Fetching without tags
09:36:20 [2019-12-10T09:36:20.443Z] Merging remotes/origin/master commit 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f into PR head commit b1ffda5ceae406f866ec113a84bc59a3a38dac04
09:36:20 [2019-12-10T09:36:20.732Z] Client:
09:36:20 [2019-12-10T09:36:20.732Z]  Debug Mode: false
09:36:20 [2019-12-10T09:36:20.732Z] 
09:36:20 [2019-12-10T09:36:20.732Z] Server:
09:36:20 [2019-12-10T09:36:20.732Z]  Containers: 0
09:36:20 [2019-12-10T09:36:20.732Z]   Running: 0
09:36:20 [2019-12-10T09:36:20.732Z]   Paused: 0
09:36:20 [2019-12-10T09:36:20.732Z]   Stopped: 0
09:36:20 [2019-12-10T09:36:20.732Z]  Images: 1
09:36:20 [2019-12-10T09:36:20.732Z]  Server Version: 19.03.2
09:36:20 [2019-12-10T09:36:20.732Z]  Storage Driver: overlay2
09:36:20 [2019-12-10T09:36:20.732Z]   Backing Filesystem: extfs
09:36:20 [2019-12-10T09:36:20.732Z]   Supports d_type: true
09:36:20 [2019-12-10T09:36:20.732Z]   Native Overlay Diff: true
09:36:20 [2019-12-10T09:36:20.732Z]  Logging Driver: json-file
09:36:20 [2019-12-10T09:36:20.732Z]  Cgroup Driver: cgroupfs
09:36:20 [2019-12-10T09:36:20.732Z]  Plugins:
09:36:20 [2019-12-10T09:36:20.732Z]   Volume: local
09:36:20 [2019-12-10T09:36:20.732Z]   Network: bridge host ipvlan macvlan null overlay
09:36:20 [2019-12-10T09:36:20.732Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:36:20 [2019-12-10T09:36:20.732Z]  Swarm: inactive
09:36:20 [2019-12-10T09:36:20.732Z]  Runtimes: runc
09:36:20 [2019-12-10T09:36:20.732Z]  Default Runtime: runc
09:36:20 [2019-12-10T09:36:20.732Z]  Init Binary: docker-init
09:36:20 [2019-12-10T09:36:20.732Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
09:36:20 [2019-12-10T09:36:20.732Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
09:36:20 [2019-12-10T09:36:20.732Z]  init version: fec3683
09:36:20 [2019-12-10T09:36:20.732Z]  Security Options:
09:36:20 [2019-12-10T09:36:20.732Z]   apparmor
09:36:20 [2019-12-10T09:36:20.732Z]   seccomp
09:36:20 [2019-12-10T09:36:20.732Z]    Profile: default
09:36:20 [2019-12-10T09:36:20.732Z]  Kernel Version: 4.15.0-1048-aws
09:36:20 [2019-12-10T09:36:20.732Z]  Operating System: Ubuntu 18.04.3 LTS
09:36:20 [2019-12-10T09:36:20.732Z]  OSType: linux
09:36:20 [2019-12-10T09:36:20.732Z]  Architecture: x86_64
09:36:20 [2019-12-10T09:36:20.732Z]  CPUs: 2
09:36:20 [2019-12-10T09:36:20.732Z]  Total Memory: 7.501GiB
09:36:20 [2019-12-10T09:36:20.732Z]  Name: ip-10-100-127-3
09:36:20 [2019-12-10T09:36:20.732Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
09:36:20 [2019-12-10T09:36:20.732Z]  Docker Root Dir: /var/lib/docker
09:36:20 [2019-12-10T09:36:20.732Z]  Debug Mode: false
09:36:20 [2019-12-10T09:36:20.732Z]  Registry: https://index.docker.io/v1/
09:36:20 [2019-12-10T09:36:20.732Z]  Labels:
09:36:20 [2019-12-10T09:36:20.732Z]  Experimental: true
09:36:20 [2019-12-10T09:36:20.732Z]  Insecure Registries:
09:36:20 [2019-12-10T09:36:20.732Z]   127.0.0.0/8
09:36:20 [2019-12-10T09:36:20.732Z]  Live Restore Enabled: true
09:36:20 [2019-12-10T09:36:20.732Z] 
09:36:20 [2019-12-10T09:36:20.732Z] WARNING: No swap limit support
[Pipeline] sh
09:36:19 [2019-12-10T09:36:19.854Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:36:19 [2019-12-10T09:36:19.874Z]  > git config --add remote.origin.fetch +refs/pull/40179/head:refs/remotes/origin/PR-40179 # timeout=10
09:36:19 [2019-12-10T09:36:19.892Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:36:19 [2019-12-10T09:36:19.960Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:36:20 [2019-12-10T09:36:20.032Z] Fetching upstream changes from https://github.com/moby/moby.git
09:36:20 [2019-12-10T09:36:20.034Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:36:20 [2019-12-10T09:36:20.036Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40179/head:refs/remotes/origin/PR-40179 +refs/heads/master:refs/remotes/origin/master
09:36:20 [2019-12-10T09:36:20.476Z]  > git config core.sparsecheckout # timeout=10
09:36:20 [2019-12-10T09:36:20.495Z]  > git checkout -f b1ffda5ceae406f866ec113a84bc59a3a38dac04
09:36:21 [2019-12-10T09:36:21.037Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:36:21 [2019-12-10T09:36:21.037Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:36:21 [2019-12-10T09:36:21.037Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40179/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:36:21 [2019-12-10T09:36:21.037Z] + bash /home/ubuntu/workspace/moby_PR-40179/check-config.sh
09:36:21 [2019-12-10T09:36:21.037Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:36:21 [2019-12-10T09:36:21.037Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
09:36:21 [2019-12-10T09:36:21.037Z] 
09:36:21 [2019-12-10T09:36:21.037Z] Generally Necessary:
09:36:21 [2019-12-10T09:36:21.037Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:36:21 [2019-12-10T09:36:21.037Z] - apparmor: enabled and tools installed
09:36:21 [2019-12-10T09:36:21.037Z] - CONFIG_NAMESPACES: enabled
09:36:21 [2019-12-10T09:36:21.037Z] - CONFIG_NET_NS: enabled
09:36:21 [2019-12-10T09:36:21.037Z] - CONFIG_PID_NS: enabled
09:36:21 [2019-12-10T09:36:21.037Z] - CONFIG_IPC_NS: enabled
09:36:21 [2019-12-10T09:36:21.037Z] - CONFIG_UTS_NS: enabled
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_CGROUPS: enabled
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_CGROUP_CPUACCT: enabled
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_CGROUP_DEVICE: enabled
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_CGROUP_FREEZER: enabled
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_CGROUP_SCHED: enabled
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_CPUSETS: enabled
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_MEMCG: enabled
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_KEYS: enabled
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_VETH: enabled (as module)
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_BRIDGE: enabled (as module)
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_NF_NAT: enabled (as module)
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_NF_NAT_NEEDED: enabled
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_POSIX_MQUEUE: enabled
09:36:21 [2019-12-10T09:36:21.314Z] 
09:36:21 [2019-12-10T09:36:21.314Z] Optional Features:
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_USER_NS: enabled
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_SECCOMP: enabled
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_CGROUP_PIDS: enabled
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_MEMCG_SWAP: enabled
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:36:21 [2019-12-10T09:36:21.314Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_BLK_CGROUP: enabled
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_IOSCHED_CFQ: enabled
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_CGROUP_PERF: enabled
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_CGROUP_HUGETLB: enabled
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_CFS_BANDWIDTH: enabled
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_RT_GROUP_SCHED: missing
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_IP_VS: enabled (as module)
09:36:21 [2019-12-10T09:36:21.314Z] - CONFIG_IP_VS_NFCT: enabled
09:36:21 [2019-12-10T09:36:21.549Z] Merge succeeded, producing 935b45a607d24265d6a7905454b5b9e3f4ecba7d
09:36:21 [2019-12-10T09:36:21.550Z] Checking out Revision 935b45a607d24265d6a7905454b5b9e3f4ecba7d (PR-40179)
09:36:21 [2019-12-10T09:36:21.577Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:36:21 [2019-12-10T09:36:21.577Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:36:21 [2019-12-10T09:36:21.577Z] - CONFIG_IP_VS_RR: enabled (as module)
09:36:21 [2019-12-10T09:36:21.577Z] - CONFIG_EXT4_FS: enabled
09:36:21 [2019-12-10T09:36:21.577Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:36:21 [2019-12-10T09:36:21.577Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:36:21 [2019-12-10T09:36:21.577Z] - Network Drivers:
09:36:21 [2019-12-10T09:36:21.577Z]   - "overlay":
09:36:21 [2019-12-10T09:36:21.577Z]     - CONFIG_VXLAN: enabled (as module)
09:36:21 [2019-12-10T09:36:21.577Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:36:21 [2019-12-10T09:36:21.577Z]       Optional (for encrypted networks):
09:36:21 [2019-12-10T09:36:21.577Z]       - CONFIG_CRYPTO: enabled
09:36:21 [2019-12-10T09:36:21.577Z]       - CONFIG_CRYPTO_AEAD: enabled
09:36:21 [2019-12-10T09:36:21.577Z]       - CONFIG_CRYPTO_GCM: enabled
09:36:21 [2019-12-10T09:36:21.577Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:36:21 [2019-12-10T09:36:21.577Z]       - CONFIG_CRYPTO_GHASH: enabled
09:36:21 [2019-12-10T09:36:21.577Z]       - CONFIG_XFRM: enabled
09:36:21 [2019-12-10T09:36:21.577Z]       - CONFIG_XFRM_USER: enabled (as module)
09:36:21 [2019-12-10T09:36:21.577Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:36:21 [2019-12-10T09:36:21.577Z]       - CONFIG_INET_ESP: enabled (as module)
09:36:21 [2019-12-10T09:36:21.577Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
09:36:21 [2019-12-10T09:36:21.577Z]   - "ipvlan":
09:36:21 [2019-12-10T09:36:21.577Z]     - CONFIG_IPVLAN: enabled (as module)
09:36:21 [2019-12-10T09:36:21.577Z]   - "macvlan":
09:36:21 [2019-12-10T09:36:21.577Z]     - CONFIG_MACVLAN: enabled (as module)
09:36:21 [2019-12-10T09:36:21.577Z]     - CONFIG_DUMMY: enabled (as module)
09:36:21 [2019-12-10T09:36:21.577Z]   - "ftp,tftp client in container":
09:36:21 [2019-12-10T09:36:21.577Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:36:21 [2019-12-10T09:36:21.577Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:36:21 [2019-12-10T09:36:21.577Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:36:21 [2019-12-10T09:36:21.577Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:36:21 [2019-12-10T09:36:21.577Z] - Storage Drivers:
09:36:21 [2019-12-10T09:36:21.577Z]   - "aufs":
09:36:21 [2019-12-10T09:36:21.577Z]     - CONFIG_AUFS_FS: enabled (as module)
09:36:21 [2019-12-10T09:36:21.577Z]   - "btrfs":
09:36:21 [2019-12-10T09:36:21.577Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:36:21 [2019-12-10T09:36:21.836Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:36:21 [2019-12-10T09:36:21.836Z]   - "devicemapper":
09:36:21 [2019-12-10T09:36:21.836Z]     - CONFIG_BLK_DEV_DM: enabled
09:36:21 [2019-12-10T09:36:21.836Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:36:21 [2019-12-10T09:36:21.836Z]   - "overlay":
09:36:21 [2019-12-10T09:36:21.836Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:36:21 [2019-12-10T09:36:21.836Z]   - "zfs":
09:36:21 [2019-12-10T09:36:21.836Z]     - /dev/zfs: missing
09:36:21 [2019-12-10T09:36:21.836Z]     - zfs command: missing
09:36:21 [2019-12-10T09:36:21.836Z]     - zpool command: missing
09:36:21 [2019-12-10T09:36:21.836Z] 
09:36:21 [2019-12-10T09:36:21.836Z] Limits:
09:36:21 [2019-12-10T09:36:21.836Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:36:21 [2019-12-10T09:36:21.836Z] 
09:36:21 [2019-12-10T09:36:21.836Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:36:22 [2019-12-10T09:36:22.038Z] Commit message: "Merge commit '2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f' into HEAD"
09:36:22 [2019-12-10T09:36:22.177Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc .
09:36:22 [2019-12-10T09:36:22.177Z] #2 [internal] load .dockerignore
09:36:22 [2019-12-10T09:36:22.177Z] #2 transferring context:
09:36:21 [2019-12-10T09:36:21.113Z]  > git merge 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f # timeout=10
09:36:21 [2019-12-10T09:36:21.513Z]  > git rev-parse HEAD^{commit} # timeout=10
09:36:21 [2019-12-10T09:36:21.584Z]  > git config core.sparsecheckout # timeout=10
09:36:21 [2019-12-10T09:36:21.604Z]  > git checkout -f 935b45a607d24265d6a7905454b5b9e3f4ecba7d
09:36:22 [2019-12-10T09:36:22.080Z]  > git rev-list --no-walk b1ffda5ceae406f866ec113a84bc59a3a38dac04 # timeout=10
09:36:22 [2019-12-10T09:36:22.435Z] #2 transferring context: 87B done
09:36:22 [2019-12-10T09:36:22.435Z] #2 DONE 0.1s
09:36:22 [2019-12-10T09:36:22.435Z] 
09:36:22 [2019-12-10T09:36:22.435Z] #1 [internal] load build definition from Dockerfile
09:36:22 [2019-12-10T09:36:22.435Z] #1 transferring dockerfile: 14.85kB done
09:36:22 [2019-12-10T09:36:22.435Z] #1 DONE 0.2s
09:36:22 [2019-12-10T09:36:22.435Z] 
09:36:22 [2019-12-10T09:36:22.435Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
09:36:22 [2019-12-10T09:36:22.693Z] #3 DONE 0.3s
09:36:22 [2019-12-10T09:36:22.693Z] 
09:36:22 [2019-12-10T09:36:22.694Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
09:36:22 [2019-12-10T09:36:22.694Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
09:36:22 [2019-12-10T09:36:22.694Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
09:36:22 [2019-12-10T09:36:22.694Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
09:36:22 [2019-12-10T09:36:22.694Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
09:36:22 [2019-12-10T09:36:22.694Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 7.12MB / 8.82MB 0.2s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
09:36:22 [2019-12-10T09:36:22.952Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
09:36:22 [2019-12-10T09:36:22.952Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
[Pipeline] sh
09:36:23 [2019-12-10T09:36:23.035Z] Still waiting to schedule task
09:36:23 [2019-12-10T09:36:23.035Z] Waiting for next available executor on ‘ubuntu-1804-overlay2 (i-090756ac8350b0547)’
09:36:23 [2019-12-10T09:36:23.043Z] Still waiting to schedule task
09:36:23 [2019-12-10T09:36:23.043Z] All nodes of label ‘arm64&&linux’ are offline
09:36:23 [2019-12-10T09:36:23.050Z] Still waiting to schedule task
09:36:23 [2019-12-10T09:36:23.050Z] All nodes of label ‘windows-2019’ are offline
09:36:23 [2019-12-10T09:36:23.212Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done
09:36:23 [2019-12-10T09:36:23.471Z] #4 DONE 0.8s
09:36:23 [2019-12-10T09:36:23.705Z] + docker version
09:36:23 [2019-12-10T09:36:23.705Z] Client:
09:36:23 [2019-12-10T09:36:23.705Z]  Version:           18.06.1-ce
09:36:23 [2019-12-10T09:36:23.705Z]  API version:       1.38
09:36:23 [2019-12-10T09:36:23.705Z]  Go version:        go1.10.3
09:36:23 [2019-12-10T09:36:23.705Z]  Git commit:        e68fc7a
09:36:23 [2019-12-10T09:36:23.705Z]  Built:             Tue Aug 21 17:24:34 2018
09:36:23 [2019-12-10T09:36:23.705Z]  OS/Arch:           linux/s390x
09:36:23 [2019-12-10T09:36:23.705Z]  Experimental:      false
09:36:23 [2019-12-10T09:36:23.705Z] 
09:36:23 [2019-12-10T09:36:23.705Z] Server:
09:36:23 [2019-12-10T09:36:23.705Z]  Engine:
09:36:23 [2019-12-10T09:36:23.705Z]   Version:          18.06.1-ce
09:36:23 [2019-12-10T09:36:23.705Z]   API version:      1.38 (minimum version 1.12)
09:36:23 [2019-12-10T09:36:23.705Z]   Go version:       go1.10.3
09:36:23 [2019-12-10T09:36:23.705Z]   Git commit:       e68fc7a
09:36:23 [2019-12-10T09:36:23.705Z]   Built:            Tue Aug 21 17:23:34 2018
09:36:23 [2019-12-10T09:36:23.705Z]   OS/Arch:          linux/s390x
09:36:23 [2019-12-10T09:36:23.705Z]   Experimental:     true
[Pipeline] sh
09:36:24 [2019-12-10T09:36:24.039Z] 
09:36:24 [2019-12-10T09:36:24.039Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch
09:36:24 [2019-12-10T09:36:24.297Z] #6 DONE 0.3s
09:36:24 [2019-12-10T09:36:24.297Z] 
09:36:24 [2019-12-10T09:36:24.297Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
09:36:24 [2019-12-10T09:36:24.297Z] #5 DONE 0.3s
09:36:24 [2019-12-10T09:36:24.297Z] 
09:36:24 [2019-12-10T09:36:24.297Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
09:36:24 [2019-12-10T09:36:24.297Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
09:36:24 [2019-12-10T09:36:24.297Z] #65 DONE 0.0s
09:36:24 [2019-12-10T09:36:24.297Z] 
09:36:24 [2019-12-10T09:36:24.297Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
09:36:24 [2019-12-10T09:36:24.297Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done
09:36:24 [2019-12-10T09:36:24.297Z] #7 sha256:d30a8b8b92e26c81159500588fe731b46bdfd3ab9724734ffc2ea4387a526662 5.47kB / 5.47kB done
09:36:24 [2019-12-10T09:36:24.297Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0B / 4.34MB 0.1s
09:36:24 [2019-12-10T09:36:24.297Z] #7 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done
09:36:24 [2019-12-10T09:36:24.297Z] #7 sha256:ddeac8b5f8711a57ce2793ff0882cd4ca0b24ac99e6836ca717589fc7f7af914 1.80kB / 1.80kB done
09:36:24 [2019-12-10T09:36:24.297Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 0B / 45.38MB 0.1s
09:36:24 [2019-12-10T09:36:24.297Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0B / 10.80MB 0.1s
09:36:24 [2019-12-10T09:36:24.551Z] + docker info
09:36:24 [2019-12-10T09:36:24.551Z] Containers: 0
09:36:24 [2019-12-10T09:36:24.551Z]  Running: 0
09:36:24 [2019-12-10T09:36:24.551Z]  Paused: 0
09:36:24 [2019-12-10T09:36:24.551Z]  Stopped: 0
09:36:24 [2019-12-10T09:36:24.551Z] Images: 0
09:36:24 [2019-12-10T09:36:24.551Z] Server Version: 18.06.1-ce
09:36:24 [2019-12-10T09:36:24.551Z] Storage Driver: overlay2
09:36:24 [2019-12-10T09:36:24.551Z]  Backing Filesystem: extfs
09:36:24 [2019-12-10T09:36:24.551Z]  Supports d_type: true
09:36:24 [2019-12-10T09:36:24.551Z]  Native Overlay Diff: true
09:36:24 [2019-12-10T09:36:24.551Z] Logging Driver: json-file
09:36:24 [2019-12-10T09:36:24.551Z] Cgroup Driver: cgroupfs
09:36:24 [2019-12-10T09:36:24.551Z] Plugins:
09:36:24 [2019-12-10T09:36:24.551Z]  Volume: local
09:36:24 [2019-12-10T09:36:24.551Z]  Network: bridge host ipvlan macvlan null overlay
09:36:24 [2019-12-10T09:36:24.551Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
09:36:24 [2019-12-10T09:36:24.551Z] Swarm: inactive
09:36:24 [2019-12-10T09:36:24.551Z] Runtimes: runc
09:36:24 [2019-12-10T09:36:24.551Z] Default Runtime: runc
09:36:24 [2019-12-10T09:36:24.551Z] Init Binary: docker-init
09:36:24 [2019-12-10T09:36:24.551Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
09:36:24 [2019-12-10T09:36:24.551Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
09:36:24 [2019-12-10T09:36:24.551Z] init version: fec3683
09:36:24 [2019-12-10T09:36:24.551Z] Security Options:
09:36:24 [2019-12-10T09:36:24.551Z]  apparmor
09:36:24 [2019-12-10T09:36:24.551Z]  seccomp
09:36:24 [2019-12-10T09:36:24.551Z]   Profile: default
09:36:24 [2019-12-10T09:36:24.551Z] Kernel Version: 4.4.0-166-generic
09:36:24 [2019-12-10T09:36:24.551Z] Operating System: Ubuntu 16.04.5 LTS
09:36:24 [2019-12-10T09:36:24.551Z] OSType: linux
09:36:24 [2019-12-10T09:36:24.551Z] Architecture: s390x
09:36:24 [2019-12-10T09:36:24.551Z] CPUs: 2
09:36:24 [2019-12-10T09:36:24.551Z] Total Memory: 7.862GiB
09:36:24 [2019-12-10T09:36:24.551Z] Name: s390x-ubuntu-14
09:36:24 [2019-12-10T09:36:24.551Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
09:36:24 [2019-12-10T09:36:24.551Z] Docker Root Dir: /var/lib/docker
09:36:24 [2019-12-10T09:36:24.551Z] Debug Mode (client): false
09:36:24 [2019-12-10T09:36:24.551Z] Debug Mode (server): false
09:36:24 [2019-12-10T09:36:24.551Z] Username: dockerbuildbot
09:36:24 [2019-12-10T09:36:24.551Z] Registry: https://index.docker.io/v1/
09:36:24 [2019-12-10T09:36:24.551Z] Labels:
09:36:24 [2019-12-10T09:36:24.551Z] Experimental: true
09:36:24 [2019-12-10T09:36:24.551Z] Insecure Registries:
09:36:24 [2019-12-10T09:36:24.551Z]  127.0.0.0/8
09:36:24 [2019-12-10T09:36:24.551Z] Live Restore Enabled: false
09:36:24 [2019-12-10T09:36:24.551Z] 
09:36:24 [2019-12-10T09:36:24.551Z] WARNING: No swap limit support
09:36:24 [2019-12-10T09:36:24.557Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 4.34MB / 4.34MB 0.3s
09:36:24 [2019-12-10T09:36:24.557Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 4.26MB / 45.38MB 0.3s
09:36:24 [2019-12-10T09:36:24.557Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 1.61MB / 10.80MB 0.3s
[Pipeline] sh
09:36:24 [2019-12-10T09:36:24.817Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 4.34MB / 4.34MB 0.3s done
09:36:24 [2019-12-10T09:36:24.817Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 2.57MB / 10.80MB 0.4s
09:36:24 [2019-12-10T09:36:24.817Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 0B / 50.07MB 0.4s
09:36:24 [2019-12-10T09:36:24.817Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 6.65MB / 45.38MB 0.5s
09:36:24 [2019-12-10T09:36:24.817Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 5.28MB / 10.80MB 0.5s
09:36:25 [2019-12-10T09:36:25.077Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 12.34MB / 45.38MB 0.7s
09:36:25 [2019-12-10T09:36:25.077Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 10.80MB / 10.80MB 0.7s
09:36:25 [2019-12-10T09:36:25.077Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 8.13MB / 50.07MB 0.7s
09:36:25 [2019-12-10T09:36:25.077Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 10.80MB / 10.80MB 0.7s done
09:36:25 [2019-12-10T09:36:25.077Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 12.34MB / 50.07MB 0.9s
09:36:25 [2019-12-10T09:36:25.077Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 2.35MB / 57.69MB 0.9s
09:36:25 [2019-12-10T09:36:25.335Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 20.92MB / 45.38MB 1.1s
09:36:25 [2019-12-10T09:36:25.335Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 18.84MB / 50.07MB 1.1s
09:36:25 [2019-12-10T09:36:25.335Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 8.87MB / 57.69MB 1.1s
09:36:25 [2019-12-10T09:36:25.421Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:36:25 [2019-12-10T09:36:25.422Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:36:25 [2019-12-10T09:36:25.422Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40179/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:36:25 [2019-12-10T09:36:25.422Z] + bash /home/jenkins/workspace/moby_PR-40179/check-config.sh
09:36:25 [2019-12-10T09:36:25.422Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:36:25 [2019-12-10T09:36:25.422Z] info: reading kernel config from /boot/config-4.4.0-166-generic ...
09:36:25 [2019-12-10T09:36:25.422Z] 
09:36:25 [2019-12-10T09:36:25.422Z] Generally Necessary:
09:36:25 [2019-12-10T09:36:25.594Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 12.44MB / 57.69MB 1.2s
09:36:25 [2019-12-10T09:36:25.594Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 24.11MB / 45.38MB 1.3s
09:36:25 [2019-12-10T09:36:25.594Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 22.70MB / 50.07MB 1.3s
09:36:25 [2019-12-10T09:36:25.803Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:36:25 [2019-12-10T09:36:25.803Z] - apparmor: enabled and tools installed
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_NAMESPACES: enabled
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_NET_NS: enabled
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_PID_NS: enabled
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_IPC_NS: enabled
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_UTS_NS: enabled
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_CGROUPS: enabled
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_CGROUP_CPUACCT: enabled
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_CGROUP_DEVICE: enabled
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_CGROUP_FREEZER: enabled
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_CGROUP_SCHED: enabled
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_CPUSETS: enabled
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_MEMCG: enabled
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_KEYS: enabled
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_VETH: enabled (as module)
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_BRIDGE: enabled (as module)
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_NF_NAT: enabled (as module)
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_NF_NAT_NEEDED: enabled
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_POSIX_MQUEUE: enabled
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
09:36:25 [2019-12-10T09:36:25.803Z] 
09:36:25 [2019-12-10T09:36:25.803Z] Optional Features:
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_USER_NS: enabled
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_SECCOMP: enabled
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_CGROUP_PIDS: enabled
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_MEMCG_SWAP: enabled
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:36:25 [2019-12-10T09:36:25.803Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_MEMCG_KMEM: enabled
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_BLK_CGROUP: enabled
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_IOSCHED_CFQ: enabled
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_CGROUP_PERF: enabled
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_CGROUP_HUGETLB: enabled
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_CFS_BANDWIDTH: enabled
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_RT_GROUP_SCHED: missing
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_IP_VS: enabled (as module)
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_IP_VS_NFCT: enabled
09:36:25 [2019-12-10T09:36:25.803Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:36:25 [2019-12-10T09:36:25.804Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:36:25 [2019-12-10T09:36:25.804Z] - CONFIG_IP_VS_RR: enabled (as module)
09:36:25 [2019-12-10T09:36:25.804Z] - CONFIG_EXT4_FS: enabled
09:36:25 [2019-12-10T09:36:25.804Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:36:25 [2019-12-10T09:36:25.804Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:36:25 [2019-12-10T09:36:25.804Z] - Network Drivers:
09:36:25 [2019-12-10T09:36:25.804Z]   - "overlay":
09:36:25 [2019-12-10T09:36:25.804Z]     - CONFIG_VXLAN: enabled (as module)
09:36:25 [2019-12-10T09:36:25.804Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:36:25 [2019-12-10T09:36:25.804Z]       Optional (for encrypted networks):
09:36:25 [2019-12-10T09:36:25.804Z]       - CONFIG_CRYPTO: enabled
09:36:25 [2019-12-10T09:36:25.804Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
09:36:25 [2019-12-10T09:36:25.804Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
09:36:25 [2019-12-10T09:36:25.804Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
09:36:25 [2019-12-10T09:36:25.804Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
09:36:25 [2019-12-10T09:36:25.804Z]       - CONFIG_XFRM: enabled
09:36:25 [2019-12-10T09:36:25.804Z]       - CONFIG_XFRM_USER: enabled (as module)
09:36:25 [2019-12-10T09:36:25.804Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:36:25 [2019-12-10T09:36:25.804Z]       - CONFIG_INET_ESP: enabled (as module)
09:36:25 [2019-12-10T09:36:25.804Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
09:36:25 [2019-12-10T09:36:25.804Z]   - "ipvlan":
09:36:25 [2019-12-10T09:36:25.804Z]     - CONFIG_IPVLAN: enabled (as module)
09:36:25 [2019-12-10T09:36:25.804Z]   - "macvlan":
09:36:25 [2019-12-10T09:36:25.804Z]     - CONFIG_MACVLAN: enabled (as module)
09:36:25 [2019-12-10T09:36:25.804Z]     - CONFIG_DUMMY: enabled (as module)
09:36:25 [2019-12-10T09:36:25.804Z]   - "ftp,tftp client in container":
09:36:25 [2019-12-10T09:36:25.804Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:36:25 [2019-12-10T09:36:25.804Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:36:25 [2019-12-10T09:36:25.804Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:36:25 [2019-12-10T09:36:25.804Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:36:25 [2019-12-10T09:36:25.804Z] - Storage Drivers:
09:36:25 [2019-12-10T09:36:25.804Z]   - "aufs":
09:36:25 [2019-12-10T09:36:25.804Z]     - CONFIG_AUFS_FS: enabled (as module)
09:36:25 [2019-12-10T09:36:25.804Z]   - "btrfs":
09:36:25 [2019-12-10T09:36:25.804Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:36:25 [2019-12-10T09:36:25.804Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:36:25 [2019-12-10T09:36:25.804Z]   - "devicemapper":
09:36:25 [2019-12-10T09:36:25.852Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 16.34MB / 57.69MB 1.4s
09:36:25 [2019-12-10T09:36:25.890Z]     - CONFIG_BLK_DEV_DM: enabled
09:36:25 [2019-12-10T09:36:25.890Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:36:25 [2019-12-10T09:36:25.890Z]   - "overlay":
09:36:25 [2019-12-10T09:36:25.890Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:36:25 [2019-12-10T09:36:25.890Z]   - "zfs":
09:36:25 [2019-12-10T09:36:25.890Z]     - /dev/zfs: missing
09:36:25 [2019-12-10T09:36:25.890Z]     - zfs command: missing
09:36:25 [2019-12-10T09:36:25.890Z]     - zpool command: missing
09:36:25 [2019-12-10T09:36:25.890Z] 
09:36:25 [2019-12-10T09:36:25.890Z] Limits:
09:36:25 [2019-12-10T09:36:25.890Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:36:25 [2019-12-10T09:36:25.890Z] 
09:36:25 [2019-12-10T09:36:25.890Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:36:26 [2019-12-10T09:36:26.110Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 31.58MB / 45.38MB 1.6s
09:36:26 [2019-12-10T09:36:26.110Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 31.62MB / 50.07MB 1.6s
09:36:26 [2019-12-10T09:36:26.110Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 23.28MB / 57.69MB 1.6s
09:36:26 [2019-12-10T09:36:26.110Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 36.45MB / 45.38MB 1.8s
09:36:26 [2019-12-10T09:36:26.110Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 38.68MB / 50.07MB 1.8s
09:36:26 [2019-12-10T09:36:26.110Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 29.43MB / 57.69MB 1.8s
09:36:26 [2019-12-10T09:36:26.369Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 43.47MB / 45.38MB 1.9s
09:36:26 [2019-12-10T09:36:26.369Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 42.25MB / 50.07MB 1.9s
09:36:26 [2019-12-10T09:36:26.369Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 34.30MB / 57.69MB 1.9s
09:36:26 [2019-12-10T09:36:26.369Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 46.17MB / 50.07MB 2.1s
09:36:26 [2019-12-10T09:36:26.369Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 37.84MB / 57.69MB 2.1s
09:36:26 [2019-12-10T09:36:26.745Z] + make bundles/buildx
09:36:26 [2019-12-10T09:36:26.745Z] make: command: Command not found
09:36:26 [2019-12-10T09:36:26.745Z] make: command: Command not found
09:36:26 [2019-12-10T09:36:26.745Z] mkdir bundles
09:36:26 [2019-12-10T09:36:26.745Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
09:36:26 [2019-12-10T09:36:26.745Z] 	--build-arg BUILDX_COMMIT \
09:36:26 [2019-12-10T09:36:26.745Z] 	--build-arg BUILDX_REPO \
09:36:26 [2019-12-10T09:36:26.745Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
09:36:26 [2019-12-10T09:36:26.745Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
09:36:26 [2019-12-10T09:36:26.745Z] 	.
09:36:26 [2019-12-10T09:36:26.745Z] /bin/sh: 4: go: not found
09:36:26 [2019-12-10T09:36:26.745Z] /bin/sh: 5: go: not found
09:36:26 [2019-12-10T09:36:26.936Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 45.38MB / 45.38MB 2.2s done
09:36:26 [2019-12-10T09:36:26.936Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 50.07MB / 50.07MB 2.4s done
09:36:26 [2019-12-10T09:36:26.936Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 45.06MB / 57.69MB 2.4s
09:36:26 [2019-12-10T09:36:26.936Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 1.61MB / 120.06MB 2.4s
09:36:26 [2019-12-10T09:36:26.936Z] #7 sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de 0B / 126B 2.4s
09:36:26 [2019-12-10T09:36:26.936Z] #7 sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de 126B / 126B 2.5s done
09:36:26 [2019-12-10T09:36:26.936Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 51.05MB / 57.69MB 2.7s
09:36:26 [2019-12-10T09:36:26.936Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 7.83MB / 120.06MB 2.7s
09:36:26 [2019-12-10T09:36:26.936Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97
09:36:27 [2019-12-10T09:36:27.194Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 54.78MB / 57.69MB 2.8s
09:36:27 [2019-12-10T09:36:27.194Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 57.69MB / 57.69MB 2.9s done
09:36:27 [2019-12-10T09:36:27.194Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 17.73MB / 120.06MB 3.0s
09:36:27 [2019-12-10T09:36:27.760Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 25.93MB / 120.06MB 3.3s
09:36:27 [2019-12-10T09:36:27.760Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 37.91MB / 120.06MB 3.5s
09:36:28 [2019-12-10T09:36:28.019Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 45.06MB / 120.06MB 3.7s
09:36:28 [2019-12-10T09:36:28.275Z] Sending build context to Docker daemon  50.41MB

09:36:28 [2019-12-10T09:36:28.275Z] Step 1/16 : ARG GO_VERSION=1.12.10
09:36:28 [2019-12-10T09:36:28.275Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
09:36:28 [2019-12-10T09:36:28.275Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
09:36:28 [2019-12-10T09:36:28.275Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
09:36:28 [2019-12-10T09:36:28.278Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 53.87MB / 120.06MB 3.9s
09:36:28 [2019-12-10T09:36:28.537Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 62.73MB / 120.06MB 4.2s
09:36:28 [2019-12-10T09:36:28.676Z] 1.12.10-stretch: Pulling from library/golang
09:36:28 [2019-12-10T09:36:28.676Z] ade01ea651a2: Pulling fs layer
09:36:28 [2019-12-10T09:36:28.676Z] fbabdb69f639: Pulling fs layer
09:36:28 [2019-12-10T09:36:28.676Z] ff33bd1013d7: Pulling fs layer
09:36:28 [2019-12-10T09:36:28.676Z] 85cfe9d77eff: Pulling fs layer
09:36:28 [2019-12-10T09:36:28.676Z] ace5139f9caa: Pulling fs layer
09:36:28 [2019-12-10T09:36:28.676Z] e4d79466b81c: Pulling fs layer
09:36:28 [2019-12-10T09:36:28.676Z] b00baabad4ce: Pulling fs layer
09:36:28 [2019-12-10T09:36:28.676Z] 85cfe9d77eff: Waiting
09:36:28 [2019-12-10T09:36:28.676Z] ace5139f9caa: Waiting
09:36:28 [2019-12-10T09:36:28.676Z] e4d79466b81c: Waiting
09:36:28 [2019-12-10T09:36:28.676Z] b00baabad4ce: Waiting
09:36:28 [2019-12-10T09:36:28.796Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 68.79MB / 120.06MB 4.4s
09:36:29 [2019-12-10T09:36:29.075Z] ff33bd1013d7: Verifying Checksum
09:36:29 [2019-12-10T09:36:29.075Z] ff33bd1013d7: Download complete
09:36:29 [2019-12-10T09:36:29.075Z] fbabdb69f639: Verifying Checksum
09:36:29 [2019-12-10T09:36:29.075Z] fbabdb69f639: Download complete
09:36:29 [2019-12-10T09:36:29.366Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 75.84MB / 120.06MB 4.8s
09:36:29 [2019-12-10T09:36:29.366Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 84.56MB / 120.06MB 5.0s
09:36:29 [2019-12-10T09:36:29.366Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 91.75MB / 120.06MB 5.2s
09:36:29 [2019-12-10T09:36:29.625Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 99.12MB / 120.06MB 5.4s
09:36:29 [2019-12-10T09:36:29.884Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 111.44MB / 120.06MB 5.7s
09:36:29 [2019-12-10T09:36:29.924Z] ade01ea651a2: Verifying Checksum
09:36:29 [2019-12-10T09:36:29.924Z] ade01ea651a2: Download complete
09:36:30 [2019-12-10T09:36:30.306Z] 85cfe9d77eff: Verifying Checksum
09:36:30 [2019-12-10T09:36:30.306Z] 85cfe9d77eff: Download complete
09:36:30 [2019-12-10T09:36:30.453Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 120.06MB / 120.06MB 6.0s
09:36:30 [2019-12-10T09:36:30.453Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 120.06MB / 120.06MB 6.2s done
09:36:30 [2019-12-10T09:36:30.700Z] b00baabad4ce: Verifying Checksum
09:36:30 [2019-12-10T09:36:30.700Z] b00baabad4ce: Download complete
09:36:30 [2019-12-10T09:36:30.700Z] ace5139f9caa: Verifying Checksum
09:36:30 [2019-12-10T09:36:30.700Z] ace5139f9caa: Download complete
09:36:31 [2019-12-10T09:36:31.022Z] #7 ...
09:36:31 [2019-12-10T09:36:31.022Z] 
09:36:31 [2019-12-10T09:36:31.022Z] #19 [internal] load build context
09:36:31 [2019-12-10T09:36:31.022Z] #19 transferring context: 45.91MB 6.5s done
09:36:31 [2019-12-10T09:36:31.022Z] #19 DONE 6.6s
09:36:31 [2019-12-10T09:36:31.022Z] 
09:36:31 [2019-12-10T09:36:31.022Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
09:36:31 [2019-12-10T09:36:31.503Z] e4d79466b81c: Verifying Checksum
09:36:31 [2019-12-10T09:36:31.503Z] e4d79466b81c: Download complete
09:36:31 [2019-12-10T09:36:31.867Z] ade01ea651a2: Pull complete
09:36:32 [2019-12-10T09:36:32.243Z] fbabdb69f639: Pull complete
09:36:32 [2019-12-10T09:36:32.399Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 5.1s
09:36:32 [2019-12-10T09:36:32.679Z] ff33bd1013d7: Pull complete
09:36:32 [2019-12-10T09:36:32.975Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 6.0s done
09:36:33 [2019-12-10T09:36:33.233Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd
09:36:34 [2019-12-10T09:36:34.170Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0.7s done
09:36:34 [2019-12-10T09:36:34.170Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23
09:36:34 [2019-12-10T09:36:34.170Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0.3s done
09:36:34 [2019-12-10T09:36:34.429Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd
09:36:34 [2019-12-10T09:36:34.582Z] 85cfe9d77eff: Pull complete
09:36:35 [2019-12-10T09:36:35.801Z] Fetching without tags
09:36:35 [2019-12-10T09:36:35.855Z] ace5139f9caa: Pull complete
09:36:36 [2019-12-10T09:36:36.367Z] Merging remotes/origin/master commit 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f into PR head commit b1ffda5ceae406f866ec113a84bc59a3a38dac04
09:36:35 [2019-12-10T09:36:35.728Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:36:35 [2019-12-10T09:36:35.732Z]  > git config --add remote.origin.fetch +refs/pull/40179/head:refs/remotes/origin/PR-40179 # timeout=10
09:36:35 [2019-12-10T09:36:35.736Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:36:35 [2019-12-10T09:36:35.770Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:36:35 [2019-12-10T09:36:35.805Z] Fetching upstream changes from https://github.com/moby/moby.git
09:36:35 [2019-12-10T09:36:35.805Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:36:35 [2019-12-10T09:36:35.806Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40179/head:refs/remotes/origin/PR-40179 +refs/heads/master:refs/remotes/origin/master
09:36:36 [2019-12-10T09:36:36.369Z]  > git config core.sparsecheckout # timeout=10
09:36:36 [2019-12-10T09:36:36.372Z]  > git checkout -f b1ffda5ceae406f866ec113a84bc59a3a38dac04
09:36:38 [2019-12-10T09:36:38.219Z] Merge succeeded, producing 7e19075bd847f208dffc9f93ca550464866e2d47
09:36:38 [2019-12-10T09:36:38.220Z] Checking out Revision 7e19075bd847f208dffc9f93ca550464866e2d47 (PR-40179)
09:36:38 [2019-12-10T09:36:38.377Z] Commit message: "Merge commit '2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f' into HEAD"
09:36:37 [2019-12-10T09:36:37.620Z]  > git merge 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f # timeout=10
09:36:38 [2019-12-10T09:36:38.187Z]  > git rev-parse HEAD^{commit} # timeout=10
09:36:38 [2019-12-10T09:36:38.222Z]  > git config core.sparsecheckout # timeout=10
09:36:38 [2019-12-10T09:36:38.225Z]  > git checkout -f 7e19075bd847f208dffc9f93ca550464866e2d47
09:36:38 [2019-12-10T09:36:38.381Z]  > git rev-list --no-walk b1ffda5ceae406f866ec113a84bc59a3a38dac04 # timeout=10
09:36:38 [2019-12-10T09:36:38.621Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 3.9s done
09:36:38 [2019-12-10T09:36:38.621Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:36:39 [2019-12-10T09:36:39.680Z] + docker version
09:36:39 [2019-12-10T09:36:39.681Z] Client:
09:36:39 [2019-12-10T09:36:39.681Z]  Version:           18.06.1-ce
09:36:39 [2019-12-10T09:36:39.681Z]  API version:       1.38
09:36:39 [2019-12-10T09:36:39.681Z]  Go version:        go1.10.3
09:36:39 [2019-12-10T09:36:39.681Z]  Git commit:        e68fc7a
09:36:39 [2019-12-10T09:36:39.681Z]  Built:             Tue Aug 21 17:26:10 2018
09:36:39 [2019-12-10T09:36:39.681Z]  OS/Arch:           linux/ppc64le
09:36:39 [2019-12-10T09:36:39.681Z]  Experimental:      false
09:36:39 [2019-12-10T09:36:39.681Z] 
09:36:39 [2019-12-10T09:36:39.681Z] Server:
09:36:39 [2019-12-10T09:36:39.681Z]  Engine:
09:36:39 [2019-12-10T09:36:39.681Z]   Version:          18.06.1-ce
09:36:39 [2019-12-10T09:36:39.681Z]   API version:      1.38 (minimum version 1.12)
09:36:39 [2019-12-10T09:36:39.681Z]   Go version:       go1.10.3
09:36:39 [2019-12-10T09:36:39.681Z]   Git commit:       e68fc7a
09:36:39 [2019-12-10T09:36:39.681Z]   Built:            Tue Aug 21 17:24:20 2018
09:36:39 [2019-12-10T09:36:39.681Z]   OS/Arch:          linux/ppc64le
09:36:39 [2019-12-10T09:36:39.681Z]   Experimental:     true
[Pipeline] sh
09:36:40 [2019-12-10T09:36:40.097Z] e4d79466b81c: Pull complete
09:36:40 [2019-12-10T09:36:40.097Z] b00baabad4ce: Pull complete
09:36:40 [2019-12-10T09:36:40.097Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
09:36:40 [2019-12-10T09:36:40.097Z] Status: Downloaded newer image for golang:1.12.10-stretch
09:36:40 [2019-12-10T09:36:40.097Z]  ---> 687421176e14
09:36:40 [2019-12-10T09:36:40.097Z] Step 5/16 : ARG BUILDX_REPO
09:36:40 [2019-12-10T09:36:40.097Z]  ---> Running in ad5db5ae66d9
09:36:40 [2019-12-10T09:36:40.097Z] Removing intermediate container ad5db5ae66d9
09:36:40 [2019-12-10T09:36:40.097Z]  ---> 35aae1c63b57
09:36:40 [2019-12-10T09:36:40.097Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
09:36:40 [2019-12-10T09:36:40.097Z]  ---> Running in ee5af5868626
09:36:40 [2019-12-10T09:36:40.267Z] + docker info
09:36:40 [2019-12-10T09:36:40.267Z] Containers: 0
09:36:40 [2019-12-10T09:36:40.267Z]  Running: 0
09:36:40 [2019-12-10T09:36:40.267Z]  Paused: 0
09:36:40 [2019-12-10T09:36:40.267Z]  Stopped: 0
09:36:40 [2019-12-10T09:36:40.267Z] Images: 0
09:36:40 [2019-12-10T09:36:40.267Z] Server Version: 18.06.1-ce
09:36:40 [2019-12-10T09:36:40.267Z] Storage Driver: overlay2
09:36:40 [2019-12-10T09:36:40.267Z]  Backing Filesystem: extfs
09:36:40 [2019-12-10T09:36:40.267Z]  Supports d_type: true
09:36:40 [2019-12-10T09:36:40.267Z]  Native Overlay Diff: true
09:36:40 [2019-12-10T09:36:40.267Z] Logging Driver: json-file
09:36:40 [2019-12-10T09:36:40.267Z] Cgroup Driver: cgroupfs
09:36:40 [2019-12-10T09:36:40.267Z] Plugins:
09:36:40 [2019-12-10T09:36:40.267Z]  Volume: local
09:36:40 [2019-12-10T09:36:40.267Z]  Network: bridge host ipvlan macvlan null overlay
09:36:40 [2019-12-10T09:36:40.267Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
09:36:40 [2019-12-10T09:36:40.267Z] Swarm: inactive
09:36:40 [2019-12-10T09:36:40.267Z] Runtimes: runc
09:36:40 [2019-12-10T09:36:40.267Z] Default Runtime: runc
09:36:40 [2019-12-10T09:36:40.267Z] Init Binary: docker-init
09:36:40 [2019-12-10T09:36:40.267Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
09:36:40 [2019-12-10T09:36:40.267Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
09:36:40 [2019-12-10T09:36:40.267Z] init version: fec3683
09:36:40 [2019-12-10T09:36:40.267Z] Security Options:
09:36:40 [2019-12-10T09:36:40.267Z]  apparmor
09:36:40 [2019-12-10T09:36:40.267Z]  seccomp
09:36:40 [2019-12-10T09:36:40.267Z]   Profile: default
09:36:40 [2019-12-10T09:36:40.267Z] Kernel Version: 4.4.0-139-generic
09:36:40 [2019-12-10T09:36:40.267Z] Operating System: Ubuntu 16.04.3 LTS
09:36:40 [2019-12-10T09:36:40.267Z] OSType: linux
09:36:40 [2019-12-10T09:36:40.267Z] Architecture: ppc64le
09:36:40 [2019-12-10T09:36:40.267Z] CPUs: 4
09:36:40 [2019-12-10T09:36:40.267Z] Total Memory: 7.972GiB
09:36:40 [2019-12-10T09:36:40.267Z] Name: ppc64le-ubuntu-16
09:36:40 [2019-12-10T09:36:40.267Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
09:36:40 [2019-12-10T09:36:40.267Z] Docker Root Dir: /var/lib/docker
09:36:40 [2019-12-10T09:36:40.267Z] Debug Mode (client): false
09:36:40 [2019-12-10T09:36:40.267Z] Debug Mode (server): false
09:36:40 [2019-12-10T09:36:40.267Z] Username: dockerbuildbot
09:36:40 [2019-12-10T09:36:40.267Z] Registry: https://index.docker.io/v1/
09:36:40 [2019-12-10T09:36:40.267Z] Labels:
09:36:40 [2019-12-10T09:36:40.267Z] Experimental: true
09:36:40 [2019-12-10T09:36:40.267Z] Insecure Registries:
09:36:40 [2019-12-10T09:36:40.267Z]  127.0.0.0/8
09:36:40 [2019-12-10T09:36:40.267Z] Live Restore Enabled: false
09:36:40 [2019-12-10T09:36:40.267Z] 
[Pipeline] sh
09:36:40 [2019-12-10T09:36:40.460Z] Cloning into '/buildx'...
09:36:40 [2019-12-10T09:36:40.888Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:36:40 [2019-12-10T09:36:40.888Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:36:40 [2019-12-10T09:36:40.888Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40179/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:36:40 [2019-12-10T09:36:40.888Z] + bash /home/docker/workspace/moby_PR-40179/check-config.sh
09:36:40 [2019-12-10T09:36:40.888Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:36:40 [2019-12-10T09:36:40.888Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
09:36:40 [2019-12-10T09:36:40.888Z] 
09:36:40 [2019-12-10T09:36:40.888Z] Generally Necessary:
09:36:40 [2019-12-10T09:36:40.888Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:36:40 [2019-12-10T09:36:40.888Z] - apparmor: enabled and tools installed
09:36:40 [2019-12-10T09:36:40.888Z] - CONFIG_NAMESPACES: enabled
09:36:40 [2019-12-10T09:36:40.888Z] - CONFIG_NET_NS: enabled
09:36:40 [2019-12-10T09:36:40.888Z] - CONFIG_PID_NS: enabled
09:36:40 [2019-12-10T09:36:40.888Z] - CONFIG_IPC_NS: enabled
09:36:40 [2019-12-10T09:36:40.888Z] - CONFIG_UTS_NS: enabled
09:36:40 [2019-12-10T09:36:40.888Z] - CONFIG_CGROUPS: enabled
09:36:40 [2019-12-10T09:36:40.888Z] - CONFIG_CGROUP_CPUACCT: enabled
09:36:40 [2019-12-10T09:36:40.888Z] - CONFIG_CGROUP_DEVICE: enabled
09:36:40 [2019-12-10T09:36:40.888Z] - CONFIG_CGROUP_FREEZER: enabled
09:36:40 [2019-12-10T09:36:40.888Z] - CONFIG_CGROUP_SCHED: enabled
09:36:40 [2019-12-10T09:36:40.888Z] - CONFIG_CPUSETS: enabled
09:36:40 [2019-12-10T09:36:40.888Z] - CONFIG_MEMCG: enabled
09:36:40 [2019-12-10T09:36:40.888Z] - CONFIG_KEYS: enabled
09:36:40 [2019-12-10T09:36:40.888Z] - CONFIG_VETH: enabled (as module)
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_BRIDGE: enabled (as module)
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_NF_NAT: enabled (as module)
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_NF_NAT_NEEDED: enabled
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_POSIX_MQUEUE: enabled
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
09:36:41 [2019-12-10T09:36:41.229Z] 
09:36:41 [2019-12-10T09:36:41.229Z] Optional Features:
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_USER_NS: enabled
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_SECCOMP: enabled
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_CGROUP_PIDS: enabled
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_MEMCG_SWAP: enabled
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:36:41 [2019-12-10T09:36:41.229Z]     (cgroup swap accounting is currently enabled)
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_MEMCG_KMEM: enabled
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_BLK_CGROUP: enabled
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_IOSCHED_CFQ: enabled
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_CGROUP_PERF: enabled
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_CGROUP_HUGETLB: enabled
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_CFS_BANDWIDTH: enabled
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_RT_GROUP_SCHED: missing
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_IP_VS: enabled (as module)
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_IP_VS_NFCT: enabled
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_IP_VS_RR: enabled (as module)
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_EXT4_FS: enabled
09:36:41 [2019-12-10T09:36:41.229Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:36:41 [2019-12-10T09:36:41.571Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:36:41 [2019-12-10T09:36:41.571Z] - Network Drivers:
09:36:41 [2019-12-10T09:36:41.571Z]   - "overlay":
09:36:41 [2019-12-10T09:36:41.571Z]     - CONFIG_VXLAN: enabled (as module)
09:36:41 [2019-12-10T09:36:41.571Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:36:41 [2019-12-10T09:36:41.571Z]       Optional (for encrypted networks):
09:36:41 [2019-12-10T09:36:41.571Z]       - CONFIG_CRYPTO: enabled
09:36:41 [2019-12-10T09:36:41.571Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
09:36:41 [2019-12-10T09:36:41.571Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
09:36:41 [2019-12-10T09:36:41.571Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
09:36:41 [2019-12-10T09:36:41.571Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
09:36:41 [2019-12-10T09:36:41.571Z]       - CONFIG_XFRM: enabled
09:36:41 [2019-12-10T09:36:41.571Z]       - CONFIG_XFRM_USER: enabled (as module)
09:36:41 [2019-12-10T09:36:41.571Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:36:41 [2019-12-10T09:36:41.571Z]       - CONFIG_INET_ESP: enabled (as module)
09:36:41 [2019-12-10T09:36:41.571Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
09:36:41 [2019-12-10T09:36:41.571Z]   - "ipvlan":
09:36:41 [2019-12-10T09:36:41.571Z]     - CONFIG_IPVLAN: enabled (as module)
09:36:41 [2019-12-10T09:36:41.571Z]   - "macvlan":
09:36:41 [2019-12-10T09:36:41.571Z]     - CONFIG_MACVLAN: enabled (as module)
09:36:41 [2019-12-10T09:36:41.571Z]     - CONFIG_DUMMY: enabled (as module)
09:36:41 [2019-12-10T09:36:41.571Z]   - "ftp,tftp client in container":
09:36:41 [2019-12-10T09:36:41.571Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:36:41 [2019-12-10T09:36:41.571Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:36:41 [2019-12-10T09:36:41.571Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:36:41 [2019-12-10T09:36:41.571Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:36:41 [2019-12-10T09:36:41.571Z] - Storage Drivers:
09:36:41 [2019-12-10T09:36:41.571Z]   - "aufs":
09:36:41 [2019-12-10T09:36:41.571Z]     - CONFIG_AUFS_FS: enabled (as module)
09:36:41 [2019-12-10T09:36:41.571Z]   - "btrfs":
09:36:41 [2019-12-10T09:36:41.571Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:36:41 [2019-12-10T09:36:41.571Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:36:41 [2019-12-10T09:36:41.571Z]   - "devicemapper":
09:36:41 [2019-12-10T09:36:41.571Z]     - CONFIG_BLK_DEV_DM: enabled
09:36:41 [2019-12-10T09:36:41.571Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:36:41 [2019-12-10T09:36:41.571Z]   - "overlay":
09:36:41 [2019-12-10T09:36:41.571Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:36:41 [2019-12-10T09:36:41.571Z]   - "zfs":
09:36:41 [2019-12-10T09:36:41.571Z]     - /dev/zfs: missing
09:36:41 [2019-12-10T09:36:41.571Z]     - zfs command: missing
09:36:41 [2019-12-10T09:36:41.571Z]     - zpool command: missing
09:36:41 [2019-12-10T09:36:41.571Z] 
09:36:41 [2019-12-10T09:36:41.571Z] Limits:
09:36:41 [2019-12-10T09:36:41.571Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:36:41 [2019-12-10T09:36:41.571Z] 
09:36:41 [2019-12-10T09:36:41.571Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:36:42 [2019-12-10T09:36:42.205Z] + make bundles/buildx
09:36:42 [2019-12-10T09:36:42.547Z] make: command: Command not found
09:36:42 [2019-12-10T09:36:42.547Z] make: command: Command not found
09:36:42 [2019-12-10T09:36:42.547Z] mkdir bundles
09:36:42 [2019-12-10T09:36:42.547Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
09:36:42 [2019-12-10T09:36:42.547Z] 	--build-arg BUILDX_COMMIT \
09:36:42 [2019-12-10T09:36:42.547Z] 	--build-arg BUILDX_REPO \
09:36:42 [2019-12-10T09:36:42.547Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
09:36:42 [2019-12-10T09:36:42.547Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
09:36:42 [2019-12-10T09:36:42.547Z] 	.
09:36:42 [2019-12-10T09:36:42.547Z] /bin/sh: 4: go: not found
09:36:42 [2019-12-10T09:36:42.547Z] /bin/sh: 5: go: not found
09:36:42 [2019-12-10T09:36:42.806Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 3.5s done
09:36:42 [2019-12-10T09:36:42.806Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 0.1s
09:36:42 [2019-12-10T09:36:42.918Z] Removing intermediate container ee5af5868626
09:36:42 [2019-12-10T09:36:42.918Z]  ---> 3c0bdc5f1937
09:36:42 [2019-12-10T09:36:42.918Z] Step 7/16 : WORKDIR /buildx
09:36:42 [2019-12-10T09:36:42.918Z]  ---> Running in 1353db491bcd
09:36:43 [2019-12-10T09:36:43.293Z] Removing intermediate container 1353db491bcd
09:36:43 [2019-12-10T09:36:43.293Z]  ---> ab1a37b1bce8
09:36:43 [2019-12-10T09:36:43.293Z] Step 8/16 : ARG BUILDX_COMMIT
09:36:43 [2019-12-10T09:36:43.293Z]  ---> Running in ad5d7aee2583
09:36:43 [2019-12-10T09:36:43.293Z] Removing intermediate container ad5d7aee2583
09:36:43 [2019-12-10T09:36:43.293Z]  ---> 2f3c9a6e7a8c
09:36:43 [2019-12-10T09:36:43.293Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
09:36:43 [2019-12-10T09:36:43.293Z]  ---> Running in 075202f70206
09:36:44 [2019-12-10T09:36:44.074Z] From https://github.com/docker/buildx
09:36:44 [2019-12-10T09:36:44.074Z]  * [new tag]         v0.3.1     -> build
09:36:44 [2019-12-10T09:36:44.451Z] Switched to branch 'build'
09:36:44 [2019-12-10T09:36:44.868Z] Removing intermediate container 075202f70206
09:36:44 [2019-12-10T09:36:44.868Z]  ---> ea35f06abdc4
09:36:44 [2019-12-10T09:36:44.868Z] Step 10/16 : RUN go mod download
09:36:44 [2019-12-10T09:36:44.868Z]  ---> Running in f348876a84d9
09:36:45 [2019-12-10T09:36:45.623Z] Sending build context to Docker daemon  50.41MB

09:36:45 [2019-12-10T09:36:45.623Z] Step 1/16 : ARG GO_VERSION=1.12.10
09:36:45 [2019-12-10T09:36:45.623Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
09:36:45 [2019-12-10T09:36:45.623Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
09:36:45 [2019-12-10T09:36:45.623Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
09:36:45 [2019-12-10T09:36:45.623Z] 1.12.10-stretch: Pulling from library/golang
09:36:45 [2019-12-10T09:36:45.623Z] fb056072eab9: Pulling fs layer
09:36:45 [2019-12-10T09:36:45.623Z] 6a33b1f9796f: Pulling fs layer
09:36:45 [2019-12-10T09:36:45.623Z] 8f8f8962e456: Pulling fs layer
09:36:45 [2019-12-10T09:36:45.623Z] 68adcc365214: Pulling fs layer
09:36:45 [2019-12-10T09:36:45.623Z] 76d8adf27bdf: Pulling fs layer
09:36:45 [2019-12-10T09:36:45.623Z] d66e58854927: Pulling fs layer
09:36:45 [2019-12-10T09:36:45.623Z] 71497195576e: Pulling fs layer
09:36:45 [2019-12-10T09:36:45.623Z] 68adcc365214: Waiting
09:36:45 [2019-12-10T09:36:45.623Z] 76d8adf27bdf: Waiting
09:36:45 [2019-12-10T09:36:45.623Z] d66e58854927: Waiting
09:36:45 [2019-12-10T09:36:45.623Z] 71497195576e: Waiting
09:36:45 [2019-12-10T09:36:45.797Z] go: finding github.com/hashicorp/hcl v1.0.0
09:36:45 [2019-12-10T09:36:45.797Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
09:36:45 [2019-12-10T09:36:45.797Z] go: finding github.com/gogo/protobuf v1.2.1
09:36:45 [2019-12-10T09:36:45.797Z] go: finding github.com/json-iterator/go v1.1.6
09:36:45 [2019-12-10T09:36:45.797Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
09:36:45 [2019-12-10T09:36:45.797Z] go: finding github.com/imdario/mergo v0.3.7
09:36:45 [2019-12-10T09:36:45.797Z] go: finding github.com/pkg/errors v0.8.1
09:36:45 [2019-12-10T09:36:45.797Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
09:36:46 [2019-12-10T09:36:46.355Z] 8f8f8962e456: Verifying Checksum
09:36:46 [2019-12-10T09:36:46.355Z] 8f8f8962e456: Download complete
09:36:46 [2019-12-10T09:36:46.355Z] 6a33b1f9796f: Verifying Checksum
09:36:46 [2019-12-10T09:36:46.355Z] 6a33b1f9796f: Download complete
09:36:46 [2019-12-10T09:36:46.674Z] go: finding github.com/gofrs/flock v0.7.0
09:36:46 [2019-12-10T09:36:46.674Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
09:36:46 [2019-12-10T09:36:46.674Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
09:36:47 [2019-12-10T09:36:47.074Z] go: finding github.com/bugsnag/panicwrap v1.2.0
09:36:47 [2019-12-10T09:36:47.074Z] go: finding github.com/spf13/pflag v1.0.3
09:36:47 [2019-12-10T09:36:47.074Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
09:36:47 [2019-12-10T09:36:47.074Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
09:36:47 [2019-12-10T09:36:47.074Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
09:36:47 [2019-12-10T09:36:47.921Z] go: finding github.com/stretchr/testify v1.3.0
09:36:47 [2019-12-10T09:36:47.921Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
09:36:47 [2019-12-10T09:36:47.921Z] go: finding github.com/Microsoft/hcsshim v0.8.6
09:36:48 [2019-12-10T09:36:48.074Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 5.2s
09:36:48 [2019-12-10T09:36:48.328Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
09:36:48 [2019-12-10T09:36:48.328Z] go: finding github.com/docker/go-connections v0.4.0
09:36:48 [2019-12-10T09:36:48.331Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 5.8s done
09:36:48 [2019-12-10T09:36:48.331Z] #7 extracting sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de done
09:36:48 [2019-12-10T09:36:48.588Z] #7 DONE 24.3s
09:36:48 [2019-12-10T09:36:48.588Z] 
09:36:48 [2019-12-10T09:36:48.588Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
09:36:48 [2019-12-10T09:36:48.714Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
09:36:48 [2019-12-10T09:36:48.714Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
09:36:48 [2019-12-10T09:36:48.745Z] fb056072eab9: Download complete
09:36:49 [2019-12-10T09:36:49.121Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
09:36:49 [2019-12-10T09:36:49.121Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
09:36:49 [2019-12-10T09:36:49.532Z] go: finding github.com/jinzhu/gorm v1.9.2
09:36:49 [2019-12-10T09:36:49.532Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
09:36:49 [2019-12-10T09:36:49.941Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
09:36:49 [2019-12-10T09:36:49.941Z] go: finding github.com/pmezard/go-difflib v1.0.0
09:36:49 [2019-12-10T09:36:49.941Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
09:36:50 [2019-12-10T09:36:50.395Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
09:36:50 [2019-12-10T09:36:50.479Z] 68adcc365214: Verifying Checksum
09:36:50 [2019-12-10T09:36:50.479Z] 68adcc365214: Download complete
09:36:50 [2019-12-10T09:36:50.819Z] 76d8adf27bdf: Verifying Checksum
09:36:50 [2019-12-10T09:36:50.819Z] 76d8adf27bdf: Download complete
09:36:50 [2019-12-10T09:36:50.819Z] 71497195576e: Verifying Checksum
09:36:50 [2019-12-10T09:36:50.819Z] 71497195576e: Download complete
09:36:50 [2019-12-10T09:36:50.989Z] go: finding github.com/prometheus/client_golang v0.8.0
09:36:50 [2019-12-10T09:36:50.990Z] go: finding gopkg.in/inf.v0 v0.9.1
09:36:50 [2019-12-10T09:36:50.990Z] go: finding github.com/go-sql-driver/mysql v1.4.1
09:36:51 [2019-12-10T09:36:51.574Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
09:36:51 [2019-12-10T09:36:51.574Z] go: finding github.com/mattn/go-shellwords v1.0.5
09:36:51 [2019-12-10T09:36:51.574Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
09:36:51 [2019-12-10T09:36:51.993Z] go: finding github.com/stretchr/objx v0.1.0
09:36:51 [2019-12-10T09:36:51.993Z] go: finding github.com/kisielk/errcheck v1.1.0
09:36:51 [2019-12-10T09:36:51.993Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
09:36:52 [2019-12-10T09:36:52.413Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
09:36:52 [2019-12-10T09:36:52.413Z] go: finding github.com/spf13/viper v1.3.2
09:36:52 [2019-12-10T09:36:52.413Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
09:36:52 [2019-12-10T09:36:52.413Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:36:52 [2019-12-10T09:36:52.774Z] #8 DONE 3.6s
09:36:52 [2019-12-10T09:36:52.774Z] 
09:36:52 [2019-12-10T09:36:52.774Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
09:36:52 [2019-12-10T09:36:52.822Z] go: finding github.com/ghodss/yaml v1.0.0
09:36:53 [2019-12-10T09:36:53.229Z] go: finding github.com/modern-go/reflect2 v1.0.1
09:36:53 [2019-12-10T09:36:53.229Z] go: finding github.com/davecgh/go-spew v1.1.1
09:36:53 [2019-12-10T09:36:53.339Z] #9 DONE 1.1s
09:36:53 [2019-12-10T09:36:53.339Z] 
09:36:53 [2019-12-10T09:36:53.339Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:36:53 [2019-12-10T09:36:53.339Z] #20 DONE 0.1s
09:36:53 [2019-12-10T09:36:53.339Z] 
09:36:53 [2019-12-10T09:36:53.339Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
09:36:53 [2019-12-10T09:36:53.598Z] #21 DONE 0.1s
09:36:53 [2019-12-10T09:36:53.598Z] 
09:36:53 [2019-12-10T09:36:53.598Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:36:53 [2019-12-10T09:36:53.630Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
09:36:53 [2019-12-10T09:36:53.630Z] go: finding github.com/opencontainers/image-spec v1.0.1
09:36:53 [2019-12-10T09:36:53.866Z] fb056072eab9: Pull complete
09:36:54 [2019-12-10T09:36:54.208Z] 6a33b1f9796f: Pull complete
09:36:54 [2019-12-10T09:36:54.485Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
09:36:54 [2019-12-10T09:36:54.486Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
09:36:54 [2019-12-10T09:36:54.486Z] go: finding github.com/davecgh/go-spew v1.1.0
09:36:54 [2019-12-10T09:36:54.548Z] 8f8f8962e456: Pull complete
09:36:54 [2019-12-10T09:36:54.972Z] #22 1.434 Install docker/cli version 17.06.2-ce from stable
09:36:54 [2019-12-10T09:36:54.972Z] #22 1.435 + RM_GOPATH=0
09:36:54 [2019-12-10T09:36:54.972Z] #22 1.435 + TMP_GOPATH=
09:36:54 [2019-12-10T09:36:54.972Z] #22 1.435 + : /build
09:36:54 [2019-12-10T09:36:54.972Z] #22 1.435 + '[' -z '' ']'
09:36:54 [2019-12-10T09:36:54.972Z] #22 1.435 ++ mktemp -d
09:36:54 [2019-12-10T09:36:54.972Z] #22 1.435 + export GOPATH=/tmp/tmp.rjkbRolYbw
09:36:54 [2019-12-10T09:36:54.972Z] #22 1.435 + GOPATH=/tmp/tmp.rjkbRolYbw
09:36:54 [2019-12-10T09:36:54.972Z] #22 1.435 + RM_GOPATH=1
09:36:54 [2019-12-10T09:36:54.972Z] #22 1.435 ++ dirname ./install.sh
09:36:54 [2019-12-10T09:36:54.972Z] #22 1.435 + dir=.
09:36:54 [2019-12-10T09:36:54.972Z] #22 1.435 + bin=dockercli
09:36:54 [2019-12-10T09:36:54.972Z] #22 1.435 + shift
09:36:54 [2019-12-10T09:36:54.972Z] #22 1.435 + '[' '!' -f ./dockercli.installer ']'
09:36:54 [2019-12-10T09:36:54.972Z] #22 1.435 + . ./dockercli.installer
09:36:54 [2019-12-10T09:36:54.972Z] #22 1.435 ++ : stable
09:36:54 [2019-12-10T09:36:54.972Z] #22 1.435 ++ : 17.06.2-ce
09:36:54 [2019-12-10T09:36:54.972Z] #22 1.435 + install_dockercli
09:36:54 [2019-12-10T09:36:54.972Z] #22 1.435 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:36:54 [2019-12-10T09:36:54.972Z] #22 1.435 ++ uname -m
09:36:54 [2019-12-10T09:36:54.972Z] #22 1.437 + arch=x86_64
09:36:54 [2019-12-10T09:36:54.972Z] #22 1.437 + '[' x86_64 '!=' x86_64 ']'
09:36:54 [2019-12-10T09:36:54.972Z] #22 1.437 + url=https://download.docker.com/linux/static
09:36:54 [2019-12-10T09:36:54.972Z] #22 1.437 + tar -xz docker/docker
09:36:54 [2019-12-10T09:36:54.972Z] #22 1.438 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:36:55 [2019-12-10T09:36:55.364Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
09:36:55 [2019-12-10T09:36:55.364Z] go: finding github.com/kisielk/gotool v1.0.0
09:36:55 [2019-12-10T09:36:55.364Z] go: finding github.com/theupdateframework/notary v0.6.1
09:36:55 [2019-12-10T09:36:55.788Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
09:36:55 [2019-12-10T09:36:55.788Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
09:36:56 [2019-12-10T09:36:56.252Z] d66e58854927: Verifying Checksum
09:36:56 [2019-12-10T09:36:56.252Z] d66e58854927: Download complete
09:36:56 [2019-12-10T09:36:56.955Z] #22 3.636 + mkdir -p /build
09:36:56 [2019-12-10T09:36:56.955Z] #22 3.638 + mv docker/docker /build/
09:36:56 [2019-12-10T09:36:56.955Z] #22 3.640 + rmdir docker
09:36:57 [2019-12-10T09:36:57.216Z] #22 DONE 4.0s
09:36:57 [2019-12-10T09:36:57.216Z] 
09:36:57 [2019-12-10T09:36:57.216Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:36:57 [2019-12-10T09:36:57.216Z] #10 2.552 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:36:57 [2019-12-10T09:36:57.216Z] #10 2.641 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:36:57 [2019-12-10T09:36:57.216Z] #10 2.679 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:36:57 [2019-12-10T09:36:57.216Z] #10 2.679 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:36:57 [2019-12-10T09:36:57.216Z] #10 2.691 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:36:57 [2019-12-10T09:36:57.216Z] #10 3.083 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
09:36:57 [2019-12-10T09:36:57.216Z] #10 3.401 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
09:36:57 [2019-12-10T09:36:57.216Z] #10 3.552 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:36:57 [2019-12-10T09:36:57.619Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
09:36:57 [2019-12-10T09:36:57.619Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
09:36:58 [2019-12-10T09:36:58.028Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
09:36:58 [2019-12-10T09:36:58.424Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
09:36:58 [2019-12-10T09:36:58.579Z] 68adcc365214: Pull complete
09:36:58 [2019-12-10T09:36:58.588Z] #10 5.393 Fetched 7927 kB in 3s (1991 kB/s)
09:36:58 [2019-12-10T09:36:58.839Z] go: finding gopkg.in/yaml.v2 v2.2.2
09:36:59 [2019-12-10T09:36:59.250Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
09:36:59 [2019-12-10T09:36:59.521Z] #10 5.393 Reading package lists...
09:37:00 [2019-12-10T09:37:00.128Z] go: finding github.com/hashicorp/go-version v1.1.0
09:37:00 [2019-12-10T09:37:00.457Z] #10 6.342 Reading package lists...
09:37:00 [2019-12-10T09:37:00.544Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
09:37:00 [2019-12-10T09:37:00.544Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
09:37:00 [2019-12-10T09:37:00.714Z] #10 7.248 Building dependency tree...
09:37:00 [2019-12-10T09:37:00.714Z] #10 7.507 The following additional packages will be installed:
09:37:00 [2019-12-10T09:37:00.714Z] #10 7.507   libapparmor1 libseccomp2
09:37:00 [2019-12-10T09:37:00.714Z] #10 7.508 Suggested packages:
09:37:00 [2019-12-10T09:37:00.714Z] #10 7.508   seccomp
09:37:00 [2019-12-10T09:37:00.714Z] #10 7.555 The following NEW packages will be installed:
09:37:00 [2019-12-10T09:37:00.714Z] #10 7.555   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
09:37:00 [2019-12-10T09:37:00.898Z] 76d8adf27bdf: Pull complete
09:37:00 [2019-12-10T09:37:00.970Z] go: finding github.com/docker/go-connections v0.3.0
09:37:01 [2019-12-10T09:37:01.828Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
09:37:01 [2019-12-10T09:37:01.828Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
09:37:02 [2019-12-10T09:37:02.086Z] #10 8.690 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
09:37:02 [2019-12-10T09:37:02.086Z] #10 8.690 Need to get 300 kB of archives.
09:37:02 [2019-12-10T09:37:02.086Z] #10 8.690 After this operation, 1201 kB of additional disk space will be used.
09:37:02 [2019-12-10T09:37:02.086Z] #10 8.690 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
09:37:02 [2019-12-10T09:37:02.086Z] #10 8.783 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
09:37:02 [2019-12-10T09:37:02.086Z] #10 8.783 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
09:37:02 [2019-12-10T09:37:02.086Z] #10 8.783 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
09:37:02 [2019-12-10T09:37:02.086Z] #10 8.925 debconf: delaying package configuration, since apt-utils is not installed
09:37:02 [2019-12-10T09:37:02.344Z] #10 8.956 Fetched 300 kB in 1s (247 kB/s)
09:37:02 [2019-12-10T09:37:02.344Z] #10 8.985 Selecting previously unselected package libseccomp2:amd64.
09:37:02 [2019-12-10T09:37:02.344Z] #10 8.985 (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 ... 15091 files and directories currently installed.)
09:37:02 [2019-12-10T09:37:02.344Z] #10 9.001 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
09:37:02 [2019-12-10T09:37:02.344Z] #10 9.009 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
09:37:02 [2019-12-10T09:37:02.344Z] #10 9.054 Selecting previously unselected package libseccomp-dev:amd64.
09:37:02 [2019-12-10T09:37:02.344Z] #10 9.057 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
09:37:02 [2019-12-10T09:37:02.344Z] #10 9.064 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
09:37:02 [2019-12-10T09:37:02.344Z] #10 9.117 Selecting previously unselected package libapparmor1:amd64.
09:37:02 [2019-12-10T09:37:02.344Z] #10 9.120 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
09:37:02 [2019-12-10T09:37:02.344Z] #10 9.125 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
09:37:02 [2019-12-10T09:37:02.351Z] go: finding google.golang.org/grpc v1.20.1
09:37:02 [2019-12-10T09:37:02.601Z] #10 9.167 Selecting previously unselected package libapparmor-dev:amd64.
09:37:02 [2019-12-10T09:37:02.601Z] #10 9.171 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
09:37:02 [2019-12-10T09:37:02.601Z] #10 9.176 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
09:37:02 [2019-12-10T09:37:02.601Z] #10 9.236 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:37:02 [2019-12-10T09:37:02.601Z] #10 9.258 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
09:37:02 [2019-12-10T09:37:02.601Z] #10 9.279 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
09:37:02 [2019-12-10T09:37:02.601Z] #10 9.295 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
09:37:02 [2019-12-10T09:37:02.601Z] #10 9.310 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
09:37:02 [2019-12-10T09:37:02.601Z] #10 9.324 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:37:02 [2019-12-10T09:37:02.861Z] #10 DONE 9.7s
09:37:02 [2019-12-10T09:37:02.861Z] 
09:37:02 [2019-12-10T09:37:02.861Z] #11 [dev 1/24] RUN groupadd -r docker
09:37:04 [2019-12-10T09:37:04.029Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
09:37:04 [2019-12-10T09:37:04.029Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
09:37:04 [2019-12-10T09:37:04.238Z] #11 DONE 1.1s
09:37:04 [2019-12-10T09:37:04.238Z] 
09:37:04 [2019-12-10T09:37:04.238Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
09:37:04 [2019-12-10T09:37:04.457Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
09:37:04 [2019-12-10T09:37:04.894Z] go: finding github.com/onsi/ginkgo v1.7.0
09:37:04 [2019-12-10T09:37:04.894Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
09:37:05 [2019-12-10T09:37:05.613Z] #12 DONE 1.3s
09:37:05 [2019-12-10T09:37:05.613Z] 
09:37:05 [2019-12-10T09:37:05.613Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
09:37:05 [2019-12-10T09:37:05.780Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
09:37:05 [2019-12-10T09:37:05.780Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
09:37:06 [2019-12-10T09:37:06.205Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
09:37:06 [2019-12-10T09:37:06.545Z] #13 0.936 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:37:06 [2019-12-10T09:37:06.545Z] #13 DONE 1.1s
09:37:06 [2019-12-10T09:37:06.545Z] 
09:37:06 [2019-12-10T09:37:06.545Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
09:37:06 [2019-12-10T09:37:06.629Z] go: finding github.com/spf13/afero v1.1.2
09:37:06 [2019-12-10T09:37:06.629Z] go: finding github.com/google/go-cmp v0.2.0
09:37:06 [2019-12-10T09:37:06.629Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
09:37:06 [2019-12-10T09:37:06.904Z] d66e58854927: Pull complete
09:37:06 [2019-12-10T09:37:06.904Z] 71497195576e: Pull complete
09:37:06 [2019-12-10T09:37:06.904Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
09:37:06 [2019-12-10T09:37:06.904Z] Status: Downloaded newer image for golang:1.12.10-stretch
09:37:06 [2019-12-10T09:37:06.904Z]  ---> ebd73b5ebd31
09:37:06 [2019-12-10T09:37:06.904Z] Step 5/16 : ARG BUILDX_REPO
09:37:06 [2019-12-10T09:37:06.904Z]  ---> Running in 4bc13b5a0c45
09:37:06 [2019-12-10T09:37:06.904Z] Removing intermediate container 4bc13b5a0c45
09:37:06 [2019-12-10T09:37:06.904Z]  ---> 0ea0efae9fea
09:37:06 [2019-12-10T09:37:06.904Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
09:37:06 [2019-12-10T09:37:06.904Z]  ---> Running in d38f42fd1c93
09:37:07 [2019-12-10T09:37:07.048Z] go: finding github.com/spf13/cast v1.3.0
09:37:07 [2019-12-10T09:37:07.048Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
09:37:07 [2019-12-10T09:37:07.242Z] Cloning into '/buildx'...
09:37:07 [2019-12-10T09:37:07.470Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
09:37:07 [2019-12-10T09:37:07.477Z] #14 DONE 1.0s
09:37:07 [2019-12-10T09:37:07.477Z] 
09:37:07 [2019-12-10T09:37:07.477Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
09:37:07 [2019-12-10T09:37:07.895Z] go: finding gotest.tools v2.2.0+incompatible
09:37:07 [2019-12-10T09:37:07.895Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
09:37:08 [2019-12-10T09:37:08.311Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
09:37:08 [2019-12-10T09:37:08.311Z] go: finding github.com/gorilla/mux v1.7.0
09:37:08 [2019-12-10T09:37:08.311Z] go: finding github.com/lib/pq v1.0.0
09:37:08 [2019-12-10T09:37:08.311Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:37:08 [2019-12-10T09:37:08.854Z] #15 DONE 1.0s
09:37:08 [2019-12-10T09:37:08.854Z] 
09:37:08 [2019-12-10T09:37:08.854Z] #16 [dev 6/24] RUN ldconfig
09:37:09 [2019-12-10T09:37:09.021Z] go: finding github.com/gogo/protobuf v1.2.0
09:37:09 [2019-12-10T09:37:09.021Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
09:37:09 [2019-12-10T09:37:09.565Z] go: finding github.com/vishvananda/netlink v1.0.0
09:37:09 [2019-12-10T09:37:09.565Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
09:37:09 [2019-12-10T09:37:09.565Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
09:37:09 [2019-12-10T09:37:09.787Z] #16 DONE 1.3s
09:37:09 [2019-12-10T09:37:09.787Z] 
09:37:09 [2019-12-10T09:37:09.787Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:37:09 [2019-12-10T09:37:09.987Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
09:37:10 [2019-12-10T09:37:10.395Z] go: finding github.com/gogo/protobuf v1.0.0
09:37:10 [2019-12-10T09:37:10.805Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
09:37:10 [2019-12-10T09:37:10.805Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
09:37:10 [2019-12-10T09:37:10.805Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
09:37:11 [2019-12-10T09:37:11.101Z] Removing intermediate container d38f42fd1c93
09:37:11 [2019-12-10T09:37:11.101Z]  ---> 00a3114fe613
09:37:11 [2019-12-10T09:37:11.101Z] Step 7/16 : WORKDIR /buildx
09:37:11 [2019-12-10T09:37:11.101Z]  ---> Running in 4056307407c6
09:37:11 [2019-12-10T09:37:11.101Z] Removing intermediate container 4056307407c6
09:37:11 [2019-12-10T09:37:11.101Z]  ---> dfb040189efd
09:37:11 [2019-12-10T09:37:11.101Z] Step 8/16 : ARG BUILDX_COMMIT
09:37:11 [2019-12-10T09:37:11.101Z]  ---> Running in 83ba1bba6a93
09:37:11 [2019-12-10T09:37:11.101Z] Removing intermediate container 83ba1bba6a93
09:37:11 [2019-12-10T09:37:11.101Z]  ---> c6569f2a7d93
09:37:11 [2019-12-10T09:37:11.101Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
09:37:11 [2019-12-10T09:37:11.101Z]  ---> Running in 1c7dc5371885
09:37:11 [2019-12-10T09:37:11.831Z] From https://github.com/docker/buildx
09:37:11 [2019-12-10T09:37:11.831Z]  * [new tag]         v0.3.1     -> build
09:37:12 [2019-12-10T09:37:12.170Z] Switched to branch 'build'
09:37:12 [2019-12-10T09:37:12.231Z] go: finding github.com/spf13/cobra v0.0.3
09:37:12 [2019-12-10T09:37:12.232Z] go: finding github.com/fsnotify/fsnotify v1.4.7
09:37:12 [2019-12-10T09:37:12.232Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
09:37:12 [2019-12-10T09:37:12.232Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
09:37:12 [2019-12-10T09:37:12.312Z] #17 2.068 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:37:12 [2019-12-10T09:37:12.312Z] #17 2.158 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:37:12 [2019-12-10T09:37:12.312Z] #17 2.165 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:37:12 [2019-12-10T09:37:12.312Z] #17 2.166 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:37:12 [2019-12-10T09:37:12.312Z] #17 2.170 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:37:12 [2019-12-10T09:37:12.312Z] #17 2.279 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
09:37:12 [2019-12-10T09:37:12.312Z] #17 2.502 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
09:37:12 [2019-12-10T09:37:12.569Z] #17 2.601 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:37:12 [2019-12-10T09:37:12.666Z] go: finding github.com/gogo/googleapis v1.1.0
09:37:12 [2019-12-10T09:37:12.666Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
09:37:12 [2019-12-10T09:37:12.902Z] Removing intermediate container 1c7dc5371885
09:37:12 [2019-12-10T09:37:12.902Z]  ---> da779bbb54b0
09:37:12 [2019-12-10T09:37:12.902Z] Step 10/16 : RUN go mod download
09:37:12 [2019-12-10T09:37:12.902Z]  ---> Running in 33d505b9799e
09:37:13 [2019-12-10T09:37:13.107Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
09:37:13 [2019-12-10T09:37:13.107Z] go: finding github.com/mitchellh/mapstructure v1.1.2
09:37:13 [2019-12-10T09:37:13.107Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
09:37:13 [2019-12-10T09:37:13.107Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
09:37:13 [2019-12-10T09:37:13.248Z] go: finding github.com/spf13/cobra v0.0.3
09:37:13 [2019-12-10T09:37:13.248Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
09:37:13 [2019-12-10T09:37:13.248Z] go: finding github.com/Microsoft/hcsshim v0.8.6
09:37:13 [2019-12-10T09:37:13.248Z] go: finding github.com/docker/go-connections v0.4.0
09:37:13 [2019-12-10T09:37:13.248Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
09:37:13 [2019-12-10T09:37:13.248Z] go: finding github.com/lib/pq v1.0.0
09:37:13 [2019-12-10T09:37:13.248Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
09:37:13 [2019-12-10T09:37:13.248Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
09:37:13 [2019-12-10T09:37:13.248Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
09:37:13 [2019-12-10T09:37:13.530Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
09:37:13 [2019-12-10T09:37:13.530Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
09:37:13 [2019-12-10T09:37:13.530Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:37:13 [2019-12-10T09:37:13.941Z] #17 4.071 Fetched 7927 kB in 3s (2631 kB/s)
09:37:13 [2019-12-10T09:37:13.957Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
09:37:13 [2019-12-10T09:37:13.983Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
09:37:14 [2019-12-10T09:37:14.399Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
09:37:14 [2019-12-10T09:37:14.399Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
09:37:14 [2019-12-10T09:37:14.875Z] #17 4.071 Reading package lists...
09:37:14 [2019-12-10T09:37:14.914Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
09:37:14 [2019-12-10T09:37:14.914Z] go: finding github.com/golang/protobuf v1.2.0
09:37:15 [2019-12-10T09:37:15.182Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:37:15 [2019-12-10T09:37:15.182Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
09:37:15 [2019-12-10T09:37:15.433Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
09:37:15 [2019-12-10T09:37:15.524Z] go: finding github.com/prometheus/client_golang v0.8.0
09:37:15 [2019-12-10T09:37:15.524Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
09:37:15 [2019-12-10T09:37:15.524Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
09:37:15 [2019-12-10T09:37:15.524Z] go: finding github.com/theupdateframework/notary v0.6.1
09:37:15 [2019-12-10T09:37:15.824Z] #17 4.989 Reading package lists...
09:37:15 [2019-12-10T09:37:15.824Z] #17 5.908 Building dependency tree...
09:37:15 [2019-12-10T09:37:15.875Z] go: finding github.com/sirupsen/logrus v1.4.0
09:37:15 [2019-12-10T09:37:15.876Z] go: finding github.com/docker/go-units v0.3.1
09:37:16 [2019-12-10T09:37:16.082Z] #17 6.185 The following additional packages will be installed:
09:37:16 [2019-12-10T09:37:16.082Z] #17 6.186   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
09:37:16 [2019-12-10T09:37:16.082Z] #17 6.188   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
09:37:16 [2019-12-10T09:37:16.082Z] #17 6.188   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
09:37:16 [2019-12-10T09:37:16.082Z] #17 6.188   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
09:37:16 [2019-12-10T09:37:16.082Z] #17 6.189   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:37:16 [2019-12-10T09:37:16.082Z] #17 6.189   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
09:37:16 [2019-12-10T09:37:16.082Z] #17 6.189   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
09:37:16 [2019-12-10T09:37:16.082Z] #17 6.191   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
09:37:16 [2019-12-10T09:37:16.082Z] #17 6.191   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
09:37:16 [2019-12-10T09:37:16.082Z] #17 6.194 Suggested packages:
09:37:16 [2019-12-10T09:37:16.082Z] #17 6.194   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
09:37:16 [2019-12-10T09:37:16.082Z] #17 6.194   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
09:37:16 [2019-12-10T09:37:16.082Z] #17 6.194   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
09:37:16 [2019-12-10T09:37:16.082Z] #17 6.202   vim-doc vim-scripts xfsdump acl attr quota
09:37:16 [2019-12-10T09:37:16.082Z] #17 6.202 Recommended packages:
09:37:16 [2019-12-10T09:37:16.082Z] #17 6.202   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
09:37:16 [2019-12-10T09:37:16.082Z] #17 6.202   python3-keyrings.alt python3-xdg unzip
09:37:16 [2019-12-10T09:37:16.259Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
09:37:16 [2019-12-10T09:37:16.259Z] go: finding github.com/jinzhu/now v1.0.0
09:37:16 [2019-12-10T09:37:16.290Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
09:37:16 [2019-12-10T09:37:16.290Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:37:16 [2019-12-10T09:37:16.601Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
09:37:16 [2019-12-10T09:37:16.725Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
09:37:16 [2019-12-10T09:37:16.726Z] go: finding github.com/uber/jaeger-lib v1.2.1
09:37:17 [2019-12-10T09:37:17.016Z] #17 7.154 The following NEW packages will be installed:
09:37:17 [2019-12-10T09:37:17.016Z] #17 7.154   apparmor aufs-tools bash-completion binutils-mingw-w64
09:37:17 [2019-12-10T09:37:17.016Z] #17 7.155   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
09:37:17 [2019-12-10T09:37:17.016Z] #17 7.155   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
09:37:17 [2019-12-10T09:37:17.016Z] #17 7.155   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
09:37:17 [2019-12-10T09:37:17.016Z] #17 7.156   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
09:37:17 [2019-12-10T09:37:17.016Z] #17 7.156   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
09:37:17 [2019-12-10T09:37:17.016Z] #17 7.156   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
09:37:17 [2019-12-10T09:37:17.016Z] #17 7.156   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
09:37:17 [2019-12-10T09:37:17.016Z] #17 7.157   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
09:37:17 [2019-12-10T09:37:17.016Z] #17 7.157   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
09:37:17 [2019-12-10T09:37:17.016Z] #17 7.157   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
09:37:17 [2019-12-10T09:37:17.016Z] #17 7.157   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
09:37:17 [2019-12-10T09:37:17.016Z] #17 7.158   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
09:37:17 [2019-12-10T09:37:17.016Z] #17 7.158   xfsprogs xxd xz-utils zip
09:37:17 [2019-12-10T09:37:17.145Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
09:37:17 [2019-12-10T09:37:17.145Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
09:37:17 [2019-12-10T09:37:17.145Z] go: finding google.golang.org/appengine v1.1.0
09:37:17 [2019-12-10T09:37:17.145Z] go: finding github.com/jinzhu/now v1.0.0
09:37:17 [2019-12-10T09:37:17.343Z] go: finding github.com/spf13/viper v1.3.2
09:37:17 [2019-12-10T09:37:17.343Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
09:37:17 [2019-12-10T09:37:17.572Z] go: finding cloud.google.com/go v0.26.0
09:37:17 [2019-12-10T09:37:17.688Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
09:37:17 [2019-12-10T09:37:17.688Z] go: finding github.com/hashicorp/go-version v1.1.0
09:37:17 [2019-12-10T09:37:17.688Z] go: finding github.com/google/certificate-transparency-go v1.0.21
09:37:17 [2019-12-10T09:37:17.949Z] #17 8.180 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded.
09:37:17 [2019-12-10T09:37:17.949Z] #17 8.180 Need to get 90.9 MB of archives.
09:37:17 [2019-12-10T09:37:17.949Z] #17 8.180 After this operation, 541 MB of additional disk space will be used.
09:37:17 [2019-12-10T09:37:17.949Z] #17 8.180 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
09:37:17 [2019-12-10T09:37:17.999Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
09:37:17 [2019-12-10T09:37:17.999Z] go: finding github.com/pkg/profile v1.2.1
09:37:17 [2019-12-10T09:37:17.999Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
09:37:17 [2019-12-10T09:37:17.999Z] go: finding github.com/containerd/containerd v1.2.4
09:37:17 [2019-12-10T09:37:17.999Z] go: finding github.com/Microsoft/hcsshim v0.8.5
09:37:18 [2019-12-10T09:37:18.033Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
09:37:18 [2019-12-10T09:37:18.033Z] go: finding github.com/go-sql-driver/mysql v1.4.1
09:37:18 [2019-12-10T09:37:18.033Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
09:37:18 [2019-12-10T09:37:18.207Z] #17 8.184 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
09:37:18 [2019-12-10T09:37:18.207Z] #17 8.190 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
09:37:18 [2019-12-10T09:37:18.207Z] #17 8.190 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
09:37:18 [2019-12-10T09:37:18.207Z] #17 8.190 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
09:37:18 [2019-12-10T09:37:18.208Z] #17 8.190 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
09:37:18 [2019-12-10T09:37:18.208Z] #17 8.197 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
09:37:18 [2019-12-10T09:37:18.208Z] #17 8.219 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
09:37:18 [2019-12-10T09:37:18.208Z] #17 8.220 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
09:37:18 [2019-12-10T09:37:18.208Z] #17 8.223 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
09:37:18 [2019-12-10T09:37:18.208Z] #17 8.390 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
09:37:18 [2019-12-10T09:37:18.208Z] #17 8.395 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
09:37:18 [2019-12-10T09:37:18.208Z] #17 8.396 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
09:37:18 [2019-12-10T09:37:18.208Z] #17 8.406 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
09:37:18 [2019-12-10T09:37:18.208Z] #17 8.406 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
09:37:18 [2019-12-10T09:37:18.208Z] #17 8.406 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
09:37:18 [2019-12-10T09:37:18.208Z] #17 8.406 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
09:37:18 [2019-12-10T09:37:18.208Z] #17 8.418 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
09:37:18 [2019-12-10T09:37:18.208Z] #17 8.418 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
09:37:18 [2019-12-10T09:37:18.208Z] #17 8.418 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
09:37:18 [2019-12-10T09:37:18.208Z] #17 8.418 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
09:37:18 [2019-12-10T09:37:18.208Z] #17 8.428 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
09:37:18 [2019-12-10T09:37:18.208Z] #17 8.428 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
09:37:18 [2019-12-10T09:37:18.208Z] #17 8.428 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
09:37:18 [2019-12-10T09:37:18.418Z] go: finding go.etcd.io/bbolt v1.3.2
09:37:18 [2019-12-10T09:37:18.418Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:37:18 [2019-12-10T09:37:18.465Z] #17 8.538 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
09:37:18 [2019-12-10T09:37:18.465Z] #17 8.538 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
09:37:18 [2019-12-10T09:37:18.465Z] #17 8.538 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
09:37:18 [2019-12-10T09:37:18.465Z] #17 8.538 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
09:37:18 [2019-12-10T09:37:18.465Z] #17 8.538 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
09:37:18 [2019-12-10T09:37:18.465Z] #17 8.546 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
09:37:18 [2019-12-10T09:37:18.465Z] #17 8.547 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
09:37:18 [2019-12-10T09:37:18.465Z] #17 8.549 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
09:37:18 [2019-12-10T09:37:18.465Z] #17 8.551 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
09:37:18 [2019-12-10T09:37:18.465Z] #17 8.553 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
09:37:18 [2019-12-10T09:37:18.465Z] #17 8.555 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
09:37:18 [2019-12-10T09:37:18.465Z] #17 8.556 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
09:37:18 [2019-12-10T09:37:18.465Z] #17 8.557 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
09:37:18 [2019-12-10T09:37:18.465Z] #17 8.558 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB]
09:37:18 [2019-12-10T09:37:18.465Z] #17 8.559 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
09:37:18 [2019-12-10T09:37:18.465Z] #17 8.563 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
09:37:18 [2019-12-10T09:37:18.465Z] #17 8.567 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
09:37:18 [2019-12-10T09:37:18.465Z] #17 8.570 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
09:37:18 [2019-12-10T09:37:18.465Z] #17 8.585 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
09:37:18 [2019-12-10T09:37:18.465Z] #17 8.589 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
09:37:18 [2019-12-10T09:37:18.465Z] #17 8.683 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
09:37:18 [2019-12-10T09:37:18.465Z] #17 8.685 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
09:37:18 [2019-12-10T09:37:18.723Z] #17 8.687 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
09:37:18 [2019-12-10T09:37:18.723Z] #17 8.690 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
09:37:18 [2019-12-10T09:37:18.723Z] #17 8.716 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
09:37:18 [2019-12-10T09:37:18.723Z] #17 8.721 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
09:37:18 [2019-12-10T09:37:18.723Z] #17 8.875 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
09:37:18 [2019-12-10T09:37:18.723Z] #17 8.878 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
09:37:18 [2019-12-10T09:37:18.723Z] #17 8.881 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
09:37:18 [2019-12-10T09:37:18.723Z] #17 8.885 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
09:37:18 [2019-12-10T09:37:18.723Z] #17 8.887 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
09:37:18 [2019-12-10T09:37:18.723Z] #17 8.891 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
09:37:18 [2019-12-10T09:37:18.837Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:37:18 [2019-12-10T09:37:18.837Z] go: finding github.com/BurntSushi/toml v0.3.1
09:37:18 [2019-12-10T09:37:18.837Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
09:37:18 [2019-12-10T09:37:18.981Z] #17 9.186 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
09:37:18 [2019-12-10T09:37:18.981Z] #17 9.274 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
09:37:19 [2019-12-10T09:37:19.220Z] go: finding github.com/pelletier/go-toml v1.2.0
09:37:19 [2019-12-10T09:37:19.239Z] #17 9.287 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
09:37:19 [2019-12-10T09:37:19.239Z] #17 9.293 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
09:37:19 [2019-12-10T09:37:19.239Z] #17 9.295 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
09:37:19 [2019-12-10T09:37:19.239Z] #17 9.303 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB]
09:37:19 [2019-12-10T09:37:19.239Z] #17 9.466 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB]
09:37:19 [2019-12-10T09:37:19.267Z] go: finding github.com/pelletier/go-toml v1.2.0
09:37:19 [2019-12-10T09:37:19.267Z] go: finding golang.org/x/text v0.3.0
09:37:19 [2019-12-10T09:37:19.496Z] #17 9.642 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
09:37:19 [2019-12-10T09:37:19.496Z] #17 9.642 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
09:37:19 [2019-12-10T09:37:19.563Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
09:37:19 [2019-12-10T09:37:19.563Z] go: finding github.com/gorilla/mux v1.7.0
09:37:19 [2019-12-10T09:37:19.563Z] go: finding github.com/spf13/afero v1.1.2
09:37:19 [2019-12-10T09:37:19.563Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
09:37:19 [2019-12-10T09:37:19.563Z] go: finding github.com/modern-go/reflect2 v1.0.1
09:37:19 [2019-12-10T09:37:19.756Z] #17 9.815 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
09:37:19 [2019-12-10T09:37:19.756Z] #17 10.01 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB]
09:37:19 [2019-12-10T09:37:19.906Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
09:37:20 [2019-12-10T09:37:20.014Z] #17 10.01 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB]
09:37:20 [2019-12-10T09:37:20.139Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
09:37:20 [2019-12-10T09:37:20.139Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
09:37:20 [2019-12-10T09:37:20.640Z] go: finding github.com/magiconair/properties v1.8.0
09:37:20 [2019-12-10T09:37:20.640Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
09:37:20 [2019-12-10T09:37:20.640Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
09:37:20 [2019-12-10T09:37:20.640Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
09:37:21 [2019-12-10T09:37:21.093Z] go: finding golang.org/x/text v0.3.0
09:37:21 [2019-12-10T09:37:21.102Z] go: finding gotest.tools v2.1.0+incompatible
09:37:21 [2019-12-10T09:37:21.102Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
09:37:21 [2019-12-10T09:37:21.437Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
09:37:21 [2019-12-10T09:37:21.437Z] go: finding github.com/sirupsen/logrus v1.4.0
09:37:21 [2019-12-10T09:37:21.782Z] go: finding github.com/hashicorp/hcl v1.0.0
09:37:21 [2019-12-10T09:37:21.782Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
09:37:21 [2019-12-10T09:37:21.782Z] go: finding github.com/fsnotify/fsnotify v1.4.7
09:37:21 [2019-12-10T09:37:21.908Z] #17 12.02 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB]
09:37:22 [2019-12-10T09:37:22.052Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
09:37:22 [2019-12-10T09:37:22.052Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
09:37:22 [2019-12-10T09:37:22.053Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
09:37:22 [2019-12-10T09:37:22.165Z] #17 12.45 debconf: delaying package configuration, since apt-utils is not installed
09:37:22 [2019-12-10T09:37:22.165Z] #17 12.47 Fetched 90.9 MB in 5s (17.8 MB/s)
09:37:22 [2019-12-10T09:37:22.166Z] go: finding github.com/json-iterator/go v1.1.6
09:37:22 [2019-12-10T09:37:22.423Z] #17 12.52 Selecting previously unselected package bash-completion.
09:37:22 [2019-12-10T09:37:22.423Z] #17 12.52 (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 ... 15161 files and directories currently installed.)
09:37:22 [2019-12-10T09:37:22.423Z] #17 12.53 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
09:37:22 [2019-12-10T09:37:22.476Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
09:37:22 [2019-12-10T09:37:22.476Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
09:37:22 [2019-12-10T09:37:22.476Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
09:37:22 [2019-12-10T09:37:22.909Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
09:37:22 [2019-12-10T09:37:22.909Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
09:37:22 [2019-12-10T09:37:22.929Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
09:37:23 [2019-12-10T09:37:23.273Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
09:37:23 [2019-12-10T09:37:23.344Z] go: finding github.com/stretchr/testify v1.2.2
09:37:23 [2019-12-10T09:37:23.344Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
09:37:23 [2019-12-10T09:37:23.344Z] go: finding github.com/google/certificate-transparency-go v1.0.21
09:37:23 [2019-12-10T09:37:23.354Z] #17 13.33 Unpacking bash-completion (1:2.1-4.3) ...
09:37:23 [2019-12-10T09:37:23.354Z] #17 13.58 Selecting previously unselected package libnet1:amd64.
09:37:23 [2019-12-10T09:37:23.354Z] #17 13.58 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ...
09:37:23 [2019-12-10T09:37:23.354Z] #17 13.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
09:37:23 [2019-12-10T09:37:23.354Z] #17 13.63 Selecting previously unselected package libnfnetlink0:amd64.
09:37:23 [2019-12-10T09:37:23.354Z] #17 13.64 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ...
09:37:23 [2019-12-10T09:37:23.354Z] #17 13.64 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
09:37:23 [2019-12-10T09:37:23.354Z] #17 13.69 Selecting previously unselected package libpcrecpp0v5:amd64.
09:37:23 [2019-12-10T09:37:23.354Z] #17 13.69 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
09:37:23 [2019-12-10T09:37:23.612Z] #17 13.69 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
09:37:23 [2019-12-10T09:37:23.612Z] #17 13.74 Selecting previously unselected package libudev-dev:amd64.
09:37:23 [2019-12-10T09:37:23.612Z] #17 13.74 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ...
09:37:23 [2019-12-10T09:37:23.612Z] #17 13.75 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
09:37:23 [2019-12-10T09:37:23.612Z] #17 13.80 Selecting previously unselected package libpython3.5-minimal:amd64.
09:37:23 [2019-12-10T09:37:23.612Z] #17 13.81 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
09:37:23 [2019-12-10T09:37:23.612Z] #17 13.81 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
09:37:23 [2019-12-10T09:37:23.772Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
09:37:23 [2019-12-10T09:37:23.772Z] go: finding github.com/stretchr/objx v0.1.1
09:37:23 [2019-12-10T09:37:23.875Z] #17 13.97 Selecting previously unselected package python3.5-minimal.
09:37:23 [2019-12-10T09:37:23.875Z] #17 13.97 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
09:37:23 [2019-12-10T09:37:23.875Z] #17 13.97 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
09:37:24 [2019-12-10T09:37:24.017Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
09:37:24 [2019-12-10T09:37:24.018Z] go: finding github.com/magiconair/properties v1.8.0
09:37:24 [2019-12-10T09:37:24.018Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
09:37:24 [2019-12-10T09:37:24.018Z] go: finding github.com/imdario/mergo v0.3.7
09:37:24 [2019-12-10T09:37:24.137Z] #17 14.27 Selecting previously unselected package python3-minimal.
09:37:24 [2019-12-10T09:37:24.137Z] #17 14.27 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ...
09:37:24 [2019-12-10T09:37:24.137Z] #17 14.28 Unpacking python3-minimal (3.5.3-1) ...
09:37:24 [2019-12-10T09:37:24.137Z] #17 14.33 Selecting previously unselected package libmpdec2:amd64.
09:37:24 [2019-12-10T09:37:24.137Z] #17 14.33 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ...
09:37:24 [2019-12-10T09:37:24.137Z] #17 14.33 Unpacking libmpdec2:amd64 (2.4.2-1) ...
09:37:24 [2019-12-10T09:37:24.195Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
09:37:24 [2019-12-10T09:37:24.195Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
09:37:24 [2019-12-10T09:37:24.394Z] #17 14.44 Selecting previously unselected package libpython3.5-stdlib:amd64.
09:37:24 [2019-12-10T09:37:24.394Z] #17 14.44 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
09:37:24 [2019-12-10T09:37:24.394Z] #17 14.44 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
09:37:24 [2019-12-10T09:37:24.959Z] #17 15.17 Selecting previously unselected package python3.5.
09:37:24 [2019-12-10T09:37:24.959Z] #17 15.17 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ...
09:37:24 [2019-12-10T09:37:24.959Z] #17 15.18 Unpacking python3.5 (3.5.3-1+deb9u1) ...
09:37:24 [2019-12-10T09:37:24.959Z] #17 15.24 Selecting previously unselected package libpython3-stdlib:amd64.
09:37:24 [2019-12-10T09:37:24.959Z] #17 15.24 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ...
09:37:24 [2019-12-10T09:37:24.959Z] #17 15.24 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
09:37:24 [2019-12-10T09:37:24.959Z] #17 15.28 Selecting previously unselected package dh-python.
09:37:25 [2019-12-10T09:37:25.093Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
09:37:25 [2019-12-10T09:37:25.093Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
09:37:25 [2019-12-10T09:37:25.093Z] go: finding github.com/kr/pretty v0.1.0
09:37:25 [2019-12-10T09:37:25.218Z] #17 15.29 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
09:37:25 [2019-12-10T09:37:25.218Z] #17 15.29 Unpacking dh-python (2.20170125) ...
09:37:25 [2019-12-10T09:37:25.218Z] #17 15.36 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
09:37:25 [2019-12-10T09:37:25.218Z] #17 15.39 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
09:37:25 [2019-12-10T09:37:25.784Z] #17 16.07 Setting up python3-minimal (3.5.3-1) ...
09:37:25 [2019-12-10T09:37:25.991Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
09:37:25 [2019-12-10T09:37:25.992Z] go: finding github.com/client9/misspell v0.3.4
09:37:26 [2019-12-10T09:37:26.041Z] #17 16.39 Selecting previously unselected package python3.
09:37:26 [2019-12-10T09:37:26.300Z] #17 16.39 (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 ... 16747 files and directories currently installed.)
09:37:26 [2019-12-10T09:37:26.300Z] #17 16.40 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
09:37:26 [2019-12-10T09:37:26.300Z] #17 16.41 Unpacking python3 (3.5.3-1) ...
09:37:26 [2019-12-10T09:37:26.300Z] #17 16.45 Selecting previously unselected package pigz.
09:37:26 [2019-12-10T09:37:26.300Z] #17 16.45 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
09:37:26 [2019-12-10T09:37:26.300Z] #17 16.46 Unpacking pigz (2.3.4-1) ...
09:37:26 [2019-12-10T09:37:26.300Z] #17 16.50 Selecting previously unselected package libip4tc0:amd64.
09:37:26 [2019-12-10T09:37:26.300Z] #17 16.51 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
09:37:26 [2019-12-10T09:37:26.300Z] #17 16.51 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
09:37:26 [2019-12-10T09:37:26.300Z] #17 16.56 Selecting previously unselected package libip6tc0:amd64.
09:37:26 [2019-12-10T09:37:26.300Z] #17 16.56 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
09:37:26 [2019-12-10T09:37:26.300Z] #17 16.57 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
09:37:26 [2019-12-10T09:37:26.355Z] go: finding github.com/gogo/googleapis v1.1.0
09:37:26 [2019-12-10T09:37:26.355Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
09:37:26 [2019-12-10T09:37:26.355Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
09:37:26 [2019-12-10T09:37:26.355Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
09:37:26 [2019-12-10T09:37:26.449Z] go: finding github.com/coreos/go-semver v0.2.0
09:37:26 [2019-12-10T09:37:26.449Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
09:37:26 [2019-12-10T09:37:26.449Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
09:37:26 [2019-12-10T09:37:26.449Z] go: finding github.com/sirupsen/logrus v1.3.0
09:37:26 [2019-12-10T09:37:26.558Z] #17 16.61 Selecting previously unselected package libiptc0:amd64.
09:37:26 [2019-12-10T09:37:26.558Z] #17 16.62 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
09:37:26 [2019-12-10T09:37:26.558Z] #17 16.62 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
09:37:26 [2019-12-10T09:37:26.558Z] #17 16.68 Selecting previously unselected package libxtables12:amd64.
09:37:26 [2019-12-10T09:37:26.558Z] #17 16.68 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
09:37:26 [2019-12-10T09:37:26.558Z] #17 16.69 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
09:37:26 [2019-12-10T09:37:26.558Z] #17 16.73 Selecting previously unselected package libnetfilter-conntrack3:amd64.
09:37:26 [2019-12-10T09:37:26.558Z] #17 16.73 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
09:37:26 [2019-12-10T09:37:26.558Z] #17 16.74 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
09:37:26 [2019-12-10T09:37:26.558Z] #17 16.78 Selecting previously unselected package iptables.
09:37:26 [2019-12-10T09:37:26.558Z] #17 16.78 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
09:37:26 [2019-12-10T09:37:26.558Z] #17 16.79 Unpacking iptables (1.6.0+snapshot20161117-6) ...
09:37:26 [2019-12-10T09:37:26.699Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
09:37:26 [2019-12-10T09:37:26.815Z] #17 16.87 Selecting previously unselected package xxd.
09:37:26 [2019-12-10T09:37:26.815Z] #17 16.88 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
09:37:26 [2019-12-10T09:37:26.815Z] #17 16.88 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
09:37:26 [2019-12-10T09:37:26.815Z] #17 16.93 Selecting previously unselected package vim-common.
09:37:26 [2019-12-10T09:37:26.815Z] #17 16.94 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
09:37:26 [2019-12-10T09:37:26.815Z] #17 16.95 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
09:37:26 [2019-12-10T09:37:26.815Z] #17 17.00 Selecting previously unselected package bzip2.
09:37:26 [2019-12-10T09:37:26.815Z] #17 17.01 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
09:37:26 [2019-12-10T09:37:26.815Z] #17 17.01 Unpacking bzip2 (1.0.6-8.1) ...
09:37:26 [2019-12-10T09:37:26.815Z] #17 17.06 Selecting previously unselected package libgpm2:amd64.
09:37:26 [2019-12-10T09:37:26.815Z] #17 17.06 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
09:37:26 [2019-12-10T09:37:26.815Z] #17 17.07 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
09:37:27 [2019-12-10T09:37:27.074Z] #17 17.11 Selecting previously unselected package xz-utils.
09:37:27 [2019-12-10T09:37:27.074Z] #17 17.11 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
09:37:27 [2019-12-10T09:37:27.074Z] #17 17.12 Unpacking xz-utils (5.2.2-1.2+b1) ...
09:37:27 [2019-12-10T09:37:27.074Z] #17 17.18 Selecting previously unselected package aufs-tools.
09:37:27 [2019-12-10T09:37:27.074Z] #17 17.19 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
09:37:27 [2019-12-10T09:37:27.074Z] #17 17.19 Unpacking aufs-tools (1:4.1+20161219-1) ...
09:37:27 [2019-12-10T09:37:27.074Z] #17 17.24 Selecting previously unselected package liblzo2-2:amd64.
09:37:27 [2019-12-10T09:37:27.074Z] #17 17.24 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
09:37:27 [2019-12-10T09:37:27.074Z] #17 17.24 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
09:37:27 [2019-12-10T09:37:27.074Z] #17 17.29 Selecting previously unselected package btrfs-progs.
09:37:27 [2019-12-10T09:37:27.074Z] #17 17.29 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
09:37:27 [2019-12-10T09:37:27.074Z] #17 17.30 Unpacking btrfs-progs (4.7.3-1) ...
09:37:27 [2019-12-10T09:37:27.332Z] #17 17.43 Selecting previously unselected package btrfs-tools.
09:37:27 [2019-12-10T09:37:27.332Z] #17 17.43 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
09:37:27 [2019-12-10T09:37:27.332Z] #17 17.43 Unpacking btrfs-tools (4.7.3-1) ...
09:37:27 [2019-12-10T09:37:27.332Z] #17 17.47 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:37:27 [2019-12-10T09:37:27.332Z] #17 17.48 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
09:37:27 [2019-12-10T09:37:27.332Z] #17 17.48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
09:37:27 [2019-12-10T09:37:27.332Z] #17 17.54 Selecting previously unselected package dmsetup.
09:37:27 [2019-12-10T09:37:27.332Z] #17 17.54 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
09:37:27 [2019-12-10T09:37:27.332Z] #17 17.55 Unpacking dmsetup (2:1.02.137-2) ...
09:37:27 [2019-12-10T09:37:27.332Z] #17 17.60 Selecting previously unselected package libonig4:amd64.
09:37:27 [2019-12-10T09:37:27.332Z] #17 17.61 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
09:37:27 [2019-12-10T09:37:27.332Z] #17 17.61 Unpacking libonig4:amd64 (6.1.3-2) ...
09:37:27 [2019-12-10T09:37:27.536Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
09:37:27 [2019-12-10T09:37:27.536Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
09:37:27 [2019-12-10T09:37:27.536Z] go: finding github.com/kr/text v0.1.0
09:37:27 [2019-12-10T09:37:27.536Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:37:27 [2019-12-10T09:37:27.536Z] go: finding github.com/sirupsen/logrus v1.0.3
09:37:27 [2019-12-10T09:37:27.536Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
09:37:27 [2019-12-10T09:37:27.589Z] #17 17.67 Selecting previously unselected package libjq1:amd64.
09:37:27 [2019-12-10T09:37:27.589Z] #17 17.68 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
09:37:27 [2019-12-10T09:37:27.589Z] #17 17.68 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
09:37:27 [2019-12-10T09:37:27.589Z] #17 17.73 Selecting previously unselected package jq.
09:37:27 [2019-12-10T09:37:27.589Z] #17 17.73 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
09:37:27 [2019-12-10T09:37:27.589Z] #17 17.74 Unpacking jq (1.5+dfsg-1.3) ...
09:37:27 [2019-12-10T09:37:27.589Z] #17 17.79 Selecting previously unselected package libaio1:amd64.
09:37:27 [2019-12-10T09:37:27.589Z] #17 17.79 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
09:37:27 [2019-12-10T09:37:27.589Z] #17 17.80 Unpacking libaio1:amd64 (0.3.110-3) ...
09:37:27 [2019-12-10T09:37:27.589Z] #17 17.83 Selecting previously unselected package libcap2-bin.
09:37:27 [2019-12-10T09:37:27.589Z] #17 17.83 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
09:37:27 [2019-12-10T09:37:27.589Z] #17 17.84 Unpacking libcap2-bin (1:2.25-1) ...
09:37:27 [2019-12-10T09:37:27.589Z] #17 17.88 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
09:37:27 [2019-12-10T09:37:27.589Z] #17 17.88 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
09:37:27 [2019-12-10T09:37:27.589Z] #17 17.89 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
09:37:27 [2019-12-10T09:37:27.847Z] #17 17.92 Selecting previously unselected package libsepol1-dev:amd64.
09:37:27 [2019-12-10T09:37:27.847Z] #17 17.93 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
09:37:27 [2019-12-10T09:37:27.847Z] #17 17.93 Unpacking libsepol1-dev:amd64 (2.6-2) ...
09:37:27 [2019-12-10T09:37:27.847Z] #17 18.03 Selecting previously unselected package libpcre16-3:amd64.
09:37:27 [2019-12-10T09:37:27.847Z] #17 18.03 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
09:37:27 [2019-12-10T09:37:27.847Z] #17 18.04 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
09:37:27 [2019-12-10T09:37:27.847Z] #17 18.10 Selecting previously unselected package libpcre32-3:amd64.
09:37:27 [2019-12-10T09:37:27.847Z] #17 18.10 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
09:37:27 [2019-12-10T09:37:27.847Z] #17 18.11 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
09:37:27 [2019-12-10T09:37:27.847Z] #17 18.17 Selecting previously unselected package libpcre3-dev:amd64.
09:37:28 [2019-12-10T09:37:28.106Z] #17 18.17 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
09:37:28 [2019-12-10T09:37:28.106Z] #17 18.17 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
09:37:28 [2019-12-10T09:37:28.106Z] #17 18.28 Selecting previously unselected package libselinux1-dev:amd64.
09:37:28 [2019-12-10T09:37:28.106Z] #17 18.29 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
09:37:28 [2019-12-10T09:37:28.106Z] #17 18.29 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
09:37:28 [2019-12-10T09:37:28.106Z] #17 18.38 Selecting previously unselected package libdevmapper-dev:amd64.
09:37:28 [2019-12-10T09:37:28.106Z] #17 18.38 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
09:37:28 [2019-12-10T09:37:28.106Z] #17 18.38 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
09:37:28 [2019-12-10T09:37:28.111Z] Running on ubuntu-1804-overlay2 (i-01c5e1b5aaff16419) in /home/ubuntu/workspace/moby_PR-40179
[Pipeline] {
[Pipeline] checkout
09:37:28 [2019-12-10T09:37:28.366Z] #17 18.44 Selecting previously unselected package libnl-3-200:amd64.
09:37:28 [2019-12-10T09:37:28.366Z] #17 18.44 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ...
09:37:28 [2019-12-10T09:37:28.366Z] #17 18.45 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
09:37:28 [2019-12-10T09:37:28.366Z] #17 18.50 Selecting previously unselected package libprotobuf-c1:amd64.
09:37:28 [2019-12-10T09:37:28.366Z] #17 18.50 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ...
09:37:28 [2019-12-10T09:37:28.366Z] #17 18.51 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
09:37:28 [2019-12-10T09:37:28.366Z] #17 18.55 Selecting previously unselected package libreadline5:amd64.
09:37:28 [2019-12-10T09:37:28.366Z] #17 18.55 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
09:37:28 [2019-12-10T09:37:28.366Z] #17 18.56 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
09:37:28 [2019-12-10T09:37:28.366Z] go: finding github.com/onsi/gomega v1.4.3
09:37:28 [2019-12-10T09:37:28.367Z] go: finding github.com/bitly/go-simplejson v0.5.0
09:37:28 [2019-12-10T09:37:28.367Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
09:37:28 [2019-12-10T09:37:28.447Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
09:37:28 [2019-12-10T09:37:28.624Z] #17 18.61 Selecting previously unselected package libsystemd-dev:amd64.
09:37:28 [2019-12-10T09:37:28.624Z] #17 18.61 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ...
09:37:28 [2019-12-10T09:37:28.624Z] #17 18.62 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
09:37:28 [2019-12-10T09:37:28.775Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
09:37:28 [2019-12-10T09:37:28.775Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
09:37:28 [2019-12-10T09:37:28.809Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
09:37:28 [2019-12-10T09:37:28.809Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
09:37:28 [2019-12-10T09:37:28.882Z] #17 19.05 Selecting previously unselected package net-tools.
09:37:28 [2019-12-10T09:37:28.882Z] #17 19.05 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
09:37:28 [2019-12-10T09:37:28.882Z] #17 19.06 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
09:37:28 [2019-12-10T09:37:28.882Z] #17 19.18 Selecting previously unselected package python-pip-whl.
09:37:28 [2019-12-10T09:37:28.882Z] #17 19.18 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
09:37:29 [2019-12-10T09:37:29.140Z] #17 19.19 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
09:37:29 [2019-12-10T09:37:29.140Z] #17 19.42 Selecting previously unselected package python3-pip.
09:37:29 [2019-12-10T09:37:29.140Z] #17 19.42 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
09:37:29 [2019-12-10T09:37:29.140Z] #17 19.42 Unpacking python3-pip (9.0.1-2+deb9u1) ...
09:37:29 [2019-12-10T09:37:29.155Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
09:37:29 [2019-12-10T09:37:29.180Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
09:37:29 [2019-12-10T09:37:29.356Z] Running on ubuntu-1604-overlay2-arm64v8 (i-07a4ff222cbac9af8) in /home/ubuntu/workspace/moby_PR-40179
[Pipeline] {
[Pipeline] checkout
09:37:29 [2019-12-10T09:37:29.399Z] #17 19.49 Selecting previously unselected package python3-pkg-resources.
09:37:29 [2019-12-10T09:37:29.399Z] #17 19.49 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
09:37:29 [2019-12-10T09:37:29.399Z] #17 19.50 Unpacking python3-pkg-resources (33.1.1-1) ...
09:37:29 [2019-12-10T09:37:29.399Z] #17 19.56 Selecting previously unselected package python3-setuptools.
09:37:29 [2019-12-10T09:37:29.399Z] #17 19.56 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
09:37:29 [2019-12-10T09:37:29.399Z] #17 19.57 Unpacking python3-setuptools (33.1.1-1) ...
09:37:29 [2019-12-10T09:37:29.588Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
09:37:29 [2019-12-10T09:37:29.588Z] go: finding github.com/Microsoft/go-winio v0.4.11
09:37:29 [2019-12-10T09:37:29.588Z] go: finding github.com/kr/pty v1.1.1
09:37:29 [2019-12-10T09:37:29.588Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
09:37:29 [2019-12-10T09:37:29.657Z] #17 19.64 Selecting previously unselected package python3-wheel.
09:37:29 [2019-12-10T09:37:29.657Z] #17 19.64 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
09:37:29 [2019-12-10T09:37:29.657Z] #17 19.65 Unpacking python3-wheel (0.29.0-2) ...
09:37:29 [2019-12-10T09:37:29.657Z] #17 19.70 Selecting previously unselected package thin-provisioning-tools.
09:37:29 [2019-12-10T09:37:29.657Z] #17 19.70 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
09:37:29 [2019-12-10T09:37:29.657Z] #17 19.70 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
09:37:29 [2019-12-10T09:37:29.657Z] #17 19.80 Selecting previously unselected package vim-runtime.
09:37:29 [2019-12-10T09:37:29.657Z] #17 19.81 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
09:37:29 [2019-12-10T09:37:29.657Z] #17 19.82 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
09:37:29 [2019-12-10T09:37:29.657Z] #17 19.84 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
09:37:29 [2019-12-10T09:37:29.657Z] #17 19.84 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
09:37:29 [2019-12-10T09:37:29.889Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
09:37:30 [2019-12-10T09:37:30.010Z] go: finding github.com/hpcloud/tail v1.0.0
09:37:30 [2019-12-10T09:37:30.010Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
09:37:30 [2019-12-10T09:37:30.236Z] go: finding go.etcd.io/bbolt v1.3.2
09:37:30 [2019-12-10T09:37:30.236Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
09:37:30 [2019-12-10T09:37:30.236Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
09:37:30 [2019-12-10T09:37:30.236Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:37:30 [2019-12-10T09:37:30.430Z] go: finding github.com/hashicorp/go-uuid v1.0.0
09:37:30 [2019-12-10T09:37:30.430Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
09:37:30 [2019-12-10T09:37:30.430Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
09:37:30 [2019-12-10T09:37:30.430Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
09:37:30 [2019-12-10T09:37:30.838Z] go: finding github.com/hashicorp/golang-lru v0.5.0
09:37:30 [2019-12-10T09:37:30.838Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
09:37:30 [2019-12-10T09:37:30.838Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
09:37:30 [2019-12-10T09:37:30.838Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
09:37:30 [2019-12-10T09:37:30.838Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
09:37:31 [2019-12-10T09:37:31.035Z] #17 20.92 Selecting previously unselected package vim.
09:37:31 [2019-12-10T09:37:31.035Z] #17 20.92 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
09:37:31 [2019-12-10T09:37:31.035Z] #17 20.93 Unpacking vim (2:8.0.0197-4+deb9u3) ...
09:37:31 [2019-12-10T09:37:31.035Z] #17 21.11 Selecting previously unselected package xfsprogs.
09:37:31 [2019-12-10T09:37:31.035Z] #17 21.11 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ...
09:37:31 [2019-12-10T09:37:31.035Z] #17 21.13 Unpacking xfsprogs (4.9.0+nmu1) ...
09:37:31 [2019-12-10T09:37:31.242Z] go: finding github.com/onsi/ginkgo v1.6.0
09:37:31 [2019-12-10T09:37:31.242Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:37:31 [2019-12-10T09:37:31.294Z] #17 21.29 Selecting previously unselected package zip.
09:37:31 [2019-12-10T09:37:31.294Z] #17 21.29 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ...
09:37:31 [2019-12-10T09:37:31.294Z] #17 21.29 Unpacking zip (3.0-11+b1) ...
09:37:31 [2019-12-10T09:37:31.294Z] #17 21.35 Selecting previously unselected package libapparmor-perl.
09:37:31 [2019-12-10T09:37:31.294Z] #17 21.35 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
09:37:31 [2019-12-10T09:37:31.294Z] #17 21.36 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
09:37:31 [2019-12-10T09:37:31.294Z] #17 21.42 Selecting previously unselected package apparmor.
09:37:31 [2019-12-10T09:37:31.294Z] #17 21.42 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ...
09:37:31 [2019-12-10T09:37:31.294Z] #17 21.45 Unpacking apparmor (2.11.0-3+deb9u2) ...
09:37:31 [2019-12-10T09:37:31.553Z] #17 21.60 Selecting previously unselected package binutils-mingw-w64-i686.
09:37:31 [2019-12-10T09:37:31.553Z] #17 21.60 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
09:37:31 [2019-12-10T09:37:31.553Z] #17 21.61 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
09:37:31 [2019-12-10T09:37:31.674Z] go: finding gopkg.in/yaml.v2 v2.2.1
09:37:31 [2019-12-10T09:37:31.674Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
09:37:31 [2019-12-10T09:37:31.674Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
09:37:31 [2019-12-10T09:37:31.674Z] go: finding github.com/golang/mock v1.1.1
09:37:31 [2019-12-10T09:37:31.815Z] #17 22.07 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:37:31 [2019-12-10T09:37:31.815Z] #17 22.07 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
09:37:31 [2019-12-10T09:37:31.815Z] #17 22.08 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
09:37:31 [2019-12-10T09:37:31.961Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
09:37:31 [2019-12-10T09:37:31.961Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
09:37:32 [2019-12-10T09:37:32.392Z] #17 22.56 Selecting previously unselected package binutils-mingw-w64.
09:37:32 [2019-12-10T09:37:32.392Z] #17 22.56 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
09:37:32 [2019-12-10T09:37:32.392Z] #17 22.57 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
09:37:32 [2019-12-10T09:37:32.392Z] #17 22.62 Selecting previously unselected package mingw-w64-common.
09:37:32 [2019-12-10T09:37:32.392Z] #17 22.62 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
09:37:32 [2019-12-10T09:37:32.392Z] #17 22.62 Unpacking mingw-w64-common (5.0.1-1) ...
09:37:32 [2019-12-10T09:37:32.696Z] go: finding github.com/spf13/cast v1.3.0
09:37:32 [2019-12-10T09:37:32.696Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
09:37:32 [2019-12-10T09:37:32.882Z] using credential docker-jenkins-github-credentials
09:37:32 [2019-12-10T09:37:32.894Z] Cloning the remote Git repository
09:37:32 [2019-12-10T09:37:32.894Z] Cloning with configured refspecs honoured and without tags
09:37:33 [2019-12-10T09:37:33.040Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
09:37:32 [2019-12-10T09:37:32.928Z] Cloning repository https://github.com/moby/moby.git
09:37:32 [2019-12-10T09:37:32.973Z]  > git init /home/ubuntu/workspace/moby_PR-40179 # timeout=10
09:37:33 [2019-12-10T09:37:33.382Z] go: finding github.com/golang/protobuf v1.2.0
09:37:33 [2019-12-10T09:37:33.382Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
09:37:33 [2019-12-10T09:37:33.727Z] go: finding github.com/davecgh/go-spew v1.1.1
09:37:33 [2019-12-10T09:37:33.760Z] using credential docker-jenkins-github-credentials
09:37:33 [2019-12-10T09:37:33.769Z] Cloning the remote Git repository
09:37:33 [2019-12-10T09:37:33.769Z] Cloning with configured refspecs honoured and without tags
09:37:33 [2019-12-10T09:37:33.770Z] #17 23.82 Selecting previously unselected package mingw-w64-x86-64-dev.
09:37:33 [2019-12-10T09:37:33.770Z] #17 23.82 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
09:37:33 [2019-12-10T09:37:33.770Z] #17 23.83 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
09:37:33 [2019-12-10T09:37:33.291Z] Fetching upstream changes from https://github.com/moby/moby.git
09:37:33 [2019-12-10T09:37:33.291Z]  > git --version # timeout=10
09:37:33 [2019-12-10T09:37:33.306Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:37:33 [2019-12-10T09:37:33.309Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40179/head:refs/remotes/origin/PR-40179 +refs/heads/master:refs/remotes/origin/master
09:37:34 [2019-12-10T09:37:34.462Z] go: finding github.com/stretchr/objx v0.1.1
09:37:33 [2019-12-10T09:37:33.805Z] Cloning repository https://github.com/moby/moby.git
09:37:33 [2019-12-10T09:37:33.880Z]  > git init /home/ubuntu/workspace/moby_PR-40179 # timeout=10
09:37:34 [2019-12-10T09:37:34.396Z] Fetching upstream changes from https://github.com/moby/moby.git
09:37:34 [2019-12-10T09:37:34.397Z]  > git --version # timeout=10
09:37:34 [2019-12-10T09:37:34.456Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:37:34 [2019-12-10T09:37:34.458Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40179/head:refs/remotes/origin/PR-40179 +refs/heads/master:refs/remotes/origin/master
09:37:34 [2019-12-10T09:37:34.806Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
09:37:34 [2019-12-10T09:37:34.806Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
09:37:34 [2019-12-10T09:37:34.806Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
09:37:35 [2019-12-10T09:37:35.142Z] #17 24.99 Selecting previously unselected package gcc-mingw-w64-base.
09:37:35 [2019-12-10T09:37:35.142Z] #17 24.99 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
09:37:35 [2019-12-10T09:37:35.142Z] #17 25.00 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
09:37:35 [2019-12-10T09:37:35.142Z] #17 25.06 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:37:35 [2019-12-10T09:37:35.142Z] #17 25.06 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
09:37:35 [2019-12-10T09:37:35.142Z] #17 25.06 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:37:35 [2019-12-10T09:37:35.588Z] go: finding github.com/uber/jaeger-lib v1.2.1
09:37:35 [2019-12-10T09:37:35.588Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
09:37:35 [2019-12-10T09:37:35.950Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
09:37:36 [2019-12-10T09:37:36.293Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
09:37:36 [2019-12-10T09:37:36.293Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
09:37:36 [2019-12-10T09:37:36.293Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
09:37:36 [2019-12-10T09:37:36.638Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
09:37:36 [2019-12-10T09:37:36.987Z] go: finding github.com/gofrs/flock v0.7.0
09:37:36 [2019-12-10T09:37:36.987Z] go: finding github.com/coreos/go-semver v0.2.0
09:37:37 [2019-12-10T09:37:37.724Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
09:37:37 [2019-12-10T09:37:37.724Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
09:37:38 [2019-12-10T09:37:38.931Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
09:37:39 [2019-12-10T09:37:39.297Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
09:37:39 [2019-12-10T09:37:39.639Z] go: finding gopkg.in/inf.v0 v0.9.1
09:37:40 [2019-12-10T09:37:40.407Z] #17 29.67 Selecting previously unselected package g++-mingw-w64-x86-64.
09:37:40 [2019-12-10T09:37:40.407Z] #17 29.67 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
09:37:40 [2019-12-10T09:37:40.407Z] #17 29.68 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:37:41 [2019-12-10T09:37:41.972Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
09:37:41 [2019-12-10T09:37:41.972Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
09:37:42 [2019-12-10T09:37:42.711Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
09:37:42 [2019-12-10T09:37:42.711Z] go: finding github.com/bugsnag/panicwrap v1.2.0
09:37:42 [2019-12-10T09:37:42.711Z] go: finding github.com/bitly/go-simplejson v0.5.0
09:37:43 [2019-12-10T09:37:43.701Z] #17 33.37 Setting up aufs-tools (1:4.1+20161219-1) ...
09:37:43 [2019-12-10T09:37:43.701Z] #17 33.39 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
09:37:43 [2019-12-10T09:37:43.701Z] #17 33.40 Setting up libsepol1-dev:amd64 (2.6-2) ...
09:37:43 [2019-12-10T09:37:43.701Z] #17 33.41 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
09:37:43 [2019-12-10T09:37:43.701Z] #17 33.43 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
09:37:43 [2019-12-10T09:37:43.701Z] #17 33.45 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
09:37:43 [2019-12-10T09:37:43.701Z] #17 33.46 Processing triggers for mime-support (3.60) ...
09:37:43 [2019-12-10T09:37:43.701Z] #17 33.48 Setting up xxd (2:8.0.0197-4+deb9u3) ...
09:37:43 [2019-12-10T09:37:43.701Z] #17 33.49 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
09:37:43 [2019-12-10T09:37:43.701Z] #17 33.51 Setting up libcap2-bin (1:2.25-1) ...
09:37:43 [2019-12-10T09:37:43.701Z] #17 33.52 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
09:37:43 [2019-12-10T09:37:43.701Z] #17 33.53 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
09:37:43 [2019-12-10T09:37:43.701Z] #17 33.55 Setting up bash-completion (1:2.1-4.3) ...
09:37:43 [2019-12-10T09:37:43.959Z] #17 34.32 Setting up libonig4:amd64 (6.1.3-2) ...
09:37:43 [2019-12-10T09:37:43.959Z] #17 34.33 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
09:37:44 [2019-12-10T09:37:44.319Z] #17 34.35 Setting up zip (3.0-11+b1) ...
09:37:44 [2019-12-10T09:37:44.319Z] #17 34.36 Setting up bzip2 (1.0.6-8.1) ...
09:37:44 [2019-12-10T09:37:44.319Z] #17 34.37 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
09:37:44 [2019-12-10T09:37:44.319Z] #17 34.39 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
09:37:44 [2019-12-10T09:37:44.319Z] #17 34.40 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:37:44 [2019-12-10T09:37:44.319Z] #17 34.42 Setting up libaio1:amd64 (0.3.110-3) ...
09:37:44 [2019-12-10T09:37:44.319Z] #17 34.44 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
09:37:44 [2019-12-10T09:37:44.319Z] #17 34.46 Setting up xz-utils (5.2.2-1.2+b1) ...
09:37:44 [2019-12-10T09:37:44.319Z] #17 34.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:37:44 [2019-12-10T09:37:44.319Z] #17 34.48 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
09:37:44 [2019-12-10T09:37:44.319Z] #17 34.49 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
09:37:44 [2019-12-10T09:37:44.319Z] #17 34.51 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
09:37:44 [2019-12-10T09:37:44.319Z] #17 34.53 Setting up libpcre32-3:amd64 (2:8.39-3) ...
09:37:44 [2019-12-10T09:37:44.319Z] #17 34.54 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
09:37:44 [2019-12-10T09:37:44.319Z] #17 34.56 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
09:37:44 [2019-12-10T09:37:44.577Z] #17 34.67 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
09:37:44 [2019-12-10T09:37:44.577Z] #17 34.69 Setting up libpcre16-3:amd64 (2:8.39-3) ...
09:37:44 [2019-12-10T09:37:44.577Z] #17 34.70 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
09:37:44 [2019-12-10T09:37:44.577Z] #17 34.71 Setting up libnl-3-200:amd64 (3.2.27-2) ...
09:37:44 [2019-12-10T09:37:44.577Z] #17 34.74 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
09:37:44 [2019-12-10T09:37:44.577Z] #17 34.76 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
09:37:44 [2019-12-10T09:37:44.577Z] #17 34.78 Setting up pigz (2.3.4-1) ...
09:37:44 [2019-12-10T09:37:44.577Z] #17 34.79 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
09:37:44 [2019-12-10T09:37:44.577Z] #17 34.81 Setting up libmpdec2:amd64 (2.4.2-1) ...
09:37:44 [2019-12-10T09:37:44.577Z] #17 34.82 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
09:37:44 [2019-12-10T09:37:44.577Z] #17 34.84 Setting up mingw-w64-common (5.0.1-1) ...
09:37:44 [2019-12-10T09:37:44.577Z] #17 34.85 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
09:37:44 [2019-12-10T09:37:44.577Z] #17 34.86 Setting up jq (1.5+dfsg-1.3) ...
09:37:44 [2019-12-10T09:37:44.577Z] #17 34.88 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
09:37:44 [2019-12-10T09:37:44.577Z] #17 34.89 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
09:37:44 [2019-12-10T09:37:44.836Z] #17 34.90 Setting up xfsprogs (4.9.0+nmu1) ...
09:37:44 [2019-12-10T09:37:44.836Z] #17 34.92 Setting up vim (2:8.0.0197-4+deb9u3) ...
09:37:44 [2019-12-10T09:37:44.836Z] #17 34.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:37:44 [2019-12-10T09:37:44.836Z] #17 34.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:37:44 [2019-12-10T09:37:44.836Z] #17 34.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:37:44 [2019-12-10T09:37:44.836Z] #17 34.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:37:44 [2019-12-10T09:37:44.836Z] #17 34.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:37:44 [2019-12-10T09:37:44.836Z] #17 34.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:37:44 [2019-12-10T09:37:44.836Z] #17 34.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:37:44 [2019-12-10T09:37:44.836Z] #17 34.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:37:44 [2019-12-10T09:37:44.836Z] #17 34.98 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
09:37:44 [2019-12-10T09:37:44.836Z] #17 34.99 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
09:37:44 [2019-12-10T09:37:44.836Z] #17 35.00 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
09:37:44 [2019-12-10T09:37:44.836Z] #17 35.02 Setting up iptables (1.6.0+snapshot20161117-6) ...
09:37:44 [2019-12-10T09:37:44.836Z] #17 35.03 Setting up btrfs-progs (4.7.3-1) ...
09:37:44 [2019-12-10T09:37:44.836Z] #17 35.04 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
09:37:44 [2019-12-10T09:37:44.836Z] #17 35.06 Setting up python3.5 (3.5.3-1+deb9u1) ...
09:37:45 [2019-12-10T09:37:45.099Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
09:37:45 [2019-12-10T09:37:45.099Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
09:37:45 [2019-12-10T09:37:45.099Z] go: finding github.com/sirupsen/logrus v1.3.0
09:37:46 [2019-12-10T09:37:46.208Z] #17 36.41 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
09:37:46 [2019-12-10T09:37:46.208Z] #17 36.42 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:37:46 [2019-12-10T09:37:46.208Z] #17 36.43 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
09:37:46 [2019-12-10T09:37:46.208Z] #17 36.43 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
09:37:46 [2019-12-10T09:37:46.208Z] #17 36.43 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
09:37:46 [2019-12-10T09:37:46.208Z] #17 36.44 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
09:37:46 [2019-12-10T09:37:46.208Z] #17 36.44 Setting up btrfs-tools (4.7.3-1) ...
09:37:46 [2019-12-10T09:37:46.466Z] #17 36.46 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:37:46 [2019-12-10T09:37:46.466Z] #17 36.47 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
09:37:46 [2019-12-10T09:37:46.466Z] #17 36.47 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
09:37:46 [2019-12-10T09:37:46.466Z] #17 36.48 Setting up python3 (3.5.3-1) ...
09:37:46 [2019-12-10T09:37:46.724Z] #17 36.94 Setting up apparmor (2.11.0-3+deb9u2) ...
09:37:46 [2019-12-10T09:37:46.826Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:37:46 [2019-12-10T09:37:46.826Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
09:37:47 [2019-12-10T09:37:47.172Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
09:37:47 [2019-12-10T09:37:47.172Z] go: finding github.com/stretchr/testify v1.2.2
09:37:47 [2019-12-10T09:37:47.659Z] #17 37.75 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
09:37:47 [2019-12-10T09:37:47.659Z] #17 37.80 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
09:37:47 [2019-12-10T09:37:47.659Z] #17 37.83 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
09:37:47 [2019-12-10T09:37:47.659Z] #17 37.84 Setting up python3-wheel (0.29.0-2) ...
09:37:47 [2019-12-10T09:37:47.917Z] #17 38.12 Setting up python3-pkg-resources (33.1.1-1) ...
09:37:47 [2019-12-10T09:37:47.919Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
09:37:48 [2019-12-10T09:37:48.177Z] #17 38.46 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
09:37:48 [2019-12-10T09:37:48.436Z] #17 38.48 Setting up python3-pip (9.0.1-2+deb9u1) ...
09:37:48 [2019-12-10T09:37:48.694Z] #17 38.77 Setting up dmsetup (2:1.02.137-2) ...
09:37:48 [2019-12-10T09:37:48.694Z] #17 38.79 Setting up python3-setuptools (33.1.1-1) ...
09:37:48 [2019-12-10T09:37:48.952Z] #17 39.14 Setting up dh-python (2.20170125) ...
09:37:49 [2019-12-10T09:37:49.162Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
09:37:49 [2019-12-10T09:37:49.209Z] #17 39.29 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
09:37:49 [2019-12-10T09:37:49.209Z] #17 39.30 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:37:49 [2019-12-10T09:37:49.773Z] #17 DONE 40.1s
09:37:49 [2019-12-10T09:37:49.908Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
09:37:50 [2019-12-10T09:37:50.032Z] 
09:37:50 [2019-12-10T09:37:50.032Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
09:37:50 [2019-12-10T09:37:50.254Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
09:37:50 [2019-12-10T09:37:50.254Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
09:37:50 [2019-12-10T09:37:50.600Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
09:37:51 [2019-12-10T09:37:51.336Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
09:37:53 [2019-12-10T09:37:53.206Z] Fetching without tags
09:37:53 [2019-12-10T09:37:53.316Z] #18 2.741 Collecting yamllint==1.16.0
09:37:53 [2019-12-10T09:37:53.038Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:37:53 [2019-12-10T09:37:53.069Z]  > git config --add remote.origin.fetch +refs/pull/40179/head:refs/remotes/origin/PR-40179 # timeout=10
09:37:53 [2019-12-10T09:37:53.079Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:37:53 [2019-12-10T09:37:53.193Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:37:53 [2019-12-10T09:37:53.206Z] Fetching upstream changes from https://github.com/moby/moby.git
09:37:53 [2019-12-10T09:37:53.206Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:37:53 [2019-12-10T09:37:53.207Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40179/head:refs/remotes/origin/PR-40179 +refs/heads/master:refs/remotes/origin/master
09:37:53 [2019-12-10T09:37:53.623Z] Merging remotes/origin/master commit 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f into PR head commit b1ffda5ceae406f866ec113a84bc59a3a38dac04
09:37:53 [2019-12-10T09:37:53.682Z] go: finding github.com/docker/go-connections v0.3.0
09:37:53 [2019-12-10T09:37:53.682Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
09:37:53 [2019-12-10T09:37:53.682Z] go: finding github.com/jinzhu/gorm v1.9.2
09:37:54 [2019-12-10T09:37:54.072Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
09:37:54 [2019-12-10T09:37:54.416Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:37:54 [2019-12-10T09:37:54.416Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
09:37:54 [2019-12-10T09:37:54.760Z] go: finding github.com/hashicorp/golang-lru v0.5.0
09:37:55 [2019-12-10T09:37:55.108Z] go: finding github.com/mitchellh/mapstructure v1.1.2
09:37:53 [2019-12-10T09:37:53.627Z]  > git config core.sparsecheckout # timeout=10
09:37:53 [2019-12-10T09:37:53.643Z]  > git checkout -f b1ffda5ceae406f866ec113a84bc59a3a38dac04
09:37:55 [2019-12-10T09:37:55.849Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:37:55 [2019-12-10T09:37:55.850Z] go: finding github.com/mattn/go-shellwords v1.0.5
09:37:56 [2019-12-10T09:37:56.570Z] Merge succeeded, producing f91617d61af1c2947b6f14f36108dd1539c5d464
09:37:56 [2019-12-10T09:37:56.571Z] Checking out Revision f91617d61af1c2947b6f14f36108dd1539c5d464 (PR-40179)
09:37:56 [2019-12-10T09:37:56.600Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
09:37:56 [2019-12-10T09:37:56.948Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
09:37:57 [2019-12-10T09:37:57.292Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
09:37:57 [2019-12-10T09:37:57.293Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
09:37:57 [2019-12-10T09:37:57.293Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:37:57 [2019-12-10T09:37:57.293Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
09:37:57 [2019-12-10T09:37:57.637Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
09:37:57 [2019-12-10T09:37:57.637Z] go: finding github.com/opencontainers/image-spec v1.0.1
09:37:57 [2019-12-10T09:37:57.728Z] Commit message: "Merge commit '2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f' into HEAD"
09:37:56 [2019-12-10T09:37:56.061Z]  > git merge 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f # timeout=10
09:37:56 [2019-12-10T09:37:56.556Z]  > git rev-parse HEAD^{commit} # timeout=10
09:37:56 [2019-12-10T09:37:56.569Z]  > git config core.sparsecheckout # timeout=10
09:37:56 [2019-12-10T09:37:56.575Z]  > git checkout -f f91617d61af1c2947b6f14f36108dd1539c5d464
09:37:57 [2019-12-10T09:37:57.727Z]  > git rev-list --no-walk b1ffda5ceae406f866ec113a84bc59a3a38dac04 # timeout=10
09:37:58 [2019-12-10T09:37:58.378Z] go: finding github.com/spf13/pflag v1.0.3
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:37:58 [2019-12-10T09:37:58.721Z] Fetching without tags
09:37:58 [2019-12-10T09:37:58.726Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
09:37:59 [2019-12-10T09:37:59.069Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
09:37:59 [2019-12-10T09:37:59.115Z] + docker version
09:37:59 [2019-12-10T09:37:59.179Z] Merging remotes/origin/master commit 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f into PR head commit b1ffda5ceae406f866ec113a84bc59a3a38dac04
09:37:58 [2019-12-10T09:37:58.593Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:37:58 [2019-12-10T09:37:58.618Z]  > git config --add remote.origin.fetch +refs/pull/40179/head:refs/remotes/origin/PR-40179 # timeout=10
09:37:58 [2019-12-10T09:37:58.643Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:37:58 [2019-12-10T09:37:58.678Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:37:58 [2019-12-10T09:37:58.718Z] Fetching upstream changes from https://github.com/moby/moby.git
09:37:58 [2019-12-10T09:37:58.719Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:37:58 [2019-12-10T09:37:58.719Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40179/head:refs/remotes/origin/PR-40179 +refs/heads/master:refs/remotes/origin/master
09:37:59 [2019-12-10T09:37:59.185Z]  > git config core.sparsecheckout # timeout=10
09:37:59 [2019-12-10T09:37:59.211Z]  > git checkout -f b1ffda5ceae406f866ec113a84bc59a3a38dac04
09:37:59 [2019-12-10T09:37:59.809Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:37:59 [2019-12-10T09:37:59.928Z] #18 9.110   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
09:37:59 [2019-12-10T09:37:59.928Z] #18 9.175 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
09:38:00 [2019-12-10T09:38:00.187Z] #18 10.22   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
09:38:00 [2019-12-10T09:38:00.275Z] go: finding github.com/BurntSushi/toml v0.3.1
09:38:00 [2019-12-10T09:38:00.275Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
09:38:00 [2019-12-10T09:38:00.752Z] #18 10.62 Collecting pyyaml (from yamllint==1.16.0)
09:38:00 [2019-12-10T09:38:00.771Z] Merge succeeded, producing 72fbca71f701c36ba0e7175036f1172df893c0ac
09:38:00 [2019-12-10T09:38:00.772Z] Checking out Revision 72fbca71f701c36ba0e7175036f1172df893c0ac (PR-40179)
09:38:01 [2019-12-10T09:38:01.473Z] go: finding github.com/hashicorp/go-uuid v1.0.0
09:38:01 [2019-12-10T09:38:01.473Z] go: finding gotest.tools v2.2.0+incompatible
09:38:01 [2019-12-10T09:38:01.523Z] Commit message: "Merge commit '2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f' into HEAD"
09:37:59 [2019-12-10T09:37:59.975Z]  > git merge 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f # timeout=10
09:38:00 [2019-12-10T09:38:00.740Z]  > git rev-parse HEAD^{commit} # timeout=10
09:38:00 [2019-12-10T09:38:00.771Z]  > git config core.sparsecheckout # timeout=10
09:38:00 [2019-12-10T09:38:00.782Z]  > git checkout -f 72fbca71f701c36ba0e7175036f1172df893c0ac
09:38:01 [2019-12-10T09:38:01.523Z]  > git rev-list --no-walk b1ffda5ceae406f866ec113a84bc59a3a38dac04 # timeout=10
09:38:01 [2019-12-10T09:38:01.683Z] #18 11.69   Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB)
09:38:02 [2019-12-10T09:38:02.257Z] #18 12.36 Building wheels for collected packages: pathspec, pyyaml
09:38:02 [2019-12-10T09:38:02.257Z] #18 12.36   Running setup.py bdist_wheel for pathspec: started
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:38:02 [2019-12-10T09:38:02.825Z] #18 12.73   Running setup.py bdist_wheel for pathspec: finished with status 'done'
09:38:02 [2019-12-10T09:38:02.825Z] #18 12.73   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
09:38:02 [2019-12-10T09:38:02.825Z] #18 12.74   Running setup.py bdist_wheel for pyyaml: started
09:38:02 [2019-12-10T09:38:02.834Z] + docker version
09:38:03 [2019-12-10T09:38:03.082Z] #18 13.12   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
09:38:03 [2019-12-10T09:38:03.082Z] #18 13.12   Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67
09:38:03 [2019-12-10T09:38:03.082Z] #18 13.14 Successfully built pathspec pyyaml
09:38:03 [2019-12-10T09:38:03.082Z] #18 13.14 Installing collected packages: pathspec, pyyaml, yamllint
09:38:03 [2019-12-10T09:38:03.227Z] go: finding github.com/pkg/profile v1.2.1
09:38:03 [2019-12-10T09:38:03.227Z] go: finding github.com/gogo/protobuf v1.2.1
09:38:03 [2019-12-10T09:38:03.227Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
09:38:03 [2019-12-10T09:38:03.339Z] #18 13.30 Successfully installed pathspec-0.6.0 pyyaml-5.2 yamllint-1.16.0
09:38:03 [2019-12-10T09:38:03.572Z] go: finding github.com/gogo/protobuf v1.2.0
09:38:03 [2019-12-10T09:38:03.573Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
09:38:03 [2019-12-10T09:38:03.918Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
09:38:04 [2019-12-10T09:38:04.263Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
09:38:04 [2019-12-10T09:38:04.271Z] #18 DONE 14.2s
09:38:04 [2019-12-10T09:38:04.271Z] 
09:38:04 [2019-12-10T09:38:04.271Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
09:38:04 [2019-12-10T09:38:04.271Z] #67 DONE 0.1s
09:38:04 [2019-12-10T09:38:04.271Z] 
09:38:04 [2019-12-10T09:38:04.271Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:38:04 [2019-12-10T09:38:04.271Z] #52 ...
09:38:04 [2019-12-10T09:38:04.271Z] 
09:38:04 [2019-12-10T09:38:04.271Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
09:38:04 [2019-12-10T09:38:04.271Z] #61 DONE 0.1s
09:38:04 [2019-12-10T09:38:04.271Z] 
09:38:04 [2019-12-10T09:38:04.271Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
09:38:04 [2019-12-10T09:38:04.271Z] #43 DONE 0.2s
09:38:04 [2019-12-10T09:38:04.271Z] 
09:38:04 [2019-12-10T09:38:04.271Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
09:38:04 [2019-12-10T09:38:04.271Z] #49 DONE 0.2s
09:38:04 [2019-12-10T09:38:04.529Z] 
09:38:04 [2019-12-10T09:38:04.529Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
09:38:04 [2019-12-10T09:38:04.529Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
09:38:04 [2019-12-10T09:38:04.529Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
09:38:04 [2019-12-10T09:38:04.529Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.31MB / 9.11MB 0.2s
09:38:04 [2019-12-10T09:38:04.529Z] #65 ...
09:38:04 [2019-12-10T09:38:04.529Z] 
09:38:04 [2019-12-10T09:38:04.529Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
09:38:04 [2019-12-10T09:38:04.529Z] #46 DONE 0.4s
09:38:04 [2019-12-10T09:38:04.529Z] 
09:38:04 [2019-12-10T09:38:04.529Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
09:38:04 [2019-12-10T09:38:04.529Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done
09:38:04 [2019-12-10T09:38:04.529Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c
09:38:04 [2019-12-10T09:38:04.529Z] #65 ...
09:38:04 [2019-12-10T09:38:04.529Z] 
09:38:04 [2019-12-10T09:38:04.529Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:38:04 [2019-12-10T09:38:04.529Z] #52 DONE 0.5s
09:38:04 [2019-12-10T09:38:04.529Z] 
09:38:04 [2019-12-10T09:38:04.529Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
09:38:04 [2019-12-10T09:38:04.529Z] #30 DONE 0.6s
09:38:04 [2019-12-10T09:38:04.529Z] 
09:38:04 [2019-12-10T09:38:04.529Z] #23 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
09:38:04 [2019-12-10T09:38:04.529Z] #23 DONE 0.6s
09:38:04 [2019-12-10T09:38:04.786Z] 
09:38:04 [2019-12-10T09:38:04.786Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
09:38:05 [2019-12-10T09:38:05.044Z] #65 ...
09:38:05 [2019-12-10T09:38:05.044Z] 
09:38:05 [2019-12-10T09:38:05.044Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
09:38:05 [2019-12-10T09:38:05.044Z] #53 DONE 0.2s
09:38:05 [2019-12-10T09:38:05.044Z] 
09:38:05 [2019-12-10T09:38:05.044Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
09:38:05 [2019-12-10T09:38:05.987Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
09:38:06 [2019-12-10T09:38:06.335Z] go: finding github.com/kr/pretty v0.1.0
09:38:06 [2019-12-10T09:38:06.681Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
09:38:06 [2019-12-10T09:38:06.681Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
09:38:06 [2019-12-10T09:38:06.695Z] Removing intermediate container f348876a84d9
09:38:06 [2019-12-10T09:38:06.695Z]  ---> fc9f89682472
09:38:06 [2019-12-10T09:38:06.695Z] Step 11/16 : ARG GOOS
09:38:06 [2019-12-10T09:38:06.695Z]  ---> Running in 70ee7bbce8c0
09:38:06 [2019-12-10T09:38:06.695Z] Removing intermediate container 70ee7bbce8c0
09:38:06 [2019-12-10T09:38:06.695Z]  ---> 007bb1f2a30a
09:38:06 [2019-12-10T09:38:06.695Z] Step 12/16 : ARG GOARCH
09:38:06 [2019-12-10T09:38:06.695Z]  ---> Running in 0a0591bef2a9
09:38:06 [2019-12-10T09:38:06.695Z] Removing intermediate container 0a0591bef2a9
09:38:06 [2019-12-10T09:38:06.695Z]  ---> e5f7e7975650
09:38:06 [2019-12-10T09:38:06.696Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}";     pkg="github.com/docker/buildx";     ldflags="      -X \"${pkg}/version.Version=$(git describe --tags)\"       -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\"       -X \"${pkg}/version.Package=buildx\"     ";     go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
09:38:06 [2019-12-10T09:38:06.696Z]  ---> Running in 5fdcf147a5a7
09:38:09 [2019-12-10T09:38:09.059Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
09:38:09 [2019-12-10T09:38:09.059Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
09:38:09 [2019-12-10T09:38:09.234Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.2s done
09:38:09 [2019-12-10T09:38:09.234Z] #65 DONE 4.9s
09:38:09 [2019-12-10T09:38:09.234Z] 
09:38:09 [2019-12-10T09:38:09.234Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:38:09 [2019-12-10T09:38:09.407Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
09:38:09 [2019-12-10T09:38:09.407Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
09:38:09 [2019-12-10T09:38:09.751Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
09:38:09 [2019-12-10T09:38:09.751Z] go: finding google.golang.org/grpc v1.20.1
09:38:10 [2019-12-10T09:38:10.950Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
09:38:10 [2019-12-10T09:38:10.950Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
09:38:10 [2019-12-10T09:38:10.964Z] Client: Docker Engine - Community
09:38:10 [2019-12-10T09:38:10.964Z]  Version:           19.03.2
09:38:10 [2019-12-10T09:38:10.964Z]  API version:       1.40
09:38:10 [2019-12-10T09:38:10.964Z]  Go version:        go1.12.8
09:38:10 [2019-12-10T09:38:10.964Z]  Git commit:        6a30dfc
09:38:10 [2019-12-10T09:38:10.964Z]  Built:             Thu Aug 29 05:29:11 2019
09:38:10 [2019-12-10T09:38:10.964Z]  OS/Arch:           linux/amd64
09:38:10 [2019-12-10T09:38:10.964Z]  Experimental:      false
09:38:10 [2019-12-10T09:38:10.964Z] 
09:38:10 [2019-12-10T09:38:10.964Z] Server: Docker Engine - Community
09:38:10 [2019-12-10T09:38:10.964Z]  Engine:
09:38:10 [2019-12-10T09:38:10.964Z]   Version:          19.03.2
09:38:10 [2019-12-10T09:38:10.964Z]   API version:      1.40 (minimum version 1.12)
09:38:10 [2019-12-10T09:38:10.964Z]   Go version:       go1.12.8
09:38:10 [2019-12-10T09:38:10.964Z]   Git commit:       6a30dfc
09:38:10 [2019-12-10T09:38:10.964Z]   Built:            Thu Aug 29 05:27:45 2019
09:38:10 [2019-12-10T09:38:10.964Z]   OS/Arch:          linux/amd64
09:38:10 [2019-12-10T09:38:10.964Z]   Experimental:     true
09:38:10 [2019-12-10T09:38:10.964Z]  containerd:
09:38:10 [2019-12-10T09:38:10.964Z]   Version:          1.2.6
09:38:10 [2019-12-10T09:38:10.964Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
09:38:10 [2019-12-10T09:38:10.964Z]  runc:
09:38:10 [2019-12-10T09:38:10.964Z]   Version:          1.0.0-rc8
09:38:10 [2019-12-10T09:38:10.964Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
09:38:10 [2019-12-10T09:38:10.964Z]  docker-init:
09:38:10 [2019-12-10T09:38:10.964Z]   Version:          0.18.0
09:38:10 [2019-12-10T09:38:10.964Z]   GitCommit:        fec3683
[Pipeline] sh
09:38:11 [2019-12-10T09:38:11.133Z] #54 ...
09:38:11 [2019-12-10T09:38:11.133Z] 
09:38:11 [2019-12-10T09:38:11.133Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:38:11 [2019-12-10T09:38:11.133Z] #38 7.104 + mktemp -d
09:38:11 [2019-12-10T09:38:11.133Z] #38 7.104 + export GOPATH=/tmp/tmp.SxjjGJu3a2
09:38:11 [2019-12-10T09:38:11.133Z] #38 7.104 + git clone https://github.com/docker/distribution.git /tmp/tmp.SxjjGJu3a2/src/github.com/docker/distribution
09:38:11 [2019-12-10T09:38:11.133Z] #38 7.104 Cloning into '/tmp/tmp.SxjjGJu3a2/src/github.com/docker/distribution'...
09:38:11 [2019-12-10T09:38:11.288Z] + docker info
09:38:11 [2019-12-10T09:38:11.331Z] Client: Docker Engine - Community
09:38:11 [2019-12-10T09:38:11.332Z]  Version:           19.03.2
09:38:11 [2019-12-10T09:38:11.332Z]  API version:       1.40
09:38:11 [2019-12-10T09:38:11.332Z]  Go version:        go1.12.8
09:38:11 [2019-12-10T09:38:11.332Z]  Git commit:        6a30dfc
09:38:11 [2019-12-10T09:38:11.332Z]  Built:             Thu Aug 29 05:32:25 2019
09:38:11 [2019-12-10T09:38:11.332Z]  OS/Arch:           linux/arm64
09:38:11 [2019-12-10T09:38:11.332Z]  Experimental:      false
09:38:11 [2019-12-10T09:38:11.332Z] 
09:38:11 [2019-12-10T09:38:11.332Z] Server: Docker Engine - Community
09:38:11 [2019-12-10T09:38:11.332Z]  Engine:
09:38:11 [2019-12-10T09:38:11.332Z]   Version:          19.03.2
09:38:11 [2019-12-10T09:38:11.332Z]   API version:      1.40 (minimum version 1.12)
09:38:11 [2019-12-10T09:38:11.332Z]   Go version:       go1.12.8
09:38:11 [2019-12-10T09:38:11.332Z]   Git commit:       6a30dfc
09:38:11 [2019-12-10T09:38:11.332Z]   Built:            Thu Aug 29 05:30:57 2019
09:38:11 [2019-12-10T09:38:11.332Z]   OS/Arch:          linux/arm64
09:38:11 [2019-12-10T09:38:11.332Z]   Experimental:     true
09:38:11 [2019-12-10T09:38:11.332Z]  containerd:
09:38:11 [2019-12-10T09:38:11.332Z]   Version:          1.2.6
09:38:11 [2019-12-10T09:38:11.332Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
09:38:11 [2019-12-10T09:38:11.332Z]  runc:
09:38:11 [2019-12-10T09:38:11.332Z]   Version:          1.0.0-rc8
09:38:11 [2019-12-10T09:38:11.332Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
09:38:11 [2019-12-10T09:38:11.332Z]  docker-init:
09:38:11 [2019-12-10T09:38:11.332Z]   Version:          0.18.0
09:38:11 [2019-12-10T09:38:11.332Z]   GitCommit:        fec3683
[Pipeline] sh
09:38:11 [2019-12-10T09:38:11.656Z] + docker info
09:38:11 [2019-12-10T09:38:11.698Z] #38 ...
09:38:11 [2019-12-10T09:38:11.698Z] 
09:38:11 [2019-12-10T09:38:11.698Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:38:11 [2019-12-10T09:38:11.698Z] #24 7.574 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:38:11 [2019-12-10T09:38:11.698Z] #24 7.584 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:38:11 [2019-12-10T09:38:11.698Z] #24 7.629 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:38:11 [2019-12-10T09:38:11.698Z] #24 7.632 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:38:11 [2019-12-10T09:38:11.698Z] #24 7.662 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:38:12 [2019-12-10T09:38:12.152Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
09:38:12 [2019-12-10T09:38:12.891Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
09:38:12 [2019-12-10T09:38:12.891Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:38:13 [2019-12-10T09:38:13.075Z] #24 8.811 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
09:38:13 [2019-12-10T09:38:13.630Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
09:38:13 [2019-12-10T09:38:13.973Z] go: finding github.com/stretchr/testify v1.3.0
09:38:14 [2019-12-10T09:38:14.009Z] #24 ...
09:38:14 [2019-12-10T09:38:14.009Z] 
09:38:14 [2019-12-10T09:38:14.009Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:38:14 [2019-12-10T09:38:14.267Z] #33 ...
09:38:14 [2019-12-10T09:38:14.267Z] 
09:38:14 [2019-12-10T09:38:14.267Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:38:14 [2019-12-10T09:38:14.525Z] #56 ...
09:38:14 [2019-12-10T09:38:14.525Z] 
09:38:14 [2019-12-10T09:38:14.525Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:38:14 [2019-12-10T09:38:14.525Z] #68 9.980 + RM_GOPATH=0
09:38:14 [2019-12-10T09:38:14.525Z] #68 9.980 + TMP_GOPATH=
09:38:14 [2019-12-10T09:38:14.525Z] #68 9.980 + : /build
09:38:14 [2019-12-10T09:38:14.525Z] #68 9.980 + '[' -z '' ']'
09:38:14 [2019-12-10T09:38:14.525Z] #68 9.980 ++ mktemp -d
09:38:14 [2019-12-10T09:38:14.525Z] #68 9.985 + export GOPATH=/tmp/tmp.YqBJshDE9S
09:38:14 [2019-12-10T09:38:14.525Z] #68 9.985 + GOPATH=/tmp/tmp.YqBJshDE9S
09:38:14 [2019-12-10T09:38:14.525Z] #68 9.985 + RM_GOPATH=1
09:38:14 [2019-12-10T09:38:14.525Z] #68 9.989 ++ dirname ./install.sh
09:38:14 [2019-12-10T09:38:14.525Z] #68 10.03 + dir=.
09:38:14 [2019-12-10T09:38:14.525Z] #68 10.03 + bin=proxy
09:38:14 [2019-12-10T09:38:14.525Z] #68 10.03 + shift
09:38:14 [2019-12-10T09:38:14.525Z] #68 10.03 + '[' '!' -f ./proxy.installer ']'
09:38:14 [2019-12-10T09:38:14.525Z] #68 10.03 + . ./proxy.installer
09:38:14 [2019-12-10T09:38:14.525Z] #68 10.03 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
09:38:14 [2019-12-10T09:38:14.525Z] #68 10.03 + install_proxy
09:38:14 [2019-12-10T09:38:14.525Z] #68 10.03 + case "$1" in
09:38:14 [2019-12-10T09:38:14.525Z] #68 10.03 + export CGO_ENABLED=0
09:38:14 [2019-12-10T09:38:14.525Z] #68 10.03 + CGO_ENABLED=0
09:38:14 [2019-12-10T09:38:14.525Z] #68 10.03 + _install_proxy
09:38:14 [2019-12-10T09:38:14.525Z] #68 10.03 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
09:38:14 [2019-12-10T09:38:14.525Z] #68 10.03 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.YqBJshDE9S/src/github.com/docker/libnetwork
09:38:14 [2019-12-10T09:38:14.525Z] #68 10.04 Cloning into '/tmp/tmp.YqBJshDE9S/src/github.com/docker/libnetwork'...
09:38:14 [2019-12-10T09:38:14.525Z] #68 10.04 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
09:38:14 [2019-12-10T09:38:14.525Z] #68 ...
09:38:14 [2019-12-10T09:38:14.525Z] 
09:38:14 [2019-12-10T09:38:14.525Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:38:14 [2019-12-10T09:38:14.711Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
09:38:14 [2019-12-10T09:38:14.711Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
09:38:14 [2019-12-10T09:38:14.711Z] go: finding github.com/client9/misspell v0.3.4
09:38:14 [2019-12-10T09:38:14.783Z] #44 10.39 + RM_GOPATH=0
09:38:14 [2019-12-10T09:38:14.783Z] #44 10.39 + TMP_GOPATH=
09:38:14 [2019-12-10T09:38:14.783Z] #44 10.39 + : /build
09:38:14 [2019-12-10T09:38:14.783Z] #44 10.39 + '[' -z '' ']'
09:38:14 [2019-12-10T09:38:14.783Z] #44 10.39 ++ mktemp -d
09:38:14 [2019-12-10T09:38:14.783Z] #44 10.39 + export GOPATH=/tmp/tmp.dwAQzaKVUe
09:38:14 [2019-12-10T09:38:14.783Z] #44 10.39 + GOPATH=/tmp/tmp.dwAQzaKVUe
09:38:14 [2019-12-10T09:38:14.783Z] #44 10.39 + RM_GOPATH=1
09:38:14 [2019-12-10T09:38:14.783Z] #44 10.39 ++ dirname ./install.sh
09:38:14 [2019-12-10T09:38:14.783Z] #44 10.40 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:38:14 [2019-12-10T09:38:14.783Z] #44 10.40 + dir=.
09:38:14 [2019-12-10T09:38:14.783Z] #44 10.40 + bin=vndr
09:38:14 [2019-12-10T09:38:14.783Z] #44 10.40 + shift
09:38:14 [2019-12-10T09:38:14.783Z] #44 10.40 + '[' '!' -f ./vndr.installer ']'
09:38:14 [2019-12-10T09:38:14.783Z] #44 10.40 + . ./vndr.installer
09:38:14 [2019-12-10T09:38:14.783Z] #44 10.40 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:38:14 [2019-12-10T09:38:14.783Z] #44 10.40 + install_vndr
09:38:14 [2019-12-10T09:38:14.783Z] #44 10.40 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
09:38:14 [2019-12-10T09:38:14.783Z] #44 10.40 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.dwAQzaKVUe/src/github.com/LK4D4/vndr
09:38:14 [2019-12-10T09:38:14.783Z] #44 10.40 Cloning into '/tmp/tmp.dwAQzaKVUe/src/github.com/LK4D4/vndr'...
09:38:14 [2019-12-10T09:38:14.783Z] #44 ...
09:38:14 [2019-12-10T09:38:14.783Z] 
09:38:14 [2019-12-10T09:38:14.783Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:38:14 [2019-12-10T09:38:14.783Z] #62 ...
09:38:14 [2019-12-10T09:38:14.783Z] 
09:38:14 [2019-12-10T09:38:14.783Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:38:14 [2019-12-10T09:38:14.783Z] #40 10.01 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:38:14 [2019-12-10T09:38:14.783Z] #40 10.01 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:38:14 [2019-12-10T09:38:14.783Z] #40 10.05 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:38:14 [2019-12-10T09:38:14.783Z] #40 10.06 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:38:14 [2019-12-10T09:38:14.783Z] #40 10.25 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:38:15 [2019-12-10T09:38:15.041Z] #40 ...
09:38:15 [2019-12-10T09:38:15.041Z] 
09:38:15 [2019-12-10T09:38:15.041Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:38:15 [2019-12-10T09:38:15.041Z] #31 ...
09:38:15 [2019-12-10T09:38:15.041Z] 
09:38:15 [2019-12-10T09:38:15.041Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:38:15 [2019-12-10T09:38:15.041Z] #28 8.914 + mktemp -d
09:38:15 [2019-12-10T09:38:15.041Z] #28 8.923 + export GOPATH=/tmp/tmp.HwZxmofnIX
09:38:15 [2019-12-10T09:38:15.041Z] #28 8.923 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.HwZxmofnIX/src/github.com/go-swagger/go-swagger
09:38:15 [2019-12-10T09:38:15.041Z] #28 8.932 Cloning into '/tmp/tmp.HwZxmofnIX/src/github.com/go-swagger/go-swagger'...
09:38:15 [2019-12-10T09:38:15.059Z] go: finding google.golang.org/appengine v1.1.0
09:38:15 [2019-12-10T09:38:15.059Z] go: finding github.com/sirupsen/logrus v1.0.3
09:38:15 [2019-12-10T09:38:15.299Z] #28 ...
09:38:15 [2019-12-10T09:38:15.299Z] 
09:38:15 [2019-12-10T09:38:15.299Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:38:15 [2019-12-10T09:38:15.299Z] #50 9.642 + RM_GOPATH=0
09:38:15 [2019-12-10T09:38:15.299Z] #50 9.642 + TMP_GOPATH=
09:38:15 [2019-12-10T09:38:15.299Z] #50 9.642 + : /build
09:38:15 [2019-12-10T09:38:15.299Z] #50 9.642 + '[' -z '' ']'
09:38:15 [2019-12-10T09:38:15.299Z] #50 9.647 ++ mktemp -d
09:38:15 [2019-12-10T09:38:15.299Z] #50 9.650 + export GOPATH=/tmp/tmp.SGtoBSHnYx
09:38:15 [2019-12-10T09:38:15.299Z] #50 9.650 + GOPATH=/tmp/tmp.SGtoBSHnYx
09:38:15 [2019-12-10T09:38:15.299Z] #50 9.650 + RM_GOPATH=1
09:38:15 [2019-12-10T09:38:15.299Z] #50 9.652 ++ dirname ./install.sh
09:38:15 [2019-12-10T09:38:15.299Z] #50 9.671 + dir=.
09:38:15 [2019-12-10T09:38:15.299Z] #50 9.671 + bin=golangci_lint
09:38:15 [2019-12-10T09:38:15.299Z] #50 9.671 + shift
09:38:15 [2019-12-10T09:38:15.299Z] #50 9.671 + '[' '!' -f ./golangci_lint.installer ']'
09:38:15 [2019-12-10T09:38:15.299Z] #50 9.674 + . ./golangci_lint.installer
09:38:15 [2019-12-10T09:38:15.299Z] #50 9.675 ++ : v1.20.0
09:38:15 [2019-12-10T09:38:15.299Z] #50 9.675 + install_golangci_lint
09:38:15 [2019-12-10T09:38:15.299Z] #50 9.675 + echo 'Installing golangci-lint version v1.20.0'
09:38:15 [2019-12-10T09:38:15.299Z] #50 9.675 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
09:38:15 [2019-12-10T09:38:15.299Z] #50 9.675 Installing golangci-lint version v1.20.0
09:38:15 [2019-12-10T09:38:15.299Z] #50 ...
09:38:15 [2019-12-10T09:38:15.299Z] 
09:38:15 [2019-12-10T09:38:15.299Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:38:15 [2019-12-10T09:38:15.299Z] #47 10.41 + RM_GOPATH=0
09:38:15 [2019-12-10T09:38:15.299Z] #47 10.41 + TMP_GOPATH=
09:38:15 [2019-12-10T09:38:15.299Z] #47 10.41 + : /build
09:38:15 [2019-12-10T09:38:15.299Z] #47 10.41 + '[' -z '' ']'
09:38:15 [2019-12-10T09:38:15.299Z] #47 10.41 ++ mktemp -d
09:38:15 [2019-12-10T09:38:15.299Z] #47 10.43 + export GOPATH=/tmp/tmp.rRZeW1mMVX
09:38:15 [2019-12-10T09:38:15.299Z] #47 10.43 + GOPATH=/tmp/tmp.rRZeW1mMVX
09:38:15 [2019-12-10T09:38:15.299Z] #47 10.43 + RM_GOPATH=1
09:38:15 [2019-12-10T09:38:15.299Z] #47 10.43 ++ dirname ./install.sh
09:38:15 [2019-12-10T09:38:15.299Z] #47 10.44 + dir=.
09:38:15 [2019-12-10T09:38:15.299Z] #47 10.44 + bin=gotestsum
09:38:15 [2019-12-10T09:38:15.299Z] #47 10.44 + shift
09:38:15 [2019-12-10T09:38:15.299Z] #47 10.44 + '[' '!' -f ./gotestsum.installer ']'
09:38:15 [2019-12-10T09:38:15.299Z] #47 10.44 + . ./gotestsum.installer
09:38:15 [2019-12-10T09:38:15.299Z] #47 10.44 ++ : v0.3.5
09:38:15 [2019-12-10T09:38:15.299Z] #47 10.44 + install_gotestsum
09:38:15 [2019-12-10T09:38:15.299Z] #47 10.44 + echo 'Installing gotestsum version v0.3.5'
09:38:15 [2019-12-10T09:38:15.299Z] #47 10.44 + go get -d gotest.tools/gotestsum
09:38:15 [2019-12-10T09:38:15.299Z] #47 10.44 Installing gotestsum version v0.3.5
09:38:15 [2019-12-10T09:38:15.405Z] go: finding cloud.google.com/go v0.26.0
09:38:15 [2019-12-10T09:38:15.557Z] #47 ...
09:38:15 [2019-12-10T09:38:15.557Z] 
09:38:15 [2019-12-10T09:38:15.557Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:38:15 [2019-12-10T09:38:15.557Z] #54 10.18 + RM_GOPATH=0
09:38:15 [2019-12-10T09:38:15.557Z] #54 10.18 + TMP_GOPATH=
09:38:15 [2019-12-10T09:38:15.557Z] #54 10.18 + : /build
09:38:15 [2019-12-10T09:38:15.557Z] #54 10.18 + '[' -z '' ']'
09:38:15 [2019-12-10T09:38:15.557Z] #54 10.18 ++ mktemp -d
09:38:15 [2019-12-10T09:38:15.557Z] #54 10.18 + export GOPATH=/tmp/tmp.dfwvExIc4u
09:38:15 [2019-12-10T09:38:15.557Z] #54 10.18 + GOPATH=/tmp/tmp.dfwvExIc4u
09:38:15 [2019-12-10T09:38:15.557Z] #54 10.18 + RM_GOPATH=1
09:38:15 [2019-12-10T09:38:15.557Z] #54 10.19 ++ dirname ./install.sh
09:38:15 [2019-12-10T09:38:15.557Z] #54 10.19 + dir=.
09:38:15 [2019-12-10T09:38:15.557Z] #54 10.19 + bin=runc
09:38:15 [2019-12-10T09:38:15.557Z] #54 10.19 + shift
09:38:15 [2019-12-10T09:38:15.557Z] #54 10.19 + '[' '!' -f ./runc.installer ']'
09:38:15 [2019-12-10T09:38:15.557Z] #54 10.19 + . ./runc.installer
09:38:15 [2019-12-10T09:38:15.557Z] #54 10.19 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
09:38:15 [2019-12-10T09:38:15.557Z] #54 10.21 + install_runc
09:38:15 [2019-12-10T09:38:15.557Z] #54 10.21 + grep -q '^3\.10\.0.*\.el7\.'
09:38:15 [2019-12-10T09:38:15.557Z] #54 10.21 + uname -r
09:38:15 [2019-12-10T09:38:15.557Z] #54 10.27 + RUNC_BUILDTAGS='seccomp apparmor selinux '
09:38:15 [2019-12-10T09:38:15.557Z] #54 10.27 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
09:38:15 [2019-12-10T09:38:15.557Z] #54 10.27 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dfwvExIc4u/src/github.com/opencontainers/runc
09:38:15 [2019-12-10T09:38:15.557Z] #54 10.27 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
09:38:15 [2019-12-10T09:38:15.557Z] #54 10.27 Cloning into '/tmp/tmp.dfwvExIc4u/src/github.com/opencontainers/runc'...
09:38:16 [2019-12-10T09:38:16.635Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
09:38:16 [2019-12-10T09:38:16.980Z] go: finding github.com/golang/mock v1.1.1
09:38:17 [2019-12-10T09:38:17.719Z] go: finding github.com/gogo/protobuf v1.0.0
09:38:18 [2019-12-10T09:38:18.463Z] go: finding github.com/containerd/containerd v1.2.4
09:38:18 [2019-12-10T09:38:18.809Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
09:38:18 [2019-12-10T09:38:18.809Z] go: finding github.com/vishvananda/netlink v1.0.0
09:38:19 [2019-12-10T09:38:19.550Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
09:38:19 [2019-12-10T09:38:19.895Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
09:38:21 [2019-12-10T09:38:21.280Z] Client:
09:38:21 [2019-12-10T09:38:21.280Z]  Debug Mode: false
09:38:21 [2019-12-10T09:38:21.280Z] 
09:38:21 [2019-12-10T09:38:21.280Z] Server:
09:38:21 [2019-12-10T09:38:21.280Z]  Containers: 0
09:38:21 [2019-12-10T09:38:21.280Z]   Running: 0
09:38:21 [2019-12-10T09:38:21.280Z]   Paused: 0
09:38:21 [2019-12-10T09:38:21.280Z]   Stopped: 0
09:38:21 [2019-12-10T09:38:21.280Z]  Images: 0
09:38:21 [2019-12-10T09:38:21.280Z]  Server Version: 19.03.2
09:38:21 [2019-12-10T09:38:21.280Z]  Storage Driver: overlay2
09:38:21 [2019-12-10T09:38:21.280Z]   Backing Filesystem: extfs
09:38:21 [2019-12-10T09:38:21.281Z]   Supports d_type: true
09:38:21 [2019-12-10T09:38:21.281Z]   Native Overlay Diff: true
09:38:21 [2019-12-10T09:38:21.281Z]  Logging Driver: json-file
09:38:21 [2019-12-10T09:38:21.281Z]  Cgroup Driver: cgroupfs
09:38:21 [2019-12-10T09:38:21.281Z]  Plugins:
09:38:21 [2019-12-10T09:38:21.281Z]   Volume: local
09:38:21 [2019-12-10T09:38:21.281Z]   Network: bridge host ipvlan macvlan null overlay
09:38:21 [2019-12-10T09:38:21.281Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:38:21 [2019-12-10T09:38:21.281Z]  Swarm: inactive
09:38:21 [2019-12-10T09:38:21.281Z]  Runtimes: runc
09:38:21 [2019-12-10T09:38:21.281Z]  Default Runtime: runc
09:38:21 [2019-12-10T09:38:21.281Z]  Init Binary: docker-init
09:38:21 [2019-12-10T09:38:21.281Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
09:38:21 [2019-12-10T09:38:21.281Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
09:38:21 [2019-12-10T09:38:21.281Z]  init version: fec3683
09:38:21 [2019-12-10T09:38:21.281Z]  Security Options:
09:38:21 [2019-12-10T09:38:21.281Z]   apparmor
09:38:21 [2019-12-10T09:38:21.281Z]   seccomp
09:38:21 [2019-12-10T09:38:21.281Z]    Profile: default
09:38:21 [2019-12-10T09:38:21.281Z]  Kernel Version: 4.15.0-1048-aws
09:38:21 [2019-12-10T09:38:21.281Z]  Operating System: Ubuntu 18.04.3 LTS
09:38:21 [2019-12-10T09:38:21.281Z]  OSType: linux
09:38:21 [2019-12-10T09:38:21.281Z]  Architecture: x86_64
09:38:21 [2019-12-10T09:38:21.281Z]  CPUs: 2
09:38:21 [2019-12-10T09:38:21.281Z]  Total Memory: 7.501GiB
09:38:21 [2019-12-10T09:38:21.281Z]  Name: ip-10-100-37-64
09:38:21 [2019-12-10T09:38:21.281Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
09:38:21 [2019-12-10T09:38:21.281Z]  Docker Root Dir: /var/lib/docker
09:38:21 [2019-12-10T09:38:21.281Z]  Debug Mode: false
09:38:21 [2019-12-10T09:38:21.281Z]  Registry: https://index.docker.io/v1/
09:38:21 [2019-12-10T09:38:21.281Z]  Labels:
09:38:21 [2019-12-10T09:38:21.281Z]  Experimental: true
09:38:21 [2019-12-10T09:38:21.281Z]  Insecure Registries:
09:38:21 [2019-12-10T09:38:21.281Z]   127.0.0.0/8
09:38:21 [2019-12-10T09:38:21.281Z]  Live Restore Enabled: true
09:38:21 [2019-12-10T09:38:21.281Z] 
09:38:21 [2019-12-10T09:38:21.281Z] WARNING: No swap limit support
[Pipeline] sh
09:38:21 [2019-12-10T09:38:21.659Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:38:21 [2019-12-10T09:38:21.659Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:38:21 [2019-12-10T09:38:21.659Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40179/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:38:21 [2019-12-10T09:38:21.659Z] + bash /home/ubuntu/workspace/moby_PR-40179/check-config.sh
09:38:21 [2019-12-10T09:38:21.659Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:38:21 [2019-12-10T09:38:21.659Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
09:38:21 [2019-12-10T09:38:21.659Z] 
09:38:21 [2019-12-10T09:38:21.659Z] Generally Necessary:
09:38:21 [2019-12-10T09:38:21.659Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:38:21 [2019-12-10T09:38:21.659Z] - apparmor: enabled and tools installed
09:38:21 [2019-12-10T09:38:21.659Z] - CONFIG_NAMESPACES: enabled
09:38:21 [2019-12-10T09:38:21.659Z] - CONFIG_NET_NS: enabled
09:38:21 [2019-12-10T09:38:21.659Z] - CONFIG_PID_NS: enabled
09:38:21 [2019-12-10T09:38:21.659Z] - CONFIG_IPC_NS: enabled
09:38:21 [2019-12-10T09:38:21.659Z] - CONFIG_UTS_NS: enabled
09:38:21 [2019-12-10T09:38:21.659Z] - CONFIG_CGROUPS: enabled
09:38:21 [2019-12-10T09:38:21.659Z] - CONFIG_CGROUP_CPUACCT: enabled
09:38:21 [2019-12-10T09:38:21.659Z] - CONFIG_CGROUP_DEVICE: enabled
09:38:21 [2019-12-10T09:38:21.659Z] - CONFIG_CGROUP_FREEZER: enabled
09:38:21 [2019-12-10T09:38:21.659Z] - CONFIG_CGROUP_SCHED: enabled
09:38:21 [2019-12-10T09:38:21.659Z] - CONFIG_CPUSETS: enabled
09:38:21 [2019-12-10T09:38:21.659Z] - CONFIG_MEMCG: enabled
09:38:21 [2019-12-10T09:38:21.918Z] - CONFIG_KEYS: enabled
09:38:21 [2019-12-10T09:38:21.918Z] - CONFIG_VETH: enabled (as module)
09:38:21 [2019-12-10T09:38:21.918Z] - CONFIG_BRIDGE: enabled (as module)
09:38:21 [2019-12-10T09:38:21.918Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:38:21 [2019-12-10T09:38:21.918Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
09:38:21 [2019-12-10T09:38:21.918Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:38:22 [2019-12-10T09:38:22.119Z] #54 ...
09:38:22 [2019-12-10T09:38:22.119Z] 
09:38:22 [2019-12-10T09:38:22.119Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:38:22 [2019-12-10T09:38:22.119Z] #44 11.73 + cd /tmp/tmp.dwAQzaKVUe/src/github.com/LK4D4/vndr
09:38:22 [2019-12-10T09:38:22.119Z] #44 11.73 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:38:22 [2019-12-10T09:38:22.119Z] #44 11.76 + go build -buildmode=pie -v -o /build/vndr .
09:38:22 [2019-12-10T09:38:22.119Z] #44 12.94 internal/cpu
09:38:22 [2019-12-10T09:38:22.119Z] #44 13.03 runtime/internal/atomic
09:38:22 [2019-12-10T09:38:22.119Z] #44 13.60 runtime/internal/sys
09:38:22 [2019-12-10T09:38:22.119Z] #44 13.87 runtime/internal/math
09:38:22 [2019-12-10T09:38:22.119Z] #44 13.92 internal/bytealg
09:38:22 [2019-12-10T09:38:22.119Z] #44 14.24 internal/race
09:38:22 [2019-12-10T09:38:22.119Z] #44 14.30 sync/atomic
09:38:22 [2019-12-10T09:38:22.119Z] #44 14.54 unicode
09:38:22 [2019-12-10T09:38:22.119Z] #44 14.55 runtime
09:38:22 [2019-12-10T09:38:22.186Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:38:22 [2019-12-10T09:38:22.186Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:38:22 [2019-12-10T09:38:22.186Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:38:22 [2019-12-10T09:38:22.186Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:38:22 [2019-12-10T09:38:22.237Z] go: finding github.com/Microsoft/go-winio v0.4.11
09:38:22 [2019-12-10T09:38:22.237Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
09:38:22 [2019-12-10T09:38:22.454Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:38:22 [2019-12-10T09:38:22.454Z] - CONFIG_NF_NAT: enabled (as module)
09:38:22 [2019-12-10T09:38:22.454Z] - CONFIG_NF_NAT_NEEDED: enabled
09:38:22 [2019-12-10T09:38:22.454Z] - CONFIG_POSIX_MQUEUE: enabled
09:38:22 [2019-12-10T09:38:22.454Z] 
09:38:22 [2019-12-10T09:38:22.454Z] Optional Features:
09:38:22 [2019-12-10T09:38:22.454Z] - CONFIG_USER_NS: enabled
09:38:22 [2019-12-10T09:38:22.454Z] - CONFIG_SECCOMP: enabled
09:38:22 [2019-12-10T09:38:22.717Z] - CONFIG_CGROUP_PIDS: enabled
09:38:22 [2019-12-10T09:38:22.717Z] - CONFIG_MEMCG_SWAP: enabled
09:38:22 [2019-12-10T09:38:22.717Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:38:22 [2019-12-10T09:38:22.717Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:38:22 [2019-12-10T09:38:22.717Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
09:38:22 [2019-12-10T09:38:22.717Z] - CONFIG_BLK_CGROUP: enabled
09:38:22 [2019-12-10T09:38:22.717Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:38:22 [2019-12-10T09:38:22.717Z] - CONFIG_IOSCHED_CFQ: enabled
09:38:22 [2019-12-10T09:38:22.717Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
09:38:22 [2019-12-10T09:38:22.717Z] - CONFIG_CGROUP_PERF: enabled
09:38:22 [2019-12-10T09:38:22.717Z] - CONFIG_CGROUP_HUGETLB: enabled
09:38:22 [2019-12-10T09:38:22.717Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:38:22 [2019-12-10T09:38:22.717Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:38:22 [2019-12-10T09:38:22.717Z] - CONFIG_CFS_BANDWIDTH: enabled
09:38:22 [2019-12-10T09:38:22.717Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:38:22 [2019-12-10T09:38:22.717Z] - CONFIG_RT_GROUP_SCHED: missing
09:38:22 [2019-12-10T09:38:22.717Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:38:22 [2019-12-10T09:38:22.717Z] - CONFIG_IP_VS: enabled (as module)
09:38:22 [2019-12-10T09:38:22.717Z] - CONFIG_IP_VS_NFCT: enabled
09:38:22 [2019-12-10T09:38:22.717Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:38:22 [2019-12-10T09:38:22.979Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
09:38:22 [2019-12-10T09:38:22.979Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
09:38:22 [2019-12-10T09:38:22.982Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:38:22 [2019-12-10T09:38:22.982Z] - CONFIG_IP_VS_RR: enabled (as module)
09:38:22 [2019-12-10T09:38:22.982Z] - CONFIG_EXT4_FS: enabled
09:38:22 [2019-12-10T09:38:22.982Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:38:22 [2019-12-10T09:38:22.982Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:38:22 [2019-12-10T09:38:22.982Z] - Network Drivers:
09:38:22 [2019-12-10T09:38:22.982Z]   - "overlay":
09:38:22 [2019-12-10T09:38:22.982Z]     - CONFIG_VXLAN: enabled (as module)
09:38:22 [2019-12-10T09:38:22.982Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:38:22 [2019-12-10T09:38:22.982Z]       Optional (for encrypted networks):
09:38:22 [2019-12-10T09:38:22.982Z]       - CONFIG_CRYPTO: enabled
09:38:22 [2019-12-10T09:38:22.982Z]       - CONFIG_CRYPTO_AEAD: enabled
09:38:22 [2019-12-10T09:38:22.982Z]       - CONFIG_CRYPTO_GCM: enabled
09:38:22 [2019-12-10T09:38:22.982Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:38:22 [2019-12-10T09:38:22.982Z]       - CONFIG_CRYPTO_GHASH: enabled
09:38:22 [2019-12-10T09:38:22.982Z]       - CONFIG_XFRM: enabled
09:38:22 [2019-12-10T09:38:22.982Z]       - CONFIG_XFRM_USER: enabled (as module)
09:38:22 [2019-12-10T09:38:22.982Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:38:22 [2019-12-10T09:38:22.982Z]       - CONFIG_INET_ESP: enabled (as module)
09:38:22 [2019-12-10T09:38:22.982Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
09:38:22 [2019-12-10T09:38:22.982Z]   - "ipvlan":
09:38:22 [2019-12-10T09:38:22.982Z]     - CONFIG_IPVLAN: enabled (as module)
09:38:22 [2019-12-10T09:38:22.982Z]   - "macvlan":
09:38:22 [2019-12-10T09:38:22.982Z]     - CONFIG_MACVLAN: enabled (as module)
09:38:22 [2019-12-10T09:38:22.982Z]     - CONFIG_DUMMY: enabled (as module)
09:38:22 [2019-12-10T09:38:22.982Z]   - "ftp,tftp client in container":
09:38:22 [2019-12-10T09:38:22.982Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:38:22 [2019-12-10T09:38:22.982Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:38:22 [2019-12-10T09:38:22.982Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:38:22 [2019-12-10T09:38:22.982Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:38:22 [2019-12-10T09:38:22.982Z] - Storage Drivers:
09:38:22 [2019-12-10T09:38:22.982Z]   - "aufs":
09:38:22 [2019-12-10T09:38:22.982Z]     - CONFIG_AUFS_FS: enabled (as module)
09:38:22 [2019-12-10T09:38:22.982Z]   - "btrfs":
09:38:22 [2019-12-10T09:38:22.982Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:38:23 [2019-12-10T09:38:23.241Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:38:23 [2019-12-10T09:38:23.241Z]   - "devicemapper":
09:38:23 [2019-12-10T09:38:23.241Z]     - CONFIG_BLK_DEV_DM: enabled
09:38:23 [2019-12-10T09:38:23.241Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:38:23 [2019-12-10T09:38:23.241Z]   - "overlay":
09:38:23 [2019-12-10T09:38:23.241Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:38:23 [2019-12-10T09:38:23.241Z]   - "zfs":
09:38:23 [2019-12-10T09:38:23.241Z]     - /dev/zfs: missing
09:38:23 [2019-12-10T09:38:23.241Z]     - zfs command: missing
09:38:23 [2019-12-10T09:38:23.241Z]     - zpool command: missing
09:38:23 [2019-12-10T09:38:23.241Z] 
09:38:23 [2019-12-10T09:38:23.241Z] Limits:
09:38:23 [2019-12-10T09:38:23.241Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:38:23 [2019-12-10T09:38:23.241Z] 
09:38:23 [2019-12-10T09:38:23.241Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:38:23 [2019-12-10T09:38:23.587Z] + sudo modprobe ip_vs
09:38:23 [2019-12-10T09:38:23.845Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc .
09:38:23 [2019-12-10T09:38:23.845Z] #2 [internal] load build definition from Dockerfile
09:38:23 [2019-12-10T09:38:23.869Z] Client:
09:38:23 [2019-12-10T09:38:23.869Z]  Debug Mode: false
09:38:23 [2019-12-10T09:38:23.869Z] 
09:38:23 [2019-12-10T09:38:23.869Z] Server:
09:38:23 [2019-12-10T09:38:23.869Z]  Containers: 0
09:38:23 [2019-12-10T09:38:23.869Z]   Running: 0
09:38:23 [2019-12-10T09:38:23.869Z]   Paused: 0
09:38:23 [2019-12-10T09:38:23.869Z]   Stopped: 0
09:38:23 [2019-12-10T09:38:23.869Z]  Images: 0
09:38:23 [2019-12-10T09:38:23.870Z]  Server Version: 19.03.2
09:38:23 [2019-12-10T09:38:23.870Z]  Storage Driver: overlay2
09:38:23 [2019-12-10T09:38:23.870Z]   Backing Filesystem: extfs
09:38:23 [2019-12-10T09:38:23.870Z]   Supports d_type: true
09:38:23 [2019-12-10T09:38:23.870Z]   Native Overlay Diff: true
09:38:23 [2019-12-10T09:38:23.870Z]  Logging Driver: json-file
09:38:23 [2019-12-10T09:38:23.870Z]  Cgroup Driver: cgroupfs
09:38:23 [2019-12-10T09:38:23.870Z]  Plugins:
09:38:23 [2019-12-10T09:38:23.870Z]   Volume: local
09:38:23 [2019-12-10T09:38:23.870Z]   Network: bridge host ipvlan macvlan null overlay
09:38:23 [2019-12-10T09:38:23.870Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:38:23 [2019-12-10T09:38:23.870Z]  Swarm: inactive
09:38:23 [2019-12-10T09:38:23.870Z]  Runtimes: runc
09:38:23 [2019-12-10T09:38:23.870Z]  Default Runtime: runc
09:38:23 [2019-12-10T09:38:23.870Z]  Init Binary: docker-init
09:38:23 [2019-12-10T09:38:23.870Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
09:38:23 [2019-12-10T09:38:23.870Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
09:38:23 [2019-12-10T09:38:23.870Z]  init version: fec3683
09:38:23 [2019-12-10T09:38:23.870Z]  Security Options:
09:38:23 [2019-12-10T09:38:23.870Z]   apparmor
09:38:23 [2019-12-10T09:38:23.870Z]   seccomp
09:38:23 [2019-12-10T09:38:23.870Z]    Profile: default
09:38:23 [2019-12-10T09:38:23.870Z]  Kernel Version: 4.15.0-1048-aws
09:38:23 [2019-12-10T09:38:23.870Z]  Operating System: Ubuntu 16.04.6 LTS
09:38:23 [2019-12-10T09:38:23.870Z]  OSType: linux
09:38:23 [2019-12-10T09:38:23.870Z]  Architecture: aarch64
09:38:23 [2019-12-10T09:38:23.870Z]  CPUs: 4
09:38:23 [2019-12-10T09:38:23.870Z]  Total Memory: 7.525GiB
09:38:23 [2019-12-10T09:38:23.870Z]  Name: ip-10-100-127-137
09:38:23 [2019-12-10T09:38:23.870Z]  ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO
09:38:23 [2019-12-10T09:38:23.870Z]  Docker Root Dir: /var/lib/docker
09:38:23 [2019-12-10T09:38:23.870Z]  Debug Mode: false
09:38:23 [2019-12-10T09:38:23.870Z]  Registry: https://index.docker.io/v1/
09:38:23 [2019-12-10T09:38:23.870Z]  Labels:
09:38:23 [2019-12-10T09:38:23.870Z]  Experimental: true
09:38:23 [2019-12-10T09:38:23.870Z]  Insecure Registries:
09:38:23 [2019-12-10T09:38:23.870Z]   127.0.0.0/8
09:38:23 [2019-12-10T09:38:23.870Z]  Live Restore Enabled: true
09:38:23 [2019-12-10T09:38:23.870Z] 
09:38:23 [2019-12-10T09:38:23.870Z] WARNING: No swap limit support
[Pipeline] sh
09:38:24 [2019-12-10T09:38:24.023Z] #44 19.60 unicode/utf8
09:38:24 [2019-12-10T09:38:24.108Z] #2 transferring dockerfile: 14.85kB done
09:38:24 [2019-12-10T09:38:24.108Z] #2 DONE 0.2s
09:38:24 [2019-12-10T09:38:24.108Z] 
09:38:24 [2019-12-10T09:38:24.108Z] #1 [internal] load .dockerignore
09:38:24 [2019-12-10T09:38:24.108Z] #1 transferring context: 87B done
09:38:24 [2019-12-10T09:38:24.108Z] #1 DONE 0.2s
09:38:24 [2019-12-10T09:38:24.108Z] 
09:38:24 [2019-12-10T09:38:24.108Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
09:38:24 [2019-12-10T09:38:24.172Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:38:24 [2019-12-10T09:38:24.172Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:38:24 [2019-12-10T09:38:24.172Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40179/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:38:24 [2019-12-10T09:38:24.172Z] + bash /home/ubuntu/workspace/moby_PR-40179/check-config.sh
09:38:24 [2019-12-10T09:38:24.172Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:38:24 [2019-12-10T09:38:24.172Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
09:38:24 [2019-12-10T09:38:24.172Z] 
09:38:24 [2019-12-10T09:38:24.172Z] Generally Necessary:
09:38:24 [2019-12-10T09:38:24.172Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:38:24 [2019-12-10T09:38:24.172Z] - apparmor: enabled and tools installed
09:38:24 [2019-12-10T09:38:24.172Z] - CONFIG_NAMESPACES: enabled
09:38:24 [2019-12-10T09:38:24.172Z] - CONFIG_NET_NS: enabled
09:38:24 [2019-12-10T09:38:24.172Z] - CONFIG_PID_NS: enabled
09:38:24 [2019-12-10T09:38:24.172Z] - CONFIG_IPC_NS: enabled
09:38:24 [2019-12-10T09:38:24.172Z] - CONFIG_UTS_NS: enabled
09:38:24 [2019-12-10T09:38:24.172Z] - CONFIG_CGROUPS: enabled
09:38:24 [2019-12-10T09:38:24.172Z] - CONFIG_CGROUP_CPUACCT: enabled
09:38:24 [2019-12-10T09:38:24.172Z] - CONFIG_CGROUP_DEVICE: enabled
09:38:24 [2019-12-10T09:38:24.172Z] - CONFIG_CGROUP_FREEZER: enabled
09:38:24 [2019-12-10T09:38:24.175Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
09:38:24 [2019-12-10T09:38:24.431Z] - CONFIG_CGROUP_SCHED: enabled
09:38:24 [2019-12-10T09:38:24.431Z] - CONFIG_CPUSETS: enabled
09:38:24 [2019-12-10T09:38:24.431Z] - CONFIG_MEMCG: enabled
09:38:24 [2019-12-10T09:38:24.431Z] - CONFIG_KEYS: enabled
09:38:24 [2019-12-10T09:38:24.431Z] - CONFIG_VETH: enabled (as module)
09:38:24 [2019-12-10T09:38:24.431Z] - CONFIG_BRIDGE: enabled (as module)
09:38:24 [2019-12-10T09:38:24.432Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:38:24 [2019-12-10T09:38:24.432Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
09:38:24 [2019-12-10T09:38:24.432Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:38:24 [2019-12-10T09:38:24.432Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:38:24 [2019-12-10T09:38:24.432Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:38:24 [2019-12-10T09:38:24.432Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:38:24 [2019-12-10T09:38:24.432Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:38:24 [2019-12-10T09:38:24.432Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:38:24 [2019-12-10T09:38:24.432Z] - CONFIG_NF_NAT: enabled (as module)
09:38:24 [2019-12-10T09:38:24.432Z] - CONFIG_NF_NAT_NEEDED: enabled
09:38:24 [2019-12-10T09:38:24.432Z] - CONFIG_POSIX_MQUEUE: enabled
09:38:24 [2019-12-10T09:38:24.432Z] 
09:38:24 [2019-12-10T09:38:24.432Z] Optional Features:
09:38:24 [2019-12-10T09:38:24.432Z] - CONFIG_USER_NS: enabled
09:38:24 [2019-12-10T09:38:24.432Z] - CONFIG_SECCOMP: enabled
09:38:24 [2019-12-10T09:38:24.432Z] - CONFIG_CGROUP_PIDS: enabled
09:38:24 [2019-12-10T09:38:24.432Z] - CONFIG_MEMCG_SWAP: enabled
09:38:24 [2019-12-10T09:38:24.432Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:38:24 [2019-12-10T09:38:24.432Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:38:24 [2019-12-10T09:38:24.590Z] #44 ...
09:38:24 [2019-12-10T09:38:24.590Z] 
09:38:24 [2019-12-10T09:38:24.590Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:38:24 [2019-12-10T09:38:24.590Z] #33 10.42 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:38:24 [2019-12-10T09:38:24.590Z] #33 10.42 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:38:24 [2019-12-10T09:38:24.590Z] #33 10.47 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:38:24 [2019-12-10T09:38:24.590Z] #33 10.50 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:38:24 [2019-12-10T09:38:24.590Z] #33 10.64 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:38:24 [2019-12-10T09:38:24.590Z] #33 12.04 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
09:38:24 [2019-12-10T09:38:24.590Z] #33 14.47 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
09:38:24 [2019-12-10T09:38:24.590Z] #33 15.77 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:38:24 [2019-12-10T09:38:24.674Z] #3 DONE 0.4s
09:38:24 [2019-12-10T09:38:24.674Z] 
09:38:24 [2019-12-10T09:38:24.674Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
09:38:24 [2019-12-10T09:38:24.674Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
09:38:24 [2019-12-10T09:38:24.674Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
09:38:24 [2019-12-10T09:38:24.674Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s
09:38:24 [2019-12-10T09:38:24.674Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
09:38:24 [2019-12-10T09:38:24.674Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
09:38:24 [2019-12-10T09:38:24.691Z] - CONFIG_BLK_CGROUP: enabled
09:38:24 [2019-12-10T09:38:24.691Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:38:24 [2019-12-10T09:38:24.691Z] - CONFIG_IOSCHED_CFQ: enabled
09:38:24 [2019-12-10T09:38:24.691Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
09:38:24 [2019-12-10T09:38:24.691Z] - CONFIG_CGROUP_PERF: enabled
09:38:24 [2019-12-10T09:38:24.691Z] - CONFIG_CGROUP_HUGETLB: enabled
09:38:24 [2019-12-10T09:38:24.691Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:38:24 [2019-12-10T09:38:24.691Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:38:24 [2019-12-10T09:38:24.691Z] - CONFIG_CFS_BANDWIDTH: enabled
09:38:24 [2019-12-10T09:38:24.691Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:38:24 [2019-12-10T09:38:24.691Z] - CONFIG_RT_GROUP_SCHED: missing
09:38:24 [2019-12-10T09:38:24.691Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:38:24 [2019-12-10T09:38:24.691Z] - CONFIG_IP_VS: enabled (as module)
09:38:24 [2019-12-10T09:38:24.691Z] - CONFIG_IP_VS_NFCT: enabled
09:38:24 [2019-12-10T09:38:24.691Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:38:24 [2019-12-10T09:38:24.691Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:38:24 [2019-12-10T09:38:24.691Z] - CONFIG_IP_VS_RR: enabled (as module)
09:38:24 [2019-12-10T09:38:24.691Z] - CONFIG_EXT4_FS: enabled
09:38:24 [2019-12-10T09:38:24.691Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:38:24 [2019-12-10T09:38:24.691Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:38:24 [2019-12-10T09:38:24.691Z] - Network Drivers:
09:38:24 [2019-12-10T09:38:24.691Z]   - "overlay":
09:38:24 [2019-12-10T09:38:24.691Z]     - CONFIG_VXLAN: enabled (as module)
09:38:24 [2019-12-10T09:38:24.691Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:38:24 [2019-12-10T09:38:24.691Z]       Optional (for encrypted networks):
09:38:24 [2019-12-10T09:38:24.848Z] #33 ...
09:38:24 [2019-12-10T09:38:24.848Z] 
09:38:24 [2019-12-10T09:38:24.848Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:38:24 [2019-12-10T09:38:24.848Z] #31 10.63 + RM_GOPATH=0
09:38:24 [2019-12-10T09:38:24.848Z] #31 10.63 + TMP_GOPATH=
09:38:24 [2019-12-10T09:38:24.848Z] #31 10.63 + : /build
09:38:24 [2019-12-10T09:38:24.848Z] #31 10.63 + '[' -z '' ']'
09:38:24 [2019-12-10T09:38:24.848Z] #31 10.63 ++ mktemp -d
09:38:24 [2019-12-10T09:38:24.848Z] #31 10.65 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:38:24 [2019-12-10T09:38:24.848Z] #31 10.65 + export GOPATH=/tmp/tmp.UPLmeBha8r
09:38:24 [2019-12-10T09:38:24.848Z] #31 10.65 + GOPATH=/tmp/tmp.UPLmeBha8r
09:38:24 [2019-12-10T09:38:24.848Z] #31 10.65 + RM_GOPATH=1
09:38:24 [2019-12-10T09:38:24.848Z] #31 10.65 ++ dirname ./install.sh
09:38:24 [2019-12-10T09:38:24.848Z] #31 10.65 + dir=.
09:38:24 [2019-12-10T09:38:24.848Z] #31 10.65 + bin=tomlv
09:38:24 [2019-12-10T09:38:24.848Z] #31 10.65 + shift
09:38:24 [2019-12-10T09:38:24.849Z] #31 10.65 + '[' '!' -f ./tomlv.installer ']'
09:38:24 [2019-12-10T09:38:24.849Z] #31 10.65 + . ./tomlv.installer
09:38:24 [2019-12-10T09:38:24.849Z] #31 10.65 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:38:24 [2019-12-10T09:38:24.849Z] #31 10.65 + install_tomlv
09:38:24 [2019-12-10T09:38:24.849Z] #31 10.65 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
09:38:24 [2019-12-10T09:38:24.849Z] #31 10.65 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.UPLmeBha8r/src/github.com/BurntSushi/toml
09:38:24 [2019-12-10T09:38:24.849Z] #31 10.65 Cloning into '/tmp/tmp.UPLmeBha8r/src/github.com/BurntSushi/toml'...
09:38:24 [2019-12-10T09:38:24.849Z] #31 12.20 + cd /tmp/tmp.UPLmeBha8r/src/github.com/BurntSushi/toml
09:38:24 [2019-12-10T09:38:24.849Z] #31 12.20 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:38:24 [2019-12-10T09:38:24.849Z] #31 12.21 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
09:38:24 [2019-12-10T09:38:24.849Z] #31 13.51 runtime/internal/math
09:38:24 [2019-12-10T09:38:24.849Z] #31 13.63 internal/bytealg
09:38:24 [2019-12-10T09:38:24.849Z] #31 13.79 math/bits
09:38:24 [2019-12-10T09:38:24.849Z] #31 14.10 math
09:38:24 [2019-12-10T09:38:24.849Z] #31 14.27 runtime
09:38:24 [2019-12-10T09:38:24.920Z] go: finding github.com/Microsoft/hcsshim v0.8.5
09:38:24 [2019-12-10T09:38:24.933Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
09:38:24 [2019-12-10T09:38:24.933Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
09:38:24 [2019-12-10T09:38:24.950Z]       - CONFIG_CRYPTO: enabled
09:38:24 [2019-12-10T09:38:24.951Z]       - CONFIG_CRYPTO_AEAD: enabled
09:38:24 [2019-12-10T09:38:24.951Z]       - CONFIG_CRYPTO_GCM: enabled
09:38:24 [2019-12-10T09:38:24.951Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:38:24 [2019-12-10T09:38:24.951Z]       - CONFIG_CRYPTO_GHASH: enabled
09:38:24 [2019-12-10T09:38:24.951Z]       - CONFIG_XFRM: enabled
09:38:24 [2019-12-10T09:38:24.951Z]       - CONFIG_XFRM_USER: enabled (as module)
09:38:24 [2019-12-10T09:38:24.951Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:38:24 [2019-12-10T09:38:24.951Z]       - CONFIG_INET_ESP: enabled (as module)
09:38:24 [2019-12-10T09:38:24.951Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
09:38:24 [2019-12-10T09:38:24.951Z]   - "ipvlan":
09:38:24 [2019-12-10T09:38:24.951Z]     - CONFIG_IPVLAN: enabled (as module)
09:38:24 [2019-12-10T09:38:24.951Z]   - "macvlan":
09:38:24 [2019-12-10T09:38:24.951Z]     - CONFIG_MACVLAN: enabled (as module)
09:38:24 [2019-12-10T09:38:24.951Z]     - CONFIG_DUMMY: enabled (as module)
09:38:24 [2019-12-10T09:38:24.951Z]   - "ftp,tftp client in container":
09:38:24 [2019-12-10T09:38:24.951Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:38:24 [2019-12-10T09:38:24.951Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:38:24 [2019-12-10T09:38:24.951Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:38:24 [2019-12-10T09:38:24.951Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:38:24 [2019-12-10T09:38:24.951Z] - Storage Drivers:
09:38:24 [2019-12-10T09:38:24.951Z]   - "aufs":
09:38:24 [2019-12-10T09:38:24.951Z]     - CONFIG_AUFS_FS: enabled (as module)
09:38:24 [2019-12-10T09:38:24.951Z]   - "btrfs":
09:38:24 [2019-12-10T09:38:24.951Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:38:24 [2019-12-10T09:38:24.951Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:38:24 [2019-12-10T09:38:24.951Z]   - "devicemapper":
09:38:24 [2019-12-10T09:38:24.951Z]     - CONFIG_BLK_DEV_DM: enabled
09:38:24 [2019-12-10T09:38:24.951Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:38:24 [2019-12-10T09:38:24.951Z]   - "overlay":
09:38:24 [2019-12-10T09:38:24.951Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:38:24 [2019-12-10T09:38:24.951Z]   - "zfs":
09:38:24 [2019-12-10T09:38:24.951Z]     - /dev/zfs: missing
09:38:24 [2019-12-10T09:38:24.951Z]     - zfs command: missing
09:38:24 [2019-12-10T09:38:24.951Z]     - zpool command: missing
09:38:24 [2019-12-10T09:38:24.951Z] 
09:38:24 [2019-12-10T09:38:24.951Z] Limits:
09:38:24 [2019-12-10T09:38:24.951Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:38:24 [2019-12-10T09:38:24.951Z] 
09:38:24 [2019-12-10T09:38:24.951Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:38:25 [2019-12-10T09:38:25.107Z] #31 ...
09:38:25 [2019-12-10T09:38:25.107Z] 
09:38:25 [2019-12-10T09:38:25.107Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:38:25 [2019-12-10T09:38:25.107Z] #62 10.80 + RM_GOPATH=0
09:38:25 [2019-12-10T09:38:25.107Z] #62 10.80 + TMP_GOPATH=
09:38:25 [2019-12-10T09:38:25.107Z] #62 10.80 + : /build/
09:38:25 [2019-12-10T09:38:25.107Z] #62 10.80 + '[' -z '' ']'
09:38:25 [2019-12-10T09:38:25.107Z] #62 10.80 ++ mktemp -d
09:38:25 [2019-12-10T09:38:25.107Z] #62 10.82 + export GOPATH=/tmp/tmp.RrGwmeK9SX
09:38:25 [2019-12-10T09:38:25.107Z] #62 10.82 + GOPATH=/tmp/tmp.RrGwmeK9SX
09:38:25 [2019-12-10T09:38:25.107Z] #62 10.82 + RM_GOPATH=1
09:38:25 [2019-12-10T09:38:25.107Z] #62 10.82 ++ dirname ./install.sh
09:38:25 [2019-12-10T09:38:25.107Z] #62 10.83 + dir=.
09:38:25 [2019-12-10T09:38:25.107Z] #62 10.83 + bin=rootlesskit
09:38:25 [2019-12-10T09:38:25.107Z] #62 10.83 + shift
09:38:25 [2019-12-10T09:38:25.107Z] #62 10.83 + '[' '!' -f ./rootlesskit.installer ']'
09:38:25 [2019-12-10T09:38:25.107Z] #62 10.83 + . ./rootlesskit.installer
09:38:25 [2019-12-10T09:38:25.107Z] #62 10.83 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c
09:38:25 [2019-12-10T09:38:25.107Z] #62 10.83 + install_rootlesskit
09:38:25 [2019-12-10T09:38:25.107Z] #62 10.83 + case "$1" in
09:38:25 [2019-12-10T09:38:25.107Z] #62 10.83 + export CGO_ENABLED=0
09:38:25 [2019-12-10T09:38:25.107Z] #62 10.83 + CGO_ENABLED=0
09:38:25 [2019-12-10T09:38:25.107Z] #62 10.83 + _install_rootlesskit
09:38:25 [2019-12-10T09:38:25.107Z] #62 10.83 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
09:38:25 [2019-12-10T09:38:25.107Z] #62 10.83 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.RrGwmeK9SX/src/github.com/rootless-containers/rootlesskit
09:38:25 [2019-12-10T09:38:25.107Z] #62 10.83 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
09:38:25 [2019-12-10T09:38:25.107Z] #62 10.84 Cloning into '/tmp/tmp.RrGwmeK9SX/src/github.com/rootless-containers/rootlesskit'...
09:38:25 [2019-12-10T09:38:25.107Z] #62 16.20 + cd /tmp/tmp.RrGwmeK9SX/src/github.com/rootless-containers/rootlesskit
09:38:25 [2019-12-10T09:38:25.107Z] #62 16.20 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
09:38:25 [2019-12-10T09:38:25.107Z] #62 16.53 + for f in rootlesskit rootlesskit-docker-proxy
09:38:25 [2019-12-10T09:38:25.107Z] #62 16.53 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:38:25 [2019-12-10T09:38:25.264Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
09:38:25 [2019-12-10T09:38:25.308Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc .
09:38:25 [2019-12-10T09:38:25.308Z] #2 [internal] load build definition from Dockerfile
09:38:25 [2019-12-10T09:38:25.308Z] #2 transferring dockerfile: 14.85kB 0.0s done
09:38:25 [2019-12-10T09:38:25.308Z] #2 DONE 0.1s
09:38:25 [2019-12-10T09:38:25.308Z] 
09:38:25 [2019-12-10T09:38:25.308Z] #1 [internal] load .dockerignore
09:38:25 [2019-12-10T09:38:25.308Z] #1 transferring context: 87B 0.0s done
09:38:25 [2019-12-10T09:38:25.365Z] #62 ...
09:38:25 [2019-12-10T09:38:25.365Z] 
09:38:25 [2019-12-10T09:38:25.365Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:38:25 [2019-12-10T09:38:25.365Z] #24 11.17 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
09:38:25 [2019-12-10T09:38:25.365Z] #24 12.78 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:38:25 [2019-12-10T09:38:25.365Z] #24 ...
09:38:25 [2019-12-10T09:38:25.365Z] 
09:38:25 [2019-12-10T09:38:25.365Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:38:25 [2019-12-10T09:38:25.365Z] #56 11.93 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:38:25 [2019-12-10T09:38:25.365Z] #56 11.93 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:38:25 [2019-12-10T09:38:25.365Z] #56 11.95 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:38:25 [2019-12-10T09:38:25.365Z] #56 12.01 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:38:25 [2019-12-10T09:38:25.365Z] #56 12.03 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:38:25 [2019-12-10T09:38:25.365Z] #56 14.29 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
09:38:25 [2019-12-10T09:38:25.365Z] #56 16.30 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
09:38:25 [2019-12-10T09:38:25.365Z] #56 17.48 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:38:25 [2019-12-10T09:38:25.499Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done
09:38:25 [2019-12-10T09:38:25.499Z] #4 DONE 0.9s
09:38:25 [2019-12-10T09:38:25.568Z] #1 DONE 0.1s
09:38:25 [2019-12-10T09:38:25.568Z] 
09:38:25 [2019-12-10T09:38:25.568Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
09:38:25 [2019-12-10T09:38:25.623Z] #56 ...
09:38:25 [2019-12-10T09:38:25.623Z] 
09:38:25 [2019-12-10T09:38:25.623Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:38:25 [2019-12-10T09:38:25.623Z] #44 21.40 internal/testlog
09:38:25 [2019-12-10T09:38:25.881Z] #44 ...
09:38:25 [2019-12-10T09:38:25.881Z] 
09:38:25 [2019-12-10T09:38:25.881Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:38:25 [2019-12-10T09:38:25.881Z] #40 11.75 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
09:38:25 [2019-12-10T09:38:25.881Z] #40 15.51 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
09:38:25 [2019-12-10T09:38:25.881Z] #40 16.85 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:38:26 [2019-12-10T09:38:26.002Z] go: finding github.com/kisielk/errcheck v1.1.0
09:38:26 [2019-12-10T09:38:26.064Z] 
09:38:26 [2019-12-10T09:38:26.064Z] #5 [internal] load metadata for docker.io/library/golang:1.13.4-stretch
09:38:26 [2019-12-10T09:38:26.136Z] #3 DONE 0.4s
09:38:26 [2019-12-10T09:38:26.136Z] 
09:38:26 [2019-12-10T09:38:26.136Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
09:38:26 [2019-12-10T09:38:26.136Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
09:38:26 [2019-12-10T09:38:26.136Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
09:38:26 [2019-12-10T09:38:26.136Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done
09:38:26 [2019-12-10T09:38:26.136Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done
09:38:26 [2019-12-10T09:38:26.136Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.2s
09:38:26 [2019-12-10T09:38:26.136Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 6.63MB / 8.26MB 0.4s
09:38:26 [2019-12-10T09:38:26.139Z] #40 ...
09:38:26 [2019-12-10T09:38:26.139Z] 
09:38:26 [2019-12-10T09:38:26.139Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:38:26 [2019-12-10T09:38:26.139Z] #31 21.02 internal/testlog
09:38:26 [2019-12-10T09:38:26.139Z] #31 21.52 encoding
09:38:26 [2019-12-10T09:38:26.324Z] #5 ...
09:38:26 [2019-12-10T09:38:26.324Z] 
09:38:26 [2019-12-10T09:38:26.324Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
09:38:26 [2019-12-10T09:38:26.324Z] #6 DONE 0.2s
09:38:26 [2019-12-10T09:38:26.395Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.5s
09:38:26 [2019-12-10T09:38:26.586Z] 
09:38:26 [2019-12-10T09:38:26.586Z] #5 [internal] load metadata for docker.io/library/golang:1.13.4-stretch
09:38:26 [2019-12-10T09:38:26.586Z] #5 DONE 0.3s
09:38:26 [2019-12-10T09:38:26.586Z] 
09:38:26 [2019-12-10T09:38:26.586Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
09:38:26 [2019-12-10T09:38:26.586Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
09:38:26 [2019-12-10T09:38:26.586Z] #65 DONE 0.0s
09:38:26 [2019-12-10T09:38:26.586Z] 
09:38:26 [2019-12-10T09:38:26.586Z] #19 [internal] load build context
09:38:26 [2019-12-10T09:38:26.656Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796
09:38:26 [2019-12-10T09:38:26.656Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.7s done
09:38:26 [2019-12-10T09:38:26.704Z] #31 21.93 runtime/cgo
09:38:26 [2019-12-10T09:38:26.916Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done
09:38:26 [2019-12-10T09:38:26.916Z] #4 DONE 1.0s
09:38:27 [2019-12-10T09:38:27.490Z] 
09:38:27 [2019-12-10T09:38:27.490Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
09:38:27 [2019-12-10T09:38:27.729Z] go: finding gopkg.in/yaml.v2 v2.2.2
09:38:27 [2019-12-10T09:38:27.810Z] #6 DONE 0.4s
09:38:27 [2019-12-10T09:38:27.810Z] 
09:38:27 [2019-12-10T09:38:27.810Z] #5 [internal] load metadata for docker.io/library/golang:1.13.4-stretch
09:38:27 [2019-12-10T09:38:27.810Z] #5 DONE 0.4s
09:38:27 [2019-12-10T09:38:27.810Z] 
09:38:27 [2019-12-10T09:38:27.810Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
09:38:27 [2019-12-10T09:38:27.810Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done
09:38:28 [2019-12-10T09:38:28.075Z] go: finding github.com/pmezard/go-difflib v1.0.0
09:38:28 [2019-12-10T09:38:28.075Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
09:38:28 [2019-12-10T09:38:28.075Z] #7 sha256:ccac3b44c7ba775a9530a24c889732adbc88085ff2449934f88a80848baf3773 5.47kB / 5.47kB done
09:38:28 [2019-12-10T09:38:28.075Z] #7 sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 0B / 9.75MB 0.3s
09:38:28 [2019-12-10T09:38:28.075Z] #7 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done
09:38:28 [2019-12-10T09:38:28.075Z] #7 sha256:8e5d3c1c417b5b6baa6a56d38bc415e15604ae044118ecefd15b73161d25cea6 1.79kB / 1.79kB done
09:38:28 [2019-12-10T09:38:28.075Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 0B / 43.17MB 0.3s
09:38:28 [2019-12-10T09:38:28.348Z] #7 sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 4.53MB / 9.75MB 0.5s
09:38:28 [2019-12-10T09:38:28.348Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 10.19MB / 43.17MB 0.5s
09:38:28 [2019-12-10T09:38:28.348Z] #7 sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 9.75MB / 9.75MB 0.7s
09:38:28 [2019-12-10T09:38:28.348Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 29.60MB / 43.17MB 0.7s
09:38:28 [2019-12-10T09:38:28.793Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 42.43MB / 43.17MB 0.8s
09:38:28 [2019-12-10T09:38:28.813Z] go: finding github.com/davecgh/go-spew v1.1.0
09:38:29 [2019-12-10T09:38:29.054Z] #7 sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 9.75MB / 9.75MB 1.2s done
09:38:29 [2019-12-10T09:38:29.054Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 43.17MB / 43.17MB 1.3s done
09:38:29 [2019-12-10T09:38:29.054Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 0B / 48.02MB 1.4s
09:38:29 [2019-12-10T09:38:29.054Z] #7 sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 0B / 4.09MB 1.4s
09:38:29 [2019-12-10T09:38:29.054Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 0B / 49.10MB 1.4s
09:38:29 [2019-12-10T09:38:29.120Z] #19 transferring context: 9.81MB 2.6s
09:38:29 [2019-12-10T09:38:29.314Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 9.76MB / 48.02MB 1.6s
09:38:29 [2019-12-10T09:38:29.314Z] #7 sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 4.09MB / 4.09MB 1.6s
09:38:29 [2019-12-10T09:38:29.314Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 9.32MB / 49.10MB 1.6s
09:38:29 [2019-12-10T09:38:29.314Z] #7 extracting sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4
09:38:29 [2019-12-10T09:38:29.550Z] go: finding github.com/docker/go-units v0.3.1
09:38:29 [2019-12-10T09:38:29.576Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 20.12MB / 48.02MB 1.8s
09:38:29 [2019-12-10T09:38:29.576Z] #7 sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 4.09MB / 4.09MB 1.6s done
09:38:29 [2019-12-10T09:38:29.576Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 23.07MB / 49.10MB 1.8s
09:38:29 [2019-12-10T09:38:29.576Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 0B / 97.59MB 1.8s
09:38:29 [2019-12-10T09:38:29.576Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 27.65MB / 48.02MB 1.9s
09:38:29 [2019-12-10T09:38:29.576Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 30.87MB / 49.10MB 1.9s
09:38:29 [2019-12-10T09:38:29.840Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 33.87MB / 48.02MB 2.0s
09:38:29 [2019-12-10T09:38:29.840Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 37.83MB / 49.10MB 2.0s
09:38:29 [2019-12-10T09:38:29.840Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 44.13MB / 49.10MB 2.1s
09:38:29 [2019-12-10T09:38:29.840Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 18.50MB / 97.59MB 2.1s
09:38:29 [2019-12-10T09:38:29.840Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 49.10MB / 49.10MB 2.2s
09:38:29 [2019-12-10T09:38:29.840Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 31.31MB / 97.59MB 2.2s
09:38:29 [2019-12-10T09:38:29.986Z] go: finding github.com/kisielk/gotool v1.0.0
09:38:30 [2019-12-10T09:38:30.107Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 38.67MB / 48.02MB 2.3s
09:38:30 [2019-12-10T09:38:30.107Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 49.10MB / 49.10MB 2.2s done
09:38:30 [2019-12-10T09:38:30.107Z] #7 sha256:71183a3b6647a35adfce4c61fb30dc34d2e24100d4ef82dda6787573668111fa 0B / 156B 2.3s
09:38:30 [2019-12-10T09:38:30.107Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 47.27MB / 48.02MB 2.4s
09:38:30 [2019-12-10T09:38:30.339Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
09:38:30 [2019-12-10T09:38:30.371Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 38.17MB / 97.59MB 2.5s
09:38:30 [2019-12-10T09:38:30.371Z] #7 sha256:71183a3b6647a35adfce4c61fb30dc34d2e24100d4ef82dda6787573668111fa 156B / 156B 2.4s done
09:38:30 [2019-12-10T09:38:30.371Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 48.02MB / 48.02MB 2.5s done
09:38:30 [2019-12-10T09:38:30.371Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 43.15MB / 97.59MB 2.6s
09:38:30 [2019-12-10T09:38:30.634Z] #7 ...
09:38:30 [2019-12-10T09:38:30.634Z] 
09:38:30 [2019-12-10T09:38:30.634Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
09:38:30 [2019-12-10T09:38:30.634Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
09:38:30 [2019-12-10T09:38:30.634Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
09:38:30 [2019-12-10T09:38:30.634Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.0s done
09:38:30 [2019-12-10T09:38:30.634Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
09:38:30 [2019-12-10T09:38:30.634Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.5s done
09:38:30 [2019-12-10T09:38:30.634Z] #65 DONE 2.9s
09:38:30 [2019-12-10T09:38:30.634Z] 
09:38:30 [2019-12-10T09:38:30.634Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
09:38:30 [2019-12-10T09:38:30.634Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 54.51MB / 97.59MB 3.0s
09:38:30 [2019-12-10T09:38:30.899Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 61.36MB / 97.59MB 3.1s
09:38:30 [2019-12-10T09:38:30.899Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 68.75MB / 97.59MB 3.2s
09:38:31 [2019-12-10T09:38:31.095Z] go: finding github.com/google/go-cmp v0.2.0
09:38:31 [2019-12-10T09:38:31.159Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 79.08MB / 97.59MB 3.3s
09:38:31 [2019-12-10T09:38:31.159Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 94.65MB / 97.59MB 3.5s
09:38:31 [2019-12-10T09:38:31.440Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
09:38:31 [2019-12-10T09:38:31.785Z] go: finding gotest.tools v2.1.0+incompatible
09:38:31 [2019-12-10T09:38:31.785Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
09:38:31 [2019-12-10T09:38:31.968Z] #31 ...
09:38:31 [2019-12-10T09:38:31.968Z] 
09:38:31 [2019-12-10T09:38:31.968Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:38:31 [2019-12-10T09:38:31.968Z] #24 27.00 Fetched 7927 kB in 20s (387 kB/s)
09:38:32 [2019-12-10T09:38:32.982Z] go: finding github.com/kr/text v0.1.0
09:38:32 [2019-12-10T09:38:32.982Z] go: finding github.com/onsi/gomega v1.4.3
09:38:32 [2019-12-10T09:38:32.982Z] go: finding github.com/pkg/errors v0.8.1
09:38:33 [2019-12-10T09:38:33.079Z] #7 extracting sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 3.6s done
09:38:33 [2019-12-10T09:38:33.320Z] #19 transferring context: 45.91MB 6.3s done
09:38:33 [2019-12-10T09:38:33.320Z] #19 DONE 6.4s
09:38:33 [2019-12-10T09:38:33.320Z] 
09:38:33 [2019-12-10T09:38:33.320Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
09:38:33 [2019-12-10T09:38:33.320Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done
09:38:33 [2019-12-10T09:38:33.320Z] #7 sha256:ddeac8b5f8711a57ce2793ff0882cd4ca0b24ac99e6836ca717589fc7f7af914 1.80kB / 1.80kB done
09:38:33 [2019-12-10T09:38:33.320Z] #7 sha256:d30a8b8b92e26c81159500588fe731b46bdfd3ab9724734ffc2ea4387a526662 5.47kB / 5.47kB done
09:38:33 [2019-12-10T09:38:33.320Z] #7 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done
09:38:33 [2019-12-10T09:38:33.320Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 45.38MB / 45.38MB 2.2s done
09:38:33 [2019-12-10T09:38:33.320Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 10.80MB / 10.80MB 0.7s done
09:38:33 [2019-12-10T09:38:33.320Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 4.34MB / 4.34MB 0.4s done
09:38:33 [2019-12-10T09:38:33.320Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 50.07MB / 50.07MB 2.1s done
09:38:33 [2019-12-10T09:38:33.320Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 57.69MB / 57.69MB 3.3s done
09:38:33 [2019-12-10T09:38:33.320Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 120.06MB / 120.06MB 6.0s done
09:38:33 [2019-12-10T09:38:33.320Z] #7 sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de 126B / 126B 2.4s done
09:38:33 [2019-12-10T09:38:33.320Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 3.7s
09:38:33 [2019-12-10T09:38:33.665Z] #7 ...
09:38:33 [2019-12-10T09:38:33.665Z] 
09:38:33 [2019-12-10T09:38:33.665Z] #19 [internal] load build context
09:38:33 [2019-12-10T09:38:33.665Z] #19 transferring context: 45.91MB 3.8s done
09:38:33 [2019-12-10T09:38:33.665Z] #19 DONE 5.7s
09:38:33 [2019-12-10T09:38:33.665Z] 
09:38:33 [2019-12-10T09:38:33.665Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
09:38:33 [2019-12-10T09:38:33.665Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 97.59MB / 97.59MB 5.9s done
09:38:33 [2019-12-10T09:38:33.665Z] #7 extracting sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125
09:38:33 [2019-12-10T09:38:33.924Z] #7 extracting sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 0.4s done
09:38:34 [2019-12-10T09:38:34.184Z] #7 extracting sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c
09:38:34 [2019-12-10T09:38:34.187Z] go: finding github.com/onsi/ginkgo v1.7.0
09:38:34 [2019-12-10T09:38:34.444Z] #7 extracting sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 0.2s done
09:38:34 [2019-12-10T09:38:34.531Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
09:38:34 [2019-12-10T09:38:34.705Z] #7 extracting sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57
09:38:34 [2019-12-10T09:38:34.887Z] go: finding github.com/stretchr/objx v0.1.0
09:38:35 [2019-12-10T09:38:35.231Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
09:38:35 [2019-12-10T09:38:35.231Z] go: finding github.com/kr/pty v1.1.1
09:38:35 [2019-12-10T09:38:35.231Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
09:38:35 [2019-12-10T09:38:35.850Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 6.0s done
09:38:35 [2019-12-10T09:38:35.850Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0.1s
09:38:35 [2019-12-10T09:38:35.981Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
09:38:35 [2019-12-10T09:38:35.981Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
09:38:36 [2019-12-10T09:38:36.154Z] #24 27.00 Reading package lists...
09:38:36 [2019-12-10T09:38:36.154Z] #24 ...
09:38:36 [2019-12-10T09:38:36.154Z] 
09:38:36 [2019-12-10T09:38:36.154Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:38:36 [2019-12-10T09:38:36.154Z] #68 27.61 Checking out files:  48% (978/1997)   
Checking out files:  49% (979/1997)   
Checking out files:  50% (999/1997)   
Checking out files:  51% (1019/1997)   
Checking out files:  52% (1039/1997)   
Checking out files:  53% (1059/1997)   
Checking out files:  54% (1079/1997)   
Checking out files:  55% (1099/1997)   
Checking out files:  56% (1119/1997)   
Checking out files:  57% (1139/1997)   
Checking out files:  58% (1159/1997)   
Checking out files:  59% (1179/1997)   
Checking out files:  60% (1199/1997)   
Checking out files:  61% (1219/1997)   
Checking out files:  62% (1239/1997)   
Checking out files:  63% (1259/1997)   
Checking out files:  64% (1279/1997)   
Checking out files:  65% (1299/1997)   
Checking out files:  66% (1319/1997)   
Checking out files:  67% (1338/1997)   
Checking out files:  68% (1358/1997)   
Checking out files:  69% (1378/1997)   
Checking out files:  70% (1398/1997)   
Checking out files:  71% (1418/1997)   
Checking out files:  72% (1438/1997)   
Checking out files:  73% (1458/1997)   
Checking out files:  74% (1478/1997)   
Checking out files:  75% (1498/1997)   
Checking out files:  76% (1518/1997)   
Checking out files:  77% (1538/1997)   
Checking out files:  78% (1558/1997)   
Checking out files:  79% (1578/1997)   
Checking out files:  80% (1598/1997)   
Checking out files:  81% (1618/1997)   
Checking out files:  82% (1638/1997)   
Checking out files:  83% (1658/1997)   
Checking out files:  84% (1678/1997)   
Checking out files:  85% (1698/1997)   
Checking out files:  86% (1718/1997)   
Checking out files:  87% (1738/1997)   
Checking out files:  88% (1758/1997)   
Checking out files:  89% (1778/1997)   
Checking out files:  90% (1798/1997)   
Checking out files:  90% (1806/1997)   
Checking out files:  91% (1818/1997)   
Checking out files:  92% (1838/1997)   
Checking out files:  93% (1858/1997)   
Checking out files:  94% (1878/1997)   
Checking out files:  95% (1898/1997)   
Checking out files:  96% (1918/1997)   
Checking out files:  97% (1938/1997)   
Checking out files:  98% (1958/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
09:38:36 [2019-12-10T09:38:36.154Z] #68 29.21 + cd /tmp/tmp.YqBJshDE9S/src/github.com/docker/libnetwork
09:38:36 [2019-12-10T09:38:36.154Z] #68 29.21 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
09:38:36 [2019-12-10T09:38:36.154Z] #68 29.51 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:38:36 [2019-12-10T09:38:36.326Z] go: finding github.com/hpcloud/tail v1.0.0
09:38:36 [2019-12-10T09:38:36.412Z] #68 ...
09:38:36 [2019-12-10T09:38:36.412Z] 
09:38:36 [2019-12-10T09:38:36.412Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:38:36 [2019-12-10T09:38:36.412Z] #44 22.00 encoding
09:38:36 [2019-12-10T09:38:36.412Z] #44 22.20 unicode/utf16
09:38:36 [2019-12-10T09:38:36.412Z] #44 22.89 container/list
09:38:36 [2019-12-10T09:38:36.412Z] #44 23.71 crypto/internal/subtle
09:38:36 [2019-12-10T09:38:36.412Z] #44 23.83 crypto/subtle
09:38:36 [2019-12-10T09:38:36.412Z] #44 24.03 vendor/golang.org/x/crypto/cryptobyte/asn1
09:38:36 [2019-12-10T09:38:36.412Z] #44 24.19 internal/nettrace
09:38:36 [2019-12-10T09:38:36.412Z] #44 24.35 runtime/cgo
09:38:36 [2019-12-10T09:38:36.412Z] #44 ...
09:38:36 [2019-12-10T09:38:36.412Z] 
09:38:36 [2019-12-10T09:38:36.412Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:38:36 [2019-12-10T09:38:36.412Z] #40 32.35 Fetched 7927 kB in 23s (339 kB/s)
09:38:36 [2019-12-10T09:38:36.416Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0.7s done
09:38:36 [2019-12-10T09:38:36.416Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23
09:38:36 [2019-12-10T09:38:36.674Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0.3s done
09:38:36 [2019-12-10T09:38:36.674Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd
09:38:37 [2019-12-10T09:38:37.068Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
09:38:37 [2019-12-10T09:38:37.068Z] go: finding gopkg.in/yaml.v2 v2.2.1
09:38:37 [2019-12-10T09:38:37.249Z] #7 extracting sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 2.1s done
09:38:37 [2019-12-10T09:38:37.249Z] #7 extracting sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae
09:38:37 [2019-12-10T09:38:37.346Z] #40 32.35 Reading package lists...
09:38:37 [2019-12-10T09:38:37.346Z] #40 ...
09:38:37 [2019-12-10T09:38:37.346Z] 
09:38:37 [2019-12-10T09:38:37.346Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:38:37 [2019-12-10T09:38:37.346Z] #38 23.21 + cd /tmp/tmp.SxjjGJu3a2/src/github.com/docker/distribution
09:38:37 [2019-12-10T09:38:37.346Z] #38 23.22 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:38:37 [2019-12-10T09:38:37.346Z] #38 26.13 + GOPATH=/tmp/tmp.SxjjGJu3a2/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.SxjjGJu3a2 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:38:37 [2019-12-10T09:38:37.346Z] #38 ...
09:38:37 [2019-12-10T09:38:37.346Z] 
09:38:37 [2019-12-10T09:38:37.346Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:38:37 [2019-12-10T09:38:37.346Z] #33 31.57 Fetched 7927 kB in 22s (357 kB/s)
09:38:38 [2019-12-10T09:38:38.265Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
09:38:38 [2019-12-10T09:38:38.265Z] go: finding github.com/onsi/ginkgo v1.6.0
09:38:38 [2019-12-10T09:38:38.610Z] go: finding github.com/ghodss/yaml v1.0.0
09:38:38 [2019-12-10T09:38:38.719Z] #33 31.57 Reading package lists...
09:38:38 [2019-12-10T09:38:38.720Z] #33 ...
09:38:38 [2019-12-10T09:38:38.720Z] 
09:38:38 [2019-12-10T09:38:38.720Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:38:38 [2019-12-10T09:38:38.720Z] #54 23.75 + cd /tmp/tmp.dfwvExIc4u/src/github.com/opencontainers/runc
09:38:38 [2019-12-10T09:38:38.720Z] #54 23.75 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
09:38:38 [2019-12-10T09:38:38.720Z] #54 24.29 + '[' -z '' ']'
09:38:38 [2019-12-10T09:38:38.720Z] #54 24.29 + target=static
09:38:38 [2019-12-10T09:38:38.720Z] #54 24.29 + make 'BUILDTAGS=seccomp apparmor selinux ' static
09:38:38 [2019-12-10T09:38:38.720Z] #54 27.56 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 .
09:38:38 [2019-12-10T09:38:38.720Z] #54 ...
09:38:38 [2019-12-10T09:38:38.720Z] 
09:38:38 [2019-12-10T09:38:38.720Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:38:38 [2019-12-10T09:38:38.720Z] #50 33.60 + cd /tmp/tmp.SGtoBSHnYx/src/github.com/golangci/golangci-lint/
09:38:38 [2019-12-10T09:38:38.720Z] #50 33.60 + git checkout -q v1.20.0
09:38:38 [2019-12-10T09:38:38.977Z] #50 34.58 ++ git describe --tags
09:38:39 [2019-12-10T09:38:39.163Z] #7 extracting sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 1.6s done
09:38:39 [2019-12-10T09:38:39.163Z] #7 extracting sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7
09:38:39 [2019-12-10T09:38:39.237Z] #50 34.62 + version=v1.20.0
09:38:39 [2019-12-10T09:38:39.237Z] #50 34.62 ++ git rev-parse --short HEAD
09:38:39 [2019-12-10T09:38:39.237Z] #50 34.63 + commit=cc98739
09:38:39 [2019-12-10T09:38:39.237Z] #50 34.63 ++ git show -s --format=%cd
09:38:39 [2019-12-10T09:38:39.237Z] #50 34.66 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
09:38:39 [2019-12-10T09:38:39.237Z] #50 34.67 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
09:38:39 [2019-12-10T09:38:39.349Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
09:38:40 [2019-12-10T09:38:40.869Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 4.0s done
09:38:40 [2019-12-10T09:38:40.869Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3
09:38:41 [2019-12-10T09:38:41.510Z] Removing intermediate container 5fdcf147a5a7
09:38:41 [2019-12-10T09:38:41.510Z]  ---> d987d6779f4e
09:38:41 [2019-12-10T09:38:41.510Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
09:38:41 [2019-12-10T09:38:41.510Z]  ---> 687421176e14
09:38:41 [2019-12-10T09:38:41.510Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
09:38:41 [2019-12-10T09:38:41.510Z]  ---> fc6f3f50a016
09:38:41 [2019-12-10T09:38:41.510Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
09:38:41 [2019-12-10T09:38:41.510Z]  ---> Running in 323daf4e9e98
09:38:41 [2019-12-10T09:38:41.510Z] Removing intermediate container 323daf4e9e98
09:38:41 [2019-12-10T09:38:41.510Z]  ---> e1b63f725259
09:38:41 [2019-12-10T09:38:41.510Z] Successfully built e1b63f725259
09:38:41 [2019-12-10T09:38:41.510Z] Successfully tagged moby-buildx:latest
09:38:41 [2019-12-10T09:38:41.510Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
09:38:41 [2019-12-10T09:38:41.510Z] if [ -n "${id}" ]; then \
09:38:41 [2019-12-10T09:38:41.510Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
09:38:41 [2019-12-10T09:38:41.510Z] 	&& touch bundles/buildx; \
09:38:41 [2019-12-10T09:38:41.510Z] 	docker rm -f ${id}; \
09:38:41 [2019-12-10T09:38:41.510Z] fi
09:38:41 [2019-12-10T09:38:41.892Z] bd172550151fbb4aaef89fde17dd8e0c35c585895cdc11dcc163e2f6803c2b2c
09:38:41 [2019-12-10T09:38:41.892Z] bundles/buildx version
09:38:41 [2019-12-10T09:38:41.892Z] buildx v0.3.1 6db68d0
09:38:41 [2019-12-10T09:38:41.892Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc .
09:38:42 [2019-12-10T09:38:42.273Z] #1 [internal] booting buildkit
09:38:42 [2019-12-10T09:38:42.273Z] #1 pulling image moby/buildkit:buildx-stable-1
09:38:42 [2019-12-10T09:38:42.624Z] #7 extracting sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 3.6s done
09:38:43 [2019-12-10T09:38:43.194Z] #7 extracting sha256:71183a3b6647a35adfce4c61fb30dc34d2e24100d4ef82dda6787573668111fa done
09:38:43 [2019-12-10T09:38:43.194Z] #7 DONE 15.5s
09:38:43 [2019-12-10T09:38:43.194Z] 
09:38:43 [2019-12-10T09:38:43.194Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
09:38:44 [2019-12-10T09:38:44.906Z] #1 pulling image moby/buildkit:buildx-stable-1 2.4s done
09:38:44 [2019-12-10T09:38:44.906Z] #1 creating container buildx_buildkit_default
09:38:44 [2019-12-10T09:38:44.906Z] #1 creating container buildx_buildkit_default 0.5s done
09:38:44 [2019-12-10T09:38:44.906Z] #1 DONE 2.8s
09:38:45 [2019-12-10T09:38:45.056Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 3.4s done
09:38:45 [2019-12-10T09:38:45.056Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d
09:38:45 [2019-12-10T09:38:45.276Z] 
09:38:45 [2019-12-10T09:38:45.276Z] #2 [internal] load build definition from Dockerfile
09:38:45 [2019-12-10T09:38:45.276Z] #2 transferring dockerfile: 14.85kB done
09:38:45 [2019-12-10T09:38:45.276Z] #2 DONE 0.0s
09:38:45 [2019-12-10T09:38:45.276Z] 
09:38:45 [2019-12-10T09:38:45.276Z] #3 [internal] load .dockerignore
09:38:45 [2019-12-10T09:38:45.276Z] #3 transferring context: 87B done
09:38:45 [2019-12-10T09:38:45.276Z] #3 DONE 0.0s
09:38:45 [2019-12-10T09:38:45.276Z] 
09:38:45 [2019-12-10T09:38:45.276Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
09:38:45 [2019-12-10T09:38:45.655Z] #4 DONE 0.6s
09:38:45 [2019-12-10T09:38:45.655Z] 
09:38:45 [2019-12-10T09:38:45.655Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
09:38:45 [2019-12-10T09:38:45.655Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
09:38:46 [2019-12-10T09:38:46.041Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
09:38:46 [2019-12-10T09:38:46.041Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done
09:38:46 [2019-12-10T09:38:46.041Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 5.23MB / 8.87MB 0.1s
09:38:46 [2019-12-10T09:38:46.041Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done
09:38:46 [2019-12-10T09:38:46.041Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done
09:38:46 [2019-12-10T09:38:46.041Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
09:38:46 [2019-12-10T09:38:46.421Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done
09:38:46 [2019-12-10T09:38:46.421Z] #5 DONE 0.6s
09:38:46 [2019-12-10T09:38:46.488Z] #8 DONE 3.1s
09:38:46 [2019-12-10T09:38:46.488Z] 
09:38:46 [2019-12-10T09:38:46.488Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
09:38:46 [2019-12-10T09:38:46.809Z] 
09:38:46 [2019-12-10T09:38:46.810Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
09:38:46 [2019-12-10T09:38:46.810Z] #7 DONE 0.3s
09:38:46 [2019-12-10T09:38:46.810Z] 
09:38:46 [2019-12-10T09:38:46.810Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch
09:38:47 [2019-12-10T09:38:47.266Z] #6 DONE 0.5s
09:38:47 [2019-12-10T09:38:47.266Z] 
09:38:47 [2019-12-10T09:38:47.266Z] #20 [internal] load build context
09:38:47 [2019-12-10T09:38:47.428Z] #9 DONE 0.9s
09:38:47 [2019-12-10T09:38:47.428Z] 
09:38:47 [2019-12-10T09:38:47.428Z] #20 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:38:47 [2019-12-10T09:38:47.428Z] #20 DONE 0.1s
09:38:47 [2019-12-10T09:38:47.428Z] 
09:38:47 [2019-12-10T09:38:47.428Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
09:38:47 [2019-12-10T09:38:47.446Z] #50 ...
09:38:47 [2019-12-10T09:38:47.446Z] 
09:38:47 [2019-12-10T09:38:47.446Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:38:47 [2019-12-10T09:38:47.446Z] #33 31.57 Reading package lists...
09:38:47 [2019-12-10T09:38:47.446Z] #33 42.88 Reading package lists...
09:38:47 [2019-12-10T09:38:47.446Z] #33 ...
09:38:47 [2019-12-10T09:38:47.446Z] 
09:38:47 [2019-12-10T09:38:47.446Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:38:47 [2019-12-10T09:38:47.446Z] #56 33.41 Fetched 7927 kB in 22s (353 kB/s)
09:38:47 [2019-12-10T09:38:47.446Z] #56 33.41 Reading package lists...
09:38:47 [2019-12-10T09:38:47.688Z] #30 ...
09:38:47 [2019-12-10T09:38:47.688Z] 
09:38:47 [2019-12-10T09:38:47.688Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
09:38:47 [2019-12-10T09:38:47.688Z] #61 DONE 0.3s
09:38:47 [2019-12-10T09:38:47.688Z] 
09:38:47 [2019-12-10T09:38:47.688Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
09:38:47 [2019-12-10T09:38:47.688Z] #46 DONE 0.3s
09:38:47 [2019-12-10T09:38:47.688Z] 
09:38:47 [2019-12-10T09:38:47.688Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
09:38:47 [2019-12-10T09:38:47.688Z] #43 DONE 0.3s
09:38:47 [2019-12-10T09:38:47.688Z] 
09:38:47 [2019-12-10T09:38:47.688Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
09:38:47 [2019-12-10T09:38:47.688Z] #30 DONE 0.3s
09:38:47 [2019-12-10T09:38:47.688Z] 
09:38:47 [2019-12-10T09:38:47.688Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
09:38:47 [2019-12-10T09:38:47.688Z] #67 DONE 0.3s
09:38:47 [2019-12-10T09:38:47.688Z] 
09:38:47 [2019-12-10T09:38:47.688Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
09:38:47 [2019-12-10T09:38:47.688Z] #49 DONE 0.4s
09:38:47 [2019-12-10T09:38:47.688Z] 
09:38:47 [2019-12-10T09:38:47.688Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
09:38:47 [2019-12-10T09:38:47.688Z] #21 DONE 0.4s
09:38:47 [2019-12-10T09:38:47.688Z] 
09:38:47 [2019-12-10T09:38:47.688Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:38:47 [2019-12-10T09:38:47.704Z] #56 ...
09:38:47 [2019-12-10T09:38:47.704Z] 
09:38:47 [2019-12-10T09:38:47.704Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:38:47 [2019-12-10T09:38:47.704Z] #40 32.35 Reading package lists...
09:38:48 [2019-12-10T09:38:48.894Z] #20 ...
09:38:48 [2019-12-10T09:38:48.894Z] 
09:38:48 [2019-12-10T09:38:48.894Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
09:38:48 [2019-12-10T09:38:48.894Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
09:38:48 [2019-12-10T09:38:48.894Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
09:38:48 [2019-12-10T09:38:48.894Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
09:38:48 [2019-12-10T09:38:48.894Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done
09:38:48 [2019-12-10T09:38:48.894Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.0s done
09:38:48 [2019-12-10T09:38:48.894Z] #66 DONE 1.6s
09:38:48 [2019-12-10T09:38:48.894Z] 
09:38:48 [2019-12-10T09:38:48.894Z] #20 [internal] load build context
09:38:49 [2019-12-10T09:38:49.371Z] #20 transferring context: 45.91MB 2.3s done
09:38:49 [2019-12-10T09:38:49.371Z] #20 DONE 2.4s
09:38:49 [2019-12-10T09:38:49.371Z] 
09:38:49 [2019-12-10T09:38:49.371Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
09:38:49 [2019-12-10T09:38:49.371Z] #8 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done
09:38:49 [2019-12-10T09:38:49.371Z] #8 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done
09:38:49 [2019-12-10T09:38:49.371Z] #8 sha256:16f502f2509a01130f0f62e93f861e047f5edd23102a701a45f43ca399555851 1.80kB / 1.80kB done
09:38:49 [2019-12-10T09:38:49.371Z] #8 sha256:a23a79e19b1437cff5613ddc00238e803a1a5e752d382dd8cb978ec5295a2bfb 5.47kB / 5.47kB done
09:38:49 [2019-12-10T09:38:49.371Z] #8 sha256:4f69f87b87ecbf28e3d03b1f2bb635e0aaea54bc7d7bcf75d083ce2367beef32 126B / 126B 0.2s done
09:38:49 [2019-12-10T09:38:49.371Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 24.84MB / 102.15MB 1.8s
09:38:49 [2019-12-10T09:38:49.371Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 36.23MB / 45.24MB 1.8s
09:38:49 [2019-12-10T09:38:49.371Z] #8 sha256:769217f6f555e0026d9206bd251391471d3ac4e845134b62b67697c7c377855d 4.37MB / 4.37MB 0.4s done
09:38:49 [2019-12-10T09:38:49.371Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 34.45MB / 50.49MB 1.8s
09:38:49 [2019-12-10T09:38:49.371Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 28.05MB / 45.98MB 1.8s
09:38:49 [2019-12-10T09:38:49.371Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 10.32MB / 10.32MB 0.8s done
09:38:49 [2019-12-10T09:38:49.371Z] #8 sha256:769217f6f555e0026d9206bd251391471d3ac4e845134b62b67697c7c377855d 4.37MB / 4.37MB 0.4s done
09:38:49 [2019-12-10T09:38:49.371Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 40.39MB / 45.24MB 2.0s
09:38:49 [2019-12-10T09:38:49.371Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 38.11MB / 50.49MB 2.0s
09:38:49 [2019-12-10T09:38:49.371Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 31.42MB / 45.98MB 2.0s
09:38:49 [2019-12-10T09:38:49.839Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 31.10MB / 102.15MB 2.1s
09:38:49 [2019-12-10T09:38:49.839Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 43.83MB / 45.24MB 2.1s
09:38:49 [2019-12-10T09:38:49.839Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 41.71MB / 50.49MB 2.1s
09:38:49 [2019-12-10T09:38:49.839Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 35.18MB / 45.98MB 2.1s
09:38:49 [2019-12-10T09:38:49.839Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 46.23MB / 50.49MB 2.3s
09:38:49 [2019-12-10T09:38:49.839Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 39.35MB / 45.98MB 2.3s
09:38:49 [2019-12-10T09:38:49.839Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 40.17MB / 102.15MB 2.4s
09:38:49 [2019-12-10T09:38:49.839Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 45.24MB / 45.24MB 2.3s done
09:38:49 [2019-12-10T09:38:49.839Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 50.49MB / 50.49MB 2.4s
09:38:49 [2019-12-10T09:38:49.839Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 44.33MB / 45.98MB 2.4s
09:38:50 [2019-12-10T09:38:50.287Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 52.48MB / 102.15MB 2.6s
09:38:50 [2019-12-10T09:38:50.287Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 50.49MB / 50.49MB 2.5s done
09:38:50 [2019-12-10T09:38:50.287Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 65.08MB / 102.15MB 2.7s
09:38:50 [2019-12-10T09:38:50.287Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 45.98MB / 45.98MB 2.6s done
09:38:50 [2019-12-10T09:38:50.287Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 78.20MB / 102.15MB 2.9s
09:38:50 [2019-12-10T09:38:50.322Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 5.0s
09:38:50 [2019-12-10T09:38:50.710Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 91.45MB / 102.15MB 3.0s
09:38:50 [2019-12-10T09:38:50.710Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 102.15MB / 102.15MB 3.2s
09:38:50 [2019-12-10T09:38:50.710Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 102.15MB / 102.15MB 3.4s done
09:38:51 [2019-12-10T09:38:51.079Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096
09:38:52 [2019-12-10T09:38:52.151Z] #40 43.76 Reading package lists...
09:38:52 [2019-12-10T09:38:52.151Z] #40 ...
09:38:52 [2019-12-10T09:38:52.151Z] 
09:38:52 [2019-12-10T09:38:52.151Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:38:52 [2019-12-10T09:38:52.151Z] #24 27.00 Reading package lists...
09:38:52 [2019-12-10T09:38:52.151Z] #24 37.82 Reading package lists...
09:38:52 [2019-12-10T09:38:52.230Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 7.6s done
09:38:52 [2019-12-10T09:38:52.797Z] #7 extracting sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de done
09:38:53 [2019-12-10T09:38:53.363Z] #7 DONE 26.8s
09:38:53 [2019-12-10T09:38:53.363Z] 
09:38:53 [2019-12-10T09:38:53.363Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
09:38:53 [2019-12-10T09:38:53.375Z] #22 ...
09:38:53 [2019-12-10T09:38:53.375Z] 
09:38:53 [2019-12-10T09:38:53.375Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:38:53 [2019-12-10T09:38:53.375Z] #62 5.202 + RM_GOPATH=0
09:38:53 [2019-12-10T09:38:53.375Z] #62 5.202 + TMP_GOPATH=
09:38:53 [2019-12-10T09:38:53.375Z] #62 5.202 + : /build/
09:38:53 [2019-12-10T09:38:53.375Z] #62 5.202 + '[' -z '' ']'
09:38:53 [2019-12-10T09:38:53.375Z] #62 5.207 ++ mktemp -d
09:38:53 [2019-12-10T09:38:53.375Z] #62 5.214 + export GOPATH=/tmp/tmp.G4vBCc6of3
09:38:53 [2019-12-10T09:38:53.375Z] #62 5.216 + GOPATH=/tmp/tmp.G4vBCc6of3
09:38:53 [2019-12-10T09:38:53.375Z] #62 5.216 + RM_GOPATH=1
09:38:53 [2019-12-10T09:38:53.375Z] #62 5.220 ++ dirname ./install.sh
09:38:53 [2019-12-10T09:38:53.375Z] #62 5.229 + dir=.
09:38:53 [2019-12-10T09:38:53.375Z] #62 5.229 + bin=rootlesskit
09:38:53 [2019-12-10T09:38:53.375Z] #62 5.229 + shift
09:38:53 [2019-12-10T09:38:53.375Z] #62 5.229 + '[' '!' -f ./rootlesskit.installer ']'
09:38:53 [2019-12-10T09:38:53.375Z] #62 5.229 + . ./rootlesskit.installer
09:38:53 [2019-12-10T09:38:53.375Z] #62 5.229 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c
09:38:53 [2019-12-10T09:38:53.375Z] #62 5.229 + install_rootlesskit
09:38:53 [2019-12-10T09:38:53.375Z] #62 5.229 + case "$1" in
09:38:53 [2019-12-10T09:38:53.375Z] #62 5.229 + export CGO_ENABLED=0
09:38:53 [2019-12-10T09:38:53.375Z] #62 5.229 + CGO_ENABLED=0
09:38:53 [2019-12-10T09:38:53.375Z] #62 5.229 + _install_rootlesskit
09:38:53 [2019-12-10T09:38:53.375Z] #62 5.230 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
09:38:53 [2019-12-10T09:38:53.375Z] #62 5.230 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
09:38:53 [2019-12-10T09:38:53.375Z] #62 5.230 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.G4vBCc6of3/src/github.com/rootless-containers/rootlesskit
09:38:53 [2019-12-10T09:38:53.375Z] #62 5.241 Cloning into '/tmp/tmp.G4vBCc6of3/src/github.com/rootless-containers/rootlesskit'...
09:38:53 [2019-12-10T09:38:53.375Z] #62 ...
09:38:53 [2019-12-10T09:38:53.375Z] 
09:38:53 [2019-12-10T09:38:53.375Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:38:53 [2019-12-10T09:38:53.375Z] #22 5.434 + RM_GOPATH=0
09:38:53 [2019-12-10T09:38:53.375Z] #22 5.435 + TMP_GOPATH=
09:38:53 [2019-12-10T09:38:53.375Z] #22 5.435 + : /build
09:38:53 [2019-12-10T09:38:53.375Z] #22 5.435 + '[' -z '' ']'
09:38:53 [2019-12-10T09:38:53.375Z] #22 5.437 ++ mktemp -d
09:38:53 [2019-12-10T09:38:53.375Z] #22 5.442 + export GOPATH=/tmp/tmp.mzeqZJib0U
09:38:53 [2019-12-10T09:38:53.375Z] #22 5.442 + GOPATH=/tmp/tmp.mzeqZJib0U
09:38:53 [2019-12-10T09:38:53.375Z] #22 5.442 + RM_GOPATH=1
09:38:53 [2019-12-10T09:38:53.375Z] #22 5.444 ++ dirname ./install.sh
09:38:53 [2019-12-10T09:38:53.375Z] #22 5.448 + dir=.
09:38:53 [2019-12-10T09:38:53.375Z] #22 5.449 + bin=dockercli
09:38:53 [2019-12-10T09:38:53.375Z] #22 5.449 + shift
09:38:53 [2019-12-10T09:38:53.375Z] #22 5.449 + '[' '!' -f ./dockercli.installer ']'
09:38:53 [2019-12-10T09:38:53.375Z] #22 5.452 + . ./dockercli.installer
09:38:53 [2019-12-10T09:38:53.375Z] #22 5.452 ++ : stable
09:38:53 [2019-12-10T09:38:53.375Z] #22 5.452 ++ : 17.06.2-ce
09:38:53 [2019-12-10T09:38:53.375Z] #22 5.452 + install_dockercli
09:38:53 [2019-12-10T09:38:53.375Z] #22 5.458 Install docker/cli version 17.06.2-ce from stable
09:38:53 [2019-12-10T09:38:53.375Z] #22 5.458 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:38:53 [2019-12-10T09:38:53.375Z] #22 5.464 ++ uname -m
09:38:53 [2019-12-10T09:38:53.375Z] #22 5.470 + arch=aarch64
09:38:53 [2019-12-10T09:38:53.375Z] #22 5.470 + '[' aarch64 '!=' x86_64 ']'
09:38:53 [2019-12-10T09:38:53.375Z] #22 5.470 + '[' aarch64 '!=' s390x ']'
09:38:53 [2019-12-10T09:38:53.375Z] #22 5.470 + '[' aarch64 '!=' armhf ']'
09:38:53 [2019-12-10T09:38:53.375Z] #22 5.470 + build_dockercli
09:38:53 [2019-12-10T09:38:53.375Z] #22 5.470 + git clone https://github.com/docker/docker-ce /tmp/tmp.mzeqZJib0U/tmp/docker-ce
09:38:53 [2019-12-10T09:38:53.375Z] #22 5.484 Cloning into '/tmp/tmp.mzeqZJib0U/tmp/docker-ce'...
09:38:53 [2019-12-10T09:38:53.525Z] #24 47.50 Building dependency tree...
09:38:55 [2019-12-10T09:38:55.426Z] #24 51.33 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
09:38:55 [2019-12-10T09:38:55.426Z] #24 51.33 The following additional packages will be installed:
09:38:55 [2019-12-10T09:38:55.426Z] #24 51.33   libjq1 libonig4
09:38:55 [2019-12-10T09:38:55.685Z] #24 ...
09:38:55 [2019-12-10T09:38:55.685Z] 
09:38:55 [2019-12-10T09:38:55.685Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:38:55 [2019-12-10T09:38:55.685Z] #33 42.88 Reading package lists...
09:38:55 [2019-12-10T09:38:55.900Z] #8 DONE 2.7s
09:38:56 [2019-12-10T09:38:56.162Z] 
09:38:56 [2019-12-10T09:38:56.162Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
09:38:56 [2019-12-10T09:38:56.817Z] #33 52.20 Building dependency tree...
09:38:56 [2019-12-10T09:38:56.817Z] #33 ...
09:38:56 [2019-12-10T09:38:56.817Z] 
09:38:56 [2019-12-10T09:38:56.817Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:38:56 [2019-12-10T09:38:56.817Z] #44 42.53 vendor/golang.org/x/crypto/curve25519
09:38:56 [2019-12-10T09:38:56.817Z] #44 ...
09:38:56 [2019-12-10T09:38:56.817Z] 
09:38:56 [2019-12-10T09:38:56.817Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:38:56 [2019-12-10T09:38:56.817Z] #24 52.02 The following NEW packages will be installed:
09:38:56 [2019-12-10T09:38:56.817Z] #24 52.03   jq libjq1 libonig4
09:38:57 [2019-12-10T09:38:57.100Z] #9 DONE 0.8s
09:38:57 [2019-12-10T09:38:57.100Z] 
09:38:57 [2019-12-10T09:38:57.100Z] #20 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:38:57 [2019-12-10T09:38:57.100Z] #20 DONE 0.1s
09:38:57 [2019-12-10T09:38:57.100Z] 
09:38:57 [2019-12-10T09:38:57.100Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:38:57 [2019-12-10T09:38:57.100Z] #24 ...
09:38:57 [2019-12-10T09:38:57.100Z] 
09:38:57 [2019-12-10T09:38:57.100Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
09:38:57 [2019-12-10T09:38:57.100Z] #21 DONE 0.1s
09:38:57 [2019-12-10T09:38:57.100Z] 
09:38:57 [2019-12-10T09:38:57.100Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:38:57 [2019-12-10T09:38:57.383Z] #24 53.21 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
09:38:57 [2019-12-10T09:38:57.383Z] #24 53.21 Need to get 327 kB of archives.
09:38:57 [2019-12-10T09:38:57.383Z] #24 53.21 After this operation, 1157 kB of additional disk space will be used.
09:38:57 [2019-12-10T09:38:57.383Z] #24 53.21 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
09:38:57 [2019-12-10T09:38:57.383Z] #24 53.21 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
09:38:57 [2019-12-10T09:38:57.383Z] #24 53.21 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
09:38:57 [2019-12-10T09:38:57.601Z] #22 ...
09:38:57 [2019-12-10T09:38:57.601Z] 
09:38:57 [2019-12-10T09:38:57.601Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:38:57 [2019-12-10T09:38:57.601Z] #28 5.103 + mktemp -d
09:38:57 [2019-12-10T09:38:57.601Z] #28 5.103 + export GOPATH=/tmp/tmp.XcFupOa35e
09:38:57 [2019-12-10T09:38:57.601Z] #28 5.103 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.XcFupOa35e/src/github.com/go-swagger/go-swagger
09:38:57 [2019-12-10T09:38:57.601Z] #28 5.117 Cloning into '/tmp/tmp.XcFupOa35e/src/github.com/go-swagger/go-swagger'...
09:38:57 [2019-12-10T09:38:57.601Z] #28 ...
09:38:57 [2019-12-10T09:38:57.601Z] 
09:38:57 [2019-12-10T09:38:57.601Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:38:57 [2019-12-10T09:38:57.601Z] #10 6.443 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:38:57 [2019-12-10T09:38:57.601Z] #10 6.445 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:38:57 [2019-12-10T09:38:57.601Z] #10 6.473 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:38:57 [2019-12-10T09:38:57.601Z] #10 6.476 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:38:57 [2019-12-10T09:38:57.601Z] #10 6.522 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:38:57 [2019-12-10T09:38:57.601Z] #10 7.405 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [490 kB]
09:38:57 [2019-12-10T09:38:57.601Z] #10 9.108 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB]
09:38:57 [2019-12-10T09:38:57.601Z] #10 10.13 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
09:38:57 [2019-12-10T09:38:57.601Z] #10 ...
09:38:57 [2019-12-10T09:38:57.601Z] 
09:38:57 [2019-12-10T09:38:57.601Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:38:57 [2019-12-10T09:38:57.601Z] #24 4.508 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:38:57 [2019-12-10T09:38:57.601Z] #24 4.508 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:38:57 [2019-12-10T09:38:57.601Z] #24 4.529 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:38:57 [2019-12-10T09:38:57.601Z] #24 4.531 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:38:57 [2019-12-10T09:38:57.601Z] #24 4.594 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:38:57 [2019-12-10T09:38:57.601Z] #24 5.536 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [490 kB]
09:38:57 [2019-12-10T09:38:57.602Z] #24 6.714 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB]
09:38:57 [2019-12-10T09:38:57.602Z] #24 7.639 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
09:38:57 [2019-12-10T09:38:57.865Z] #24 ...
09:38:57 [2019-12-10T09:38:57.865Z] 
09:38:57 [2019-12-10T09:38:57.865Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:38:57 [2019-12-10T09:38:57.865Z] #56 2.975 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:38:57 [2019-12-10T09:38:57.865Z] #56 2.979 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:38:57 [2019-12-10T09:38:57.865Z] #56 2.999 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:38:57 [2019-12-10T09:38:57.865Z] #56 3.001 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:38:57 [2019-12-10T09:38:57.865Z] #56 3.022 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:38:57 [2019-12-10T09:38:57.865Z] #56 3.393 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [490 kB]
09:38:57 [2019-12-10T09:38:57.865Z] #56 4.126 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB]
09:38:57 [2019-12-10T09:38:57.865Z] #56 4.317 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
09:38:57 [2019-12-10T09:38:57.865Z] #56 9.905 Fetched 7750 kB in 7s (1094 kB/s)
09:38:57 [2019-12-10T09:38:57.865Z] #56 9.905 Reading package lists...
09:38:57 [2019-12-10T09:38:57.865Z] #56 ...
09:38:57 [2019-12-10T09:38:57.865Z] 
09:38:57 [2019-12-10T09:38:57.865Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:38:57 [2019-12-10T09:38:57.865Z] #44 5.208 + RM_GOPATH=0
09:38:57 [2019-12-10T09:38:57.865Z] #44 5.208 + TMP_GOPATH=
09:38:57 [2019-12-10T09:38:57.865Z] #44 5.208 + : /build
09:38:57 [2019-12-10T09:38:57.865Z] #44 5.208 + '[' -z '' ']'
09:38:57 [2019-12-10T09:38:57.865Z] #44 5.209 ++ mktemp -d
09:38:57 [2019-12-10T09:38:57.865Z] #44 5.210 + export GOPATH=/tmp/tmp.CgAh0xn0wH
09:38:57 [2019-12-10T09:38:57.865Z] #44 5.211 + GOPATH=/tmp/tmp.CgAh0xn0wH
09:38:57 [2019-12-10T09:38:57.865Z] #44 5.211 + RM_GOPATH=1
09:38:57 [2019-12-10T09:38:57.865Z] #44 5.211 ++ dirname ./install.sh
09:38:57 [2019-12-10T09:38:57.865Z] #44 5.227 + dir=.
09:38:57 [2019-12-10T09:38:57.865Z] #44 5.227 + bin=vndr
09:38:57 [2019-12-10T09:38:57.865Z] #44 5.227 + shift
09:38:57 [2019-12-10T09:38:57.865Z] #44 5.227 + '[' '!' -f ./vndr.installer ']'
09:38:57 [2019-12-10T09:38:57.865Z] #44 5.227 + . ./vndr.installer
09:38:57 [2019-12-10T09:38:57.865Z] #44 5.227 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:38:57 [2019-12-10T09:38:57.865Z] #44 5.227 + install_vndr
09:38:57 [2019-12-10T09:38:57.865Z] #44 5.227 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
09:38:57 [2019-12-10T09:38:57.865Z] #44 5.227 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.CgAh0xn0wH/src/github.com/LK4D4/vndr
09:38:57 [2019-12-10T09:38:57.865Z] #44 5.227 Cloning into '/tmp/tmp.CgAh0xn0wH/src/github.com/LK4D4/vndr'...
09:38:57 [2019-12-10T09:38:57.865Z] #44 5.227 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:38:57 [2019-12-10T09:38:57.865Z] #44 5.974 + cd /tmp/tmp.CgAh0xn0wH/src/github.com/LK4D4/vndr
09:38:57 [2019-12-10T09:38:57.865Z] #44 5.977 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:38:57 [2019-12-10T09:38:57.865Z] #44 6.018 + go build -buildmode=pie -v -o /build/vndr .
09:38:57 [2019-12-10T09:38:57.865Z] #44 7.485 runtime/internal/atomic
09:38:57 [2019-12-10T09:38:57.865Z] #44 7.511 internal/cpu
09:38:57 [2019-12-10T09:38:57.865Z] #44 7.597 runtime/internal/math
09:38:57 [2019-12-10T09:38:57.865Z] #44 7.621 internal/race
09:38:57 [2019-12-10T09:38:57.865Z] #44 7.832 sync/atomic
09:38:57 [2019-12-10T09:38:57.865Z] #44 7.912 unicode
09:38:57 [2019-12-10T09:38:57.865Z] #44 8.070 unicode/utf8
09:38:57 [2019-12-10T09:38:57.865Z] #44 8.479 math
09:38:57 [2019-12-10T09:38:57.865Z] #44 8.594 internal/bytealg
09:38:57 [2019-12-10T09:38:57.865Z] #44 8.717 internal/testlog
09:38:57 [2019-12-10T09:38:57.865Z] #44 9.113 encoding
09:38:57 [2019-12-10T09:38:57.865Z] #44 9.356 unicode/utf16
09:38:57 [2019-12-10T09:38:57.865Z] #44 10.08 container/list
09:38:57 [2019-12-10T09:38:57.865Z] #44 10.22 runtime
09:38:58 [2019-12-10T09:38:58.128Z] #44 ...
09:38:58 [2019-12-10T09:38:58.128Z] 
09:38:58 [2019-12-10T09:38:58.128Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:38:58 [2019-12-10T09:38:58.128Z] #68 5.490 + RM_GOPATH=0
09:38:58 [2019-12-10T09:38:58.128Z] #68 5.491 + TMP_GOPATH=
09:38:58 [2019-12-10T09:38:58.128Z] #68 5.491 + : /build
09:38:58 [2019-12-10T09:38:58.128Z] #68 5.492 + '[' -z '' ']'
09:38:58 [2019-12-10T09:38:58.128Z] #68 5.494 ++ mktemp -d
09:38:58 [2019-12-10T09:38:58.128Z] #68 5.496 + export GOPATH=/tmp/tmp.INtX2S7wKf
09:38:58 [2019-12-10T09:38:58.128Z] #68 5.496 + GOPATH=/tmp/tmp.INtX2S7wKf
09:38:58 [2019-12-10T09:38:58.128Z] #68 5.496 + RM_GOPATH=1
09:38:58 [2019-12-10T09:38:58.128Z] #68 5.498 ++ dirname ./install.sh
09:38:58 [2019-12-10T09:38:58.128Z] #68 5.502 + dir=.
09:38:58 [2019-12-10T09:38:58.128Z] #68 5.502 + bin=proxy
09:38:58 [2019-12-10T09:38:58.128Z] #68 5.502 + shift
09:38:58 [2019-12-10T09:38:58.128Z] #68 5.502 + '[' '!' -f ./proxy.installer ']'
09:38:58 [2019-12-10T09:38:58.128Z] #68 5.503 + . ./proxy.installer
09:38:58 [2019-12-10T09:38:58.128Z] #68 5.503 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
09:38:58 [2019-12-10T09:38:58.128Z] #68 5.503 + install_proxy
09:38:58 [2019-12-10T09:38:58.128Z] #68 5.504 + case "$1" in
09:38:58 [2019-12-10T09:38:58.128Z] #68 5.504 + export CGO_ENABLED=0
09:38:58 [2019-12-10T09:38:58.128Z] #68 5.504 + CGO_ENABLED=0
09:38:58 [2019-12-10T09:38:58.128Z] #68 5.504 + _install_proxy
09:38:58 [2019-12-10T09:38:58.128Z] #68 5.504 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
09:38:58 [2019-12-10T09:38:58.128Z] #68 5.504 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.INtX2S7wKf/src/github.com/docker/libnetwork
09:38:58 [2019-12-10T09:38:58.128Z] #68 5.504 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
09:38:58 [2019-12-10T09:38:58.128Z] #68 5.514 Cloning into '/tmp/tmp.INtX2S7wKf/src/github.com/docker/libnetwork'...
09:38:58 [2019-12-10T09:38:58.128Z] #68 ...
09:38:58 [2019-12-10T09:38:58.128Z] 
09:38:58 [2019-12-10T09:38:58.128Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:38:58 [2019-12-10T09:38:58.128Z] #38 4.841 + mktemp -d
09:38:58 [2019-12-10T09:38:58.128Z] #38 4.843 + export GOPATH=/tmp/tmp.COB7SSlfwb
09:38:58 [2019-12-10T09:38:58.128Z] #38 4.843 + git clone https://github.com/docker/distribution.git /tmp/tmp.COB7SSlfwb/src/github.com/docker/distribution
09:38:58 [2019-12-10T09:38:58.128Z] #38 4.846 Cloning into '/tmp/tmp.COB7SSlfwb/src/github.com/docker/distribution'...
09:38:58 [2019-12-10T09:38:58.317Z] #24 ...
09:38:58 [2019-12-10T09:38:58.317Z] 
09:38:58 [2019-12-10T09:38:58.317Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:38:58 [2019-12-10T09:38:58.317Z] #56 44.15 Reading package lists...
09:38:58 [2019-12-10T09:38:58.317Z] #56 53.42 Building dependency tree...
09:38:58 [2019-12-10T09:38:58.317Z] #56 ...
09:38:58 [2019-12-10T09:38:58.317Z] 
09:38:58 [2019-12-10T09:38:58.317Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:38:58 [2019-12-10T09:38:58.317Z] #40 43.76 Reading package lists...
09:38:58 [2019-12-10T09:38:58.388Z] #38 ...
09:38:58 [2019-12-10T09:38:58.388Z] 
09:38:58 [2019-12-10T09:38:58.388Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:38:58 [2019-12-10T09:38:58.388Z] #31 5.260 + RM_GOPATH=0
09:38:58 [2019-12-10T09:38:58.388Z] #31 5.260 + TMP_GOPATH=
09:38:58 [2019-12-10T09:38:58.388Z] #31 5.260 + : /build
09:38:58 [2019-12-10T09:38:58.388Z] #31 5.260 + '[' -z '' ']'
09:38:58 [2019-12-10T09:38:58.389Z] #31 5.261 ++ mktemp -d
09:38:58 [2019-12-10T09:38:58.389Z] #31 5.270 + export GOPATH=/tmp/tmp.e8FuIq6WBc
09:38:58 [2019-12-10T09:38:58.389Z] #31 5.270 + GOPATH=/tmp/tmp.e8FuIq6WBc
09:38:58 [2019-12-10T09:38:58.389Z] #31 5.270 + RM_GOPATH=1
09:38:58 [2019-12-10T09:38:58.389Z] #31 5.270 ++ dirname ./install.sh
09:38:58 [2019-12-10T09:38:58.389Z] #31 5.272 + dir=.
09:38:58 [2019-12-10T09:38:58.389Z] #31 5.272 + bin=tomlv
09:38:58 [2019-12-10T09:38:58.389Z] #31 5.272 + shift
09:38:58 [2019-12-10T09:38:58.389Z] #31 5.272 + '[' '!' -f ./tomlv.installer ']'
09:38:58 [2019-12-10T09:38:58.389Z] #31 5.272 + . ./tomlv.installer
09:38:58 [2019-12-10T09:38:58.389Z] #31 5.272 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:38:58 [2019-12-10T09:38:58.389Z] #31 5.272 + install_tomlv
09:38:58 [2019-12-10T09:38:58.389Z] #31 5.272 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
09:38:58 [2019-12-10T09:38:58.389Z] #31 5.272 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:38:58 [2019-12-10T09:38:58.389Z] #31 5.274 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.e8FuIq6WBc/src/github.com/BurntSushi/toml
09:38:58 [2019-12-10T09:38:58.389Z] #31 5.276 Cloning into '/tmp/tmp.e8FuIq6WBc/src/github.com/BurntSushi/toml'...
09:38:58 [2019-12-10T09:38:58.389Z] #31 6.175 + cd /tmp/tmp.e8FuIq6WBc/src/github.com/BurntSushi/toml
09:38:58 [2019-12-10T09:38:58.389Z] #31 6.175 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:38:58 [2019-12-10T09:38:58.389Z] #31 6.182 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
09:38:58 [2019-12-10T09:38:58.389Z] #31 6.755 internal/cpu
09:38:58 [2019-12-10T09:38:58.389Z] #31 6.763 math/bits
09:38:58 [2019-12-10T09:38:58.389Z] #31 6.799 runtime/internal/sys
09:38:58 [2019-12-10T09:38:58.389Z] #31 6.966 runtime/internal/atomic
09:38:58 [2019-12-10T09:38:58.389Z] #31 7.467 runtime/internal/math
09:38:58 [2019-12-10T09:38:58.389Z] #31 7.509 unicode/utf8
09:38:58 [2019-12-10T09:38:58.389Z] #31 7.667 internal/race
09:38:58 [2019-12-10T09:38:58.389Z] #31 7.855 internal/bytealg
09:38:58 [2019-12-10T09:38:58.389Z] #31 7.963 math
09:38:58 [2019-12-10T09:38:58.389Z] #31 8.007 sync/atomic
09:38:58 [2019-12-10T09:38:58.389Z] #31 8.286 unicode
09:38:58 [2019-12-10T09:38:58.389Z] #31 8.824 internal/testlog
09:38:58 [2019-12-10T09:38:58.389Z] #31 9.269 runtime
09:38:58 [2019-12-10T09:38:58.389Z] #31 9.845 runtime/cgo
09:38:58 [2019-12-10T09:38:58.649Z] #31 ...
09:38:58 [2019-12-10T09:38:58.649Z] 
09:38:58 [2019-12-10T09:38:58.649Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:38:58 [2019-12-10T09:38:58.649Z] #50 4.948 + RM_GOPATH=0
09:38:58 [2019-12-10T09:38:58.649Z] #50 4.948 + TMP_GOPATH=
09:38:58 [2019-12-10T09:38:58.649Z] #50 4.948 + : /build
09:38:58 [2019-12-10T09:38:58.649Z] #50 4.948 + '[' -z '' ']'
09:38:58 [2019-12-10T09:38:58.649Z] #50 4.948 ++ mktemp -d
09:38:58 [2019-12-10T09:38:58.649Z] #50 4.963 + export GOPATH=/tmp/tmp.cs1soHTD2a
09:38:58 [2019-12-10T09:38:58.649Z] #50 4.963 + GOPATH=/tmp/tmp.cs1soHTD2a
09:38:58 [2019-12-10T09:38:58.649Z] #50 4.963 + RM_GOPATH=1
09:38:58 [2019-12-10T09:38:58.649Z] #50 4.963 ++ dirname ./install.sh
09:38:58 [2019-12-10T09:38:58.649Z] #50 4.963 + dir=.
09:38:58 [2019-12-10T09:38:58.649Z] #50 4.963 + bin=golangci_lint
09:38:58 [2019-12-10T09:38:58.649Z] #50 4.963 + shift
09:38:58 [2019-12-10T09:38:58.649Z] #50 4.963 + '[' '!' -f ./golangci_lint.installer ']'
09:38:58 [2019-12-10T09:38:58.649Z] #50 4.963 + . ./golangci_lint.installer
09:38:58 [2019-12-10T09:38:58.649Z] #50 4.963 ++ : v1.20.0
09:38:58 [2019-12-10T09:38:58.649Z] #50 4.963 + install_golangci_lint
09:38:58 [2019-12-10T09:38:58.649Z] #50 4.963 + echo 'Installing golangci-lint version v1.20.0'
09:38:58 [2019-12-10T09:38:58.649Z] #50 4.963 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
09:38:58 [2019-12-10T09:38:58.649Z] #50 4.964 Installing golangci-lint version v1.20.0
09:38:58 [2019-12-10T09:38:58.649Z] #50 ...
09:38:58 [2019-12-10T09:38:58.649Z] 
09:38:58 [2019-12-10T09:38:58.649Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:38:58 [2019-12-10T09:38:58.649Z] #47 4.940 + RM_GOPATH=0
09:38:58 [2019-12-10T09:38:58.649Z] #47 4.940 + TMP_GOPATH=
09:38:58 [2019-12-10T09:38:58.649Z] #47 4.940 + : /build
09:38:58 [2019-12-10T09:38:58.649Z] #47 4.940 + '[' -z '' ']'
09:38:58 [2019-12-10T09:38:58.649Z] #47 4.940 ++ mktemp -d
09:38:58 [2019-12-10T09:38:58.649Z] #47 4.953 + export GOPATH=/tmp/tmp.tYCzVQmIMU
09:38:58 [2019-12-10T09:38:58.649Z] #47 4.953 + GOPATH=/tmp/tmp.tYCzVQmIMU
09:38:58 [2019-12-10T09:38:58.649Z] #47 4.953 + RM_GOPATH=1
09:38:58 [2019-12-10T09:38:58.649Z] #47 4.957 ++ dirname ./install.sh
09:38:58 [2019-12-10T09:38:58.649Z] #47 4.980 Installing gotestsum version v0.3.5
09:38:58 [2019-12-10T09:38:58.649Z] #47 4.980 + dir=.
09:38:58 [2019-12-10T09:38:58.649Z] #47 4.980 + bin=gotestsum
09:38:58 [2019-12-10T09:38:58.649Z] #47 4.980 + shift
09:38:58 [2019-12-10T09:38:58.649Z] #47 4.980 + '[' '!' -f ./gotestsum.installer ']'
09:38:58 [2019-12-10T09:38:58.649Z] #47 4.980 + . ./gotestsum.installer
09:38:58 [2019-12-10T09:38:58.649Z] #47 4.980 ++ : v0.3.5
09:38:58 [2019-12-10T09:38:58.649Z] #47 4.980 + install_gotestsum
09:38:58 [2019-12-10T09:38:58.649Z] #47 4.980 + echo 'Installing gotestsum version v0.3.5'
09:38:58 [2019-12-10T09:38:58.649Z] #47 4.980 + go get -d gotest.tools/gotestsum
09:38:58 [2019-12-10T09:38:58.910Z] #47 ...
09:38:58 [2019-12-10T09:38:58.910Z] 
09:38:58 [2019-12-10T09:38:58.910Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:38:58 [2019-12-10T09:38:58.910Z] #33 5.934 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:38:58 [2019-12-10T09:38:58.910Z] #33 5.938 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:38:58 [2019-12-10T09:38:58.910Z] #33 5.954 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:38:58 [2019-12-10T09:38:58.910Z] #33 5.985 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:38:58 [2019-12-10T09:38:58.910Z] #33 5.993 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:38:58 [2019-12-10T09:38:58.910Z] #33 6.861 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [490 kB]
09:38:58 [2019-12-10T09:38:58.910Z] #33 8.364 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB]
09:38:58 [2019-12-10T09:38:58.910Z] #33 9.340 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
09:38:58 [2019-12-10T09:38:58.910Z] #33 ...
09:38:58 [2019-12-10T09:38:58.910Z] 
09:38:58 [2019-12-10T09:38:58.910Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:38:58 [2019-12-10T09:38:58.910Z] #40 4.849 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:38:58 [2019-12-10T09:38:58.910Z] #40 4.859 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:38:58 [2019-12-10T09:38:58.910Z] #40 4.901 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:38:58 [2019-12-10T09:38:58.910Z] #40 4.940 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:38:58 [2019-12-10T09:38:58.910Z] #40 5.165 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:38:58 [2019-12-10T09:38:58.910Z] #40 5.801 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [490 kB]
09:38:58 [2019-12-10T09:38:58.910Z] #40 6.799 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB]
09:38:58 [2019-12-10T09:38:58.910Z] #40 7.805 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
09:38:59 [2019-12-10T09:38:59.171Z] #40 ...
09:38:59 [2019-12-10T09:38:59.171Z] 
09:38:59 [2019-12-10T09:38:59.171Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:38:59 [2019-12-10T09:38:59.171Z] #44 11.43 crypto/internal/subtle
09:38:59 [2019-12-10T09:38:59.634Z] #22 2.280 + RM_GOPATH=0
09:38:59 [2019-12-10T09:38:59.634Z] #22 2.280 + TMP_GOPATH=
09:38:59 [2019-12-10T09:38:59.634Z] #22 2.280 + : /build
09:38:59 [2019-12-10T09:38:59.634Z] #22 2.280 + '[' -z '' ']'
09:38:59 [2019-12-10T09:38:59.634Z] #22 2.281 ++ mktemp -d
09:38:59 [2019-12-10T09:38:59.634Z] #22 2.288 + export GOPATH=/tmp/tmp.SctCvDiB6g
09:38:59 [2019-12-10T09:38:59.634Z] #22 2.288 + GOPATH=/tmp/tmp.SctCvDiB6g
09:38:59 [2019-12-10T09:38:59.634Z] #22 2.288 + RM_GOPATH=1
09:38:59 [2019-12-10T09:38:59.634Z] #22 2.288 ++ dirname ./install.sh
09:38:59 [2019-12-10T09:38:59.634Z] #22 2.288 + dir=.
09:38:59 [2019-12-10T09:38:59.634Z] #22 2.288 + bin=dockercli
09:38:59 [2019-12-10T09:38:59.634Z] #22 2.288 + shift
09:38:59 [2019-12-10T09:38:59.634Z] #22 2.288 + '[' '!' -f ./dockercli.installer ']'
09:38:59 [2019-12-10T09:38:59.634Z] #22 2.288 + . ./dockercli.installer
09:38:59 [2019-12-10T09:38:59.634Z] #22 2.288 ++ : stable
09:38:59 [2019-12-10T09:38:59.634Z] #22 2.288 ++ : 17.06.2-ce
09:38:59 [2019-12-10T09:38:59.634Z] #22 2.288 + install_dockercli
09:38:59 [2019-12-10T09:38:59.634Z] #22 2.288 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:38:59 [2019-12-10T09:38:59.634Z] #22 2.288 Install docker/cli version 17.06.2-ce from stable
09:38:59 [2019-12-10T09:38:59.634Z] #22 2.289 ++ uname -m
09:38:59 [2019-12-10T09:38:59.634Z] #22 2.289 + arch=x86_64
09:38:59 [2019-12-10T09:38:59.634Z] #22 2.289 + '[' x86_64 '!=' x86_64 ']'
09:38:59 [2019-12-10T09:38:59.634Z] #22 2.289 + url=https://download.docker.com/linux/static
09:38:59 [2019-12-10T09:38:59.634Z] #22 2.289 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:38:59 [2019-12-10T09:38:59.634Z] #22 2.289 + tar -xz docker/docker
09:39:00 [2019-12-10T09:39:00.114Z] #44 12.17 crypto/subtle
09:39:00 [2019-12-10T09:39:00.114Z] #44 12.31 vendor/golang.org/x/crypto/cryptobyte/asn1
09:39:00 [2019-12-10T09:39:00.114Z] #44 12.46 internal/nettrace
09:39:00 [2019-12-10T09:39:00.219Z] #40 53.87 Building dependency tree...
09:39:00 [2019-12-10T09:39:00.686Z] #44 13.05 runtime/cgo
09:39:00 [2019-12-10T09:39:00.788Z] #40 ...
09:39:00 [2019-12-10T09:39:00.788Z] 
09:39:00 [2019-12-10T09:39:00.788Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:39:00 [2019-12-10T09:39:00.788Z] #68 DONE 56.3s
09:39:00 [2019-12-10T09:39:00.788Z] 
09:39:00 [2019-12-10T09:39:00.788Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:39:00 [2019-12-10T09:39:00.788Z] #24 55.37 debconf: delaying package configuration, since apt-utils is not installed
09:39:00 [2019-12-10T09:39:00.788Z] #24 55.53 Fetched 327 kB in 1s (313 kB/s)
09:39:00 [2019-12-10T09:39:00.788Z] #24 55.83 Selecting previously unselected package libonig4:amd64.
09:39:00 [2019-12-10T09:39:00.788Z] #24 55.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 ... 15091 files and directories currently installed.)
09:39:00 [2019-12-10T09:39:00.788Z] #24 55.89 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
09:39:00 [2019-12-10T09:39:00.788Z] #24 55.94 Unpacking libonig4:amd64 (6.1.3-2) ...
09:39:00 [2019-12-10T09:39:00.788Z] #24 56.44 Selecting previously unselected package libjq1:amd64.
09:39:00 [2019-12-10T09:39:00.788Z] #24 56.45 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
09:39:00 [2019-12-10T09:39:00.788Z] #24 56.46 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
09:39:01 [2019-12-10T09:39:01.046Z] #24 56.77 Selecting previously unselected package jq.
09:39:01 [2019-12-10T09:39:01.046Z] #24 56.77 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
09:39:01 [2019-12-10T09:39:01.046Z] #24 56.77 Unpacking jq (1.5+dfsg-1.3) ...
09:39:01 [2019-12-10T09:39:01.305Z] #24 57.09 Setting up libonig4:amd64 (6.1.3-2) ...
09:39:01 [2019-12-10T09:39:01.305Z] #24 57.14 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
09:39:01 [2019-12-10T09:39:01.305Z] #24 57.18 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:39:01 [2019-12-10T09:39:01.563Z] #24 57.37 Setting up jq (1.5+dfsg-1.3) ...
09:39:02 [2019-12-10T09:39:02.129Z] #24 DONE 57.9s
09:39:02 [2019-12-10T09:39:02.129Z] 
09:39:02 [2019-12-10T09:39:02.129Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:39:02 [2019-12-10T09:39:02.129Z] #56 53.42 Building dependency tree...
09:39:02 [2019-12-10T09:39:02.129Z] #56 57.26 The following additional packages will be installed:
09:39:02 [2019-12-10T09:39:02.129Z] #56 57.26   btrfs-progs liblzo2-2
09:39:02 [2019-12-10T09:39:02.129Z] #56 57.65 The following NEW packages will be installed:
09:39:02 [2019-12-10T09:39:02.129Z] #56 57.65   btrfs-progs btrfs-tools liblzo2-2
09:39:02 [2019-12-10T09:39:02.178Z] #22 4.879 + mkdir -p /build
09:39:02 [2019-12-10T09:39:02.178Z] #22 4.880 + mv docker/docker /build/
09:39:02 [2019-12-10T09:39:02.178Z] #22 4.893 + rmdir docker
09:39:02 [2019-12-10T09:39:02.178Z] #22 DONE 5.2s
09:39:02 [2019-12-10T09:39:02.178Z] 
09:39:02 [2019-12-10T09:39:02.178Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:39:02 [2019-12-10T09:39:02.178Z] #24 3.456 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:39:02 [2019-12-10T09:39:02.178Z] #24 3.465 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:39:02 [2019-12-10T09:39:02.178Z] #24 3.513 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:39:02 [2019-12-10T09:39:02.178Z] #24 3.515 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:39:02 [2019-12-10T09:39:02.178Z] #24 3.541 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:39:02 [2019-12-10T09:39:02.178Z] #24 3.901 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
09:39:02 [2019-12-10T09:39:02.178Z] #24 4.682 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
09:39:02 [2019-12-10T09:39:02.178Z] #24 5.291 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:39:02 [2019-12-10T09:39:02.515Z] #56 ...
09:39:02 [2019-12-10T09:39:02.515Z] 
09:39:02 [2019-12-10T09:39:02.515Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
09:39:02 [2019-12-10T09:39:02.515Z] #25 DONE 0.1s
09:39:02 [2019-12-10T09:39:02.515Z] 
09:39:02 [2019-12-10T09:39:02.515Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:39:02 [2019-12-10T09:39:02.515Z] #47 57.93 + cd /tmp/tmp.rRZeW1mMVX/src/gotest.tools/gotestsum
09:39:02 [2019-12-10T09:39:02.515Z] #47 57.93 + git checkout -q v0.3.5
09:39:02 [2019-12-10T09:39:02.515Z] #47 57.98 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
09:39:02 [2019-12-10T09:39:02.603Z] #44 14.57 vendor/golang.org/x/crypto/internal/subtle
09:39:02 [2019-12-10T09:39:02.625Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 11.0s done
09:39:02 [2019-12-10T09:39:02.625Z] #8 DONE 14.7s
09:39:02 [2019-12-10T09:39:02.625Z] 
09:39:02 [2019-12-10T09:39:02.625Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
09:39:02 [2019-12-10T09:39:02.625Z] #9 DONE 0.4s
09:39:02 [2019-12-10T09:39:02.625Z] 
09:39:02 [2019-12-10T09:39:02.625Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
09:39:02 [2019-12-10T09:39:02.625Z] #10 DONE 0.3s
09:39:02 [2019-12-10T09:39:02.625Z] 
09:39:02 [2019-12-10T09:39:02.625Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:39:02 [2019-12-10T09:39:02.625Z] #21 DONE 0.1s
09:39:02 [2019-12-10T09:39:02.625Z] 
09:39:02 [2019-12-10T09:39:02.625Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:39:02 [2019-12-10T09:39:02.625Z] #11 ...
09:39:02 [2019-12-10T09:39:02.625Z] 
09:39:02 [2019-12-10T09:39:02.625Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
09:39:02 [2019-12-10T09:39:02.625Z] #68 DONE 0.1s
09:39:02 [2019-12-10T09:39:02.625Z] 
09:39:02 [2019-12-10T09:39:02.625Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
09:39:02 [2019-12-10T09:39:02.625Z] #22 DONE 0.1s
09:39:03 [2019-12-10T09:39:03.041Z] 
09:39:03 [2019-12-10T09:39:03.042Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
09:39:03 [2019-12-10T09:39:03.042Z] #31 DONE 0.1s
09:39:03 [2019-12-10T09:39:03.042Z] 
09:39:03 [2019-12-10T09:39:03.042Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
09:39:03 [2019-12-10T09:39:03.042Z] #44 DONE 0.1s
09:39:03 [2019-12-10T09:39:03.042Z] 
09:39:03 [2019-12-10T09:39:03.042Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
09:39:03 [2019-12-10T09:39:03.042Z] #50 DONE 0.1s
09:39:03 [2019-12-10T09:39:03.042Z] 
09:39:03 [2019-12-10T09:39:03.042Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
09:39:03 [2019-12-10T09:39:03.042Z] #62 DONE 0.1s
09:39:03 [2019-12-10T09:39:03.042Z] 
09:39:03 [2019-12-10T09:39:03.042Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
09:39:03 [2019-12-10T09:39:03.042Z] #47 DONE 0.1s
09:39:03 [2019-12-10T09:39:03.042Z] 
09:39:03 [2019-12-10T09:39:03.042Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:39:03 [2019-12-10T09:39:03.454Z] #48 0.338 + RM_GOPATH=0
09:39:03 [2019-12-10T09:39:03.454Z] #48 0.338 + TMP_GOPATH=
09:39:03 [2019-12-10T09:39:03.454Z] #48 0.338 + : /build
09:39:03 [2019-12-10T09:39:03.454Z] #48 0.338 + '[' -z '' ']'
09:39:03 [2019-12-10T09:39:03.454Z] #48 0.338 ++ mktemp -d
09:39:03 [2019-12-10T09:39:03.454Z] #48 0.339 + export GOPATH=/tmp/tmp.HH6ez6Ypz1
09:39:03 [2019-12-10T09:39:03.454Z] #48 0.344 + GOPATH=/tmp/tmp.HH6ez6Ypz1
09:39:03 [2019-12-10T09:39:03.454Z] #48 0.344 + RM_GOPATH=1
09:39:03 [2019-12-10T09:39:03.454Z] #48 0.345 ++ dirname ./install.sh
09:39:03 [2019-12-10T09:39:03.454Z] #48 0.346 + dir=.
09:39:03 [2019-12-10T09:39:03.454Z] #48 0.346 + bin=gotestsum
09:39:03 [2019-12-10T09:39:03.454Z] #48 0.346 + shift
09:39:03 [2019-12-10T09:39:03.454Z] #48 0.346 + '[' '!' -f ./gotestsum.installer ']'
09:39:03 [2019-12-10T09:39:03.454Z] #48 0.346 + . ./gotestsum.installer
09:39:03 [2019-12-10T09:39:03.454Z] #48 0.346 ++ : v0.3.5
09:39:03 [2019-12-10T09:39:03.454Z] #48 0.346 + install_gotestsum
09:39:03 [2019-12-10T09:39:03.454Z] #48 0.346 + echo 'Installing gotestsum version v0.3.5'
09:39:03 [2019-12-10T09:39:03.454Z] #48 0.347 + go get -d gotest.tools/gotestsum
09:39:03 [2019-12-10T09:39:03.454Z] #48 0.347 Installing gotestsum version v0.3.5
09:39:05 [2019-12-10T09:39:05.150Z] #44 ...
09:39:05 [2019-12-10T09:39:05.150Z] 
09:39:05 [2019-12-10T09:39:05.150Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:39:05 [2019-12-10T09:39:05.150Z] #38 16.32 + cd /tmp/tmp.COB7SSlfwb/src/github.com/docker/distribution
09:39:05 [2019-12-10T09:39:05.150Z] #38 16.32 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:39:06 [2019-12-10T09:39:06.096Z] #38 18.66 + GOPATH=/tmp/tmp.COB7SSlfwb/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.COB7SSlfwb go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:39:06 [2019-12-10T09:39:06.096Z] #38 ...
09:39:06 [2019-12-10T09:39:06.096Z] 
09:39:06 [2019-12-10T09:39:06.096Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:39:06 [2019-12-10T09:39:06.096Z] #62 8.542 + cd /tmp/tmp.G4vBCc6of3/src/github.com/rootless-containers/rootlesskit
09:39:06 [2019-12-10T09:39:06.096Z] #62 8.543 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
09:39:06 [2019-12-10T09:39:06.096Z] #62 8.598 + for f in rootlesskit rootlesskit-docker-proxy
09:39:06 [2019-12-10T09:39:06.096Z] #62 8.598 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:39:06 [2019-12-10T09:39:06.357Z] #62 ...
09:39:06 [2019-12-10T09:39:06.357Z] 
09:39:06 [2019-12-10T09:39:06.357Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:39:06 [2019-12-10T09:39:06.357Z] #68 17.53 + cd /tmp/tmp.INtX2S7wKf/src/github.com/docker/libnetwork
09:39:06 [2019-12-10T09:39:06.357Z] #68 17.53 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
09:39:06 [2019-12-10T09:39:06.357Z] #68 17.68 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:39:07 [2019-12-10T09:39:07.446Z] #24 ...
09:39:07 [2019-12-10T09:39:07.446Z] 
09:39:07 [2019-12-10T09:39:07.446Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:39:07 [2019-12-10T09:39:07.446Z] #10 3.326 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:39:07 [2019-12-10T09:39:07.446Z] #10 3.328 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:39:07 [2019-12-10T09:39:07.446Z] #10 3.379 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:39:07 [2019-12-10T09:39:07.446Z] #10 3.409 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:39:07 [2019-12-10T09:39:07.446Z] #10 3.456 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:39:07 [2019-12-10T09:39:07.446Z] #10 4.118 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
09:39:07 [2019-12-10T09:39:07.446Z] #10 5.174 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
09:39:07 [2019-12-10T09:39:07.446Z] #10 5.827 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:39:07 [2019-12-10T09:39:07.446Z] #10 ...
09:39:07 [2019-12-10T09:39:07.446Z] 
09:39:07 [2019-12-10T09:39:07.446Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:39:07 [2019-12-10T09:39:07.446Z] #33 2.941 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:39:07 [2019-12-10T09:39:07.446Z] #33 3.024 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:39:07 [2019-12-10T09:39:07.446Z] #33 3.049 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:39:07 [2019-12-10T09:39:07.446Z] #33 3.056 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:39:07 [2019-12-10T09:39:07.446Z] #33 3.064 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:39:07 [2019-12-10T09:39:07.446Z] #33 3.675 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
09:39:07 [2019-12-10T09:39:07.446Z] #33 4.614 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
09:39:07 [2019-12-10T09:39:07.446Z] #33 5.233 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:39:07 [2019-12-10T09:39:07.446Z] #33 ...
09:39:07 [2019-12-10T09:39:07.446Z] 
09:39:07 [2019-12-10T09:39:07.446Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:39:07 [2019-12-10T09:39:07.446Z] #56 2.941 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:39:07 [2019-12-10T09:39:07.446Z] #56 3.024 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:39:07 [2019-12-10T09:39:07.446Z] #56 3.078 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:39:07 [2019-12-10T09:39:07.446Z] #56 3.102 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:39:07 [2019-12-10T09:39:07.446Z] #56 3.110 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:39:07 [2019-12-10T09:39:07.446Z] #56 3.694 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
09:39:07 [2019-12-10T09:39:07.446Z] #56 5.010 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
09:39:07 [2019-12-10T09:39:07.446Z] #56 5.454 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:39:07 [2019-12-10T09:39:07.446Z] #56 ...
09:39:07 [2019-12-10T09:39:07.446Z] 
09:39:07 [2019-12-10T09:39:07.446Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:39:07 [2019-12-10T09:39:07.446Z] #33 10.62 Fetched 7927 kB in 8s (914 kB/s)
09:39:07 [2019-12-10T09:39:07.828Z] #47 ...
09:39:07 [2019-12-10T09:39:07.828Z] 
09:39:07 [2019-12-10T09:39:07.828Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:39:07 [2019-12-10T09:39:07.828Z] #56 58.89 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
09:39:07 [2019-12-10T09:39:07.828Z] #56 58.89 Need to get 649 kB of archives.
09:39:07 [2019-12-10T09:39:07.828Z] #56 58.89 After this operation, 4320 kB of additional disk space will be used.
09:39:07 [2019-12-10T09:39:07.828Z] #56 58.89 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
09:39:07 [2019-12-10T09:39:07.828Z] #56 58.90 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
09:39:07 [2019-12-10T09:39:07.828Z] #56 58.98 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
09:39:07 [2019-12-10T09:39:07.828Z] #56 60.61 debconf: delaying package configuration, since apt-utils is not installed
09:39:07 [2019-12-10T09:39:07.828Z] #56 60.79 Fetched 649 kB in 1s (550 kB/s)
09:39:07 [2019-12-10T09:39:07.828Z] #56 60.90 Selecting previously unselected package liblzo2-2:amd64.
09:39:07 [2019-12-10T09:39:07.828Z] #56 60.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
09:39:07 [2019-12-10T09:39:07.828Z] #56 61.00 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
09:39:07 [2019-12-10T09:39:07.828Z] #56 61.03 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
09:39:07 [2019-12-10T09:39:07.828Z] #56 61.21 Selecting previously unselected package btrfs-progs.
09:39:07 [2019-12-10T09:39:07.828Z] #56 61.24 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
09:39:07 [2019-12-10T09:39:07.828Z] #56 61.30 Unpacking btrfs-progs (4.7.3-1) ...
09:39:07 [2019-12-10T09:39:07.828Z] #56 62.36 Selecting previously unselected package btrfs-tools.
09:39:07 [2019-12-10T09:39:07.828Z] #56 62.37 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
09:39:07 [2019-12-10T09:39:07.828Z] #56 62.39 Unpacking btrfs-tools (4.7.3-1) ...
09:39:07 [2019-12-10T09:39:07.828Z] #56 62.65 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:39:07 [2019-12-10T09:39:07.828Z] #56 62.90 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
09:39:07 [2019-12-10T09:39:07.828Z] #56 63.01 Setting up btrfs-progs (4.7.3-1) ...
09:39:07 [2019-12-10T09:39:07.828Z] #56 63.08 Setting up btrfs-tools (4.7.3-1) ...
09:39:07 [2019-12-10T09:39:07.828Z] #56 63.19 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:39:08 [2019-12-10T09:39:08.097Z] #56 DONE 64.0s
09:39:08 [2019-12-10T09:39:08.097Z] 
09:39:08 [2019-12-10T09:39:08.097Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:39:08 [2019-12-10T09:39:08.357Z] #57 DONE 0.2s
09:39:08 [2019-12-10T09:39:08.357Z] 
09:39:08 [2019-12-10T09:39:08.357Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:39:08 [2019-12-10T09:39:08.357Z] #40 58.06 The following additional packages will be installed:
09:39:08 [2019-12-10T09:39:08.357Z] #40 58.06   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
09:39:08 [2019-12-10T09:39:08.357Z] #40 58.16   libprotoc10 python-pkg-resources zlib1g-dev
09:39:08 [2019-12-10T09:39:08.357Z] #40 58.16 Suggested packages:
09:39:08 [2019-12-10T09:39:08.357Z] #40 58.16   manpages-dev python-setuptools
09:39:08 [2019-12-10T09:39:08.357Z] #40 60.80 The following NEW packages will be installed:
09:39:08 [2019-12-10T09:39:08.357Z] #40 60.80   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:39:08 [2019-12-10T09:39:08.357Z] #40 60.81   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
09:39:08 [2019-12-10T09:39:08.357Z] #40 60.81   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:39:08 [2019-12-10T09:39:08.357Z] #40 60.82   zlib1g-dev
09:39:08 [2019-12-10T09:39:08.357Z] #40 61.98 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
09:39:08 [2019-12-10T09:39:08.357Z] #40 61.98 Need to get 3602 kB of archives.
09:39:08 [2019-12-10T09:39:08.357Z] #40 61.98 After this operation, 18.9 MB of additional disk space will be used.
09:39:08 [2019-12-10T09:39:08.357Z] #40 61.98 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
09:39:08 [2019-12-10T09:39:08.357Z] #40 62.02 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
09:39:08 [2019-12-10T09:39:08.357Z] #40 62.02 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
09:39:08 [2019-12-10T09:39:08.357Z] #40 62.03 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
09:39:08 [2019-12-10T09:39:08.357Z] #40 62.12 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
09:39:08 [2019-12-10T09:39:08.357Z] #40 62.13 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
09:39:08 [2019-12-10T09:39:08.357Z] #40 62.13 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
09:39:08 [2019-12-10T09:39:08.357Z] #40 62.13 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
09:39:08 [2019-12-10T09:39:08.357Z] #40 62.21 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
09:39:08 [2019-12-10T09:39:08.357Z] #40 62.29 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
09:39:08 [2019-12-10T09:39:08.357Z] #40 62.30 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
09:39:08 [2019-12-10T09:39:08.357Z] #40 62.51 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
09:39:08 [2019-12-10T09:39:08.357Z] #40 62.57 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
09:39:08 [2019-12-10T09:39:08.357Z] #40 62.58 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
09:39:08 [2019-12-10T09:39:08.357Z] #40 62.58 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
09:39:08 [2019-12-10T09:39:08.357Z] #40 62.59 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
09:39:08 [2019-12-10T09:39:08.357Z] #40 63.95 debconf: delaying package configuration, since apt-utils is not installed
09:39:08 [2019-12-10T09:39:08.615Z] #40 ...
09:39:08 [2019-12-10T09:39:08.615Z] 
09:39:08 [2019-12-10T09:39:08.615Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
09:39:08 [2019-12-10T09:39:08.615Z] #58 DONE 0.1s
09:39:08 [2019-12-10T09:39:08.615Z] 
09:39:08 [2019-12-10T09:39:08.615Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:39:08 [2019-12-10T09:39:08.615Z] #40 64.38 Fetched 3602 kB in 1s (2141 kB/s)
09:39:08 [2019-12-10T09:39:08.615Z] #40 ...
09:39:08 [2019-12-10T09:39:08.615Z] 
09:39:08 [2019-12-10T09:39:08.615Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:39:08 [2019-12-10T09:39:08.615Z] #33 52.20 Building dependency tree...
09:39:08 [2019-12-10T09:39:08.615Z] #33 56.32 The following additional packages will be installed:
09:39:08 [2019-12-10T09:39:08.615Z] #33 56.32   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
09:39:08 [2019-12-10T09:39:08.615Z] #33 56.35 Suggested packages:
09:39:08 [2019-12-10T09:39:08.615Z] #33 56.35   codeblocks eclipse ninja-build lrzip
09:39:08 [2019-12-10T09:39:08.615Z] #33 56.35 Recommended packages:
09:39:08 [2019-12-10T09:39:08.615Z] #33 56.35   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:39:08 [2019-12-10T09:39:08.615Z] #33 57.96 The following NEW packages will be installed:
09:39:08 [2019-12-10T09:39:08.615Z] #33 57.96   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
09:39:08 [2019-12-10T09:39:08.615Z] #33 57.96   vim-common xxd
09:39:08 [2019-12-10T09:39:08.615Z] #33 59.19 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
09:39:08 [2019-12-10T09:39:08.615Z] #33 59.19 Need to get 13.7 MB of archives.
09:39:08 [2019-12-10T09:39:08.615Z] #33 59.19 After this operation, 57.2 MB of additional disk space will be used.
09:39:08 [2019-12-10T09:39:08.615Z] #33 59.19 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
09:39:08 [2019-12-10T09:39:08.615Z] #33 59.39 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
09:39:08 [2019-12-10T09:39:08.615Z] #33 59.39 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
09:39:08 [2019-12-10T09:39:08.615Z] #33 60.26 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
09:39:08 [2019-12-10T09:39:08.615Z] #33 60.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB]
09:39:08 [2019-12-10T09:39:08.615Z] #33 60.45 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
09:39:08 [2019-12-10T09:39:08.615Z] #33 60.45 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
09:39:08 [2019-12-10T09:39:08.615Z] #33 60.45 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
09:39:08 [2019-12-10T09:39:08.615Z] #33 60.78 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
09:39:08 [2019-12-10T09:39:08.615Z] #33 60.80 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
09:39:08 [2019-12-10T09:39:08.615Z] #33 62.01 debconf: delaying package configuration, since apt-utils is not installed
09:39:08 [2019-12-10T09:39:08.615Z] #33 62.45 Fetched 13.7 MB in 2s (5163 kB/s)
09:39:08 [2019-12-10T09:39:08.615Z] #33 62.61 Selecting previously unselected package cmake-data.
09:39:08 [2019-12-10T09:39:08.615Z] #33 62.61 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
09:39:08 [2019-12-10T09:39:08.615Z] #33 62.65 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
09:39:08 [2019-12-10T09:39:08.615Z] #33 62.73 Unpacking cmake-data (3.7.2-1) ...
09:39:08 [2019-12-10T09:39:08.615Z] #33 ...
09:39:08 [2019-12-10T09:39:08.615Z] 
09:39:08 [2019-12-10T09:39:08.615Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:39:08 [2019-12-10T09:39:08.615Z] #40 64.64 Selecting previously unselected package libnet1:amd64.
09:39:08 [2019-12-10T09:39:08.816Z] #48 ...
09:39:08 [2019-12-10T09:39:08.816Z] 
09:39:08 [2019-12-10T09:39:08.816Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:39:08 [2019-12-10T09:39:08.816Z] #32 0.535 + RM_GOPATH=0
09:39:08 [2019-12-10T09:39:08.816Z] #32 0.535 + TMP_GOPATH=
09:39:08 [2019-12-10T09:39:08.816Z] #32 0.536 + : /build
09:39:08 [2019-12-10T09:39:08.816Z] #32 0.536 + '[' -z '' ']'
09:39:08 [2019-12-10T09:39:08.816Z] #32 0.537 ++ mktemp -d
09:39:08 [2019-12-10T09:39:08.816Z] #32 0.542 + export GOPATH=/tmp/tmp.mHAkPQpcuE
09:39:08 [2019-12-10T09:39:08.816Z] #32 0.542 + GOPATH=/tmp/tmp.mHAkPQpcuE
09:39:08 [2019-12-10T09:39:08.816Z] #32 0.542 + RM_GOPATH=1
09:39:08 [2019-12-10T09:39:08.816Z] #32 0.543 ++ dirname ./install.sh
09:39:08 [2019-12-10T09:39:08.816Z] #32 0.546 + dir=.
09:39:08 [2019-12-10T09:39:08.816Z] #32 0.547 + bin=tomlv
09:39:08 [2019-12-10T09:39:08.816Z] #32 0.547 + shift
09:39:08 [2019-12-10T09:39:08.816Z] #32 0.547 + '[' '!' -f ./tomlv.installer ']'
09:39:08 [2019-12-10T09:39:08.816Z] #32 0.547 + . ./tomlv.installer
09:39:08 [2019-12-10T09:39:08.816Z] #32 0.547 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:39:08 [2019-12-10T09:39:08.816Z] #32 0.547 + install_tomlv
09:39:08 [2019-12-10T09:39:08.816Z] #32 0.547 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
09:39:08 [2019-12-10T09:39:08.816Z] #32 0.548 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:39:08 [2019-12-10T09:39:08.816Z] #32 0.548 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.mHAkPQpcuE/src/github.com/BurntSushi/toml
09:39:08 [2019-12-10T09:39:08.816Z] #32 0.552 Cloning into '/tmp/tmp.mHAkPQpcuE/src/github.com/BurntSushi/toml'...
09:39:08 [2019-12-10T09:39:08.816Z] #32 1.769 + cd /tmp/tmp.mHAkPQpcuE/src/github.com/BurntSushi/toml
09:39:08 [2019-12-10T09:39:08.816Z] #32 1.769 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:39:08 [2019-12-10T09:39:08.816Z] #32 1.786 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
09:39:08 [2019-12-10T09:39:08.816Z] #32 2.366 runtime/internal/atomic
09:39:08 [2019-12-10T09:39:08.816Z] #32 2.378 internal/cpu
09:39:08 [2019-12-10T09:39:08.816Z] #32 2.682 runtime/internal/sys
09:39:08 [2019-12-10T09:39:08.816Z] #32 2.954 runtime/internal/math
09:39:08 [2019-12-10T09:39:08.816Z] #32 3.037 math/bits
09:39:08 [2019-12-10T09:39:08.816Z] #32 3.131 internal/bytealg
09:39:08 [2019-12-10T09:39:08.816Z] #32 3.548 runtime
09:39:08 [2019-12-10T09:39:08.816Z] #32 3.766 math
09:39:08 [2019-12-10T09:39:08.873Z] #40 64.64 (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 ... 15091 files and directories currently installed.)
09:39:08 [2019-12-10T09:39:08.873Z] #40 64.76 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
09:39:08 [2019-12-10T09:39:08.873Z] #40 64.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
09:39:09 [2019-12-10T09:39:09.130Z] #40 65.02 Selecting previously unselected package libcap-dev:amd64.
09:39:09 [2019-12-10T09:39:09.130Z] #40 65.02 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
09:39:09 [2019-12-10T09:39:09.130Z] #40 65.03 Unpacking libcap-dev:amd64 (1:2.25-1) ...
09:39:09 [2019-12-10T09:39:09.388Z] #40 65.44 Selecting previously unselected package libnet1-dev.
09:39:09 [2019-12-10T09:39:09.388Z] #40 65.44 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
09:39:09 [2019-12-10T09:39:09.388Z] #40 ...
09:39:09 [2019-12-10T09:39:09.388Z] 
09:39:09 [2019-12-10T09:39:09.388Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:39:09 [2019-12-10T09:39:09.388Z] #28 55.39 + cd /tmp/tmp.HwZxmofnIX/src/github.com/go-swagger/go-swagger
09:39:09 [2019-12-10T09:39:09.388Z] #28 55.39 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
09:39:09 [2019-12-10T09:39:09.388Z] #28 58.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:39:09 [2019-12-10T09:39:09.646Z] #28 ...
09:39:09 [2019-12-10T09:39:09.646Z] 
09:39:09 [2019-12-10T09:39:09.646Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:39:09 [2019-12-10T09:39:09.646Z] #40 65.45 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
09:39:10 [2019-12-10T09:39:10.211Z] #40 65.97 Selecting previously unselected package libnl-3-200:amd64.
09:39:10 [2019-12-10T09:39:10.211Z] #40 65.99 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
09:39:10 [2019-12-10T09:39:10.211Z] #40 66.03 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
09:39:10 [2019-12-10T09:39:10.469Z] #40 66.28 Selecting previously unselected package libnl-3-dev:amd64.
09:39:10 [2019-12-10T09:39:10.469Z] #40 66.28 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
09:39:10 [2019-12-10T09:39:10.469Z] #40 66.32 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
09:39:10 [2019-12-10T09:39:10.601Z] #68 ...
09:39:10 [2019-12-10T09:39:10.601Z] 
09:39:10 [2019-12-10T09:39:10.601Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:39:10 [2019-12-10T09:39:10.601Z] #50 20.97 + cd /tmp/tmp.cs1soHTD2a/src/github.com/golangci/golangci-lint/
09:39:10 [2019-12-10T09:39:10.601Z] #50 20.98 + git checkout -q v1.20.0
09:39:10 [2019-12-10T09:39:10.601Z] #50 21.57 ++ git describe --tags
09:39:10 [2019-12-10T09:39:10.601Z] #50 21.59 + version=v1.20.0
09:39:10 [2019-12-10T09:39:10.601Z] #50 21.59 ++ git rev-parse --short HEAD
09:39:10 [2019-12-10T09:39:10.601Z] #50 21.60 + commit=cc98739
09:39:10 [2019-12-10T09:39:10.601Z] #50 21.61 ++ git show -s --format=%cd
09:39:10 [2019-12-10T09:39:10.601Z] #50 21.63 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
09:39:10 [2019-12-10T09:39:10.601Z] #50 21.63 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
09:39:10 [2019-12-10T09:39:10.731Z] #33 10.62 Reading package lists...
09:39:11 [2019-12-10T09:39:11.037Z] #40 66.98 Selecting previously unselected package libprotobuf-c1:amd64.
09:39:11 [2019-12-10T09:39:11.037Z] #40 66.99 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
09:39:11 [2019-12-10T09:39:11.037Z] #40 67.01 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
09:39:11 [2019-12-10T09:39:11.296Z] #40 67.08 Selecting previously unselected package libprotobuf-c-dev:amd64.
09:39:11 [2019-12-10T09:39:11.296Z] #40 67.11 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
09:39:11 [2019-12-10T09:39:11.296Z] #40 67.12 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
09:39:11 [2019-12-10T09:39:11.296Z] #40 67.26 Selecting previously unselected package zlib1g-dev:amd64.
09:39:11 [2019-12-10T09:39:11.296Z] #40 67.26 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
09:39:11 [2019-12-10T09:39:11.296Z] #40 67.28 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
09:39:11 [2019-12-10T09:39:11.555Z] #40 67.60 Selecting previously unselected package libprotobuf10:amd64.
09:39:11 [2019-12-10T09:39:11.813Z] #40 67.61 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
09:39:11 [2019-12-10T09:39:11.813Z] #40 67.61 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
09:39:12 [2019-12-10T09:39:12.379Z] #40 ...
09:39:12 [2019-12-10T09:39:12.379Z] 
09:39:12 [2019-12-10T09:39:12.379Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:39:12 [2019-12-10T09:39:12.379Z] #31 57.57 internal/reflectlite
09:39:12 [2019-12-10T09:39:12.379Z] #31 57.57 sync
09:39:12 [2019-12-10T09:39:12.379Z] #31 60.98 sort
09:39:12 [2019-12-10T09:39:12.379Z] #31 60.99 errors
09:39:12 [2019-12-10T09:39:12.379Z] #31 61.43 strconv
09:39:12 [2019-12-10T09:39:12.379Z] #31 62.76 io
09:39:12 [2019-12-10T09:39:12.379Z] #31 64.62 syscall
09:39:12 [2019-12-10T09:39:12.379Z] #31 66.97 reflect
09:39:12 [2019-12-10T09:39:12.488Z] #32 ...
09:39:12 [2019-12-10T09:39:12.488Z] 
09:39:12 [2019-12-10T09:39:12.488Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:39:12 [2019-12-10T09:39:12.488Z] #45 0.561 + RM_GOPATH=0
09:39:12 [2019-12-10T09:39:12.488Z] #45 0.569 + TMP_GOPATH=
09:39:12 [2019-12-10T09:39:12.488Z] #45 0.569 + : /build
09:39:12 [2019-12-10T09:39:12.488Z] #45 0.569 + '[' -z '' ']'
09:39:12 [2019-12-10T09:39:12.488Z] #45 0.569 ++ mktemp -d
09:39:12 [2019-12-10T09:39:12.488Z] #45 0.571 + export GOPATH=/tmp/tmp.HL3VOt6Lbv
09:39:12 [2019-12-10T09:39:12.488Z] #45 0.572 + GOPATH=/tmp/tmp.HL3VOt6Lbv
09:39:12 [2019-12-10T09:39:12.488Z] #45 0.572 + RM_GOPATH=1
09:39:12 [2019-12-10T09:39:12.488Z] #45 0.572 ++ dirname ./install.sh
09:39:12 [2019-12-10T09:39:12.488Z] #45 0.573 + dir=.
09:39:12 [2019-12-10T09:39:12.488Z] #45 0.573 + bin=vndr
09:39:12 [2019-12-10T09:39:12.488Z] #45 0.573 + shift
09:39:12 [2019-12-10T09:39:12.488Z] #45 0.574 + '[' '!' -f ./vndr.installer ']'
09:39:12 [2019-12-10T09:39:12.488Z] #45 0.576 + . ./vndr.installer
09:39:12 [2019-12-10T09:39:12.488Z] #45 0.577 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:39:12 [2019-12-10T09:39:12.488Z] #45 0.577 + install_vndr
09:39:12 [2019-12-10T09:39:12.488Z] #45 0.577 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
09:39:12 [2019-12-10T09:39:12.488Z] #45 0.577 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.HL3VOt6Lbv/src/github.com/LK4D4/vndr
09:39:12 [2019-12-10T09:39:12.488Z] #45 0.577 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:39:12 [2019-12-10T09:39:12.488Z] #45 0.579 Cloning into '/tmp/tmp.HL3VOt6Lbv/src/github.com/LK4D4/vndr'...
09:39:12 [2019-12-10T09:39:12.488Z] #45 1.625 + cd /tmp/tmp.HL3VOt6Lbv/src/github.com/LK4D4/vndr
09:39:12 [2019-12-10T09:39:12.488Z] #45 1.625 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:39:12 [2019-12-10T09:39:12.488Z] #45 1.631 + go build -buildmode=pie -v -o /build/vndr .
09:39:12 [2019-12-10T09:39:12.488Z] #45 2.892 internal/cpu
09:39:12 [2019-12-10T09:39:12.488Z] #45 2.922 runtime/internal/sys
09:39:12 [2019-12-10T09:39:12.488Z] #45 3.170 internal/race
09:39:12 [2019-12-10T09:39:12.488Z] #45 3.256 sync/atomic
09:39:12 [2019-12-10T09:39:12.488Z] #45 3.643 unicode
09:39:12 [2019-12-10T09:39:12.488Z] #45 3.734 runtime
09:39:12 [2019-12-10T09:39:12.488Z] #45 8.566 unicode/utf8
09:39:12 [2019-12-10T09:39:12.488Z] #45 9.298 math
09:39:12 [2019-12-10T09:39:12.488Z] #45 ...
09:39:12 [2019-12-10T09:39:12.488Z] 
09:39:12 [2019-12-10T09:39:12.488Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:39:12 [2019-12-10T09:39:12.488Z] #23 0.518 + RM_GOPATH=0
09:39:12 [2019-12-10T09:39:12.488Z] #23 0.518 + TMP_GOPATH=
09:39:12 [2019-12-10T09:39:12.488Z] #23 0.518 + : /build
09:39:12 [2019-12-10T09:39:12.488Z] #23 0.518 + '[' -z '' ']'
09:39:12 [2019-12-10T09:39:12.488Z] #23 0.520 ++ mktemp -d
09:39:12 [2019-12-10T09:39:12.488Z] #23 0.537 + export GOPATH=/tmp/tmp.p93XTtsvsV
09:39:12 [2019-12-10T09:39:12.488Z] #23 0.538 + GOPATH=/tmp/tmp.p93XTtsvsV
09:39:12 [2019-12-10T09:39:12.488Z] #23 0.538 + RM_GOPATH=1
09:39:12 [2019-12-10T09:39:12.488Z] #23 0.540 ++ dirname ./install.sh
09:39:12 [2019-12-10T09:39:12.488Z] #23 0.548 + dir=.
09:39:12 [2019-12-10T09:39:12.488Z] #23 0.549 + bin=dockercli
09:39:12 [2019-12-10T09:39:12.488Z] #23 0.549 + shift
09:39:12 [2019-12-10T09:39:12.488Z] #23 0.549 + '[' '!' -f ./dockercli.installer ']'
09:39:12 [2019-12-10T09:39:12.488Z] #23 0.550 + . ./dockercli.installer
09:39:12 [2019-12-10T09:39:12.488Z] #23 0.550 ++ : stable
09:39:12 [2019-12-10T09:39:12.488Z] #23 0.551 ++ : 17.06.2-ce
09:39:12 [2019-12-10T09:39:12.488Z] #23 0.554 + install_dockercli
09:39:12 [2019-12-10T09:39:12.489Z] #23 0.554 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:39:12 [2019-12-10T09:39:12.489Z] #23 0.555 Install docker/cli version 17.06.2-ce from stable
09:39:12 [2019-12-10T09:39:12.489Z] #23 0.557 ++ uname -m
09:39:12 [2019-12-10T09:39:12.489Z] #23 0.562 + arch=s390x
09:39:12 [2019-12-10T09:39:12.489Z] #23 0.562 + '[' s390x '!=' x86_64 ']'
09:39:12 [2019-12-10T09:39:12.489Z] #23 0.563 + '[' s390x '!=' s390x ']'
09:39:12 [2019-12-10T09:39:12.489Z] #23 0.563 + url=https://download.docker.com/linux/static
09:39:12 [2019-12-10T09:39:12.489Z] #23 0.565 + tar -xz docker/docker
09:39:12 [2019-12-10T09:39:12.489Z] #23 0.567 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
09:39:12 [2019-12-10T09:39:12.489Z] #23 9.363 + mkdir -p /build
09:39:12 [2019-12-10T09:39:12.489Z] #23 9.366 + mv docker/docker /build/
09:39:12 [2019-12-10T09:39:12.489Z] #23 9.368 + rmdir docker
09:39:12 [2019-12-10T09:39:12.489Z] #23 DONE 9.5s
09:39:12 [2019-12-10T09:39:12.489Z] 
09:39:12 [2019-12-10T09:39:12.489Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:39:12 [2019-12-10T09:39:12.489Z] #69 0.577 + RM_GOPATH=0
09:39:12 [2019-12-10T09:39:12.489Z] #69 0.578 + TMP_GOPATH=
09:39:12 [2019-12-10T09:39:12.489Z] #69 0.578 + : /build
09:39:12 [2019-12-10T09:39:12.489Z] #69 0.578 + '[' -z '' ']'
09:39:12 [2019-12-10T09:39:12.489Z] #69 0.588 ++ mktemp -d
09:39:12 [2019-12-10T09:39:12.489Z] #69 0.589 + export GOPATH=/tmp/tmp.7ZbOyZSzqd
09:39:12 [2019-12-10T09:39:12.489Z] #69 0.589 + GOPATH=/tmp/tmp.7ZbOyZSzqd
09:39:12 [2019-12-10T09:39:12.489Z] #69 0.589 + RM_GOPATH=1
09:39:12 [2019-12-10T09:39:12.489Z] #69 0.591 ++ dirname ./install.sh
09:39:12 [2019-12-10T09:39:12.489Z] #69 0.592 + dir=.
09:39:12 [2019-12-10T09:39:12.489Z] #69 0.592 + bin=proxy
09:39:12 [2019-12-10T09:39:12.489Z] #69 0.592 + shift
09:39:12 [2019-12-10T09:39:12.489Z] #69 0.593 + '[' '!' -f ./proxy.installer ']'
09:39:12 [2019-12-10T09:39:12.489Z] #69 0.593 + . ./proxy.installer
09:39:12 [2019-12-10T09:39:12.489Z] #69 0.593 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
09:39:12 [2019-12-10T09:39:12.489Z] #69 0.593 + install_proxy
09:39:12 [2019-12-10T09:39:12.489Z] #69 0.593 + case "$1" in
09:39:12 [2019-12-10T09:39:12.489Z] #69 0.593 + export CGO_ENABLED=0
09:39:12 [2019-12-10T09:39:12.489Z] #69 0.593 + CGO_ENABLED=0
09:39:12 [2019-12-10T09:39:12.489Z] #69 0.593 + _install_proxy
09:39:12 [2019-12-10T09:39:12.489Z] #69 0.594 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
09:39:12 [2019-12-10T09:39:12.489Z] #69 0.594 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.7ZbOyZSzqd/src/github.com/docker/libnetwork
09:39:12 [2019-12-10T09:39:12.489Z] #69 0.594 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
09:39:12 [2019-12-10T09:39:12.489Z] #69 0.595 Cloning into '/tmp/tmp.7ZbOyZSzqd/src/github.com/docker/libnetwork'...
09:39:12 [2019-12-10T09:39:12.531Z] #50 ...
09:39:12 [2019-12-10T09:39:12.531Z] 
09:39:12 [2019-12-10T09:39:12.531Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:39:12 [2019-12-10T09:39:12.531Z] #24 15.12 Fetched 7750 kB in 11s (661 kB/s)
09:39:12 [2019-12-10T09:39:12.531Z] #24 15.12 Reading package lists...
09:39:12 [2019-12-10T09:39:12.531Z] #24 21.62 Reading package lists...
09:39:12 [2019-12-10T09:39:12.531Z] #24 ...
09:39:12 [2019-12-10T09:39:12.531Z] 
09:39:12 [2019-12-10T09:39:12.531Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:39:12 [2019-12-10T09:39:12.531Z] #56 9.905 Reading package lists...
09:39:12 [2019-12-10T09:39:12.531Z] #56 16.08 Reading package lists...
09:39:12 [2019-12-10T09:39:12.531Z] #56 22.69 Building dependency tree...
09:39:12 [2019-12-10T09:39:12.531Z] #56 25.37 The following additional packages will be installed:
09:39:12 [2019-12-10T09:39:12.637Z] #31 ...
09:39:12 [2019-12-10T09:39:12.637Z] 
09:39:12 [2019-12-10T09:39:12.637Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:39:12 [2019-12-10T09:39:12.637Z] #26 6.437 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
09:39:12 [2019-12-10T09:39:12.637Z] #26 7.512 
09:39:12 [2019-12-10T09:39:12.637Z] #26 8.087 
###                                                                        4.2%
######                                                                     9.2%
############                                                              17.4%
##################                                                        26.1%
########################                                                  33.5%
##########################                                                37.2%
##############################                                            41.8%
###################################                                       48.9%
#######################################                                   54.9%
############################################                              61.2%
################################################                          67.4%
#######################################################                   77.3%
#############################################################             85.4%
#####################################################################     97.2%
######################################################################## 100.0%
09:39:12 [2019-12-10T09:39:12.637Z] #26 10.41 
09:39:12 [2019-12-10T09:39:12.792Z] #56 25.38   btrfs-progs liblzo2-2
09:39:12 [2019-12-10T09:39:12.792Z] #56 25.55 The following NEW packages will be installed:
09:39:12 [2019-12-10T09:39:12.792Z] #56 25.58   btrfs-progs btrfs-tools liblzo2-2
09:39:12 [2019-12-10T09:39:12.792Z] #56 ...
09:39:12 [2019-12-10T09:39:12.792Z] 
09:39:12 [2019-12-10T09:39:12.792Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:39:12 [2019-12-10T09:39:12.792Z] #40 15.67 Fetched 7750 kB in 11s (656 kB/s)
09:39:12 [2019-12-10T09:39:12.792Z] #40 15.67 Reading package lists...
09:39:12 [2019-12-10T09:39:12.917Z] #69 ...
09:39:12 [2019-12-10T09:39:12.917Z] 
09:39:12 [2019-12-10T09:39:12.917Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:39:12 [2019-12-10T09:39:12.917Z] #41 0.480 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:39:12 [2019-12-10T09:39:12.917Z] #41 0.582 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:39:12 [2019-12-10T09:39:12.917Z] #41 0.621 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:39:12 [2019-12-10T09:39:12.917Z] #41 0.664 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:39:12 [2019-12-10T09:39:12.917Z] #41 0.684 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:39:12 [2019-12-10T09:39:12.917Z] #41 1.485 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
09:39:12 [2019-12-10T09:39:12.917Z] #41 2.769 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
09:39:12 [2019-12-10T09:39:12.917Z] #41 3.734 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
09:39:12 [2019-12-10T09:39:12.917Z] #41 ...
09:39:12 [2019-12-10T09:39:12.917Z] 
09:39:12 [2019-12-10T09:39:12.917Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:39:12 [2019-12-10T09:39:12.917Z] #63 0.507 + RM_GOPATH=0
09:39:12 [2019-12-10T09:39:12.917Z] #63 0.507 + TMP_GOPATH=
09:39:12 [2019-12-10T09:39:12.917Z] #63 0.507 + : /build/
09:39:12 [2019-12-10T09:39:12.917Z] #63 0.507 + '[' -z '' ']'
09:39:12 [2019-12-10T09:39:12.917Z] #63 0.508 ++ mktemp -d
09:39:12 [2019-12-10T09:39:12.917Z] #63 0.510 + export GOPATH=/tmp/tmp.gowyVcEo3g
09:39:12 [2019-12-10T09:39:12.917Z] #63 0.510 + GOPATH=/tmp/tmp.gowyVcEo3g
09:39:12 [2019-12-10T09:39:12.917Z] #63 0.510 + RM_GOPATH=1
09:39:12 [2019-12-10T09:39:12.917Z] #63 0.511 ++ dirname ./install.sh
09:39:12 [2019-12-10T09:39:12.917Z] #63 0.513 + dir=.
09:39:12 [2019-12-10T09:39:12.917Z] #63 0.514 + bin=rootlesskit
09:39:12 [2019-12-10T09:39:12.917Z] #63 0.514 + shift
09:39:12 [2019-12-10T09:39:12.917Z] #63 0.514 + '[' '!' -f ./rootlesskit.installer ']'
09:39:12 [2019-12-10T09:39:12.917Z] #63 0.514 + . ./rootlesskit.installer
09:39:12 [2019-12-10T09:39:12.917Z] #63 0.514 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c
09:39:12 [2019-12-10T09:39:12.917Z] #63 0.515 + install_rootlesskit
09:39:12 [2019-12-10T09:39:12.917Z] #63 0.515 + case "$1" in
09:39:12 [2019-12-10T09:39:12.917Z] #63 0.515 + export CGO_ENABLED=0
09:39:12 [2019-12-10T09:39:12.917Z] #63 0.515 + CGO_ENABLED=0
09:39:12 [2019-12-10T09:39:12.917Z] #63 0.515 + _install_rootlesskit
09:39:12 [2019-12-10T09:39:12.917Z] #63 0.516 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
09:39:12 [2019-12-10T09:39:12.917Z] #63 0.516 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
09:39:12 [2019-12-10T09:39:12.917Z] #63 0.516 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.gowyVcEo3g/src/github.com/rootless-containers/rootlesskit
09:39:12 [2019-12-10T09:39:12.917Z] #63 0.520 Cloning into '/tmp/tmp.gowyVcEo3g/src/github.com/rootless-containers/rootlesskit'...
09:39:12 [2019-12-10T09:39:12.917Z] #63 3.780 + cd /tmp/tmp.gowyVcEo3g/src/github.com/rootless-containers/rootlesskit
09:39:12 [2019-12-10T09:39:12.917Z] #63 3.781 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
09:39:12 [2019-12-10T09:39:12.917Z] #63 3.913 + for f in rootlesskit rootlesskit-docker-proxy
09:39:12 [2019-12-10T09:39:12.917Z] #63 3.913 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:39:12 [2019-12-10T09:39:12.917Z] #63 ...
09:39:12 [2019-12-10T09:39:12.917Z] 
09:39:12 [2019-12-10T09:39:12.917Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:39:12 [2019-12-10T09:39:12.917Z] #51 0.452 + RM_GOPATH=0
09:39:12 [2019-12-10T09:39:12.917Z] #51 0.452 + TMP_GOPATH=
09:39:12 [2019-12-10T09:39:12.917Z] #51 0.452 + : /build
09:39:12 [2019-12-10T09:39:12.917Z] #51 0.461 + '[' -z '' ']'
09:39:12 [2019-12-10T09:39:12.917Z] #51 0.461 ++ mktemp -d
09:39:12 [2019-12-10T09:39:12.917Z] #51 0.461 + export GOPATH=/tmp/tmp.Om4g2tMPKn
09:39:12 [2019-12-10T09:39:12.917Z] #51 0.461 + GOPATH=/tmp/tmp.Om4g2tMPKn
09:39:12 [2019-12-10T09:39:12.917Z] #51 0.461 + RM_GOPATH=1
09:39:12 [2019-12-10T09:39:12.917Z] #51 0.461 ++ dirname ./install.sh
09:39:12 [2019-12-10T09:39:12.917Z] #51 0.461 + dir=.
09:39:12 [2019-12-10T09:39:12.917Z] #51 0.461 + bin=golangci_lint
09:39:12 [2019-12-10T09:39:12.917Z] #51 0.461 + shift
09:39:12 [2019-12-10T09:39:12.917Z] #51 0.461 + '[' '!' -f ./golangci_lint.installer ']'
09:39:12 [2019-12-10T09:39:12.917Z] #51 0.461 + . ./golangci_lint.installer
09:39:12 [2019-12-10T09:39:12.917Z] #51 0.461 ++ : v1.20.0
09:39:12 [2019-12-10T09:39:12.917Z] #51 0.461 + install_golangci_lint
09:39:12 [2019-12-10T09:39:12.917Z] #51 0.461 + echo 'Installing golangci-lint version v1.20.0'
09:39:12 [2019-12-10T09:39:12.917Z] #51 0.461 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
09:39:12 [2019-12-10T09:39:12.917Z] #51 0.461 Installing golangci-lint version v1.20.0
09:39:13 [2019-12-10T09:39:13.053Z] #40 22.06 Reading package lists...
09:39:13 [2019-12-10T09:39:13.053Z] #40 ...
09:39:13 [2019-12-10T09:39:13.053Z] 
09:39:13 [2019-12-10T09:39:13.053Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:39:13 [2019-12-10T09:39:13.053Z] #10 16.77 Fetched 7750 kB in 11s (686 kB/s)
09:39:13 [2019-12-10T09:39:13.053Z] #10 16.77 Reading package lists...
09:39:13 [2019-12-10T09:39:13.314Z] #10 23.39 Reading package lists...
09:39:13 [2019-12-10T09:39:13.314Z] #10 ...
09:39:13 [2019-12-10T09:39:13.314Z] 
09:39:13 [2019-12-10T09:39:13.314Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:39:13 [2019-12-10T09:39:13.314Z] #33 15.89 Fetched 7750 kB in 10s (708 kB/s)
09:39:13 [2019-12-10T09:39:13.314Z] #33 15.89 Reading package lists...
09:39:13 [2019-12-10T09:39:13.355Z] #51 ...
09:39:13 [2019-12-10T09:39:13.355Z] 
09:39:13 [2019-12-10T09:39:13.355Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:39:13 [2019-12-10T09:39:13.355Z] #11 0.570 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:39:13 [2019-12-10T09:39:13.355Z] #11 0.581 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:39:13 [2019-12-10T09:39:13.355Z] #11 0.626 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:39:13 [2019-12-10T09:39:13.355Z] #11 0.662 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:39:13 [2019-12-10T09:39:13.355Z] #11 0.682 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:39:13 [2019-12-10T09:39:13.355Z] #11 1.161 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
09:39:13 [2019-12-10T09:39:13.355Z] #11 2.371 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
09:39:13 [2019-12-10T09:39:13.355Z] #11 3.113 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
09:39:13 [2019-12-10T09:39:13.355Z] #11 ...
09:39:13 [2019-12-10T09:39:13.355Z] 
09:39:13 [2019-12-10T09:39:13.355Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:39:13 [2019-12-10T09:39:13.355Z] #25 0.614 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:39:13 [2019-12-10T09:39:13.355Z] #25 0.633 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:39:13 [2019-12-10T09:39:13.355Z] #25 0.674 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:39:13 [2019-12-10T09:39:13.355Z] #25 0.696 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:39:13 [2019-12-10T09:39:13.355Z] #25 0.725 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:39:13 [2019-12-10T09:39:13.355Z] #25 1.343 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
09:39:13 [2019-12-10T09:39:13.355Z] #25 2.674 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
09:39:13 [2019-12-10T09:39:13.355Z] #25 3.599 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
09:39:13 [2019-12-10T09:39:13.355Z] #25 ...
09:39:13 [2019-12-10T09:39:13.355Z] 
09:39:13 [2019-12-10T09:39:13.355Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:39:13 [2019-12-10T09:39:13.355Z] #57 0.489 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:39:13 [2019-12-10T09:39:13.355Z] #57 0.501 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:39:13 [2019-12-10T09:39:13.355Z] #57 0.547 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:39:13 [2019-12-10T09:39:13.355Z] #57 0.554 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:39:13 [2019-12-10T09:39:13.355Z] #57 0.574 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:39:13 [2019-12-10T09:39:13.355Z] #57 1.131 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
09:39:13 [2019-12-10T09:39:13.355Z] #57 2.455 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
09:39:13 [2019-12-10T09:39:13.355Z] #57 2.990 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
09:39:13 [2019-12-10T09:39:13.763Z] #57 ...
09:39:13 [2019-12-10T09:39:13.763Z] 
09:39:13 [2019-12-10T09:39:13.763Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:39:13 [2019-12-10T09:39:13.763Z] #39 0.448 + mktemp -d
09:39:13 [2019-12-10T09:39:13.763Z] #39 0.449 + export GOPATH=/tmp/tmp.rr88vKijTq
09:39:13 [2019-12-10T09:39:13.764Z] #39 0.449 + git clone https://github.com/docker/distribution.git /tmp/tmp.rr88vKijTq/src/github.com/docker/distribution
09:39:13 [2019-12-10T09:39:13.764Z] #39 0.450 Cloning into '/tmp/tmp.rr88vKijTq/src/github.com/docker/distribution'...
09:39:13 [2019-12-10T09:39:13.764Z] #39 ...
09:39:13 [2019-12-10T09:39:13.764Z] 
09:39:13 [2019-12-10T09:39:13.764Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:39:13 [2019-12-10T09:39:13.764Z] #34 0.602 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:39:13 [2019-12-10T09:39:13.764Z] #34 0.615 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:39:13 [2019-12-10T09:39:13.764Z] #34 0.668 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:39:13 [2019-12-10T09:39:13.764Z] #34 0.670 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:39:13 [2019-12-10T09:39:13.764Z] #34 0.690 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:39:13 [2019-12-10T09:39:13.764Z] #34 1.379 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
09:39:13 [2019-12-10T09:39:13.764Z] #34 2.621 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
09:39:13 [2019-12-10T09:39:13.764Z] #34 3.382 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
09:39:13 [2019-12-10T09:39:13.764Z] #34 ...
09:39:13 [2019-12-10T09:39:13.764Z] 
09:39:13 [2019-12-10T09:39:13.764Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:39:13 [2019-12-10T09:39:13.764Z] #29 0.431 + mktemp -d
09:39:13 [2019-12-10T09:39:13.764Z] #29 0.432 + export GOPATH=/tmp/tmp.lFjvH0nQ3x
09:39:13 [2019-12-10T09:39:13.764Z] #29 0.432 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.lFjvH0nQ3x/src/github.com/go-swagger/go-swagger
09:39:13 [2019-12-10T09:39:13.764Z] #29 0.433 Cloning into '/tmp/tmp.lFjvH0nQ3x/src/github.com/go-swagger/go-swagger'...
09:39:13 [2019-12-10T09:39:13.885Z] #33 22.91 Reading package lists...
09:39:13 [2019-12-10T09:39:13.885Z] #33 ...
09:39:13 [2019-12-10T09:39:13.885Z] 
09:39:13 [2019-12-10T09:39:13.885Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:39:13 [2019-12-10T09:39:13.885Z] #56 26.70 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
09:39:13 [2019-12-10T09:39:13.885Z] #56 26.70 Need to get 582 kB of archives.
09:39:13 [2019-12-10T09:39:13.885Z] #56 26.70 After this operation, 3944 kB of additional disk space will be used.
09:39:13 [2019-12-10T09:39:13.885Z] #56 26.70 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB]
09:39:13 [2019-12-10T09:39:13.926Z] #26 10.82 
##                                                                         4.1%
######                                                                     9.5%
#################                                                         24.2%
#########################                                                 35.4%
################################                                          44.6%
###########################################                               60.5%
#########################################################                 80.1%
#####################################################################     96.8%
######################################################################## 100.0%
09:39:14 [2019-12-10T09:39:14.147Z] #56 26.71 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB]
09:39:14 [2019-12-10T09:39:14.147Z] #56 26.72 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB]
09:39:14 [2019-12-10T09:39:14.184Z] #29 ...
09:39:14 [2019-12-10T09:39:14.184Z] 
09:39:14 [2019-12-10T09:39:14.184Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:39:14 [2019-12-10T09:39:14.184Z] #32 10.42 internal/testlog
09:39:14 [2019-12-10T09:39:14.184Z] #32 10.76 encoding
09:39:14 [2019-12-10T09:39:14.184Z] #32 10.87 runtime/cgo
09:39:14 [2019-12-10T09:39:14.274Z] #33 14.00 Reading package lists...
09:39:14 [2019-12-10T09:39:14.492Z] #26 ...
09:39:14 [2019-12-10T09:39:14.492Z] 
09:39:14 [2019-12-10T09:39:14.492Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:39:14 [2019-12-10T09:39:14.492Z] #44 60.16 sync
09:39:14 [2019-12-10T09:39:14.492Z] #44 60.22 internal/reflectlite
09:39:14 [2019-12-10T09:39:14.492Z] #44 61.89 github.com/LK4D4/vndr/godl/singleflight
09:39:14 [2019-12-10T09:39:14.492Z] #44 62.30 math/rand
09:39:14 [2019-12-10T09:39:14.492Z] #44 63.92 io
09:39:14 [2019-12-10T09:39:14.492Z] #44 63.92 strconv
09:39:14 [2019-12-10T09:39:14.492Z] #44 65.47 bytes
09:39:14 [2019-12-10T09:39:14.492Z] #44 68.57 bufio
09:39:14 [2019-12-10T09:39:14.492Z] #44 70.17 reflect
09:39:14 [2019-12-10T09:39:14.531Z] #33 17.17 Building dependency tree...
09:39:14 [2019-12-10T09:39:14.531Z] #33 ...
09:39:14 [2019-12-10T09:39:14.531Z] 
09:39:14 [2019-12-10T09:39:14.531Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:39:14 [2019-12-10T09:39:14.531Z] #56 10.73 Fetched 7927 kB in 8s (902 kB/s)
09:39:14 [2019-12-10T09:39:14.531Z] #56 10.73 Reading package lists...
09:39:14 [2019-12-10T09:39:14.531Z] #56 13.83 Reading package lists...
09:39:14 [2019-12-10T09:39:14.531Z] #56 16.85 Building dependency tree...
09:39:14 [2019-12-10T09:39:14.720Z] #56 27.55 debconf: delaying package configuration, since apt-utils is not installed
09:39:14 [2019-12-10T09:39:14.750Z] #44 ...
09:39:14 [2019-12-10T09:39:14.750Z] 
09:39:14 [2019-12-10T09:39:14.750Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:39:14 [2019-12-10T09:39:14.750Z] #40 68.52 Selecting previously unselected package libprotobuf-lite10:amd64.
09:39:14 [2019-12-10T09:39:14.750Z] #40 68.54 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
09:39:14 [2019-12-10T09:39:14.750Z] #40 68.57 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
09:39:14 [2019-12-10T09:39:14.750Z] #40 68.87 Selecting previously unselected package libprotobuf-dev:amd64.
09:39:14 [2019-12-10T09:39:14.750Z] #40 68.89 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
09:39:14 [2019-12-10T09:39:14.750Z] #40 68.91 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
09:39:14 [2019-12-10T09:39:14.790Z] #56 17.98 The following additional packages will be installed:
09:39:14 [2019-12-10T09:39:14.790Z] #56 17.99   btrfs-progs liblzo2-2
09:39:14 [2019-12-10T09:39:14.790Z] #56 18.09 The following NEW packages will be installed:
09:39:14 [2019-12-10T09:39:14.790Z] #56 ...
09:39:14 [2019-12-10T09:39:14.790Z] 
09:39:14 [2019-12-10T09:39:14.790Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:39:14 [2019-12-10T09:39:14.790Z] #33 18.01 The following additional packages will be installed:
09:39:14 [2019-12-10T09:39:14.790Z] #33 18.01   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
09:39:14 [2019-12-10T09:39:14.790Z] #33 18.01 Suggested packages:
09:39:14 [2019-12-10T09:39:14.790Z] #33 18.02   codeblocks eclipse ninja-build lrzip
09:39:14 [2019-12-10T09:39:14.790Z] #33 18.02 Recommended packages:
09:39:14 [2019-12-10T09:39:14.790Z] #33 18.02   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:39:14 [2019-12-10T09:39:14.984Z] #56 27.70 Fetched 582 kB in 1s (554 kB/s)
09:39:15 [2019-12-10T09:39:15.008Z] #40 70.87 Selecting previously unselected package libprotoc10:amd64.
09:39:15 [2019-12-10T09:39:15.008Z] #40 70.90 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
09:39:15 [2019-12-10T09:39:15.008Z] #40 70.92 Unpacking libprotoc10:amd64 (3.0.0-9) ...
09:39:15 [2019-12-10T09:39:15.247Z] #56 27.81 Selecting previously unselected package liblzo2-2:arm64.
09:39:15 [2019-12-10T09:39:15.247Z] #56 27.81 (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 ... 14976 files and directories currently installed.)
09:39:15 [2019-12-10T09:39:15.247Z] #56 27.91 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ...
09:39:15 [2019-12-10T09:39:15.247Z] #56 27.93 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ...
09:39:15 [2019-12-10T09:39:15.358Z] #33 18.48 The following NEW packages will be installed:
09:39:15 [2019-12-10T09:39:15.358Z] #33 18.48   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
09:39:15 [2019-12-10T09:39:15.358Z] #33 18.48   vim-common xxd
09:39:15 [2019-12-10T09:39:15.508Z] #56 28.14 Selecting previously unselected package btrfs-progs.
09:39:15 [2019-12-10T09:39:15.508Z] #56 28.14 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ...
09:39:15 [2019-12-10T09:39:15.508Z] #56 28.14 Unpacking btrfs-progs (4.7.3-1) ...
09:39:16 [2019-12-10T09:39:16.381Z] #40 72.12 Selecting previously unselected package protobuf-c-compiler.
09:39:16 [2019-12-10T09:39:16.381Z] #40 72.12 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
09:39:16 [2019-12-10T09:39:16.381Z] #40 72.14 Unpacking protobuf-c-compiler (1.2.1-2) ...
09:39:16 [2019-12-10T09:39:16.456Z] #56 29.02 Selecting previously unselected package btrfs-tools.
09:39:16 [2019-12-10T09:39:16.456Z] #56 29.02 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ...
09:39:16 [2019-12-10T09:39:16.456Z] #56 29.04 Unpacking btrfs-tools (4.7.3-1) ...
09:39:16 [2019-12-10T09:39:16.639Z] #40 72.65 Selecting previously unselected package protobuf-compiler.
09:39:16 [2019-12-10T09:39:16.639Z] #40 72.67 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
09:39:16 [2019-12-10T09:39:16.731Z] #56 29.27 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:39:16 [2019-12-10T09:39:16.731Z] #56 29.49 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ...
09:39:16 [2019-12-10T09:39:16.731Z] #56 29.50 Setting up btrfs-progs (4.7.3-1) ...
09:39:16 [2019-12-10T09:39:16.732Z] #33 19.55 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
09:39:16 [2019-12-10T09:39:16.732Z] #33 19.55 Need to get 13.7 MB of archives.
09:39:16 [2019-12-10T09:39:16.732Z] #33 19.55 After this operation, 57.2 MB of additional disk space will be used.
09:39:16 [2019-12-10T09:39:16.732Z] #33 19.55 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
09:39:16 [2019-12-10T09:39:16.732Z] #33 19.59 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
09:39:16 [2019-12-10T09:39:16.732Z] #33 19.59 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
09:39:16 [2019-12-10T09:39:16.732Z] #33 19.80 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
09:39:16 [2019-12-10T09:39:16.732Z] #33 19.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB]
09:39:16 [2019-12-10T09:39:16.732Z] #33 19.82 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
09:39:16 [2019-12-10T09:39:16.732Z] #33 19.83 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
09:39:16 [2019-12-10T09:39:16.732Z] #33 19.83 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
09:39:16 [2019-12-10T09:39:16.732Z] #33 19.90 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
09:39:16 [2019-12-10T09:39:16.732Z] #33 19.91 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
09:39:16 [2019-12-10T09:39:16.898Z] #40 72.68 Unpacking protobuf-compiler (3.0.0-9) ...
09:39:16 [2019-12-10T09:39:16.990Z] #33 ...
09:39:16 [2019-12-10T09:39:16.990Z] 
09:39:16 [2019-12-10T09:39:16.990Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:39:16 [2019-12-10T09:39:16.990Z] #56 18.10   btrfs-progs btrfs-tools liblzo2-2
09:39:16 [2019-12-10T09:39:16.990Z] #56 19.16 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
09:39:16 [2019-12-10T09:39:16.990Z] #56 19.16 Need to get 649 kB of archives.
09:39:16 [2019-12-10T09:39:16.990Z] #56 19.16 After this operation, 4320 kB of additional disk space will be used.
09:39:16 [2019-12-10T09:39:16.990Z] #56 19.16 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
09:39:16 [2019-12-10T09:39:16.990Z] #56 19.17 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
09:39:16 [2019-12-10T09:39:16.990Z] #56 19.18 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
09:39:16 [2019-12-10T09:39:16.990Z] #56 19.35 debconf: delaying package configuration, since apt-utils is not installed
09:39:16 [2019-12-10T09:39:16.990Z] #56 19.37 Fetched 649 kB in 1s (613 kB/s)
09:39:16 [2019-12-10T09:39:16.990Z] #56 19.40 Selecting previously unselected package liblzo2-2:amd64.
09:39:16 [2019-12-10T09:39:16.990Z] #56 19.40 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
09:39:16 [2019-12-10T09:39:16.990Z] #56 19.40 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
09:39:16 [2019-12-10T09:39:16.990Z] #56 19.41 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
09:39:16 [2019-12-10T09:39:16.990Z] #56 19.46 Selecting previously unselected package btrfs-progs.
09:39:16 [2019-12-10T09:39:16.990Z] #56 19.46 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
09:39:16 [2019-12-10T09:39:16.990Z] #56 19.46 Unpacking btrfs-progs (4.7.3-1) ...
09:39:16 [2019-12-10T09:39:16.990Z] #56 19.59 Selecting previously unselected package btrfs-tools.
09:39:16 [2019-12-10T09:39:16.990Z] #56 19.60 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
09:39:16 [2019-12-10T09:39:16.990Z] #56 19.60 Unpacking btrfs-tools (4.7.3-1) ...
09:39:16 [2019-12-10T09:39:16.990Z] #56 19.69 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:39:16 [2019-12-10T09:39:16.990Z] #56 19.72 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
09:39:16 [2019-12-10T09:39:16.990Z] #56 19.73 Setting up btrfs-progs (4.7.3-1) ...
09:39:16 [2019-12-10T09:39:16.990Z] #56 19.75 Setting up btrfs-tools (4.7.3-1) ...
09:39:16 [2019-12-10T09:39:16.990Z] #56 19.76 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:39:16 [2019-12-10T09:39:16.990Z] #56 DONE 20.1s
09:39:16 [2019-12-10T09:39:16.993Z] #56 29.53 Setting up btrfs-tools (4.7.3-1) ...
09:39:16 [2019-12-10T09:39:16.993Z] #56 29.55 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:39:17 [2019-12-10T09:39:17.156Z] #40 73.17 Selecting previously unselected package python-pkg-resources.
09:39:17 [2019-12-10T09:39:17.247Z] 
09:39:17 [2019-12-10T09:39:17.247Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:39:17 [2019-12-10T09:39:17.247Z] #57 DONE 0.1s
09:39:17 [2019-12-10T09:39:17.247Z] 
09:39:17 [2019-12-10T09:39:17.247Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:39:17 [2019-12-10T09:39:17.247Z] #33 20.30 debconf: delaying package configuration, since apt-utils is not installed
09:39:17 [2019-12-10T09:39:17.247Z] #33 20.39 Fetched 13.7 MB in 1s (9797 kB/s)
09:39:17 [2019-12-10T09:39:17.247Z] #33 20.44 Selecting previously unselected package cmake-data.
09:39:17 [2019-12-10T09:39:17.247Z] #33 20.44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
09:39:17 [2019-12-10T09:39:17.247Z] #33 20.47 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
09:39:17 [2019-12-10T09:39:17.247Z] #33 20.51 Unpacking cmake-data (3.7.2-1) ...
09:39:17 [2019-12-10T09:39:17.417Z] #40 73.17 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
09:39:17 [2019-12-10T09:39:17.417Z] #40 73.18 Unpacking python-pkg-resources (33.1.1-1) ...
09:39:17 [2019-12-10T09:39:17.675Z] #40 73.57 Selecting previously unselected package python-protobuf.
09:39:17 [2019-12-10T09:39:17.675Z] #40 73.57 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
09:39:17 [2019-12-10T09:39:17.675Z] #40 73.58 Unpacking python-protobuf (3.0.0-9) ...
09:39:17 [2019-12-10T09:39:17.818Z] #33 ...
09:39:17 [2019-12-10T09:39:17.818Z] 
09:39:17 [2019-12-10T09:39:17.818Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:39:17 [2019-12-10T09:39:17.818Z] #24 10.88 Fetched 7927 kB in 8s (941 kB/s)
09:39:17 [2019-12-10T09:39:17.818Z] #24 10.88 Reading package lists...
09:39:17 [2019-12-10T09:39:17.818Z] #24 14.40 Reading package lists...
09:39:17 [2019-12-10T09:39:17.818Z] #24 17.82 Building dependency tree...
09:39:17 [2019-12-10T09:39:17.818Z] #24 18.71 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
09:39:17 [2019-12-10T09:39:17.818Z] #24 18.71 The following additional packages will be installed:
09:39:17 [2019-12-10T09:39:17.818Z] #24 18.71   libjq1 libonig4
09:39:17 [2019-12-10T09:39:17.818Z] #24 18.85 The following NEW packages will be installed:
09:39:17 [2019-12-10T09:39:17.818Z] #24 18.85   jq libjq1 libonig4
09:39:17 [2019-12-10T09:39:17.818Z] #24 19.90 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
09:39:17 [2019-12-10T09:39:17.818Z] #24 19.90 Need to get 327 kB of archives.
09:39:17 [2019-12-10T09:39:17.818Z] #24 19.90 After this operation, 1157 kB of additional disk space will be used.
09:39:17 [2019-12-10T09:39:17.818Z] #24 19.90 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
09:39:17 [2019-12-10T09:39:17.818Z] #24 19.92 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
09:39:17 [2019-12-10T09:39:17.818Z] #24 19.92 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
09:39:17 [2019-12-10T09:39:17.818Z] #24 20.42 debconf: delaying package configuration, since apt-utils is not installed
09:39:17 [2019-12-10T09:39:17.818Z] #24 20.49 Fetched 327 kB in 1s (314 kB/s)
09:39:17 [2019-12-10T09:39:17.818Z] #24 20.54 Selecting previously unselected package libonig4:amd64.
09:39:17 [2019-12-10T09:39:17.818Z] #24 20.54 (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 ... 15091 files and directories currently installed.)
09:39:17 [2019-12-10T09:39:17.818Z] #24 20.57 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
09:39:17 [2019-12-10T09:39:17.818Z] #24 20.60 Unpacking libonig4:amd64 (6.1.3-2) ...
09:39:17 [2019-12-10T09:39:17.818Z] #24 20.83 Selecting previously unselected package libjq1:amd64.
09:39:17 [2019-12-10T09:39:17.818Z] #24 20.83 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
09:39:17 [2019-12-10T09:39:17.818Z] #24 20.86 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
09:39:17 [2019-12-10T09:39:17.818Z] #24 20.95 Selecting previously unselected package jq.
09:39:17 [2019-12-10T09:39:17.818Z] #24 20.96 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
09:39:17 [2019-12-10T09:39:17.818Z] #24 20.96 Unpacking jq (1.5+dfsg-1.3) ...
09:39:17 [2019-12-10T09:39:17.818Z] #24 21.06 Setting up libonig4:amd64 (6.1.3-2) ...
09:39:17 [2019-12-10T09:39:17.818Z] #24 ...
09:39:17 [2019-12-10T09:39:17.818Z] 
09:39:17 [2019-12-10T09:39:17.818Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:39:17 [2019-12-10T09:39:17.818Z] #10 11.27 Fetched 7927 kB in 8s (885 kB/s)
09:39:17 [2019-12-10T09:39:17.818Z] #10 11.27 Reading package lists...
09:39:17 [2019-12-10T09:39:17.818Z] #10 15.10 Reading package lists...
09:39:17 [2019-12-10T09:39:17.818Z] #10 18.12 Building dependency tree...
09:39:17 [2019-12-10T09:39:17.818Z] #10 18.79 The following additional packages will be installed:
09:39:17 [2019-12-10T09:39:17.818Z] #10 18.79   libapparmor1 libseccomp2
09:39:17 [2019-12-10T09:39:17.818Z] #10 18.79 Suggested packages:
09:39:17 [2019-12-10T09:39:17.818Z] #10 18.79   seccomp
09:39:17 [2019-12-10T09:39:17.818Z] #10 18.86 The following NEW packages will be installed:
09:39:17 [2019-12-10T09:39:17.818Z] #10 18.87   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
09:39:17 [2019-12-10T09:39:17.818Z] #10 19.91 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
09:39:17 [2019-12-10T09:39:17.818Z] #10 19.91 Need to get 300 kB of archives.
09:39:17 [2019-12-10T09:39:17.818Z] #10 19.91 After this operation, 1201 kB of additional disk space will be used.
09:39:17 [2019-12-10T09:39:17.818Z] #10 19.91 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
09:39:17 [2019-12-10T09:39:17.818Z] #10 19.91 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
09:39:17 [2019-12-10T09:39:17.818Z] #10 19.92 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
09:39:17 [2019-12-10T09:39:17.818Z] #10 19.92 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
09:39:17 [2019-12-10T09:39:17.818Z] #10 20.43 debconf: delaying package configuration, since apt-utils is not installed
09:39:17 [2019-12-10T09:39:17.818Z] #10 20.49 Fetched 300 kB in 1s (287 kB/s)
09:39:17 [2019-12-10T09:39:17.818Z] #10 20.55 Selecting previously unselected package libseccomp2:amd64.
09:39:17 [2019-12-10T09:39:17.818Z] #10 20.55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
09:39:17 [2019-12-10T09:39:17.818Z] #10 20.57 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
09:39:17 [2019-12-10T09:39:17.818Z] #10 20.58 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
09:39:17 [2019-12-10T09:39:17.818Z] #10 20.64 Selecting previously unselected package libseccomp-dev:amd64.
09:39:17 [2019-12-10T09:39:17.818Z] #10 20.66 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
09:39:17 [2019-12-10T09:39:17.818Z] #10 20.66 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
09:39:17 [2019-12-10T09:39:17.818Z] #10 20.83 Selecting previously unselected package libapparmor1:amd64.
09:39:17 [2019-12-10T09:39:17.818Z] #10 20.83 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
09:39:17 [2019-12-10T09:39:17.818Z] #10 20.84 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
09:39:17 [2019-12-10T09:39:17.818Z] #10 20.95 Selecting previously unselected package libapparmor-dev:amd64.
09:39:17 [2019-12-10T09:39:17.818Z] #10 20.95 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
09:39:17 [2019-12-10T09:39:17.818Z] #10 20.95 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
09:39:17 [2019-12-10T09:39:17.932Z] #40 ...
09:39:17 [2019-12-10T09:39:17.932Z] 
09:39:17 [2019-12-10T09:39:17.932Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:39:17 [2019-12-10T09:39:17.932Z] #26 12.72 
09:39:17 [2019-12-10T09:39:17.932Z] #26 13.44 
####                                                                       6.3%
#######                                                                   10.5%
##############                                                            19.6%
##################                                                        25.0%
######################                                                    31.8%
##########################                                                36.6%
###############################                                           44.1%
####################################                                      50.4%
#########################################                                 57.0%
#############################################                             63.0%
##################################################                        69.9%
########################################################                  78.5%
##############################################################            87.1%
###################################################################       93.1%
######################################################################    98.6%
######################################################################## 100.0%
09:39:17 [2019-12-10T09:39:17.932Z] #26 15.78 
09:39:18 [2019-12-10T09:39:18.077Z] #10 21.09 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:39:18 [2019-12-10T09:39:18.077Z] #10 21.14 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
09:39:18 [2019-12-10T09:39:18.077Z] #10 21.17 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
09:39:18 [2019-12-10T09:39:18.077Z] #10 ...
09:39:18 [2019-12-10T09:39:18.077Z] 
09:39:18 [2019-12-10T09:39:18.077Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:39:18 [2019-12-10T09:39:18.077Z] #24 21.08 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
09:39:18 [2019-12-10T09:39:18.077Z] #24 21.10 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:39:18 [2019-12-10T09:39:18.077Z] #24 21.14 Setting up jq (1.5+dfsg-1.3) ...
09:39:18 [2019-12-10T09:39:18.338Z] #24 DONE 21.3s
09:39:18 [2019-12-10T09:39:18.338Z] 
09:39:18 [2019-12-10T09:39:18.338Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:39:18 [2019-12-10T09:39:18.338Z] #10 21.22 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
09:39:18 [2019-12-10T09:39:18.338Z] #10 21.24 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
09:39:18 [2019-12-10T09:39:18.338Z] #10 21.27 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:39:18 [2019-12-10T09:39:18.338Z] #10 DONE 21.5s
09:39:18 [2019-12-10T09:39:18.338Z] 
09:39:18 [2019-12-10T09:39:18.338Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:39:18 [2019-12-10T09:39:18.499Z] #26 16.10 
#                                                                          1.7%
###                                                                        4.5%
09:39:18 [2019-12-10T09:39:18.499Z] #26 ...
09:39:18 [2019-12-10T09:39:18.499Z] 
09:39:18 [2019-12-10T09:39:18.499Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:39:18 [2019-12-10T09:39:18.499Z] #59 4.011 + RM_GOPATH=0
09:39:18 [2019-12-10T09:39:18.499Z] #59 4.011 + TMP_GOPATH=
09:39:18 [2019-12-10T09:39:18.499Z] #59 4.011 + : /build
09:39:18 [2019-12-10T09:39:18.499Z] #59 4.011 + '[' -z '' ']'
09:39:18 [2019-12-10T09:39:18.499Z] #59 4.011 ++ mktemp -d
09:39:18 [2019-12-10T09:39:18.499Z] #59 4.034 + export GOPATH=/tmp/tmp.Cehc1ZTkZi
09:39:18 [2019-12-10T09:39:18.499Z] #59 4.034 + GOPATH=/tmp/tmp.Cehc1ZTkZi
09:39:18 [2019-12-10T09:39:18.499Z] #59 4.034 + RM_GOPATH=1
09:39:18 [2019-12-10T09:39:18.499Z] #59 4.037 ++ dirname ./install.sh
09:39:18 [2019-12-10T09:39:18.499Z] #59 4.041 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
09:39:18 [2019-12-10T09:39:18.499Z] #59 4.041 + dir=.
09:39:18 [2019-12-10T09:39:18.499Z] #59 4.041 + bin=containerd
09:39:18 [2019-12-10T09:39:18.499Z] #59 4.041 + shift
09:39:18 [2019-12-10T09:39:18.499Z] #59 4.041 + '[' '!' -f ./containerd.installer ']'
09:39:18 [2019-12-10T09:39:18.499Z] #59 4.041 + . ./containerd.installer
09:39:18 [2019-12-10T09:39:18.499Z] #59 4.041 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
09:39:18 [2019-12-10T09:39:18.499Z] #59 4.041 + install_containerd
09:39:18 [2019-12-10T09:39:18.499Z] #59 4.041 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
09:39:18 [2019-12-10T09:39:18.499Z] #59 4.041 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Cehc1ZTkZi/src/github.com/containerd/containerd
09:39:18 [2019-12-10T09:39:18.499Z] #59 4.073 Cloning into '/tmp/tmp.Cehc1ZTkZi/src/github.com/containerd/containerd'...
09:39:18 [2019-12-10T09:39:18.596Z] #52 DONE 0.2s
09:39:18 [2019-12-10T09:39:18.597Z] 
09:39:18 [2019-12-10T09:39:18.597Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:39:18 [2019-12-10T09:39:18.597Z] #33 21.63 Selecting previously unselected package liblzo2-2:amd64.
09:39:18 [2019-12-10T09:39:18.597Z] #33 21.63 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
09:39:18 [2019-12-10T09:39:18.597Z] #33 21.63 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
09:39:18 [2019-12-10T09:39:18.597Z] #33 21.78 Selecting previously unselected package libicu57:amd64.
09:39:18 [2019-12-10T09:39:18.597Z] #33 21.78 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
09:39:18 [2019-12-10T09:39:18.597Z] #33 21.79 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
09:39:18 [2019-12-10T09:39:18.757Z] #59 ...
09:39:18 [2019-12-10T09:39:18.757Z] 
09:39:18 [2019-12-10T09:39:18.757Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:39:18 [2019-12-10T09:39:18.909Z] #56 DONE 31.5s
09:39:18 [2019-12-10T09:39:18.910Z] 
09:39:18 [2019-12-10T09:39:18.910Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:39:18 [2019-12-10T09:39:18.910Z] #40 22.06 Reading package lists...
09:39:18 [2019-12-10T09:39:18.910Z] #40 28.02 Building dependency tree...
09:39:18 [2019-12-10T09:39:18.910Z] #40 30.64 The following additional packages will be installed:
09:39:18 [2019-12-10T09:39:18.910Z] #40 30.65   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
09:39:18 [2019-12-10T09:39:18.910Z] #40 30.65   libprotoc10 python-pkg-resources zlib1g-dev
09:39:18 [2019-12-10T09:39:18.910Z] #40 30.66 Suggested packages:
09:39:18 [2019-12-10T09:39:18.910Z] #40 30.68   manpages-dev python-setuptools
09:39:18 [2019-12-10T09:39:18.910Z] #40 ...
09:39:18 [2019-12-10T09:39:18.910Z] 
09:39:18 [2019-12-10T09:39:18.910Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:39:18 [2019-12-10T09:39:18.910Z] #57 DONE 0.1s
09:39:18 [2019-12-10T09:39:18.910Z] 
09:39:18 [2019-12-10T09:39:18.910Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
09:39:18 [2019-12-10T09:39:18.953Z] #32 ...
09:39:18 [2019-12-10T09:39:18.953Z] 
09:39:18 [2019-12-10T09:39:18.953Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:39:18 [2019-12-10T09:39:18.953Z] #39 12.38 + cd /tmp/tmp.rr88vKijTq/src/github.com/docker/distribution
09:39:18 [2019-12-10T09:39:18.953Z] #39 12.38 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:39:18 [2019-12-10T09:39:18.953Z] #39 14.60 + GOPATH=/tmp/tmp.rr88vKijTq/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.rr88vKijTq go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:39:19 [2019-12-10T09:39:19.170Z] #58 DONE 0.2s
09:39:19 [2019-12-10T09:39:19.170Z] 
09:39:19 [2019-12-10T09:39:19.170Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:39:19 [2019-12-10T09:39:19.972Z] #33 23.17 Selecting previously unselected package libxml2:amd64.
09:39:19 [2019-12-10T09:39:19.972Z] #33 23.17 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
09:39:19 [2019-12-10T09:39:19.972Z] #33 23.17 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
09:39:20 [2019-12-10T09:39:20.541Z] #33 23.47 Selecting previously unselected package libarchive13:amd64.
09:39:20 [2019-12-10T09:39:20.541Z] #33 23.47 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ...
09:39:20 [2019-12-10T09:39:20.541Z] #33 23.47 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ...
09:39:20 [2019-12-10T09:39:20.541Z] #33 23.61 Selecting previously unselected package libjsoncpp1:amd64.
09:39:20 [2019-12-10T09:39:20.541Z] #33 23.61 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
09:39:20 [2019-12-10T09:39:20.541Z] #33 23.61 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
09:39:20 [2019-12-10T09:39:20.541Z] #33 23.66 Selecting previously unselected package libuv1:amd64.
09:39:20 [2019-12-10T09:39:20.541Z] #33 23.67 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
09:39:20 [2019-12-10T09:39:20.541Z] #33 23.67 Unpacking libuv1:amd64 (1.9.1-3) ...
09:39:20 [2019-12-10T09:39:20.800Z] #33 ...
09:39:20 [2019-12-10T09:39:20.800Z] 
09:39:20 [2019-12-10T09:39:20.800Z] #11 [dev 1/24] RUN groupadd -r docker
09:39:20 [2019-12-10T09:39:20.800Z] #11 DONE 2.2s
09:39:20 [2019-12-10T09:39:20.800Z] 
09:39:20 [2019-12-10T09:39:20.800Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:39:20 [2019-12-10T09:39:20.800Z] #33 23.73 Selecting previously unselected package cmake.
09:39:20 [2019-12-10T09:39:20.800Z] #33 23.73 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
09:39:20 [2019-12-10T09:39:20.800Z] #33 23.77 Unpacking cmake (3.7.2-1) ...
09:39:21 [2019-12-10T09:39:21.090Z] #59 ...
09:39:21 [2019-12-10T09:39:21.090Z] 
09:39:21 [2019-12-10T09:39:21.090Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:39:21 [2019-12-10T09:39:21.090Z] #68 DONE 33.4s
09:39:21 [2019-12-10T09:39:21.090Z] 
09:39:21 [2019-12-10T09:39:21.090Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:39:21 [2019-12-10T09:39:21.090Z] #40 32.54 The following NEW packages will be installed:
09:39:21 [2019-12-10T09:39:21.090Z] #40 32.54   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:39:21 [2019-12-10T09:39:21.090Z] #40 32.54   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
09:39:21 [2019-12-10T09:39:21.090Z] #40 32.54   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:39:21 [2019-12-10T09:39:21.090Z] #40 32.54   zlib1g-dev
09:39:21 [2019-12-10T09:39:21.090Z] #40 32.73 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
09:39:21 [2019-12-10T09:39:21.090Z] #40 32.73 Need to get 3415 kB of archives.
09:39:21 [2019-12-10T09:39:21.090Z] #40 32.73 After this operation, 19.0 MB of additional disk space will be used.
09:39:21 [2019-12-10T09:39:21.090Z] #40 32.73 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB]
09:39:21 [2019-12-10T09:39:21.090Z] #40 32.76 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB]
09:39:21 [2019-12-10T09:39:21.090Z] #40 32.76 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB]
09:39:21 [2019-12-10T09:39:21.090Z] #40 32.77 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB]
09:39:21 [2019-12-10T09:39:21.090Z] #40 32.84 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-dev arm64 3.2.27-2 [91.7 kB]
09:39:21 [2019-12-10T09:39:21.090Z] #40 32.84 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB]
09:39:21 [2019-12-10T09:39:21.090Z] #40 32.84 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c-dev arm64 1.2.1-2 [30.2 kB]
09:39:21 [2019-12-10T09:39:21.090Z] #40 32.85 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zlib1g-dev arm64 1:1.2.8.dfsg-5 [200 kB]
09:39:21 [2019-12-10T09:39:21.090Z] #40 32.88 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB]
09:39:21 [2019-12-10T09:39:21.090Z] #40 32.98 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB]
09:39:21 [2019-12-10T09:39:21.090Z] #40 32.98 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB]
09:39:21 [2019-12-10T09:39:21.090Z] #40 33.05 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB]
09:39:21 [2019-12-10T09:39:21.090Z] #40 33.11 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-c-compiler arm64 1.2.1-2 [72.2 kB]
09:39:21 [2019-12-10T09:39:21.090Z] #40 33.11 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-compiler arm64 3.0.0-9 [52.8 kB]
09:39:21 [2019-12-10T09:39:21.090Z] #40 33.12 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB]
09:39:21 [2019-12-10T09:39:21.090Z] #40 33.12 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB]
09:39:21 [2019-12-10T09:39:21.367Z] #33 24.44 Selecting previously unselected package xxd.
09:39:21 [2019-12-10T09:39:21.367Z] #33 24.44 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
09:39:21 [2019-12-10T09:39:21.367Z] #33 24.45 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
09:39:21 [2019-12-10T09:39:21.367Z] #33 24.52 Selecting previously unselected package vim-common.
09:39:21 [2019-12-10T09:39:21.367Z] #33 24.52 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
09:39:21 [2019-12-10T09:39:21.367Z] #33 24.53 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
09:39:21 [2019-12-10T09:39:21.367Z] #33 24.62 Processing triggers for mime-support (3.60) ...
09:39:21 [2019-12-10T09:39:21.367Z] #33 24.65 Setting up xxd (2:8.0.0197-4+deb9u3) ...
09:39:21 [2019-12-10T09:39:21.367Z] #33 24.67 Setting up libuv1:amd64 (1.9.1-3) ...
09:39:21 [2019-12-10T09:39:21.367Z] #33 24.68 Setting up cmake-data (3.7.2-1) ...
09:39:21 [2019-12-10T09:39:21.367Z] #33 24.69 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
09:39:21 [2019-12-10T09:39:21.626Z] #33 24.71 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
09:39:21 [2019-12-10T09:39:21.626Z] #33 24.72 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:39:21 [2019-12-10T09:39:21.626Z] #33 24.75 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
09:39:21 [2019-12-10T09:39:21.626Z] #33 24.77 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
09:39:21 [2019-12-10T09:39:21.626Z] #33 24.78 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
09:39:21 [2019-12-10T09:39:21.626Z] #33 24.80 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ...
09:39:21 [2019-12-10T09:39:21.626Z] #33 24.81 Setting up cmake (3.7.2-1) ...
09:39:21 [2019-12-10T09:39:21.626Z] #33 24.89 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:39:21 [2019-12-10T09:39:21.865Z] #26 16.10 
#                                                                          1.7%
###                                                                        4.5%
#####                                                                      7.5%
########                                                                  11.1%
#########                                                                 13.8%
############                                                              16.9%
##############                                                            19.5%
###############                                                           22.0%
#################                                                         24.8%
###################                                                       27.3%
#####################                                                     30.0%
#######################                                                   32.5%
########################                                                  34.3%
##########################                                                36.7%
############################                                              39.9%
##############################                                            42.9%
#################################                                         45.9%
##################################                                        47.9%
####################################                                      50.5%
#####################################                                     52.7%
#######################################                                   54.3%
########################################                                  56.3%
##########################################                                58.5%
############################################                              61.2%
#############################################                             63.6%
###############################################                           65.9%
#################################################                         68.4%
##################################################                        70.7%
####################################################                      73.0%
######################################################                    75.5%
#######################################################                   77.7%
#########################################################                 79.8%
###########################################################               82.5%
#############################################################             85.0%
09:39:21 [2019-12-10T09:39:21.865Z] #26 ...
09:39:21 [2019-12-10T09:39:21.865Z] 
09:39:21 [2019-12-10T09:39:21.865Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:39:21 [2019-12-10T09:39:21.865Z] #33 67.83 Selecting previously unselected package liblzo2-2:amd64.
09:39:21 [2019-12-10T09:39:21.865Z] #33 67.84 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
09:39:21 [2019-12-10T09:39:21.865Z] #33 67.86 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
09:39:21 [2019-12-10T09:39:21.865Z] #33 68.07 Selecting previously unselected package libicu57:amd64.
09:39:21 [2019-12-10T09:39:21.865Z] #33 68.07 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
09:39:21 [2019-12-10T09:39:21.865Z] #33 68.07 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
09:39:21 [2019-12-10T09:39:21.865Z] #33 77.47 Selecting previously unselected package libxml2:amd64.
09:39:21 [2019-12-10T09:39:21.865Z] #33 77.50 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
09:39:21 [2019-12-10T09:39:21.865Z] #33 77.52 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
09:39:21 [2019-12-10T09:39:21.884Z] #33 DONE 25.0s
09:39:21 [2019-12-10T09:39:21.884Z] 
09:39:21 [2019-12-10T09:39:21.884Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:39:22 [2019-12-10T09:39:22.033Z] #40 34.55 debconf: delaying package configuration, since apt-utils is not installed
09:39:22 [2019-12-10T09:39:22.123Z] #33 ...
09:39:22 [2019-12-10T09:39:22.123Z] 
09:39:22 [2019-12-10T09:39:22.123Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:39:22 [2019-12-10T09:39:22.141Z] #34 DONE 0.1s
09:39:22 [2019-12-10T09:39:22.141Z] 
09:39:22 [2019-12-10T09:39:22.141Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
09:39:22 [2019-12-10T09:39:22.141Z] #12 DONE 1.5s
09:39:22 [2019-12-10T09:39:22.141Z] 
09:39:22 [2019-12-10T09:39:22.141Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
09:39:22 [2019-12-10T09:39:22.299Z] #40 34.99 Fetched 3415 kB in 0s (6448 kB/s)
09:39:22 [2019-12-10T09:39:22.299Z] #40 35.16 Selecting previously unselected package libnet1:arm64.
09:39:22 [2019-12-10T09:39:22.381Z] #26 16.10 
#                                                                          1.7%
###                                                                        4.5%
#####                                                                      7.5%
########                                                                  11.1%
#########                                                                 13.8%
############                                                              16.9%
##############                                                            19.5%
###############                                                           22.0%
#################                                                         24.8%
###################                                                       27.3%
#####################                                                     30.0%
#######################                                                   32.5%
########################                                                  34.3%
##########################                                                36.7%
############################                                              39.9%
##############################                                            42.9%
#################################                                         45.9%
##################################                                        47.9%
####################################                                      50.5%
#####################################                                     52.7%
#######################################                                   54.3%
########################################                                  56.3%
##########################################                                58.5%
############################################                              61.2%
#############################################                             63.6%
###############################################                           65.9%
#################################################                         68.4%
##################################################                        70.7%
####################################################                      73.0%
######################################################                    75.5%
#######################################################                   77.7%
#########################################################                 79.8%
###########################################################               82.5%
#############################################################             85.0%
###############################################################           87.9%
##################################################################        91.8%
###################################################################       93.7%
####################################################################      95.8%
######################################################################## 100.0%
09:39:22 [2019-12-10T09:39:22.561Z] #40 35.16 (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 ... 14976 files and directories currently installed.)
09:39:22 [2019-12-10T09:39:22.561Z] #40 35.29 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ...
09:39:22 [2019-12-10T09:39:22.561Z] #40 35.30 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ...
09:39:22 [2019-12-10T09:39:22.640Z] #26 20.32 
09:39:22 [2019-12-10T09:39:22.823Z] #40 35.51 Selecting previously unselected package libcap-dev:arm64.
09:39:22 [2019-12-10T09:39:22.823Z] #40 35.51 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ...
09:39:22 [2019-12-10T09:39:22.823Z] #40 35.52 Unpacking libcap-dev:arm64 (1:2.25-1) ...
09:39:23 [2019-12-10T09:39:23.075Z] #13 0.966 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:39:23 [2019-12-10T09:39:23.075Z] #13 DONE 1.2s
09:39:23 [2019-12-10T09:39:23.092Z] #40 ...
09:39:23 [2019-12-10T09:39:23.092Z] 
09:39:23 [2019-12-10T09:39:23.092Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:39:23 [2019-12-10T09:39:23.092Z] #24 21.62 Reading package lists...
09:39:23 [2019-12-10T09:39:23.092Z] #24 27.27 Building dependency tree...
09:39:23 [2019-12-10T09:39:23.092Z] #24 29.92 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
09:39:23 [2019-12-10T09:39:23.092Z] #24 29.92 The following additional packages will be installed:
09:39:23 [2019-12-10T09:39:23.092Z] #24 29.94   libjq1 libonig4
09:39:23 [2019-12-10T09:39:23.092Z] #24 30.27 The following NEW packages will be installed:
09:39:23 [2019-12-10T09:39:23.092Z] #24 30.29   jq libjq1 libonig4
09:39:23 [2019-12-10T09:39:23.092Z] #24 31.55 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
09:39:23 [2019-12-10T09:39:23.092Z] #24 31.55 Need to get 293 kB of archives.
09:39:23 [2019-12-10T09:39:23.092Z] #24 31.55 After this operation, 1086 kB of additional disk space will be used.
09:39:23 [2019-12-10T09:39:23.092Z] #24 31.55 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB]
09:39:23 [2019-12-10T09:39:23.092Z] #24 31.55 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB]
09:39:23 [2019-12-10T09:39:23.092Z] #24 31.57 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB]
09:39:23 [2019-12-10T09:39:23.092Z] #24 32.93 debconf: delaying package configuration, since apt-utils is not installed
09:39:23 [2019-12-10T09:39:23.092Z] #24 33.20 Fetched 293 kB in 1s (239 kB/s)
09:39:23 [2019-12-10T09:39:23.092Z] #24 33.29 Selecting previously unselected package libonig4:arm64.
09:39:23 [2019-12-10T09:39:23.092Z] #24 33.29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14976 files and directories currently installed.)
09:39:23 [2019-12-10T09:39:23.092Z] #24 33.42 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ...
09:39:23 [2019-12-10T09:39:23.092Z] #24 33.45 Unpacking libonig4:arm64 (6.1.3-2) ...
09:39:23 [2019-12-10T09:39:23.092Z] #24 33.97 Selecting previously unselected package libjq1:arm64.
09:39:23 [2019-12-10T09:39:23.092Z] #24 33.97 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ...
09:39:23 [2019-12-10T09:39:23.092Z] #24 33.97 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ...
09:39:23 [2019-12-10T09:39:23.092Z] #24 34.42 Selecting previously unselected package jq.
09:39:23 [2019-12-10T09:39:23.092Z] #24 34.42 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ...
09:39:23 [2019-12-10T09:39:23.092Z] #24 34.44 Unpacking jq (1.5+dfsg-1.3) ...
09:39:23 [2019-12-10T09:39:23.092Z] #24 35.03 Setting up libonig4:arm64 (6.1.3-2) ...
09:39:23 [2019-12-10T09:39:23.092Z] #24 35.09 Setting up libjq1:arm64 (1.5+dfsg-1.3) ...
09:39:23 [2019-12-10T09:39:23.092Z] #24 35.11 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:39:23 [2019-12-10T09:39:23.092Z] #24 35.25 Setting up jq (1.5+dfsg-1.3) ...
09:39:23 [2019-12-10T09:39:23.092Z] #24 DONE 35.9s
09:39:23 [2019-12-10T09:39:23.092Z] 
09:39:23 [2019-12-10T09:39:23.092Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:39:23 [2019-12-10T09:39:23.092Z] #40 35.91 Selecting previously unselected package libnet1-dev.
09:39:23 [2019-12-10T09:39:23.334Z] 
09:39:23 [2019-12-10T09:39:23.334Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
09:39:23 [2019-12-10T09:39:23.407Z] #40 35.97 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ...
09:39:23 [2019-12-10T09:39:23.407Z] #40 35.98 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
09:39:23 [2019-12-10T09:39:23.668Z] #40 ...
09:39:23 [2019-12-10T09:39:23.668Z] 
09:39:23 [2019-12-10T09:39:23.668Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
09:39:23 [2019-12-10T09:39:23.668Z] #25 DONE 0.4s
09:39:23 [2019-12-10T09:39:23.668Z] 
09:39:23 [2019-12-10T09:39:23.668Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:39:23 [2019-12-10T09:39:23.668Z] #40 36.46 Selecting previously unselected package libnl-3-200:arm64.
09:39:23 [2019-12-10T09:39:23.929Z] #40 36.47 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ...
09:39:23 [2019-12-10T09:39:23.929Z] #40 36.51 Unpacking libnl-3-200:arm64 (3.2.27-2) ...
09:39:23 [2019-12-10T09:39:23.929Z] #40 36.70 Selecting previously unselected package libnl-3-dev:arm64.
09:39:23 [2019-12-10T09:39:23.929Z] #40 36.70 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ...
09:39:23 [2019-12-10T09:39:23.929Z] #40 36.71 Unpacking libnl-3-dev:arm64 (3.2.27-2) ...
09:39:24 [2019-12-10T09:39:24.014Z] #26 21.69 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
09:39:24 [2019-12-10T09:39:24.193Z] #40 37.02 Selecting previously unselected package libprotobuf-c1:arm64.
09:39:24 [2019-12-10T09:39:24.275Z] #26 22.18 
09:39:24 [2019-12-10T09:39:24.454Z] #40 37.03 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ...
09:39:24 [2019-12-10T09:39:24.454Z] #40 37.05 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ...
09:39:24 [2019-12-10T09:39:24.711Z] #14 DONE 1.1s
09:39:24 [2019-12-10T09:39:24.711Z] 
09:39:24 [2019-12-10T09:39:24.711Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
09:39:24 [2019-12-10T09:39:24.715Z] #40 37.30 Selecting previously unselected package libprotobuf-c-dev:arm64.
09:39:24 [2019-12-10T09:39:24.715Z] #40 37.30 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ...
09:39:24 [2019-12-10T09:39:24.716Z] #40 37.33 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ...
09:39:24 [2019-12-10T09:39:24.842Z] #26 22.40 
######################################################################## 100.0%
09:39:24 [2019-12-10T09:39:24.842Z] #26 22.58 
09:39:25 [2019-12-10T09:39:25.287Z] #40 ...
09:39:25 [2019-12-10T09:39:25.287Z] 
09:39:25 [2019-12-10T09:39:25.287Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:39:25 [2019-12-10T09:39:25.287Z] #10 23.39 Reading package lists...
09:39:25 [2019-12-10T09:39:25.287Z] #10 29.66 Building dependency tree...
09:39:25 [2019-12-10T09:39:25.287Z] #10 31.91 The following additional packages will be installed:
09:39:25 [2019-12-10T09:39:25.287Z] #10 31.91   libapparmor1 libseccomp2
09:39:25 [2019-12-10T09:39:25.287Z] #10 31.92 Suggested packages:
09:39:25 [2019-12-10T09:39:25.287Z] #10 31.92   seccomp
09:39:25 [2019-12-10T09:39:25.287Z] #10 32.22 The following NEW packages will be installed:
09:39:25 [2019-12-10T09:39:25.287Z] #10 32.22   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
09:39:25 [2019-12-10T09:39:25.287Z] #10 33.34 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
09:39:25 [2019-12-10T09:39:25.287Z] #10 33.34 Need to get 287 kB of archives.
09:39:25 [2019-12-10T09:39:25.287Z] #10 33.34 After this operation, 1186 kB of additional disk space will be used.
09:39:25 [2019-12-10T09:39:25.287Z] #10 33.34 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp2 arm64 2.3.1-2.1+deb9u1 [36.2 kB]
09:39:25 [2019-12-10T09:39:25.287Z] #10 33.35 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp-dev arm64 2.3.1-2.1+deb9u1 [58.1 kB]
09:39:25 [2019-12-10T09:39:25.287Z] #10 33.35 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB]
09:39:25 [2019-12-10T09:39:25.287Z] #10 33.36 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB]
09:39:25 [2019-12-10T09:39:25.287Z] #10 34.73 debconf: delaying package configuration, since apt-utils is not installed
09:39:25 [2019-12-10T09:39:25.287Z] #10 35.06 Fetched 287 kB in 1s (258 kB/s)
09:39:25 [2019-12-10T09:39:25.287Z] #10 35.19 Selecting previously unselected package libseccomp2:arm64.
09:39:25 [2019-12-10T09:39:25.288Z] #10 35.19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14976 files and directories currently installed.)
09:39:25 [2019-12-10T09:39:25.288Z] #10 35.26 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ...
09:39:25 [2019-12-10T09:39:25.288Z] #10 35.28 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ...
09:39:25 [2019-12-10T09:39:25.288Z] #10 35.44 Selecting previously unselected package libseccomp-dev:arm64.
09:39:25 [2019-12-10T09:39:25.288Z] #10 35.46 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ...
09:39:25 [2019-12-10T09:39:25.288Z] #10 35.49 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ...
09:39:25 [2019-12-10T09:39:25.288Z] #10 35.82 Selecting previously unselected package libapparmor1:arm64.
09:39:25 [2019-12-10T09:39:25.288Z] #10 35.83 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_arm64.deb ...
09:39:25 [2019-12-10T09:39:25.288Z] #10 35.85 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ...
09:39:25 [2019-12-10T09:39:25.288Z] #10 36.09 Selecting previously unselected package libapparmor-dev:arm64.
09:39:25 [2019-12-10T09:39:25.288Z] #10 36.09 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ...
09:39:25 [2019-12-10T09:39:25.288Z] #10 36.18 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ...
09:39:25 [2019-12-10T09:39:25.288Z] #10 36.72 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:39:25 [2019-12-10T09:39:25.288Z] #10 37.00 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ...
09:39:25 [2019-12-10T09:39:25.288Z] #10 37.06 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ...
09:39:25 [2019-12-10T09:39:25.288Z] #10 37.10 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ...
09:39:25 [2019-12-10T09:39:25.288Z] #10 37.12 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ...
09:39:25 [2019-12-10T09:39:25.288Z] #10 37.14 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:39:25 [2019-12-10T09:39:25.288Z] #10 DONE 38.0s
09:39:25 [2019-12-10T09:39:25.288Z] 
09:39:25 [2019-12-10T09:39:25.288Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:39:25 [2019-12-10T09:39:25.288Z] #40 37.96 Selecting previously unselected package zlib1g-dev:arm64.
09:39:25 [2019-12-10T09:39:25.288Z] #40 37.98 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ...
09:39:25 [2019-12-10T09:39:25.288Z] #40 37.99 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ...
09:39:25 [2019-12-10T09:39:25.550Z] #40 ...
09:39:25 [2019-12-10T09:39:25.550Z] 
09:39:25 [2019-12-10T09:39:25.550Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:39:25 [2019-12-10T09:39:25.550Z] #52 DONE 0.3s
09:39:25 [2019-12-10T09:39:25.550Z] 
09:39:25 [2019-12-10T09:39:25.550Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:39:25 [2019-12-10T09:39:25.550Z] #40 38.37 Selecting previously unselected package libprotobuf10:arm64.
09:39:25 [2019-12-10T09:39:25.550Z] #40 38.37 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ...
09:39:25 [2019-12-10T09:39:25.644Z] #15 DONE 1.1s
09:39:25 [2019-12-10T09:39:25.644Z] 
09:39:25 [2019-12-10T09:39:25.644Z] #16 [dev 6/24] RUN ldconfig
09:39:25 [2019-12-10T09:39:25.655Z] #39 ...
09:39:25 [2019-12-10T09:39:25.655Z] 
09:39:25 [2019-12-10T09:39:25.655Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:39:25 [2019-12-10T09:39:25.655Z] #57 12.34 Fetched 7671 kB in 11s (646 kB/s)
09:39:25 [2019-12-10T09:39:25.655Z] #57 12.34 Reading package lists...
09:39:25 [2019-12-10T09:39:25.655Z] #57 17.72 Reading package lists...
09:39:25 [2019-12-10T09:39:25.655Z] #57 21.74 Building dependency tree...
09:39:25 [2019-12-10T09:39:25.655Z] #57 ...
09:39:25 [2019-12-10T09:39:25.655Z] 
09:39:25 [2019-12-10T09:39:25.655Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:39:25 [2019-12-10T09:39:25.655Z] #25 12.51 Fetched 7671 kB in 11s (644 kB/s)
09:39:25 [2019-12-10T09:39:25.655Z] #25 12.51 Reading package lists...
09:39:25 [2019-12-10T09:39:25.655Z] #25 17.43 Reading package lists...
09:39:25 [2019-12-10T09:39:25.655Z] #25 21.73 Building dependency tree...
09:39:25 [2019-12-10T09:39:25.655Z] #25 ...
09:39:25 [2019-12-10T09:39:25.655Z] 
09:39:25 [2019-12-10T09:39:25.655Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:39:25 [2019-12-10T09:39:25.655Z] #11 12.33 Fetched 7671 kB in 11s (653 kB/s)
09:39:25 [2019-12-10T09:39:25.655Z] #11 12.33 Reading package lists...
09:39:25 [2019-12-10T09:39:25.655Z] #11 17.71 Reading package lists...
09:39:25 [2019-12-10T09:39:25.655Z] #11 22.20 Building dependency tree...
09:39:25 [2019-12-10T09:39:25.655Z] #11 ...
09:39:25 [2019-12-10T09:39:25.655Z] 
09:39:25 [2019-12-10T09:39:25.655Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:39:25 [2019-12-10T09:39:25.655Z] #34 12.45 Fetched 7671 kB in 11s (647 kB/s)
09:39:25 [2019-12-10T09:39:25.655Z] #34 12.45 Reading package lists...
09:39:25 [2019-12-10T09:39:25.655Z] #34 17.10 Reading package lists...
09:39:25 [2019-12-10T09:39:25.655Z] #34 21.14 Building dependency tree...
09:39:25 [2019-12-10T09:39:25.655Z] #34 22.37 The following additional packages will be installed:
09:39:25 [2019-12-10T09:39:25.655Z] #34 22.39   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
09:39:25 [2019-12-10T09:39:25.655Z] #34 22.39 Suggested packages:
09:39:25 [2019-12-10T09:39:25.655Z] #34 22.39   codeblocks eclipse ninja-build lrzip
09:39:25 [2019-12-10T09:39:25.655Z] #34 22.39 Recommended packages:
09:39:25 [2019-12-10T09:39:25.655Z] #34 22.39   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:39:25 [2019-12-10T09:39:25.655Z] #34 ...
09:39:25 [2019-12-10T09:39:25.655Z] 
09:39:25 [2019-12-10T09:39:25.655Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:39:25 [2019-12-10T09:39:25.655Z] #57 21.74 Building dependency tree...
09:39:25 [2019-12-10T09:39:25.655Z] #57 ...
09:39:25 [2019-12-10T09:39:25.655Z] 
09:39:25 [2019-12-10T09:39:25.655Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:39:25 [2019-12-10T09:39:25.655Z] #41 13.17 Fetched 7671 kB in 12s (604 kB/s)
09:39:25 [2019-12-10T09:39:25.655Z] #41 13.17 Reading package lists...
09:39:25 [2019-12-10T09:39:25.655Z] #41 17.88 Reading package lists...
09:39:25 [2019-12-10T09:39:25.780Z] #26 ...
09:39:25 [2019-12-10T09:39:25.781Z] 
09:39:25 [2019-12-10T09:39:25.781Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:39:25 [2019-12-10T09:39:25.781Z] #44 71.46 syscall
09:39:25 [2019-12-10T09:39:25.781Z] #44 79.72 time
09:39:25 [2019-12-10T09:39:25.781Z] #44 ...
09:39:25 [2019-12-10T09:39:25.781Z] 
09:39:25 [2019-12-10T09:39:25.781Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:39:25 [2019-12-10T09:39:25.781Z] #33 78.48 Selecting previously unselected package libarchive13:amd64.
09:39:25 [2019-12-10T09:39:25.781Z] #33 78.48 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ...
09:39:25 [2019-12-10T09:39:25.781Z] #33 78.49 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ...
09:39:25 [2019-12-10T09:39:25.781Z] #33 78.81 Selecting previously unselected package libjsoncpp1:amd64.
09:39:25 [2019-12-10T09:39:25.781Z] #33 78.81 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
09:39:25 [2019-12-10T09:39:25.781Z] #33 78.82 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
09:39:25 [2019-12-10T09:39:25.781Z] #33 79.04 Selecting previously unselected package libuv1:amd64.
09:39:25 [2019-12-10T09:39:25.781Z] #33 79.04 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
09:39:25 [2019-12-10T09:39:25.781Z] #33 79.05 Unpacking libuv1:amd64 (1.9.1-3) ...
09:39:25 [2019-12-10T09:39:25.781Z] #33 79.22 Selecting previously unselected package cmake.
09:39:25 [2019-12-10T09:39:25.781Z] #33 79.23 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
09:39:25 [2019-12-10T09:39:25.781Z] #33 79.37 Unpacking cmake (3.7.2-1) ...
09:39:25 [2019-12-10T09:39:25.812Z] #40 ...
09:39:25 [2019-12-10T09:39:25.812Z] 
09:39:25 [2019-12-10T09:39:25.812Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
09:39:25 [2019-12-10T09:39:25.812Z] #53 DONE 0.2s
09:39:25 [2019-12-10T09:39:25.812Z] 
09:39:25 [2019-12-10T09:39:25.812Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:39:25 [2019-12-10T09:39:25.812Z] #40 38.38 Unpacking libprotobuf10:arm64 (3.0.0-9) ...
09:39:26 [2019-12-10T09:39:26.072Z] #41 22.67 Building dependency tree...
09:39:26 [2019-12-10T09:39:26.072Z] #41 ...
09:39:26 [2019-12-10T09:39:26.072Z] 
09:39:26 [2019-12-10T09:39:26.072Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:39:26 [2019-12-10T09:39:26.072Z] #11 23.16 The following additional packages will be installed:
09:39:26 [2019-12-10T09:39:26.072Z] #11 23.18   libapparmor1 libseccomp2
09:39:26 [2019-12-10T09:39:26.072Z] #11 23.19 Suggested packages:
09:39:26 [2019-12-10T09:39:26.072Z] #11 23.19   seccomp
09:39:26 [2019-12-10T09:39:26.072Z] #11 23.45 The following NEW packages will be installed:
09:39:26 [2019-12-10T09:39:26.072Z] #11 23.45   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
09:39:26 [2019-12-10T09:39:26.072Z] #11 23.55 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
09:39:26 [2019-12-10T09:39:26.072Z] #11 23.55 Need to get 301 kB of archives.
09:39:26 [2019-12-10T09:39:26.072Z] #11 23.55 After this operation, 1402 kB of additional disk space will be used.
09:39:26 [2019-12-10T09:39:26.072Z] #11 23.55 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB]
09:39:26 [2019-12-10T09:39:26.077Z] #40 ...
09:39:26 [2019-12-10T09:39:26.077Z] 
09:39:26 [2019-12-10T09:39:26.077Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:39:26 [2019-12-10T09:39:26.077Z] #33 22.91 Reading package lists...
09:39:26 [2019-12-10T09:39:26.077Z] #33 29.25 Building dependency tree...
09:39:26 [2019-12-10T09:39:26.077Z] #33 31.98 The following additional packages will be installed:
09:39:26 [2019-12-10T09:39:26.077Z] #33 31.98   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
09:39:26 [2019-12-10T09:39:26.077Z] #33 32.00 Suggested packages:
09:39:26 [2019-12-10T09:39:26.077Z] #33 32.00   codeblocks eclipse ninja-build lrzip
09:39:26 [2019-12-10T09:39:26.077Z] #33 32.00 Recommended packages:
09:39:26 [2019-12-10T09:39:26.077Z] #33 32.00   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:39:26 [2019-12-10T09:39:26.077Z] #33 32.76 The following NEW packages will be installed:
09:39:26 [2019-12-10T09:39:26.077Z] #33 32.76   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
09:39:26 [2019-12-10T09:39:26.077Z] #33 32.76   vim-common xxd
09:39:26 [2019-12-10T09:39:26.077Z] #33 33.93 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
09:39:26 [2019-12-10T09:39:26.077Z] #33 33.93 Need to get 13.1 MB of archives.
09:39:26 [2019-12-10T09:39:26.077Z] #33 33.93 After this operation, 55.5 MB of additional disk space will be used.
09:39:26 [2019-12-10T09:39:26.077Z] #33 33.93 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB]
09:39:26 [2019-12-10T09:39:26.077Z] #33 34.08 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB]
09:39:26 [2019-12-10T09:39:26.078Z] #33 34.10 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB]
09:39:26 [2019-12-10T09:39:26.078Z] #33 34.57 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxml2 arm64 2.9.4+dfsg1-2.2+deb9u2 [788 kB]
09:39:26 [2019-12-10T09:39:26.078Z] #33 34.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 libarchive13 arm64 3.2.2-2+deb9u2 [248 kB]
09:39:26 [2019-12-10T09:39:26.078Z] #33 34.76 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
09:39:26 [2019-12-10T09:39:26.078Z] #33 34.77 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB]
09:39:26 [2019-12-10T09:39:26.078Z] #33 34.78 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB]
09:39:26 [2019-12-10T09:39:26.078Z] #33 35.08 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB]
09:39:26 [2019-12-10T09:39:26.078Z] #33 35.12 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
09:39:26 [2019-12-10T09:39:26.078Z] #33 36.83 debconf: delaying package configuration, since apt-utils is not installed
09:39:26 [2019-12-10T09:39:26.078Z] #33 37.13 Fetched 13.1 MB in 2s (5779 kB/s)
09:39:26 [2019-12-10T09:39:26.078Z] #33 37.40 Selecting previously unselected package cmake-data.
09:39:26 [2019-12-10T09:39:26.078Z] #33 37.40 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14976 files and directories currently installed.)
09:39:26 [2019-12-10T09:39:26.078Z] #33 37.61 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
09:39:26 [2019-12-10T09:39:26.078Z] #33 37.78 Unpacking cmake-data (3.7.2-1) ...
09:39:26 [2019-12-10T09:39:26.351Z] #33 ...
09:39:26 [2019-12-10T09:39:26.351Z] 
09:39:26 [2019-12-10T09:39:26.351Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:39:26 [2019-12-10T09:39:26.351Z] #40 39.07 Selecting previously unselected package libprotobuf-lite10:arm64.
09:39:26 [2019-12-10T09:39:26.351Z] #40 39.08 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ...
09:39:26 [2019-12-10T09:39:26.351Z] #40 39.09 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ...
09:39:26 [2019-12-10T09:39:26.584Z] #16 DONE 1.0s
09:39:26 [2019-12-10T09:39:26.584Z] 
09:39:26 [2019-12-10T09:39:26.584Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:39:26 [2019-12-10T09:39:26.619Z] #11 23.60 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB]
09:39:26 [2019-12-10T09:39:26.619Z] #11 23.61 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB]
09:39:26 [2019-12-10T09:39:26.619Z] #11 23.61 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB]
09:39:26 [2019-12-10T09:39:26.619Z] #11 ...
09:39:26 [2019-12-10T09:39:26.619Z] 
09:39:26 [2019-12-10T09:39:26.619Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:39:26 [2019-12-10T09:39:26.619Z] #45 13.63 unicode/utf16
09:39:26 [2019-12-10T09:39:26.619Z] #45 14.14 container/list
09:39:26 [2019-12-10T09:39:26.619Z] #45 14.90 crypto/internal/subtle
09:39:26 [2019-12-10T09:39:26.619Z] #45 14.99 crypto/subtle
09:39:26 [2019-12-10T09:39:26.619Z] #45 15.09 vendor/golang.org/x/crypto/cryptobyte/asn1
09:39:26 [2019-12-10T09:39:26.619Z] #45 15.21 internal/nettrace
09:39:26 [2019-12-10T09:39:26.619Z] #45 15.34 runtime/cgo
09:39:26 [2019-12-10T09:39:26.619Z] #45 ...
09:39:26 [2019-12-10T09:39:26.619Z] 
09:39:26 [2019-12-10T09:39:26.619Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:39:26 [2019-12-10T09:39:26.619Z] #57 23.85 The following additional packages will be installed:
09:39:26 [2019-12-10T09:39:26.619Z] #57 23.85   btrfs-progs liblzo2-2
09:39:26 [2019-12-10T09:39:26.619Z] #57 23.98 The following NEW packages will be installed:
09:39:26 [2019-12-10T09:39:26.619Z] #57 24.04   btrfs-progs btrfs-tools liblzo2-2
09:39:26 [2019-12-10T09:39:26.928Z] #40 39.43 Selecting previously unselected package libprotobuf-dev:arm64.
09:39:26 [2019-12-10T09:39:26.928Z] #40 39.43 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ...
09:39:26 [2019-12-10T09:39:26.928Z] #40 39.44 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ...
09:39:27 [2019-12-10T09:39:27.157Z] #33 83.00 Selecting previously unselected package xxd.
09:39:27 [2019-12-10T09:39:27.157Z] #33 83.02 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
09:39:27 [2019-12-10T09:39:27.157Z] #33 83.03 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
09:39:27 [2019-12-10T09:39:27.370Z] #57 24.24 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
09:39:27 [2019-12-10T09:39:27.370Z] #57 24.24 Need to get 668 kB of archives.
09:39:27 [2019-12-10T09:39:27.370Z] #57 24.24 After this operation, 5446 kB of additional disk space will be used.
09:39:27 [2019-12-10T09:39:27.370Z] #57 24.24 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
09:39:27 [2019-12-10T09:39:27.370Z] #57 24.27 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
09:39:27 [2019-12-10T09:39:27.370Z] #57 24.31 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
09:39:27 [2019-12-10T09:39:27.417Z] #33 83.25 Selecting previously unselected package vim-common.
09:39:27 [2019-12-10T09:39:27.417Z] #33 83.28 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
09:39:27 [2019-12-10T09:39:27.417Z] #33 83.33 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
09:39:27 [2019-12-10T09:39:27.675Z] #33 83.71 Processing triggers for mime-support (3.60) ...
09:39:27 [2019-12-10T09:39:27.933Z] #33 83.80 Setting up xxd (2:8.0.0197-4+deb9u3) ...
09:39:27 [2019-12-10T09:39:27.933Z] #33 83.82 Setting up libuv1:amd64 (1.9.1-3) ...
09:39:27 [2019-12-10T09:39:27.933Z] #33 83.83 Setting up cmake-data (3.7.2-1) ...
09:39:27 [2019-12-10T09:39:27.933Z] #33 83.86 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
09:39:27 [2019-12-10T09:39:27.933Z] #33 83.88 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
09:39:27 [2019-12-10T09:39:27.933Z] #33 83.90 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:39:28 [2019-12-10T09:39:28.191Z] #33 84.04 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
09:39:28 [2019-12-10T09:39:28.191Z] #33 84.06 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
09:39:28 [2019-12-10T09:39:28.191Z] #33 84.07 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
09:39:28 [2019-12-10T09:39:28.191Z] #33 84.09 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ...
09:39:28 [2019-12-10T09:39:28.191Z] #33 84.10 Setting up cmake (3.7.2-1) ...
09:39:28 [2019-12-10T09:39:28.191Z] #33 84.18 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:39:28 [2019-12-10T09:39:28.191Z] #33 ...
09:39:28 [2019-12-10T09:39:28.191Z] 
09:39:28 [2019-12-10T09:39:28.191Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:39:28 [2019-12-10T09:39:28.191Z] #40 74.12 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
09:39:28 [2019-12-10T09:39:28.191Z] #40 74.18 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
09:39:28 [2019-12-10T09:39:28.191Z] #40 74.20 Setting up python-pkg-resources (33.1.1-1) ...
09:39:28 [2019-12-10T09:39:28.191Z] #40 79.52 Setting up libnet1-dev (1.1.6+dfsg-3) ...
09:39:28 [2019-12-10T09:39:28.191Z] #40 79.54 Setting up libprotobuf10:amd64 (3.0.0-9) ...
09:39:28 [2019-12-10T09:39:28.191Z] #40 79.58 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:39:28 [2019-12-10T09:39:28.191Z] #40 79.63 Setting up python-protobuf (3.0.0-9) ...
09:39:28 [2019-12-10T09:39:28.313Z] #40 41.07 Selecting previously unselected package libprotoc10:arm64.
09:39:28 [2019-12-10T09:39:28.313Z] #40 41.07 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ...
09:39:28 [2019-12-10T09:39:28.313Z] #40 41.09 Unpacking libprotoc10:arm64 (3.0.0-9) ...
09:39:28 [2019-12-10T09:39:28.337Z] #57 25.51 debconf: delaying package configuration, since apt-utils is not installed
09:39:28 [2019-12-10T09:39:28.337Z] #57 25.61 Fetched 668 kB in 0s (4331 kB/s)
09:39:28 [2019-12-10T09:39:28.337Z] #57 25.81 Selecting previously unselected package liblzo2-2:s390x.
09:39:28 [2019-12-10T09:39:28.337Z] #57 25.81 (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 ... 14828 files and directories currently installed.)
09:39:28 [2019-12-10T09:39:28.337Z] #57 25.84 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ...
09:39:28 [2019-12-10T09:39:28.337Z] #57 25.86 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
09:39:28 [2019-12-10T09:39:28.449Z] #40 ...
09:39:28 [2019-12-10T09:39:28.449Z] 
09:39:28 [2019-12-10T09:39:28.449Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:39:28 [2019-12-10T09:39:28.449Z] #26 23.82 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
09:39:28 [2019-12-10T09:39:28.449Z] #26 24.34 
09:39:28 [2019-12-10T09:39:28.449Z] #26 24.57 
###########                                                               15.9%
######################################################################## 100.0%
09:39:28 [2019-12-10T09:39:28.449Z] #26 24.74 
09:39:28 [2019-12-10T09:39:28.449Z] #26 26.04 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
09:39:28 [2019-12-10T09:39:28.449Z] #26 26.17 skipping existing 1849cc453dee
09:39:28 [2019-12-10T09:39:28.482Z] #17 2.108 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:39:28 [2019-12-10T09:39:28.482Z] #17 2.110 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:39:28 [2019-12-10T09:39:28.482Z] #17 2.122 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:39:28 [2019-12-10T09:39:28.482Z] #17 2.125 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:39:28 [2019-12-10T09:39:28.482Z] #17 2.131 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:39:28 [2019-12-10T09:39:28.707Z] #26 26.38 
09:39:28 [2019-12-10T09:39:28.740Z] #17 2.236 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
09:39:28 [2019-12-10T09:39:28.740Z] #17 2.471 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
09:39:28 [2019-12-10T09:39:28.746Z] #57 26.03 Selecting previously unselected package btrfs-progs.
09:39:28 [2019-12-10T09:39:28.746Z] #57 26.03 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ...
09:39:28 [2019-12-10T09:39:28.746Z] #57 26.05 Unpacking btrfs-progs (4.7.3-1) ...
09:39:28 [2019-12-10T09:39:28.746Z] #57 ...
09:39:28 [2019-12-10T09:39:28.746Z] 
09:39:28 [2019-12-10T09:39:28.746Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:39:28 [2019-12-10T09:39:28.746Z] #51 15.89 + cd /tmp/tmp.Om4g2tMPKn/src/github.com/golangci/golangci-lint/
09:39:28 [2019-12-10T09:39:28.746Z] #51 15.89 + git checkout -q v1.20.0
09:39:28 [2019-12-10T09:39:28.746Z] #51 16.33 ++ git describe --tags
09:39:28 [2019-12-10T09:39:28.746Z] #51 16.34 + version=v1.20.0
09:39:28 [2019-12-10T09:39:28.746Z] #51 16.34 ++ git rev-parse --short HEAD
09:39:28 [2019-12-10T09:39:28.746Z] #51 16.34 + commit=cc98739
09:39:28 [2019-12-10T09:39:28.746Z] #51 16.34 ++ git show -s --format=%cd
09:39:28 [2019-12-10T09:39:28.746Z] #51 16.35 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
09:39:28 [2019-12-10T09:39:28.746Z] #51 16.35 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
09:39:28 [2019-12-10T09:39:28.746Z] #51 ...
09:39:28 [2019-12-10T09:39:28.746Z] 
09:39:28 [2019-12-10T09:39:28.746Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:39:28 [2019-12-10T09:39:28.746Z] #11 25.00 debconf: delaying package configuration, since apt-utils is not installed
09:39:28 [2019-12-10T09:39:28.746Z] #11 25.12 Fetched 301 kB in 0s (2108 kB/s)
09:39:28 [2019-12-10T09:39:28.746Z] #11 25.28 Selecting previously unselected package libseccomp2:s390x.
09:39:28 [2019-12-10T09:39:28.746Z] #11 25.28 (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 ... 14828 files and directories currently installed.)
09:39:28 [2019-12-10T09:39:28.746Z] #11 25.30 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ...
09:39:28 [2019-12-10T09:39:28.746Z] #11 25.37 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
09:39:28 [2019-12-10T09:39:28.746Z] #11 25.55 Selecting previously unselected package libseccomp-dev:s390x.
09:39:28 [2019-12-10T09:39:28.746Z] #11 25.55 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ...
09:39:28 [2019-12-10T09:39:28.746Z] #11 25.56 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
09:39:28 [2019-12-10T09:39:28.746Z] #11 25.86 Selecting previously unselected package libapparmor1:s390x.
09:39:28 [2019-12-10T09:39:28.746Z] #11 25.86 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ...
09:39:28 [2019-12-10T09:39:28.746Z] #11 25.88 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ...
09:39:28 [2019-12-10T09:39:28.746Z] #11 26.05 Selecting previously unselected package libapparmor-dev:s390x.
09:39:28 [2019-12-10T09:39:28.746Z] #11 26.05 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ...
09:39:28 [2019-12-10T09:39:28.746Z] #11 26.06 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
09:39:28 [2019-12-10T09:39:28.746Z] #11 26.24 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:39:28 [2019-12-10T09:39:28.885Z] #40 ...
09:39:28 [2019-12-10T09:39:28.885Z] 
09:39:28 [2019-12-10T09:39:28.885Z] #11 [dev 1/24] RUN groupadd -r docker
09:39:28 [2019-12-10T09:39:28.885Z] #11 DONE 3.4s
09:39:28 [2019-12-10T09:39:28.885Z] 
09:39:28 [2019-12-10T09:39:28.885Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
09:39:28 [2019-12-10T09:39:28.998Z] #17 2.601 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:39:29 [2019-12-10T09:39:29.164Z] #11 26.36 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
09:39:29 [2019-12-10T09:39:29.164Z] #11 26.39 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ...
09:39:29 [2019-12-10T09:39:29.164Z] #11 26.41 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
09:39:29 [2019-12-10T09:39:29.164Z] #11 26.43 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
09:39:29 [2019-12-10T09:39:29.164Z] #11 26.44 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:39:29 [2019-12-10T09:39:29.164Z] #11 DONE 26.7s
09:39:29 [2019-12-10T09:39:29.164Z] 
09:39:29 [2019-12-10T09:39:29.164Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:39:29 [2019-12-10T09:39:29.164Z] #25 23.44 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
09:39:29 [2019-12-10T09:39:29.164Z] #25 23.44 The following additional packages will be installed:
09:39:29 [2019-12-10T09:39:29.164Z] #25 23.44   libjq1 libonig4
09:39:29 [2019-12-10T09:39:29.164Z] #25 23.96 The following NEW packages will be installed:
09:39:29 [2019-12-10T09:39:29.164Z] #25 24.03   jq libjq1 libonig4
09:39:29 [2019-12-10T09:39:29.164Z] #25 24.18 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
09:39:29 [2019-12-10T09:39:29.164Z] #25 24.18 Need to get 328 kB of archives.
09:39:29 [2019-12-10T09:39:29.164Z] #25 24.18 After this operation, 1263 kB of additional disk space will be used.
09:39:29 [2019-12-10T09:39:29.164Z] #25 24.18 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
09:39:29 [2019-12-10T09:39:29.164Z] #25 24.23 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
09:39:29 [2019-12-10T09:39:29.164Z] #25 24.23 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
09:39:29 [2019-12-10T09:39:29.164Z] #25 25.39 debconf: delaying package configuration, since apt-utils is not installed
09:39:29 [2019-12-10T09:39:29.164Z] #25 25.55 Fetched 328 kB in 0s (3204 kB/s)
09:39:29 [2019-12-10T09:39:29.164Z] #25 25.84 Selecting previously unselected package libonig4:s390x.
09:39:29 [2019-12-10T09:39:29.164Z] #25 25.84 (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 ... 14828 files and directories currently installed.)
09:39:29 [2019-12-10T09:39:29.164Z] #25 25.88 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ...
09:39:29 [2019-12-10T09:39:29.164Z] #25 25.92 Unpacking libonig4:s390x (6.1.3-2) ...
09:39:29 [2019-12-10T09:39:29.164Z] #25 26.09 Selecting previously unselected package libjq1:s390x.
09:39:29 [2019-12-10T09:39:29.164Z] #25 26.09 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ...
09:39:29 [2019-12-10T09:39:29.164Z] #25 26.10 Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
09:39:29 [2019-12-10T09:39:29.164Z] #25 26.25 Selecting previously unselected package jq.
09:39:29 [2019-12-10T09:39:29.164Z] #25 26.26 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ...
09:39:29 [2019-12-10T09:39:29.164Z] #25 26.26 Unpacking jq (1.5+dfsg-1.3) ...
09:39:29 [2019-12-10T09:39:29.164Z] #25 26.46 Setting up libonig4:s390x (6.1.3-2) ...
09:39:29 [2019-12-10T09:39:29.164Z] #25 26.48 Setting up libjq1:s390x (1.5+dfsg-1.3) ...
09:39:29 [2019-12-10T09:39:29.164Z] #25 26.49 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:39:29 [2019-12-10T09:39:29.164Z] #25 26.55 Setting up jq (1.5+dfsg-1.3) ...
09:39:29 [2019-12-10T09:39:29.589Z] #25 DONE 26.8s
09:39:29 [2019-12-10T09:39:29.589Z] 
09:39:29 [2019-12-10T09:39:29.589Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:39:29 [2019-12-10T09:39:29.589Z] #57 26.73 Selecting previously unselected package btrfs-tools.
09:39:29 [2019-12-10T09:39:29.589Z] #57 26.73 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ...
09:39:29 [2019-12-10T09:39:29.589Z] #57 26.74 Unpacking btrfs-tools (4.7.3-1) ...
09:39:29 [2019-12-10T09:39:29.589Z] #57 ...
09:39:29 [2019-12-10T09:39:29.589Z] 
09:39:29 [2019-12-10T09:39:29.589Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:39:29 [2019-12-10T09:39:29.589Z] #53 DONE 0.1s
09:39:29 [2019-12-10T09:39:29.589Z] 
09:39:29 [2019-12-10T09:39:29.589Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
09:39:29 [2019-12-10T09:39:29.589Z] #54 DONE 0.1s
09:39:29 [2019-12-10T09:39:29.589Z] 
09:39:29 [2019-12-10T09:39:29.589Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
09:39:29 [2019-12-10T09:39:29.589Z] #26 DONE 0.2s
09:39:29 [2019-12-10T09:39:29.589Z] 
09:39:29 [2019-12-10T09:39:29.589Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:39:29 [2019-12-10T09:39:29.589Z] #57 26.91 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:39:29 [2019-12-10T09:39:29.589Z] #57 27.02 Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
09:39:29 [2019-12-10T09:39:29.589Z] #57 27.07 Setting up btrfs-progs (4.7.3-1) ...
09:39:29 [2019-12-10T09:39:29.589Z] #57 27.10 Setting up btrfs-tools (4.7.3-1) ...
09:39:29 [2019-12-10T09:39:29.589Z] #57 27.11 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:39:30 [2019-12-10T09:39:30.001Z] #57 DONE 27.3s
09:39:30 [2019-12-10T09:39:30.001Z] 
09:39:30 [2019-12-10T09:39:30.001Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:39:30 [2019-12-10T09:39:30.001Z] #58 DONE 0.1s
09:39:30 [2019-12-10T09:39:30.001Z] 
09:39:30 [2019-12-10T09:39:30.001Z] #12 [dev 1/24] RUN groupadd -r docker
09:39:30 [2019-12-10T09:39:30.001Z] #12 DONE 0.7s
09:39:30 [2019-12-10T09:39:30.001Z] 
09:39:30 [2019-12-10T09:39:30.001Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
09:39:30 [2019-12-10T09:39:30.001Z] #59 DONE 0.1s
09:39:30 [2019-12-10T09:39:30.001Z] 
09:39:30 [2019-12-10T09:39:30.001Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:39:30 [2019-12-10T09:39:30.001Z] #55 0.408 + RM_GOPATH=0
09:39:30 [2019-12-10T09:39:30.001Z] #55 0.408 + TMP_GOPATH=
09:39:30 [2019-12-10T09:39:30.001Z] #55 0.409 + : /build
09:39:30 [2019-12-10T09:39:30.001Z] #55 0.409 + '[' -z '' ']'
09:39:30 [2019-12-10T09:39:30.001Z] #55 0.413 ++ mktemp -d
09:39:30 [2019-12-10T09:39:30.001Z] #55 0.419 + export GOPATH=/tmp/tmp.1wLojT1OcC
09:39:30 [2019-12-10T09:39:30.001Z] #55 0.419 + GOPATH=/tmp/tmp.1wLojT1OcC
09:39:30 [2019-12-10T09:39:30.001Z] #55 0.419 + RM_GOPATH=1
09:39:30 [2019-12-10T09:39:30.001Z] #55 0.422 ++ dirname ./install.sh
09:39:30 [2019-12-10T09:39:30.001Z] #55 0.425 + dir=.
09:39:30 [2019-12-10T09:39:30.001Z] #55 0.426 + bin=runc
09:39:30 [2019-12-10T09:39:30.001Z] #55 0.426 + shift
09:39:30 [2019-12-10T09:39:30.001Z] #55 0.426 + '[' '!' -f ./runc.installer ']'
09:39:30 [2019-12-10T09:39:30.001Z] #55 0.427 + . ./runc.installer
09:39:30 [2019-12-10T09:39:30.001Z] #55 0.428 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
09:39:30 [2019-12-10T09:39:30.001Z] #55 0.429 + install_runc
09:39:30 [2019-12-10T09:39:30.001Z] #55 0.433 + grep -q '^3\.10\.0.*\.el7\.'
09:39:30 [2019-12-10T09:39:30.001Z] #55 0.436 + uname -r
09:39:30 [2019-12-10T09:39:30.001Z] #55 0.442 + RUNC_BUILDTAGS='seccomp apparmor selinux '
09:39:30 [2019-12-10T09:39:30.001Z] #55 0.442 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
09:39:30 [2019-12-10T09:39:30.001Z] #55 0.442 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1wLojT1OcC/src/github.com/opencontainers/runc
09:39:30 [2019-12-10T09:39:30.001Z] #55 0.442 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
09:39:30 [2019-12-10T09:39:30.001Z] #55 0.444 Cloning into '/tmp/tmp.1wLojT1OcC/src/github.com/opencontainers/runc'...
09:39:30 [2019-12-10T09:39:30.081Z] #26 ...
09:39:30 [2019-12-10T09:39:30.081Z] 
09:39:30 [2019-12-10T09:39:30.081Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:39:30 [2019-12-10T09:39:30.081Z] #33 DONE 85.8s
09:39:30 [2019-12-10T09:39:30.081Z] 
09:39:30 [2019-12-10T09:39:30.081Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:39:30 [2019-12-10T09:39:30.081Z] #26 27.76 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
09:39:30 [2019-12-10T09:39:30.081Z] #26 ...
09:39:30 [2019-12-10T09:39:30.081Z] 
09:39:30 [2019-12-10T09:39:30.081Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:39:30 [2019-12-10T09:39:30.081Z] #34 DONE 0.1s
09:39:30 [2019-12-10T09:39:30.081Z] 
09:39:30 [2019-12-10T09:39:30.081Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
09:39:30 [2019-12-10T09:39:30.081Z] #35 DONE 0.1s
09:39:30 [2019-12-10T09:39:30.081Z] 
09:39:30 [2019-12-10T09:39:30.081Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:39:30 [2019-12-10T09:39:30.081Z] #40 86.06 Setting up libcap-dev:amd64 (1:2.25-1) ...
09:39:30 [2019-12-10T09:39:30.081Z] #40 86.08 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
09:39:30 [2019-12-10T09:39:30.081Z] #40 86.11 Setting up libnl-3-200:amd64 (3.2.27-2) ...
09:39:30 [2019-12-10T09:39:30.081Z] #40 86.13 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
09:39:30 [2019-12-10T09:39:30.081Z] #40 86.15 Setting up libprotoc10:amd64 (3.0.0-9) ...
09:39:30 [2019-12-10T09:39:30.339Z] #40 86.16 Setting up protobuf-c-compiler (1.2.1-2) ...
09:39:30 [2019-12-10T09:39:30.339Z] #40 86.17 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
09:39:30 [2019-12-10T09:39:30.339Z] #40 86.19 Setting up protobuf-compiler (3.0.0-9) ...
09:39:30 [2019-12-10T09:39:30.339Z] #40 86.20 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
09:39:30 [2019-12-10T09:39:30.339Z] #40 86.23 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
09:39:30 [2019-12-10T09:39:30.339Z] #40 86.26 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:39:30 [2019-12-10T09:39:30.412Z] #55 ...
09:39:30 [2019-12-10T09:39:30.412Z] 
09:39:30 [2019-12-10T09:39:30.412Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:39:30 [2019-12-10T09:39:30.412Z] #69 17.39 + cd /tmp/tmp.7ZbOyZSzqd/src/github.com/docker/libnetwork
09:39:30 [2019-12-10T09:39:30.412Z] #69 17.40 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
09:39:30 [2019-12-10T09:39:30.412Z] #69 18.03 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:39:30 [2019-12-10T09:39:30.412Z] #69 ...
09:39:30 [2019-12-10T09:39:30.412Z] 
09:39:30 [2019-12-10T09:39:30.412Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:39:30 [2019-12-10T09:39:30.412Z] #60 0.254 + RM_GOPATH=0
09:39:30 [2019-12-10T09:39:30.412Z] #60 0.254 + TMP_GOPATH=
09:39:30 [2019-12-10T09:39:30.412Z] #60 0.254 + : /build
09:39:30 [2019-12-10T09:39:30.412Z] #60 0.254 + '[' -z '' ']'
09:39:30 [2019-12-10T09:39:30.412Z] #60 0.256 ++ mktemp -d
09:39:30 [2019-12-10T09:39:30.412Z] #60 0.258 + export GOPATH=/tmp/tmp.yOox8CHqY5
09:39:30 [2019-12-10T09:39:30.412Z] #60 0.258 + GOPATH=/tmp/tmp.yOox8CHqY5
09:39:30 [2019-12-10T09:39:30.412Z] #60 0.258 + RM_GOPATH=1
09:39:30 [2019-12-10T09:39:30.412Z] #60 0.259 ++ dirname ./install.sh
09:39:30 [2019-12-10T09:39:30.412Z] #60 0.261 + dir=.
09:39:30 [2019-12-10T09:39:30.412Z] #60 0.261 + bin=containerd
09:39:30 [2019-12-10T09:39:30.412Z] #60 0.261 + shift
09:39:30 [2019-12-10T09:39:30.412Z] #60 0.262 + '[' '!' -f ./containerd.installer ']'
09:39:30 [2019-12-10T09:39:30.412Z] #60 0.262 + . ./containerd.installer
09:39:30 [2019-12-10T09:39:30.412Z] #60 0.262 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
09:39:30 [2019-12-10T09:39:30.412Z] #60 0.263 + install_containerd
09:39:30 [2019-12-10T09:39:30.412Z] #60 0.263 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
09:39:30 [2019-12-10T09:39:30.412Z] #60 0.263 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yOox8CHqY5/src/github.com/containerd/containerd
09:39:30 [2019-12-10T09:39:30.412Z] #60 0.264 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
09:39:30 [2019-12-10T09:39:30.412Z] #60 0.275 Cloning into '/tmp/tmp.yOox8CHqY5/src/github.com/containerd/containerd'...
09:39:30 [2019-12-10T09:39:30.412Z] #60 ...
09:39:30 [2019-12-10T09:39:30.412Z] 
09:39:30 [2019-12-10T09:39:30.412Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
09:39:30 [2019-12-10T09:39:30.412Z] #13 DONE 0.5s
09:39:30 [2019-12-10T09:39:30.412Z] 
09:39:30 [2019-12-10T09:39:30.412Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
09:39:30 [2019-12-10T09:39:30.598Z] #40 DONE 86.5s
09:39:30 [2019-12-10T09:39:30.598Z] 
09:39:30 [2019-12-10T09:39:30.598Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:39:30 [2019-12-10T09:39:30.598Z] #44 86.33 os
09:39:30 [2019-12-10T09:39:30.805Z] #12 ...
09:39:30 [2019-12-10T09:39:30.805Z] 
09:39:30 [2019-12-10T09:39:30.805Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:39:30 [2019-12-10T09:39:30.805Z] #28 33.54 + cd /tmp/tmp.XcFupOa35e/src/github.com/go-swagger/go-swagger
09:39:30 [2019-12-10T09:39:30.805Z] #28 33.55 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
09:39:30 [2019-12-10T09:39:30.805Z] #28 35.90 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:39:30 [2019-12-10T09:39:30.832Z] #14 0.360 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:39:30 [2019-12-10T09:39:30.897Z] #17 4.206 Fetched 7927 kB in 3s (2470 kB/s)
09:39:31 [2019-12-10T09:39:31.067Z] #28 ...
09:39:31 [2019-12-10T09:39:31.067Z] 
09:39:31 [2019-12-10T09:39:31.067Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:39:31 [2019-12-10T09:39:31.067Z] #26 5.702 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
09:39:31 [2019-12-10T09:39:31.067Z] #26 6.396 
09:39:31 [2019-12-10T09:39:31.164Z] #44 ...
09:39:31 [2019-12-10T09:39:31.164Z] 
09:39:31 [2019-12-10T09:39:31.164Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:39:31 [2019-12-10T09:39:31.164Z] #31 76.30 time
09:39:31 [2019-12-10T09:39:31.164Z] #31 81.99 internal/poll
09:39:31 [2019-12-10T09:39:31.164Z] #31 84.18 internal/syscall/unix
09:39:31 [2019-12-10T09:39:31.164Z] #31 84.34 internal/fmtsort
09:39:31 [2019-12-10T09:39:31.164Z] #31 84.51 os
09:39:31 [2019-12-10T09:39:31.164Z] #31 85.17 strings
09:39:31 [2019-12-10T09:39:31.164Z] #31 ...
09:39:31 [2019-12-10T09:39:31.164Z] 
09:39:31 [2019-12-10T09:39:31.164Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:39:31 [2019-12-10T09:39:31.164Z] #26 28.69 
09:39:31 [2019-12-10T09:39:31.250Z] #14 DONE 0.5s
09:39:31 [2019-12-10T09:39:31.250Z] 
09:39:31 [2019-12-10T09:39:31.250Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
09:39:31 [2019-12-10T09:39:31.332Z] #26 6.916 
###                                                                        4.9%
######                                                                     9.4%
#########                                                                 13.8%
#############                                                             18.5%
###############                                                           21.4%
##################                                                        26.2%
#####################                                                     30.1%
#
09:39:31 [2019-12-10T09:39:31.332Z] #26 ...
09:39:31 [2019-12-10T09:39:31.332Z] 
09:39:31 [2019-12-10T09:39:31.332Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
09:39:31 [2019-12-10T09:39:31.332Z] #12 DONE 2.7s
09:39:31 [2019-12-10T09:39:31.332Z] 
09:39:31 [2019-12-10T09:39:31.332Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:39:31 [2019-12-10T09:39:31.332Z] #26 6.916 
###                                                                        4.9%
######                                                                     9.4%
#########                                                                 13.8%
#############                                                             18.5%
###############                                                           21.4%
##################                                                        26.2%
#####################                                                     30.1%
########################                                                  34.0%
09:39:31 [2019-12-10T09:39:31.332Z] #26 ...
09:39:31 [2019-12-10T09:39:31.332Z] 
09:39:31 [2019-12-10T09:39:31.332Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:39:31 [2019-12-10T09:39:31.332Z] #40 41.80 Selecting previously unselected package protobuf-c-compiler.
09:39:31 [2019-12-10T09:39:31.332Z] #40 41.80 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ...
09:39:31 [2019-12-10T09:39:31.332Z] #40 41.81 Unpacking protobuf-c-compiler (1.2.1-2) ...
09:39:31 [2019-12-10T09:39:31.332Z] #40 41.99 Selecting previously unselected package protobuf-compiler.
09:39:31 [2019-12-10T09:39:31.332Z] #40 41.99 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ...
09:39:31 [2019-12-10T09:39:31.332Z] #40 42.03 Unpacking protobuf-compiler (3.0.0-9) ...
09:39:31 [2019-12-10T09:39:31.332Z] #40 42.31 Selecting previously unselected package python-pkg-resources.
09:39:31 [2019-12-10T09:39:31.332Z] #40 42.31 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
09:39:31 [2019-12-10T09:39:31.332Z] #40 42.31 Unpacking python-pkg-resources (33.1.1-1) ...
09:39:31 [2019-12-10T09:39:31.332Z] #40 42.54 Selecting previously unselected package python-protobuf.
09:39:31 [2019-12-10T09:39:31.332Z] #40 42.54 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ...
09:39:31 [2019-12-10T09:39:31.332Z] #40 42.56 Unpacking python-protobuf (3.0.0-9) ...
09:39:31 [2019-12-10T09:39:31.332Z] #40 43.29 Setting up libnet1:arm64 (1.1.6+dfsg-3) ...
09:39:31 [2019-12-10T09:39:31.332Z] #40 43.44 Setting up libprotobuf-c1:arm64 (1.2.1-2) ...
09:39:31 [2019-12-10T09:39:31.332Z] #40 43.47 Setting up python-pkg-resources (33.1.1-1) ...
09:39:31 [2019-12-10T09:39:31.422Z] #26 29.09 
######################################################################## 100.0%
09:39:31 [2019-12-10T09:39:31.462Z] #17 4.206 Reading package lists...
09:39:31 [2019-12-10T09:39:31.596Z] #40 ...
09:39:31 [2019-12-10T09:39:31.596Z] 
09:39:31 [2019-12-10T09:39:31.596Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:39:31 [2019-12-10T09:39:31.596Z] #59 2.379 + RM_GOPATH=0
09:39:31 [2019-12-10T09:39:31.596Z] #59 2.379 + TMP_GOPATH=
09:39:31 [2019-12-10T09:39:31.596Z] #59 2.379 + : /build
09:39:31 [2019-12-10T09:39:31.596Z] #59 2.379 + '[' -z '' ']'
09:39:31 [2019-12-10T09:39:31.596Z] #59 2.379 ++ mktemp -d
09:39:31 [2019-12-10T09:39:31.596Z] #59 2.391 + export GOPATH=/tmp/tmp.ENAtOA8eWr
09:39:31 [2019-12-10T09:39:31.596Z] #59 2.391 + GOPATH=/tmp/tmp.ENAtOA8eWr
09:39:31 [2019-12-10T09:39:31.596Z] #59 2.391 + RM_GOPATH=1
09:39:31 [2019-12-10T09:39:31.596Z] #59 2.393 ++ dirname ./install.sh
09:39:31 [2019-12-10T09:39:31.596Z] #59 2.414 + dir=.
09:39:31 [2019-12-10T09:39:31.596Z] #59 2.414 + bin=containerd
09:39:31 [2019-12-10T09:39:31.596Z] #59 2.414 + shift
09:39:31 [2019-12-10T09:39:31.596Z] #59 2.414 + '[' '!' -f ./containerd.installer ']'
09:39:31 [2019-12-10T09:39:31.596Z] #59 2.414 + . ./containerd.installer
09:39:31 [2019-12-10T09:39:31.596Z] #59 2.414 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
09:39:31 [2019-12-10T09:39:31.596Z] #59 2.414 + install_containerd
09:39:31 [2019-12-10T09:39:31.596Z] #59 2.414 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
09:39:31 [2019-12-10T09:39:31.596Z] #59 2.414 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ENAtOA8eWr/src/github.com/containerd/containerd
09:39:31 [2019-12-10T09:39:31.596Z] #59 2.414 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
09:39:31 [2019-12-10T09:39:31.596Z] #59 2.433 Cloning into '/tmp/tmp.ENAtOA8eWr/src/github.com/containerd/containerd'...
09:39:31 [2019-12-10T09:39:31.596Z] #59 ...
09:39:31 [2019-12-10T09:39:31.596Z] 
09:39:31 [2019-12-10T09:39:31.596Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:39:31 [2019-12-10T09:39:31.680Z] #26 29.30 
09:39:31 [2019-12-10T09:39:31.680Z] #26 29.42 Download of images into '/build' complete.
09:39:31 [2019-12-10T09:39:31.680Z] #26 29.44 Use something like the following to load the result into a Docker daemon:
09:39:31 [2019-12-10T09:39:31.680Z] #26 29.44   tar -cC '/build' . | docker load
09:39:31 [2019-12-10T09:39:31.685Z] #15 DONE 0.5s
09:39:31 [2019-12-10T09:39:31.685Z] 
09:39:31 [2019-12-10T09:39:31.685Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
09:39:31 [2019-12-10T09:39:31.685Z] #16 DONE 0.4s
09:39:31 [2019-12-10T09:39:31.685Z] 
09:39:31 [2019-12-10T09:39:31.685Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:39:31 [2019-12-10T09:39:31.685Z] #41 22.67 Building dependency tree...
09:39:31 [2019-12-10T09:39:31.685Z] #41 24.86 The following additional packages will be installed:
09:39:31 [2019-12-10T09:39:31.685Z] #41 24.89   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
09:39:31 [2019-12-10T09:39:31.685Z] #41 24.89   libprotoc10 python-pkg-resources zlib1g-dev
09:39:31 [2019-12-10T09:39:31.685Z] #41 24.89 Suggested packages:
09:39:31 [2019-12-10T09:39:31.685Z] #41 24.89   manpages-dev python-setuptools
09:39:31 [2019-12-10T09:39:31.685Z] #41 27.11 The following NEW packages will be installed:
09:39:31 [2019-12-10T09:39:31.685Z] #41 27.11   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:39:31 [2019-12-10T09:39:31.685Z] #41 27.12   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
09:39:31 [2019-12-10T09:39:31.685Z] #41 27.12   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:39:31 [2019-12-10T09:39:31.685Z] #41 27.12   zlib1g-dev
09:39:31 [2019-12-10T09:39:31.685Z] #41 27.21 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
09:39:31 [2019-12-10T09:39:31.685Z] #41 27.21 Need to get 3476 kB of archives.
09:39:31 [2019-12-10T09:39:31.685Z] #41 27.21 After this operation, 20.2 MB of additional disk space will be used.
09:39:31 [2019-12-10T09:39:31.685Z] #41 27.21 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
09:39:31 [2019-12-10T09:39:31.685Z] #41 27.25 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB]
09:39:31 [2019-12-10T09:39:31.685Z] #41 27.25 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB]
09:39:31 [2019-12-10T09:39:31.685Z] #41 27.26 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
09:39:31 [2019-12-10T09:39:31.685Z] #41 27.27 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB]
09:39:31 [2019-12-10T09:39:31.685Z] #41 27.28 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
09:39:31 [2019-12-10T09:39:31.685Z] #41 27.39 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB]
09:39:31 [2019-12-10T09:39:31.685Z] #41 27.49 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB]
09:39:31 [2019-12-10T09:39:31.685Z] #41 27.50 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB]
09:39:31 [2019-12-10T09:39:31.685Z] #41 27.54 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB]
09:39:31 [2019-12-10T09:39:31.685Z] #41 27.55 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB]
09:39:31 [2019-12-10T09:39:31.685Z] #41 27.64 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB]
09:39:31 [2019-12-10T09:39:31.685Z] #41 27.72 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB]
09:39:31 [2019-12-10T09:39:31.685Z] #41 27.73 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB]
09:39:31 [2019-12-10T09:39:31.685Z] #41 27.74 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB]
09:39:31 [2019-12-10T09:39:31.685Z] #41 27.75 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB]
09:39:31 [2019-12-10T09:39:31.685Z] #41 28.97 debconf: delaying package configuration, since apt-utils is not installed
09:39:31 [2019-12-10T09:39:31.685Z] #41 29.15 Fetched 3476 kB in 0s (5687 kB/s)
09:39:31 [2019-12-10T09:39:31.685Z] #41 29.22 Selecting previously unselected package libnet1:s390x.
09:39:31 [2019-12-10T09:39:31.685Z] #41 29.22 (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 ... 14828 files and directories currently installed.)
09:39:31 [2019-12-10T09:39:31.685Z] #41 29.24 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ...
09:39:31 [2019-12-10T09:39:31.685Z] #41 29.24 Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
09:39:31 [2019-12-10T09:39:31.938Z] #26 DONE 29.6s
09:39:31 [2019-12-10T09:39:31.938Z] 
09:39:31 [2019-12-10T09:39:31.938Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:39:32 [2019-12-10T09:39:32.090Z] #41 29.38 Selecting previously unselected package libcap-dev:s390x.
09:39:32 [2019-12-10T09:39:32.090Z] #41 29.39 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ...
09:39:32 [2019-12-10T09:39:32.090Z] #41 29.39 Unpacking libcap-dev:s390x (1:2.25-1) ...
09:39:32 [2019-12-10T09:39:32.090Z] #41 29.49 Selecting previously unselected package libnet1-dev.
09:39:32 [2019-12-10T09:39:32.090Z] #41 29.50 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ...
09:39:32 [2019-12-10T09:39:32.090Z] #41 29.50 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
09:39:32 [2019-12-10T09:39:32.090Z] #41 29.64 Selecting previously unselected package libnl-3-200:s390x.
09:39:32 [2019-12-10T09:39:32.400Z] #17 5.080 Reading package lists...
09:39:32 [2019-12-10T09:39:32.400Z] #17 5.933 Building dependency tree...
09:39:32 [2019-12-10T09:39:32.604Z] #41 ...
09:39:32 [2019-12-10T09:39:32.604Z] 
09:39:32 [2019-12-10T09:39:32.604Z] #17 [dev 6/24] RUN ldconfig
09:39:32 [2019-12-10T09:39:32.604Z] #17 DONE 0.4s
09:39:32 [2019-12-10T09:39:32.604Z] 
09:39:32 [2019-12-10T09:39:32.604Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:39:32 [2019-12-10T09:39:32.604Z] #41 29.64 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ...
09:39:32 [2019-12-10T09:39:32.604Z] #41 29.64 Unpacking libnl-3-200:s390x (3.2.27-2) ...
09:39:32 [2019-12-10T09:39:32.604Z] #41 ...
09:39:32 [2019-12-10T09:39:32.604Z] 
09:39:32 [2019-12-10T09:39:32.604Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:39:32 [2019-12-10T09:39:32.659Z] #17 6.202 The following additional packages will be installed:
09:39:32 [2019-12-10T09:39:32.659Z] #17 6.202   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
09:39:32 [2019-12-10T09:39:32.659Z] #17 6.202   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
09:39:32 [2019-12-10T09:39:32.659Z] #17 6.202   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
09:39:32 [2019-12-10T09:39:32.659Z] #17 6.202   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
09:39:32 [2019-12-10T09:39:32.659Z] #17 6.202   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:39:32 [2019-12-10T09:39:32.659Z] #17 6.202   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
09:39:32 [2019-12-10T09:39:32.659Z] #17 6.202   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
09:39:32 [2019-12-10T09:39:32.659Z] #17 6.202   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
09:39:32 [2019-12-10T09:39:32.659Z] #17 6.202   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
09:39:32 [2019-12-10T09:39:32.659Z] #17 6.203 Suggested packages:
09:39:32 [2019-12-10T09:39:32.659Z] #17 6.203   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
09:39:32 [2019-12-10T09:39:32.659Z] #17 6.203   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
09:39:32 [2019-12-10T09:39:32.659Z] #17 6.203   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
09:39:32 [2019-12-10T09:39:32.659Z] #17 6.203   vim-doc vim-scripts xfsdump acl attr quota
09:39:32 [2019-12-10T09:39:32.659Z] #17 6.203 Recommended packages:
09:39:32 [2019-12-10T09:39:32.659Z] #17 6.203   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
09:39:32 [2019-12-10T09:39:32.659Z] #17 6.203   python3-keyrings.alt python3-xdg unzip
09:39:32 [2019-12-10T09:39:32.955Z] #26 6.916 
###                                                                        4.9%
######                                                                     9.4%
#########                                                                 13.8%
#############                                                             18.5%
###############                                                           21.4%
##################                                                        26.2%
#####################                                                     30.1%
########################                                                  34.0%
###########################                                               37.9%
#############################                                             40.9%
###############################                                           43.2%
################################                                          45.5%
####################################                                      50.5%
######################################                                    53.4%
########################################                                  56.2%
############################################                              61.8%
################################################                          67.4%
###################################################                       71.2%
######################################################                    75.3%
#########################################################                 79.4%
############################################################              83.8%
################################################################          90.0%
09:39:32 [2019-12-10T09:39:32.955Z] #26 ...
09:39:32 [2019-12-10T09:39:32.955Z] 
09:39:32 [2019-12-10T09:39:32.955Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:39:32 [2019-12-10T09:39:32.955Z] #47 35.19 + cd /tmp/tmp.tYCzVQmIMU/src/gotest.tools/gotestsum
09:39:32 [2019-12-10T09:39:32.955Z] #47 35.19 + git checkout -q v0.3.5
09:39:32 [2019-12-10T09:39:32.955Z] #47 35.26 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
09:39:32 [2019-12-10T09:39:32.955Z] #47 ...
09:39:32 [2019-12-10T09:39:32.955Z] 
09:39:32 [2019-12-10T09:39:32.955Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:39:33 [2019-12-10T09:39:33.119Z] #18 0.660 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:39:33 [2019-12-10T09:39:33.119Z] #18 0.680 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:39:33 [2019-12-10T09:39:33.119Z] #18 0.839 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:39:33 [2019-12-10T09:39:33.119Z] #18 0.839 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:39:33 [2019-12-10T09:39:33.119Z] #18 0.920 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:39:33 [2019-12-10T09:39:33.217Z] #26 6.916 
###                                                                        4.9%
######                                                                     9.4%
#########                                                                 13.8%
#############                                                             18.5%
###############                                                           21.4%
##################                                                        26.2%
#####################                                                     30.1%
########################                                                  34.0%
###########################                                               37.9%
#############################                                             40.9%
###############################                                           43.2%
################################                                          45.5%
####################################                                      50.5%
######################################                                    53.4%
########################################                                  56.2%
############################################                              61.8%
################################################                          67.4%
###################################################                       71.2%
######################################################                    75.3%
#########################################################                 79.4%
############################################################              83.8%
################################################################          90.0%
##################################################################        92.3%
#######################################################################   99.4%
######################################################################## 100.0%
09:39:33 [2019-12-10T09:39:33.480Z] #26 ...
09:39:33 [2019-12-10T09:39:33.480Z] 
09:39:33 [2019-12-10T09:39:33.480Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:39:33 [2019-12-10T09:39:33.480Z] #31 35.79 sync
09:39:33 [2019-12-10T09:39:33.480Z] #31 35.81 internal/reflectlite
09:39:33 [2019-12-10T09:39:33.480Z] #31 38.85 sort
09:39:33 [2019-12-10T09:39:33.480Z] #31 38.85 errors
09:39:33 [2019-12-10T09:39:33.480Z] #31 39.36 strconv
09:39:33 [2019-12-10T09:39:33.480Z] #31 39.38 internal/oserror
09:39:33 [2019-12-10T09:39:33.480Z] #31 39.38 io
09:39:33 [2019-12-10T09:39:33.480Z] #31 39.72 syscall
09:39:33 [2019-12-10T09:39:33.480Z] #31 42.26 strings
09:39:33 [2019-12-10T09:39:33.480Z] #31 42.27 bytes
09:39:33 [2019-12-10T09:39:33.600Z] #17 7.076 The following NEW packages will be installed:
09:39:33 [2019-12-10T09:39:33.600Z] #17 7.076   apparmor aufs-tools bash-completion binutils-mingw-w64
09:39:33 [2019-12-10T09:39:33.600Z] #17 7.077   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
09:39:33 [2019-12-10T09:39:33.600Z] #17 7.077   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
09:39:33 [2019-12-10T09:39:33.600Z] #17 7.077   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
09:39:33 [2019-12-10T09:39:33.600Z] #17 7.077   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
09:39:33 [2019-12-10T09:39:33.600Z] #17 7.077   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
09:39:33 [2019-12-10T09:39:33.600Z] #17 7.077   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
09:39:33 [2019-12-10T09:39:33.600Z] #17 7.077   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
09:39:33 [2019-12-10T09:39:33.600Z] #17 7.077   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
09:39:33 [2019-12-10T09:39:33.600Z] #17 7.078   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
09:39:33 [2019-12-10T09:39:33.600Z] #17 7.078   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
09:39:33 [2019-12-10T09:39:33.600Z] #17 7.078   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
09:39:33 [2019-12-10T09:39:33.600Z] #17 7.078   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
09:39:33 [2019-12-10T09:39:33.600Z] #17 7.078   xfsprogs xxd xz-utils zip
09:39:33 [2019-12-10T09:39:33.762Z] #31 ...
09:39:33 [2019-12-10T09:39:33.762Z] 
09:39:33 [2019-12-10T09:39:33.762Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:39:33 [2019-12-10T09:39:33.762Z] #33 42.66 Selecting previously unselected package liblzo2-2:arm64.
09:39:33 [2019-12-10T09:39:33.762Z] #33 42.66 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ...
09:39:33 [2019-12-10T09:39:33.762Z] #33 42.76 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ...
09:39:33 [2019-12-10T09:39:33.762Z] #33 42.99 Selecting previously unselected package libicu57:arm64.
09:39:33 [2019-12-10T09:39:33.762Z] #33 42.99 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ...
09:39:33 [2019-12-10T09:39:33.762Z] #33 43.01 Unpacking libicu57:arm64 (57.1-6+deb9u3) ...
09:39:34 [2019-12-10T09:39:34.097Z] #18 1.777 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB]
09:39:34 [2019-12-10T09:39:34.372Z] #33 ...
09:39:34 [2019-12-10T09:39:34.372Z] 
09:39:34 [2019-12-10T09:39:34.372Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
09:39:34 [2019-12-10T09:39:34.372Z] #13 2.442 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:39:34 [2019-12-10T09:39:34.372Z] #13 DONE 2.9s
09:39:34 [2019-12-10T09:39:34.638Z] 
09:39:34 [2019-12-10T09:39:34.638Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.124 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded.
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.124 Need to get 90.9 MB of archives.
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.124 After this operation, 541 MB of additional disk space will be used.
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.124 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.133 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.135 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.135 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.140 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.143 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.151 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.173 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.174 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.176 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.205 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.210 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.211 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.213 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.214 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.215 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.217 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.219 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.220 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.222 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.223 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.227 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.230 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.233 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.234 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.235 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.240 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.242 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.243 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.260 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.261 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.264 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.266 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.268 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.271 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.272 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.273 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.274 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.275 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.280 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.284 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.288 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.298 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.301 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.303 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.304 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.305 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
09:39:34 [2019-12-10T09:39:34.675Z] #17 8.307 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
09:39:34 [2019-12-10T09:39:34.933Z] #17 8.446 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
09:39:34 [2019-12-10T09:39:34.933Z] #17 8.446 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
09:39:34 [2019-12-10T09:39:34.933Z] #17 8.470 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
09:39:34 [2019-12-10T09:39:34.933Z] #17 8.473 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
09:39:34 [2019-12-10T09:39:34.933Z] #17 8.476 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
09:39:34 [2019-12-10T09:39:34.933Z] #17 8.480 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
09:39:34 [2019-12-10T09:39:34.933Z] #17 8.482 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
09:39:35 [2019-12-10T09:39:35.191Z] #17 8.633 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
09:39:35 [2019-12-10T09:39:35.215Z] #14 ...
09:39:35 [2019-12-10T09:39:35.215Z] 
09:39:35 [2019-12-10T09:39:35.215Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:39:35 [2019-12-10T09:39:35.215Z] #44 37.39 github.com/LK4D4/vndr/godl/singleflight
09:39:35 [2019-12-10T09:39:35.215Z] #44 37.39 internal/singleflight
09:39:35 [2019-12-10T09:39:35.215Z] #44 37.40 math/rand
09:39:35 [2019-12-10T09:39:35.215Z] #44 37.40 internal/reflectlite
09:39:35 [2019-12-10T09:39:35.215Z] #44 40.17 sort
09:39:35 [2019-12-10T09:39:35.215Z] #44 40.19 io
09:39:35 [2019-12-10T09:39:35.215Z] #44 40.22 syscall
09:39:35 [2019-12-10T09:39:35.215Z] #44 40.27 strconv
09:39:35 [2019-12-10T09:39:35.215Z] #44 42.51 bytes
09:39:35 [2019-12-10T09:39:35.215Z] #44 42.73 strings
09:39:35 [2019-12-10T09:39:35.215Z] #44 46.91 reflect
09:39:35 [2019-12-10T09:39:35.215Z] #44 ...
09:39:35 [2019-12-10T09:39:35.215Z] 
09:39:35 [2019-12-10T09:39:35.215Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:39:35 [2019-12-10T09:39:35.215Z] #26 10.37 
09:39:35 [2019-12-10T09:39:35.449Z] #17 8.833 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
09:39:35 [2019-12-10T09:39:35.449Z] #17 8.937 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
09:39:35 [2019-12-10T09:39:35.449Z] #17 9.053 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
09:39:35 [2019-12-10T09:39:35.517Z] #18 ...
09:39:35 [2019-12-10T09:39:35.517Z] 
09:39:35 [2019-12-10T09:39:35.517Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:39:35 [2019-12-10T09:39:35.517Z] #34 22.98 The following NEW packages will be installed:
09:39:35 [2019-12-10T09:39:35.517Z] #34 23.00   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
09:39:35 [2019-12-10T09:39:35.517Z] #34 23.00   vim-common xxd
09:39:35 [2019-12-10T09:39:35.517Z] #34 23.09 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
09:39:35 [2019-12-10T09:39:35.517Z] #34 23.09 Need to get 13.2 MB of archives.
09:39:35 [2019-12-10T09:39:35.517Z] #34 23.09 After this operation, 59.4 MB of additional disk space will be used.
09:39:35 [2019-12-10T09:39:35.517Z] #34 23.09 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB]
09:39:35 [2019-12-10T09:39:35.517Z] #34 23.21 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
09:39:35 [2019-12-10T09:39:35.517Z] #34 23.29 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB]
09:39:35 [2019-12-10T09:39:35.517Z] #34 23.88 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB]
09:39:35 [2019-12-10T09:39:35.517Z] #34 23.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB]
09:39:35 [2019-12-10T09:39:35.517Z] #34 23.99 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
09:39:35 [2019-12-10T09:39:35.517Z] #34 24.00 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB]
09:39:35 [2019-12-10T09:39:35.517Z] #34 24.01 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB]
09:39:35 [2019-12-10T09:39:35.517Z] #34 24.26 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
09:39:35 [2019-12-10T09:39:35.517Z] #34 24.28 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
09:39:35 [2019-12-10T09:39:35.517Z] #34 25.71 debconf: delaying package configuration, since apt-utils is not installed
09:39:35 [2019-12-10T09:39:35.517Z] #34 25.80 Fetched 13.2 MB in 1s (10.6 MB/s)
09:39:35 [2019-12-10T09:39:35.517Z] #34 26.00 Selecting previously unselected package cmake-data.
09:39:35 [2019-12-10T09:39:35.517Z] #34 26.00 (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 ... 14828 files and directories currently installed.)
09:39:35 [2019-12-10T09:39:35.517Z] #34 26.01 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
09:39:35 [2019-12-10T09:39:35.517Z] #34 26.03 Unpacking cmake-data (3.7.2-1) ...
09:39:35 [2019-12-10T09:39:35.517Z] #34 29.06 Selecting previously unselected package liblzo2-2:s390x.
09:39:35 [2019-12-10T09:39:35.517Z] #34 29.06 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ...
09:39:35 [2019-12-10T09:39:35.517Z] #34 29.07 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
09:39:35 [2019-12-10T09:39:35.517Z] #34 29.17 Selecting previously unselected package libicu57:s390x.
09:39:35 [2019-12-10T09:39:35.517Z] #34 29.21 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ...
09:39:35 [2019-12-10T09:39:35.517Z] #34 29.22 Unpacking libicu57:s390x (57.1-6+deb9u3) ...
09:39:35 [2019-12-10T09:39:35.707Z] #17 9.056 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
09:39:35 [2019-12-10T09:39:35.707Z] #17 9.057 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
09:39:35 [2019-12-10T09:39:35.707Z] #17 9.062 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB]
09:39:35 [2019-12-10T09:39:35.707Z] #17 9.301 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB]
09:39:35 [2019-12-10T09:39:35.707Z] #17 9.327 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
09:39:35 [2019-12-10T09:39:35.736Z] #26 10.93 
#####                                                                      7.2%
########                                                                  12.3%
##############                                                            20.0%
#####################                                                     29.6%
################################                                          45.3%
#######################################                                   55.1%
##################################################                        70.1%
######################################################                    75.9%
###############################################################           87.5%
####################################################################      95.6%
######################################################################## 100.0%
09:39:35 [2019-12-10T09:39:35.736Z] #26 ...
09:39:35 [2019-12-10T09:39:35.736Z] 
09:39:35 [2019-12-10T09:39:35.736Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:39:35 [2019-12-10T09:39:35.736Z] #54 2.927 + RM_GOPATH=0
09:39:35 [2019-12-10T09:39:35.736Z] #54 2.927 + TMP_GOPATH=
09:39:35 [2019-12-10T09:39:35.736Z] #54 2.927 + : /build
09:39:35 [2019-12-10T09:39:35.736Z] #54 2.927 + '[' -z '' ']'
09:39:35 [2019-12-10T09:39:35.736Z] #54 2.927 ++ mktemp -d
09:39:35 [2019-12-10T09:39:35.736Z] #54 2.927 + export GOPATH=/tmp/tmp.lwmegc28bK
09:39:35 [2019-12-10T09:39:35.736Z] #54 2.927 + GOPATH=/tmp/tmp.lwmegc28bK
09:39:35 [2019-12-10T09:39:35.736Z] #54 2.927 + RM_GOPATH=1
09:39:35 [2019-12-10T09:39:35.736Z] #54 2.928 ++ dirname ./install.sh
09:39:35 [2019-12-10T09:39:35.736Z] #54 2.948 + dir=.
09:39:35 [2019-12-10T09:39:35.736Z] #54 2.948 + bin=runc
09:39:35 [2019-12-10T09:39:35.736Z] #54 2.948 + shift
09:39:35 [2019-12-10T09:39:35.736Z] #54 2.948 + '[' '!' -f ./runc.installer ']'
09:39:35 [2019-12-10T09:39:35.736Z] #54 2.948 + . ./runc.installer
09:39:35 [2019-12-10T09:39:35.736Z] #54 2.948 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
09:39:35 [2019-12-10T09:39:35.736Z] #54 2.948 + install_runc
09:39:35 [2019-12-10T09:39:35.736Z] #54 2.948 + grep -q '^3\.10\.0.*\.el7\.'
09:39:35 [2019-12-10T09:39:35.736Z] #54 2.950 + uname -r
09:39:35 [2019-12-10T09:39:35.736Z] #54 2.954 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
09:39:35 [2019-12-10T09:39:35.736Z] #54 2.954 + RUNC_BUILDTAGS='seccomp apparmor selinux '
09:39:35 [2019-12-10T09:39:35.736Z] #54 2.954 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
09:39:35 [2019-12-10T09:39:35.736Z] #54 2.954 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.lwmegc28bK/src/github.com/opencontainers/runc
09:39:35 [2019-12-10T09:39:35.736Z] #54 2.957 Cloning into '/tmp/tmp.lwmegc28bK/src/github.com/opencontainers/runc'...
09:39:35 [2019-12-10T09:39:35.951Z] #34 ...
09:39:35 [2019-12-10T09:39:35.951Z] 
09:39:35 [2019-12-10T09:39:35.951Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:39:35 [2019-12-10T09:39:35.952Z] #27 2.788 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
09:39:35 [2019-12-10T09:39:35.952Z] #27 3.872 
09:39:35 [2019-12-10T09:39:35.952Z] #27 4.405 
##                                                                         2.9%
###                                                                        5.0%
######                                                                     9.2%
#########                                                                 13.4%
###########                                                               15.4%
############                                                              17.5%
##############                                                            19.6%
###############                                                           21.7%
##################                                                        25.9%
####################                                                      28.0%
#####################                                                     30.1%
#######################                                                   32.1%
########################                                                  34.2%
09:39:35 [2019-12-10T09:39:35.952Z] #27 ...
09:39:35 [2019-12-10T09:39:35.952Z] 
09:39:35 [2019-12-10T09:39:35.952Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:39:35 [2019-12-10T09:39:35.952Z] #18 3.683 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB]
09:39:35 [2019-12-10T09:39:35.966Z] #17 9.331 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
09:39:35 [2019-12-10T09:39:35.966Z] #17 9.497 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
09:39:35 [2019-12-10T09:39:35.998Z] #54 ...
09:39:35 [2019-12-10T09:39:35.998Z] 
09:39:35 [2019-12-10T09:39:35.998Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:39:35 [2019-12-10T09:39:35.998Z] #40 48.36 Setting up libnet1-dev (1.1.6+dfsg-3) ...
09:39:35 [2019-12-10T09:39:35.998Z] #40 48.42 Setting up libprotobuf10:arm64 (3.0.0-9) ...
09:39:35 [2019-12-10T09:39:35.998Z] #40 48.45 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:39:35 [2019-12-10T09:39:35.998Z] #40 48.48 Setting up python-protobuf (3.0.0-9) ...
09:39:36 [2019-12-10T09:39:36.225Z] #17 9.634 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB]
09:39:36 [2019-12-10T09:39:36.225Z] #17 9.636 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB]
09:39:36 [2019-12-10T09:39:36.277Z] #41 ...
09:39:36 [2019-12-10T09:39:36.277Z] 
09:39:36 [2019-12-10T09:39:36.277Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:39:36 [2019-12-10T09:39:36.277Z] #36 3.971 + RM_GOPATH=0
09:39:36 [2019-12-10T09:39:36.277Z] #36 3.971 + TMP_GOPATH=
09:39:36 [2019-12-10T09:39:36.277Z] #36 3.971 + : /build
09:39:36 [2019-12-10T09:39:36.277Z] #36 3.971 + '[' -z '' ']'
09:39:36 [2019-12-10T09:39:36.277Z] #36 3.974 ++ mktemp -d
09:39:36 [2019-12-10T09:39:36.277Z] #36 3.980 + export GOPATH=/tmp/tmp.MeL2EwDP1g
09:39:36 [2019-12-10T09:39:36.277Z] #36 3.980 + GOPATH=/tmp/tmp.MeL2EwDP1g
09:39:36 [2019-12-10T09:39:36.277Z] #36 3.980 + RM_GOPATH=1
09:39:36 [2019-12-10T09:39:36.277Z] #36 3.981 ++ dirname ./install.sh
09:39:36 [2019-12-10T09:39:36.277Z] #36 3.984 + dir=.
09:39:36 [2019-12-10T09:39:36.277Z] #36 3.984 + bin=tini
09:39:36 [2019-12-10T09:39:36.277Z] #36 3.984 + shift
09:39:36 [2019-12-10T09:39:36.277Z] #36 3.984 + '[' '!' -f ./tini.installer ']'
09:39:36 [2019-12-10T09:39:36.277Z] #36 3.984 + . ./tini.installer
09:39:36 [2019-12-10T09:39:36.277Z] #36 3.985 ++ : fec3683b971d9c3ef73f284f176672c44b448662
09:39:36 [2019-12-10T09:39:36.277Z] #36 3.985 + install_tini
09:39:36 [2019-12-10T09:39:36.277Z] #36 3.986 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
09:39:36 [2019-12-10T09:39:36.277Z] #36 3.986 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
09:39:36 [2019-12-10T09:39:36.277Z] #36 3.987 + git clone https://github.com/krallin/tini.git /tmp/tmp.MeL2EwDP1g/tini
09:39:36 [2019-12-10T09:39:36.277Z] #36 3.992 Cloning into '/tmp/tmp.MeL2EwDP1g/tini'...
09:39:36 [2019-12-10T09:39:36.277Z] #36 5.836 + cd /tmp/tmp.MeL2EwDP1g/tini
09:39:36 [2019-12-10T09:39:36.277Z] #36 5.836 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
09:39:36 [2019-12-10T09:39:36.277Z] #36 5.870 + cmake .
09:39:36 [2019-12-10T09:39:36.277Z] #36 ...
09:39:36 [2019-12-10T09:39:36.277Z] 
09:39:36 [2019-12-10T09:39:36.277Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
09:39:36 [2019-12-10T09:39:36.841Z] #18 4.721 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
09:39:37 [2019-12-10T09:39:37.212Z] #27 DONE 1.1s
09:39:37 [2019-12-10T09:39:37.212Z] 
09:39:37 [2019-12-10T09:39:37.212Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:39:37 [2019-12-10T09:39:37.212Z] #36 6.588 -- The C compiler identification is GNU 6.3.0
09:39:37 [2019-12-10T09:39:37.212Z] #36 6.635 -- Check for working C compiler: /usr/bin/cc
09:39:37 [2019-12-10T09:39:37.470Z] #36 7.260 -- Check for working C compiler: /usr/bin/cc -- works
09:39:37 [2019-12-10T09:39:37.470Z] #36 7.267 -- Detecting C compiler ABI info
09:39:37 [2019-12-10T09:39:37.920Z] #40 ...
09:39:37 [2019-12-10T09:39:37.920Z] 
09:39:37 [2019-12-10T09:39:37.920Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
09:39:37 [2019-12-10T09:39:37.920Z] #14 DONE 3.4s
09:39:37 [2019-12-10T09:39:37.920Z] 
09:39:37 [2019-12-10T09:39:37.920Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:39:37 [2019-12-10T09:39:37.920Z] #26 12.79 
09:39:38 [2019-12-10T09:39:38.037Z] #36 7.891 -- Detecting C compiler ABI info - done
09:39:38 [2019-12-10T09:39:38.037Z] #36 7.961 -- Detecting C compile features
09:39:38 [2019-12-10T09:39:38.122Z] #17 11.46 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB]
09:39:38 [2019-12-10T09:39:38.380Z] #17 11.87 debconf: delaying package configuration, since apt-utils is not installed
09:39:38 [2019-12-10T09:39:38.380Z] #17 11.89 Fetched 90.9 MB in 4s (19.6 MB/s)
09:39:38 [2019-12-10T09:39:38.380Z] #17 11.92 Selecting previously unselected package bash-completion.
09:39:38 [2019-12-10T09:39:38.380Z] #17 11.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15161 files and directories currently installed.)
09:39:38 [2019-12-10T09:39:38.380Z] #17 11.93 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
09:39:38 [2019-12-10T09:39:38.949Z] #17 12.61 Unpacking bash-completion (1:2.1-4.3) ...
09:39:39 [2019-12-10T09:39:39.208Z] #17 12.78 Selecting previously unselected package libnet1:amd64.
09:39:39 [2019-12-10T09:39:39.208Z] #17 12.78 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ...
09:39:39 [2019-12-10T09:39:39.208Z] #17 12.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
09:39:39 [2019-12-10T09:39:39.208Z] #17 12.83 Selecting previously unselected package libnfnetlink0:amd64.
09:39:39 [2019-12-10T09:39:39.208Z] #17 12.83 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ...
09:39:39 [2019-12-10T09:39:39.208Z] #17 12.84 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
09:39:39 [2019-12-10T09:39:39.208Z] #17 12.88 Selecting previously unselected package libpcrecpp0v5:amd64.
09:39:39 [2019-12-10T09:39:39.232Z] #26 13.21 
##                                                                         3.8%
#####                                                                      7.5%
########                                                                  11.9%
###########                                                               16.0%
##############                                                            19.8%
###################                                                       27.7%
#######################                                                   33.1%
############################                                              39.2%
##############################                                            43.0%
################################                                          45.6%
##################################                                        48.5%
#####################################                                     51.6%
#######################################                                   54.9%
##########################################                                58.4%
############################################                              62.4%
################################################                          67.8%
#####################################################                     74.4%
############################################################              83.9%
##############################################################            86.7%
###################################################################       94.0%
#######################################################################   99.1%
######################################################################## 100.0%
09:39:39 [2019-12-10T09:39:39.466Z] #17 12.88 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
09:39:39 [2019-12-10T09:39:39.466Z] #17 12.89 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
09:39:39 [2019-12-10T09:39:39.466Z] #17 12.94 Selecting previously unselected package libudev-dev:amd64.
09:39:39 [2019-12-10T09:39:39.466Z] #17 12.94 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ...
09:39:39 [2019-12-10T09:39:39.466Z] #17 12.95 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
09:39:39 [2019-12-10T09:39:39.466Z] #17 13.03 Selecting previously unselected package libpython3.5-minimal:amd64.
09:39:39 [2019-12-10T09:39:39.466Z] #17 13.03 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
09:39:39 [2019-12-10T09:39:39.466Z] #17 13.04 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
09:39:39 [2019-12-10T09:39:39.647Z] #18 ...
09:39:39 [2019-12-10T09:39:39.647Z] 
09:39:39 [2019-12-10T09:39:39.647Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:39:39 [2019-12-10T09:39:39.647Z] #48 26.75 + cd /tmp/tmp.HH6ez6Ypz1/src/gotest.tools/gotestsum
09:39:39 [2019-12-10T09:39:39.647Z] #48 26.75 + git checkout -q v0.3.5
09:39:39 [2019-12-10T09:39:39.647Z] #48 26.79 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
09:39:39 [2019-12-10T09:39:39.728Z] #17 13.28 Selecting previously unselected package python3.5-minimal.
09:39:39 [2019-12-10T09:39:39.728Z] #17 13.28 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
09:39:39 [2019-12-10T09:39:39.728Z] #17 13.29 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
09:39:39 [2019-12-10T09:39:39.803Z] #26 16.10 
09:39:39 [2019-12-10T09:39:39.940Z] #36 9.813 -- Detecting C compile features - done
09:39:39 [2019-12-10T09:39:39.940Z] #36 9.865 -- Performing Test HAS_BUILTIN_FORTIFY
09:39:39 [2019-12-10T09:39:39.998Z] #17 13.61 Selecting previously unselected package python3-minimal.
09:39:39 [2019-12-10T09:39:39.998Z] #17 13.61 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ...
09:39:39 [2019-12-10T09:39:39.998Z] #17 13.62 Unpacking python3-minimal (3.5.3-1) ...
09:39:39 [2019-12-10T09:39:39.998Z] #17 13.68 Selecting previously unselected package libmpdec2:amd64.
09:39:39 [2019-12-10T09:39:39.998Z] #17 13.68 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ...
09:39:40 [2019-12-10T09:39:40.198Z] #36 10.12 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:39:40 [2019-12-10T09:39:40.255Z] #17 13.69 Unpacking libmpdec2:amd64 (2.4.2-1) ...
09:39:40 [2019-12-10T09:39:40.255Z] #17 13.75 Selecting previously unselected package libpython3.5-stdlib:amd64.
09:39:40 [2019-12-10T09:39:40.255Z] #17 13.75 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
09:39:40 [2019-12-10T09:39:40.255Z] #17 13.75 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
09:39:40 [2019-12-10T09:39:40.351Z] #48 ...
09:39:40 [2019-12-10T09:39:40.351Z] 
09:39:40 [2019-12-10T09:39:40.351Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:39:40 [2019-12-10T09:39:40.351Z] #27 4.405 
##                                                                         2.9%
###                                                                        5.0%
######                                                                     9.2%
#########                                                                 13.4%
###########                                                               15.4%
############                                                              17.5%
##############                                                            19.6%
###############                                                           21.7%
##################                                                        25.9%
####################                                                      28.0%
#####################                                                     30.1%
#######################                                                   32.1%
########################                                                  34.2%
##########################                                                36.3%
###########################                                               38.4%
#############################                                             40.5%
##############################                                            42.6%
################################                                          44.7%
#################################                                         46.8%
###################################                                       48.9%
####################################                                      51.0%
######################################                                    53.0%
#########################################                                 57.2%
############################################                              61.4%
#############################################                             63.5%
###############################################                           65.6%
################################################                          67.7%
##################################################                        69.8%
#####################################################                     73.9%
######################################################                    76.0%
########################################################                  78.1%
###########################################################               82.3%
##############################################################            86.5%
#################################################################         90.7%
####################################################################      94.8%
#######################################################################   99.0%
######################################################################## 100.0%
09:39:40 [2019-12-10T09:39:40.351Z] #27 10.74 
09:39:40 [2019-12-10T09:39:40.380Z] 
09:39:40 [2019-12-10T09:39:40.380Z] #26 ...
09:39:40 [2019-12-10T09:39:40.380Z] 
09:39:40 [2019-12-10T09:39:40.380Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
09:39:40 [2019-12-10T09:39:40.380Z] #15 DONE 2.5s
09:39:40 [2019-12-10T09:39:40.380Z] 
09:39:40 [2019-12-10T09:39:40.380Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:39:40 [2019-12-10T09:39:40.459Z] #36 10.30 -- Configuring done
09:39:40 [2019-12-10T09:39:40.459Z] #36 10.36 -- Generating done
09:39:40 [2019-12-10T09:39:40.717Z] #36 10.36 -- Build files have been written to: /tmp/tmp.MeL2EwDP1g/tini
09:39:40 [2019-12-10T09:39:40.717Z] #36 10.39 + make tini-static
09:39:40 [2019-12-10T09:39:40.717Z] #36 10.74 Scanning dependencies of target tini-static
09:39:40 [2019-12-10T09:39:40.822Z] #17 14.14 Selecting previously unselected package python3.5.
09:39:40 [2019-12-10T09:39:40.822Z] #17 14.14 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ...
09:39:40 [2019-12-10T09:39:40.822Z] #17 14.15 Unpacking python3.5 (3.5.3-1+deb9u1) ...
09:39:40 [2019-12-10T09:39:40.822Z] #17 14.20 Selecting previously unselected package libpython3-stdlib:amd64.
09:39:40 [2019-12-10T09:39:40.822Z] #17 14.20 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ...
09:39:40 [2019-12-10T09:39:40.822Z] #17 14.21 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
09:39:40 [2019-12-10T09:39:40.822Z] #17 14.25 Selecting previously unselected package dh-python.
09:39:40 [2019-12-10T09:39:40.822Z] #17 14.25 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
09:39:40 [2019-12-10T09:39:40.822Z] #17 14.26 Unpacking dh-python (2.20170125) ...
09:39:40 [2019-12-10T09:39:40.822Z] #17 14.32 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
09:39:40 [2019-12-10T09:39:40.822Z] #17 14.33 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
09:39:40 [2019-12-10T09:39:40.871Z] #27 ...
09:39:40 [2019-12-10T09:39:40.871Z] 
09:39:40 [2019-12-10T09:39:40.871Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:39:40 [2019-12-10T09:39:40.871Z] #69 DONE 37.7s
09:39:40 [2019-12-10T09:39:40.871Z] 
09:39:40 [2019-12-10T09:39:40.871Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:39:40 [2019-12-10T09:39:40.871Z] #34 36.58 Selecting previously unselected package libxml2:s390x.
09:39:40 [2019-12-10T09:39:40.871Z] #34 36.58 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ...
09:39:40 [2019-12-10T09:39:40.871Z] #34 36.59 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
09:39:40 [2019-12-10T09:39:40.871Z] #34 37.26 Selecting previously unselected package libarchive13:s390x.
09:39:40 [2019-12-10T09:39:40.871Z] #34 37.27 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ...
09:39:40 [2019-12-10T09:39:40.871Z] #34 37.28 Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ...
09:39:40 [2019-12-10T09:39:40.871Z] #34 37.70 Selecting previously unselected package libjsoncpp1:s390x.
09:39:40 [2019-12-10T09:39:40.871Z] #34 37.73 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ...
09:39:40 [2019-12-10T09:39:40.871Z] #34 37.74 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
09:39:40 [2019-12-10T09:39:40.871Z] #34 37.96 Selecting previously unselected package libuv1:s390x.
09:39:40 [2019-12-10T09:39:40.871Z] #34 37.99 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ...
09:39:40 [2019-12-10T09:39:40.871Z] #34 38.02 Unpacking libuv1:s390x (1.9.1-3) ...
09:39:40 [2019-12-10T09:39:40.871Z] #34 38.36 Selecting previously unselected package cmake.
09:39:40 [2019-12-10T09:39:40.871Z] #34 38.38 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ...
09:39:40 [2019-12-10T09:39:40.871Z] #34 38.47 Unpacking cmake (3.7.2-1) ...
09:39:40 [2019-12-10T09:39:40.976Z] #36 10.82 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:39:41 [2019-12-10T09:39:41.388Z] #17 14.98 Setting up python3-minimal (3.5.3-1) ...
09:39:41 [2019-12-10T09:39:41.956Z] #17 15.28 Selecting previously unselected package python3.
09:39:41 [2019-12-10T09:39:41.956Z] #17 15.28 (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 ... 16747 files and directories currently installed.)
09:39:41 [2019-12-10T09:39:41.956Z] #17 15.29 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
09:39:41 [2019-12-10T09:39:41.956Z] #17 15.30 Unpacking python3 (3.5.3-1) ...
09:39:41 [2019-12-10T09:39:41.956Z] #17 15.34 Selecting previously unselected package pigz.
09:39:41 [2019-12-10T09:39:41.956Z] #17 15.34 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
09:39:41 [2019-12-10T09:39:41.956Z] #17 15.35 Unpacking pigz (2.3.4-1) ...
09:39:41 [2019-12-10T09:39:41.956Z] #17 15.40 Selecting previously unselected package libip4tc0:amd64.
09:39:41 [2019-12-10T09:39:41.956Z] #17 15.40 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
09:39:41 [2019-12-10T09:39:41.956Z] #17 15.41 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
09:39:41 [2019-12-10T09:39:41.956Z] #17 15.46 Selecting previously unselected package libip6tc0:amd64.
09:39:41 [2019-12-10T09:39:41.956Z] #17 15.46 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
09:39:41 [2019-12-10T09:39:41.956Z] #17 15.47 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
09:39:41 [2019-12-10T09:39:41.956Z] #17 15.51 Selecting previously unselected package libiptc0:amd64.
09:39:41 [2019-12-10T09:39:41.956Z] #17 15.51 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
09:39:41 [2019-12-10T09:39:41.956Z] #17 15.51 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
09:39:41 [2019-12-10T09:39:41.956Z] #17 15.56 Selecting previously unselected package libxtables12:amd64.
09:39:41 [2019-12-10T09:39:41.956Z] #17 15.56 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
09:39:41 [2019-12-10T09:39:41.956Z] #17 15.56 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
09:39:41 [2019-12-10T09:39:41.956Z] #17 15.60 Selecting previously unselected package libnetfilter-conntrack3:amd64.
09:39:41 [2019-12-10T09:39:41.956Z] #17 15.61 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
09:39:41 [2019-12-10T09:39:41.956Z] #17 15.61 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
09:39:42 [2019-12-10T09:39:42.214Z] #17 15.64 Selecting previously unselected package iptables.
09:39:42 [2019-12-10T09:39:42.214Z] #17 15.65 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
09:39:42 [2019-12-10T09:39:42.214Z] #17 15.65 Unpacking iptables (1.6.0+snapshot20161117-6) ...
09:39:42 [2019-12-10T09:39:42.214Z] #17 15.75 Selecting previously unselected package xxd.
09:39:42 [2019-12-10T09:39:42.214Z] #17 15.75 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
09:39:42 [2019-12-10T09:39:42.214Z] #17 15.75 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
09:39:42 [2019-12-10T09:39:42.214Z] #17 15.81 Selecting previously unselected package vim-common.
09:39:42 [2019-12-10T09:39:42.214Z] #17 15.81 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
09:39:42 [2019-12-10T09:39:42.214Z] #17 15.82 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
09:39:42 [2019-12-10T09:39:42.214Z] #17 15.88 Selecting previously unselected package bzip2.
09:39:42 [2019-12-10T09:39:42.214Z] #17 15.88 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
09:39:42 [2019-12-10T09:39:42.270Z] #34 ...
09:39:42 [2019-12-10T09:39:42.270Z] 
09:39:42 [2019-12-10T09:39:42.270Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:39:42 [2019-12-10T09:39:42.270Z] #29 29.76 + cd /tmp/tmp.lFjvH0nQ3x/src/github.com/go-swagger/go-swagger
09:39:42 [2019-12-10T09:39:42.270Z] #29 29.76 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
09:39:42 [2019-12-10T09:39:42.270Z] #29 32.39 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:39:42 [2019-12-10T09:39:42.474Z] #17 15.88 Unpacking bzip2 (1.0.6-8.1) ...
09:39:42 [2019-12-10T09:39:42.474Z] #17 15.93 Selecting previously unselected package libgpm2:amd64.
09:39:42 [2019-12-10T09:39:42.474Z] #17 15.93 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
09:39:42 [2019-12-10T09:39:42.474Z] #17 15.93 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
09:39:42 [2019-12-10T09:39:42.474Z] #17 15.98 Selecting previously unselected package xz-utils.
09:39:42 [2019-12-10T09:39:42.474Z] #17 15.98 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
09:39:42 [2019-12-10T09:39:42.474Z] #17 15.98 Unpacking xz-utils (5.2.2-1.2+b1) ...
09:39:42 [2019-12-10T09:39:42.474Z] #17 16.05 Selecting previously unselected package aufs-tools.
09:39:42 [2019-12-10T09:39:42.474Z] #17 16.05 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
09:39:42 [2019-12-10T09:39:42.474Z] #17 16.06 Unpacking aufs-tools (1:4.1+20161219-1) ...
09:39:42 [2019-12-10T09:39:42.710Z] #29 ...
09:39:42 [2019-12-10T09:39:42.710Z] 
09:39:42 [2019-12-10T09:39:42.710Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:39:42 [2019-12-10T09:39:42.710Z] #41 29.90 Selecting previously unselected package libnl-3-dev:s390x.
09:39:42 [2019-12-10T09:39:42.710Z] #41 29.91 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ...
09:39:42 [2019-12-10T09:39:42.710Z] #41 29.95 Unpacking libnl-3-dev:s390x (3.2.27-2) ...
09:39:42 [2019-12-10T09:39:42.710Z] #41 30.48 Selecting previously unselected package libprotobuf-c1:s390x.
09:39:42 [2019-12-10T09:39:42.710Z] #41 30.50 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ...
09:39:42 [2019-12-10T09:39:42.710Z] #41 30.54 Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
09:39:42 [2019-12-10T09:39:42.710Z] #41 30.72 Selecting previously unselected package libprotobuf-c-dev:s390x.
09:39:42 [2019-12-10T09:39:42.710Z] #41 30.72 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ...
09:39:42 [2019-12-10T09:39:42.710Z] #41 30.75 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ...
09:39:42 [2019-12-10T09:39:42.710Z] #41 30.90 Selecting previously unselected package zlib1g-dev:s390x.
09:39:42 [2019-12-10T09:39:42.710Z] #41 30.90 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ...
09:39:42 [2019-12-10T09:39:42.710Z] #41 30.91 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
09:39:42 [2019-12-10T09:39:42.710Z] #41 31.20 Selecting previously unselected package libprotobuf10:s390x.
09:39:42 [2019-12-10T09:39:42.710Z] #41 31.21 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ...
09:39:42 [2019-12-10T09:39:42.710Z] #41 31.21 Unpacking libprotobuf10:s390x (3.0.0-9) ...
09:39:42 [2019-12-10T09:39:42.710Z] #41 32.05 Selecting previously unselected package libprotobuf-lite10:s390x.
09:39:42 [2019-12-10T09:39:42.710Z] #41 32.11 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ...
09:39:42 [2019-12-10T09:39:42.710Z] #41 32.13 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ...
09:39:42 [2019-12-10T09:39:42.710Z] #41 32.39 Selecting previously unselected package libprotobuf-dev:s390x.
09:39:42 [2019-12-10T09:39:42.710Z] #41 32.39 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ...
09:39:42 [2019-12-10T09:39:42.710Z] #41 32.40 Unpacking libprotobuf-dev:s390x (3.0.0-9) ...
09:39:42 [2019-12-10T09:39:42.710Z] #41 33.70 Selecting previously unselected package libprotoc10:s390x.
09:39:42 [2019-12-10T09:39:42.710Z] #41 33.70 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ...
09:39:42 [2019-12-10T09:39:42.710Z] #41 33.71 Unpacking libprotoc10:s390x (3.0.0-9) ...
09:39:42 [2019-12-10T09:39:42.710Z] #41 34.46 Selecting previously unselected package protobuf-c-compiler.
09:39:42 [2019-12-10T09:39:42.710Z] #41 34.46 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ...
09:39:42 [2019-12-10T09:39:42.710Z] #41 34.47 Unpacking protobuf-c-compiler (1.2.1-2) ...
09:39:42 [2019-12-10T09:39:42.710Z] #41 34.65 Selecting previously unselected package protobuf-compiler.
09:39:42 [2019-12-10T09:39:42.710Z] #41 34.65 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ...
09:39:42 [2019-12-10T09:39:42.710Z] #41 34.65 Unpacking protobuf-compiler (3.0.0-9) ...
09:39:42 [2019-12-10T09:39:42.710Z] #41 34.77 Selecting previously unselected package python-pkg-resources.
09:39:42 [2019-12-10T09:39:42.710Z] #41 34.78 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
09:39:42 [2019-12-10T09:39:42.710Z] #41 34.79 Unpacking python-pkg-resources (33.1.1-1) ...
09:39:42 [2019-12-10T09:39:42.710Z] #41 35.05 Selecting previously unselected package python-protobuf.
09:39:42 [2019-12-10T09:39:42.710Z] #41 35.05 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ...
09:39:42 [2019-12-10T09:39:42.710Z] #41 35.16 Unpacking python-protobuf (3.0.0-9) ...
09:39:42 [2019-12-10T09:39:42.710Z] #41 35.70 Setting up libnet1:s390x (1.1.6+dfsg-3) ...
09:39:42 [2019-12-10T09:39:42.710Z] #41 35.88 Setting up libprotobuf-c1:s390x (1.2.1-2) ...
09:39:42 [2019-12-10T09:39:42.710Z] #41 35.89 Setting up python-pkg-resources (33.1.1-1) ...
09:39:42 [2019-12-10T09:39:42.710Z] #41 39.12 Setting up libnet1-dev (1.1.6+dfsg-3) ...
09:39:42 [2019-12-10T09:39:42.710Z] #41 39.13 Setting up libprotobuf10:s390x (3.0.0-9) ...
09:39:42 [2019-12-10T09:39:42.710Z] #41 39.13 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:39:42 [2019-12-10T09:39:42.710Z] #41 39.15 Setting up python-protobuf (3.0.0-9) ...
09:39:42 [2019-12-10T09:39:42.710Z] #41 ...
09:39:42 [2019-12-10T09:39:42.710Z] 
09:39:42 [2019-12-10T09:39:42.710Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:39:42 [2019-12-10T09:39:42.732Z] #17 16.11 Selecting previously unselected package liblzo2-2:amd64.
09:39:42 [2019-12-10T09:39:42.732Z] #17 16.11 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
09:39:42 [2019-12-10T09:39:42.732Z] #17 16.12 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
09:39:42 [2019-12-10T09:39:42.732Z] #17 16.16 Selecting previously unselected package btrfs-progs.
09:39:42 [2019-12-10T09:39:42.732Z] #17 16.16 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
09:39:42 [2019-12-10T09:39:42.732Z] #17 16.17 Unpacking btrfs-progs (4.7.3-1) ...
09:39:42 [2019-12-10T09:39:42.732Z] #17 16.31 Selecting previously unselected package btrfs-tools.
09:39:42 [2019-12-10T09:39:42.732Z] #17 16.31 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
09:39:42 [2019-12-10T09:39:42.732Z] #17 16.31 Unpacking btrfs-tools (4.7.3-1) ...
09:39:42 [2019-12-10T09:39:42.732Z] #17 16.34 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:39:42 [2019-12-10T09:39:42.732Z] #17 16.34 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
09:39:42 [2019-12-10T09:39:42.732Z] #17 16.35 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
09:39:42 [2019-12-10T09:39:42.876Z] #36 12.40 [100%] Linking C executable tini-static
09:39:42 [2019-12-10T09:39:42.876Z] #36 ...
09:39:42 [2019-12-10T09:39:42.876Z] 
09:39:42 [2019-12-10T09:39:42.876Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:39:42 [2019-12-10T09:39:42.876Z] #44 88.33 strings
09:39:42 [2019-12-10T09:39:42.876Z] #44 91.85 fmt
09:39:42 [2019-12-10T09:39:42.876Z] #44 92.89 path/filepath
09:39:42 [2019-12-10T09:39:42.876Z] #44 94.82 regexp/syntax
09:39:42 [2019-12-10T09:39:42.876Z] #44 97.61 go/token
09:39:42 [2019-12-10T09:39:42.876Z] #44 ...
09:39:42 [2019-12-10T09:39:42.876Z] 
09:39:42 [2019-12-10T09:39:42.876Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:39:42 [2019-12-10T09:39:42.876Z] #59 34.24 + cd /tmp/tmp.Cehc1ZTkZi/src/github.com/containerd/containerd
09:39:42 [2019-12-10T09:39:42.876Z] #59 34.25 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
09:39:42 [2019-12-10T09:39:42.990Z] #17 16.40 Selecting previously unselected package dmsetup.
09:39:42 [2019-12-10T09:39:42.990Z] #17 16.40 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
09:39:42 [2019-12-10T09:39:42.990Z] #17 16.40 Unpacking dmsetup (2:1.02.137-2) ...
09:39:42 [2019-12-10T09:39:42.990Z] #17 16.46 Selecting previously unselected package libonig4:amd64.
09:39:42 [2019-12-10T09:39:42.990Z] #17 16.46 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
09:39:42 [2019-12-10T09:39:42.990Z] #17 16.46 Unpacking libonig4:amd64 (6.1.3-2) ...
09:39:42 [2019-12-10T09:39:42.990Z] #17 16.52 Selecting previously unselected package libjq1:amd64.
09:39:42 [2019-12-10T09:39:42.990Z] #17 16.53 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
09:39:42 [2019-12-10T09:39:42.990Z] #17 16.53 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
09:39:42 [2019-12-10T09:39:42.990Z] #17 16.58 Selecting previously unselected package jq.
09:39:42 [2019-12-10T09:39:42.990Z] #17 16.58 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
09:39:42 [2019-12-10T09:39:42.990Z] #17 16.58 Unpacking jq (1.5+dfsg-1.3) ...
09:39:42 [2019-12-10T09:39:42.990Z] #17 16.62 Selecting previously unselected package libaio1:amd64.
09:39:43 [2019-12-10T09:39:43.248Z] #17 16.62 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
09:39:43 [2019-12-10T09:39:43.248Z] #17 16.63 Unpacking libaio1:amd64 (0.3.110-3) ...
09:39:43 [2019-12-10T09:39:43.248Z] #17 16.66 Selecting previously unselected package libcap2-bin.
09:39:43 [2019-12-10T09:39:43.248Z] #17 16.66 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
09:39:43 [2019-12-10T09:39:43.248Z] #17 16.67 Unpacking libcap2-bin (1:2.25-1) ...
09:39:43 [2019-12-10T09:39:43.248Z] #17 16.72 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
09:39:43 [2019-12-10T09:39:43.248Z] #17 16.72 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
09:39:43 [2019-12-10T09:39:43.248Z] #17 16.72 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
09:39:43 [2019-12-10T09:39:43.248Z] #17 16.76 Selecting previously unselected package libsepol1-dev:amd64.
09:39:43 [2019-12-10T09:39:43.248Z] #17 16.77 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
09:39:43 [2019-12-10T09:39:43.248Z] #17 16.77 Unpacking libsepol1-dev:amd64 (2.6-2) ...
09:39:43 [2019-12-10T09:39:43.248Z] #17 16.86 Selecting previously unselected package libpcre16-3:amd64.
09:39:43 [2019-12-10T09:39:43.323Z] #26 16.60 
                                                                           1.3%
#                                                                          2.4%
##                                                                         3.6%
###                                                                        5.2%
####                                                                       6.8%
######                                                                     9.3%
#######                                                                   10.8%
#########                                                                 13.4%
############                                                              17.2%
##############                                                            20.0%
################                                                          22.6%
##################                                                        25.6%
####################                                                      28.5%
######################                                                    31.6%
########################                                                  34.2%
##########################                                                36.8%
############################                                              38.9%
#############################                                             40.8%
###############################                                           43.2%
################################                                          44.8%
#################################                                         46.0%
##################################                                        48.2%
###################################                                       49.4%
####################################                                      50.4%
#####################################                                     52.0%
######################################                                    53.5%
#######################################                                   55.2%
#########################################                                 57.9%
09:39:43 [2019-12-10T09:39:43.323Z] #26 ...
09:39:43 [2019-12-10T09:39:43.323Z] 
09:39:43 [2019-12-10T09:39:43.323Z] #16 [dev 6/24] RUN ldconfig
09:39:43 [2019-12-10T09:39:43.323Z] #16 DONE 3.2s
09:39:43 [2019-12-10T09:39:43.323Z] 
09:39:43 [2019-12-10T09:39:43.323Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:39:43 [2019-12-10T09:39:43.506Z] #17 16.86 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
09:39:43 [2019-12-10T09:39:43.506Z] #17 16.86 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
09:39:43 [2019-12-10T09:39:43.506Z] #17 16.92 Selecting previously unselected package libpcre32-3:amd64.
09:39:43 [2019-12-10T09:39:43.506Z] #17 16.93 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
09:39:43 [2019-12-10T09:39:43.506Z] #17 16.93 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
09:39:43 [2019-12-10T09:39:43.506Z] #17 16.99 Selecting previously unselected package libpcre3-dev:amd64.
09:39:43 [2019-12-10T09:39:43.506Z] #17 16.99 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
09:39:43 [2019-12-10T09:39:43.506Z] #17 16.99 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
09:39:43 [2019-12-10T09:39:43.539Z] #27 11.87 
######                                                                     9.3%
##########                                                                14.9%
##################                                                        26.3%
######################                                                    31.9%
###############################                                           43.3%
###################################                                       48.9%
###########################################                               60.2%
###############################################                           65.9%
###################################################                       71.5%
#######################################################                   77.2%
###########################################################               82.9%
###############################################################           88.5%
#######################################################################   99.9%
######################################################################## 100.0%
09:39:43 [2019-12-10T09:39:43.585Z] #26 16.60 
                                                                           1.3%
#                                                                          2.4%
##                                                                         3.6%
###                                                                        5.2%
####                                                                       6.8%
######                                                                     9.3%
#######                                                                   10.8%
#########                                                                 13.4%
############                                                              17.2%
##############                                                            20.0%
################                                                          22.6%
##################                                                        25.6%
####################                                                      28.5%
######################                                                    31.6%
########################                                                  34.2%
##########################                                                36.8%
############################                                              38.9%
#############################                                             40.8%
###############################                                           43.2%
################################                                          44.8%
#################################                                         46.0%
##################################                                        48.2%
###################################                                       49.4%
####################################                                      50.4%
#####################################                                     52.0%
######################################                                    53.5%
#######################################                                   55.2%
#########################################                                 57.9%
###########################################                               60.7%
############################################                              61.6%
09:39:43 [2019-12-10T09:39:43.585Z] #26 ...
09:39:43 [2019-12-10T09:39:43.585Z] 
09:39:43 [2019-12-10T09:39:43.585Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:39:43 [2019-12-10T09:39:43.585Z] #40 55.01 Setting up libcap-dev:arm64 (1:2.25-1) ...
09:39:43 [2019-12-10T09:39:43.585Z] #40 55.04 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ...
09:39:43 [2019-12-10T09:39:43.585Z] #40 55.05 Setting up libnl-3-200:arm64 (3.2.27-2) ...
09:39:43 [2019-12-10T09:39:43.585Z] #40 55.09 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ...
09:39:43 [2019-12-10T09:39:43.585Z] #40 55.11 Setting up libprotoc10:arm64 (3.0.0-9) ...
09:39:43 [2019-12-10T09:39:43.585Z] #40 55.12 Setting up protobuf-c-compiler (1.2.1-2) ...
09:39:43 [2019-12-10T09:39:43.585Z] #40 55.14 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ...
09:39:43 [2019-12-10T09:39:43.585Z] #40 55.16 Setting up protobuf-compiler (3.0.0-9) ...
09:39:43 [2019-12-10T09:39:43.585Z] #40 55.21 Setting up libprotobuf-dev:arm64 (3.0.0-9) ...
09:39:43 [2019-12-10T09:39:43.585Z] #40 55.27 Setting up libnl-3-dev:arm64 (3.2.27-2) ...
09:39:43 [2019-12-10T09:39:43.585Z] #40 55.41 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:39:43 [2019-12-10T09:39:43.585Z] #40 DONE 56.2s
09:39:43 [2019-12-10T09:39:43.585Z] 
09:39:43 [2019-12-10T09:39:43.585Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:39:43 [2019-12-10T09:39:43.779Z] #17 17.14 Selecting previously unselected package libselinux1-dev:amd64.
09:39:43 [2019-12-10T09:39:43.779Z] #17 17.14 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
09:39:43 [2019-12-10T09:39:43.779Z] #17 17.14 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
09:39:43 [2019-12-10T09:39:43.779Z] #17 17.23 Selecting previously unselected package libdevmapper-dev:amd64.
09:39:43 [2019-12-10T09:39:43.779Z] #17 17.23 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
09:39:43 [2019-12-10T09:39:43.779Z] #17 17.24 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
09:39:43 [2019-12-10T09:39:43.779Z] #17 17.30 Selecting previously unselected package libnl-3-200:amd64.
09:39:43 [2019-12-10T09:39:43.779Z] #17 17.30 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ...
09:39:43 [2019-12-10T09:39:43.779Z] #17 17.31 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
09:39:43 [2019-12-10T09:39:43.779Z] #17 17.36 Selecting previously unselected package libprotobuf-c1:amd64.
09:39:43 [2019-12-10T09:39:43.779Z] #17 17.36 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ...
09:39:43 [2019-12-10T09:39:43.779Z] #17 17.36 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
09:39:43 [2019-12-10T09:39:43.779Z] #17 17.41 Selecting previously unselected package libreadline5:amd64.
09:39:43 [2019-12-10T09:39:43.779Z] #17 17.41 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
09:39:43 [2019-12-10T09:39:43.813Z] #59 ...
09:39:43 [2019-12-10T09:39:43.813Z] 
09:39:43 [2019-12-10T09:39:43.813Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:39:43 [2019-12-10T09:39:43.813Z] #36 13.00 [100%] Built target tini-static
09:39:43 [2019-12-10T09:39:43.813Z] #36 13.05 + mkdir -p /build
09:39:43 [2019-12-10T09:39:43.813Z] #36 13.07 + cp tini-static /build/docker-init
09:39:43 [2019-12-10T09:39:43.813Z] #36 DONE 13.5s
09:39:43 [2019-12-10T09:39:43.813Z] 
09:39:43 [2019-12-10T09:39:43.813Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:39:43 [2019-12-10T09:39:43.813Z] #41 5.682 Note: Building without setproctitle() and strlcpy() support.
09:39:43 [2019-12-10T09:39:43.813Z] #41 5.682       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:39:43 [2019-12-10T09:39:43.813Z] #41 7.356 fatal: Not a git repository (or any of the parent directories): .git
09:39:43 [2019-12-10T09:39:43.813Z] #41 7.386   GEN      .gitid
09:39:43 [2019-12-10T09:39:43.813Z] #41 7.403   GEN      criu/include/version.h
09:39:43 [2019-12-10T09:39:43.813Z] #41 7.454   GEN      include/common/asm
09:39:43 [2019-12-10T09:39:43.813Z] #41 9.150   PBCC     images/google/protobuf/descriptor.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 9.260   PBCC     images/opts.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 9.324   PBCC     images/sit.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 9.439   DEP      images/google/protobuf/descriptor.pb-c.d
09:39:43 [2019-12-10T09:39:43.813Z] #41 9.507   DEP      images/opts.pb-c.d
09:39:43 [2019-12-10T09:39:43.813Z] #41 9.612   DEP      images/sit.pb-c.d
09:39:43 [2019-12-10T09:39:43.813Z] #41 9.681   PBCC     images/macvlan.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 9.707   DEP      images/macvlan.pb-c.d
09:39:43 [2019-12-10T09:39:43.813Z] #41 9.741   PBCC     images/autofs.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 9.772   DEP      images/autofs.pb-c.d
09:39:43 [2019-12-10T09:39:43.813Z] #41 9.804   PBCC     images/sysctl.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 9.832   DEP      images/sysctl.pb-c.d
09:39:43 [2019-12-10T09:39:43.813Z] #41 9.869   PBCC     images/time.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 9.903   DEP      images/time.pb-c.d
09:39:43 [2019-12-10T09:39:43.813Z] #41 9.960   PBCC     images/binfmt-misc.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 10.01   DEP      images/binfmt-misc.pb-c.d
09:39:43 [2019-12-10T09:39:43.813Z] #41 10.08   PBCC     images/seccomp.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 10.12   DEP      images/seccomp.pb-c.d
09:39:43 [2019-12-10T09:39:43.813Z] #41 10.20   PBCC     images/userns.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 10.23   DEP      images/userns.pb-c.d
09:39:43 [2019-12-10T09:39:43.813Z] #41 10.29   PBCC     images/cgroup.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 10.33   DEP      images/cgroup.pb-c.d
09:39:43 [2019-12-10T09:39:43.813Z] #41 10.40   PBCC     images/fown.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 10.40   PBCC     images/ext-file.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 10.46   DEP      images/fown.pb-c.d
09:39:43 [2019-12-10T09:39:43.813Z] #41 10.51   DEP      images/ext-file.pb-c.d
09:39:43 [2019-12-10T09:39:43.813Z] #41 10.59   PBCC     images/rpc.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 10.60   DEP      images/rpc.pb-c.d
09:39:43 [2019-12-10T09:39:43.813Z] #41 10.66   PBCC     images/siginfo.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 10.72   DEP      images/siginfo.pb-c.d
09:39:43 [2019-12-10T09:39:43.813Z] #41 10.78   PBCC     images/pagemap.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 10.80   DEP      images/pagemap.pb-c.d
09:39:43 [2019-12-10T09:39:43.813Z] #41 10.86   PBCC     images/rlimit.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 10.92   DEP      images/rlimit.pb-c.d
09:39:43 [2019-12-10T09:39:43.813Z] #41 10.99   PBCC     images/file-lock.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 11.00   DEP      images/file-lock.pb-c.d
09:39:43 [2019-12-10T09:39:43.813Z] #41 11.08   PBCC     images/tty.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 11.22   DEP      images/tty.pb-c.d
09:39:43 [2019-12-10T09:39:43.813Z] #41 11.28   PBCC     images/tun.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 11.36   PBCC     images/netdev.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 11.39   DEP      images/tun.pb-c.d
09:39:43 [2019-12-10T09:39:43.813Z] #41 11.48   DEP      images/netdev.pb-c.d
09:39:43 [2019-12-10T09:39:43.813Z] #41 11.54   PBCC     images/vma.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 11.62   DEP      images/vma.pb-c.d
09:39:43 [2019-12-10T09:39:43.813Z] #41 11.67   PBCC     images/creds.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 11.72   DEP      images/creds.pb-c.d
09:39:43 [2019-12-10T09:39:43.813Z] #41 11.77   PBCC     images/utsns.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 11.83   DEP      images/utsns.pb-c.d
09:39:43 [2019-12-10T09:39:43.813Z] #41 11.88   PBCC     images/ipc-desc.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 11.94   PBCC     images/ipc-sem.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 11.99   DEP      images/ipc-desc.pb-c.d
09:39:43 [2019-12-10T09:39:43.813Z] #41 12.04   DEP      images/ipc-sem.pb-c.d
09:39:43 [2019-12-10T09:39:43.813Z] #41 12.11   PBCC     images/ipc-msg.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 12.17   DEP      images/ipc-msg.pb-c.d
09:39:43 [2019-12-10T09:39:43.813Z] #41 12.26   PBCC     images/ipc-shm.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 12.32   DEP      images/ipc-shm.pb-c.d
09:39:43 [2019-12-10T09:39:43.813Z] #41 12.37   PBCC     images/ipc-var.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 12.40   DEP      images/ipc-var.pb-c.d
09:39:43 [2019-12-10T09:39:43.813Z] #41 12.45   PBCC     images/sk-opts.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 12.50   PBCC     images/packet-sock.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 12.58   DEP      images/sk-opts.pb-c.d
09:39:43 [2019-12-10T09:39:43.813Z] #41 12.64   DEP      images/packet-sock.pb-c.d
09:39:43 [2019-12-10T09:39:43.813Z] #41 12.70   PBCC     images/sk-netlink.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 12.79   DEP      images/sk-netlink.pb-c.d
09:39:43 [2019-12-10T09:39:43.813Z] #41 12.85   PBCC     images/sk-inet.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 12.91   DEP      images/sk-inet.pb-c.d
09:39:43 [2019-12-10T09:39:43.813Z] #41 12.97   PBCC     images/sk-unix.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 13.01   DEP      images/sk-unix.pb-c.d
09:39:43 [2019-12-10T09:39:43.813Z] #41 13.15   PBCC     images/mm.pb-c.c
09:39:43 [2019-12-10T09:39:43.813Z] #41 13.26   DEP      images/mm.pb-c.d
09:39:43 [2019-12-10T09:39:43.960Z] #27 14.34 
09:39:44 [2019-12-10T09:39:44.037Z] #17 17.42 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
09:39:44 [2019-12-10T09:39:44.037Z] #17 17.47 Selecting previously unselected package libsystemd-dev:amd64.
09:39:44 [2019-12-10T09:39:44.037Z] #17 17.47 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ...
09:39:44 [2019-12-10T09:39:44.037Z] #17 17.48 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
09:39:44 [2019-12-10T09:39:44.073Z] #41 13.34   PBCC     images/timerfd.pb-c.c
09:39:44 [2019-12-10T09:39:44.073Z] #41 ...
09:39:44 [2019-12-10T09:39:44.073Z] 
09:39:44 [2019-12-10T09:39:44.073Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:39:44 [2019-12-10T09:39:44.073Z] #31 89.06 path
09:39:44 [2019-12-10T09:39:44.073Z] #31 89.61 text/tabwriter
09:39:44 [2019-12-10T09:39:44.073Z] #31 89.65 fmt
09:39:44 [2019-12-10T09:39:44.073Z] #31 90.86 path/filepath
09:39:44 [2019-12-10T09:39:44.073Z] #31 92.67 io/ioutil
09:39:44 [2019-12-10T09:39:44.073Z] #31 94.52 flag
09:39:44 [2019-12-10T09:39:44.073Z] #31 94.52 github.com/BurntSushi/toml
09:39:44 [2019-12-10T09:39:44.073Z] #31 96.38 log
09:39:44 [2019-12-10T09:39:44.073Z] #31 ...
09:39:44 [2019-12-10T09:39:44.073Z] 
09:39:44 [2019-12-10T09:39:44.073Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:39:44 [2019-12-10T09:39:44.073Z] #41 13.45   DEP      images/timerfd.pb-c.d
09:39:44 [2019-12-10T09:39:44.073Z] #41 13.51   PBCC     images/timer.pb-c.c
09:39:44 [2019-12-10T09:39:44.295Z] #17 17.92 Selecting previously unselected package net-tools.
09:39:44 [2019-12-10T09:39:44.295Z] #17 17.92 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
09:39:44 [2019-12-10T09:39:44.295Z] #17 17.92 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
09:39:44 [2019-12-10T09:39:44.332Z] #41 13.59   DEP      images/timer.pb-c.d
09:39:44 [2019-12-10T09:39:44.332Z] #41 13.66   PBCC     images/sa.pb-c.c
09:39:44 [2019-12-10T09:39:44.332Z] #41 13.72   DEP      images/sa.pb-c.d
09:39:44 [2019-12-10T09:39:44.379Z] #26 16.60 
                                                                           1.3%
#                                                                          2.4%
##                                                                         3.6%
###                                                                        5.2%
####                                                                       6.8%
######                                                                     9.3%
#######                                                                   10.8%
#########                                                                 13.4%
############                                                              17.2%
##############                                                            20.0%
################                                                          22.6%
##################                                                        25.6%
####################                                                      28.5%
######################                                                    31.6%
########################                                                  34.2%
##########################                                                36.8%
############################                                              38.9%
#############################                                             40.8%
###############################                                           43.2%
################################                                          44.8%
#################################                                         46.0%
##################################                                        48.2%
###################################                                       49.4%
####################################                                      50.4%
#####################################                                     52.0%
######################################                                    53.5%
#######################################                                   55.2%
#########################################                                 57.9%
###########################################                               60.7%
############################################                              61.6%
#############################################                             62.7%
##############################################                            64.4%
###############################################                           65.6%
###############################################                           66.0%
################################################                          67.6%
#################################################                         69.2%
###################################################                       72.1%
#####################################################                     74.3%
09:39:44 [2019-12-10T09:39:44.379Z] #26 ...
09:39:44 [2019-12-10T09:39:44.379Z] 
09:39:44 [2019-12-10T09:39:44.379Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:39:44 [2019-12-10T09:39:44.379Z] #31 46.49 reflect
09:39:44 [2019-12-10T09:39:44.379Z] #31 48.11 bufio
09:39:44 [2019-12-10T09:39:44.379Z] #31 49.16 path
09:39:44 [2019-12-10T09:39:44.379Z] #31 50.52 text/tabwriter
09:39:44 [2019-12-10T09:39:44.379Z] #31 54.38 internal/syscall/unix
09:39:44 [2019-12-10T09:39:44.379Z] #31 54.38 time
09:39:44 [2019-12-10T09:39:44.379Z] #31 ...
09:39:44 [2019-12-10T09:39:44.379Z] 
09:39:44 [2019-12-10T09:39:44.379Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:39:44 [2019-12-10T09:39:44.386Z] #27 14.76 
###                                                                        4.2%
####                                       
09:39:44 [2019-12-10T09:39:44.386Z] #27 ...
09:39:44 [2019-12-10T09:39:44.386Z] 
09:39:44 [2019-12-10T09:39:44.386Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:39:44 [2019-12-10T09:39:44.386Z] #32 31.51 sync
09:39:44 [2019-12-10T09:39:44.386Z] #32 31.51 internal/reflectlite
09:39:44 [2019-12-10T09:39:44.386Z] #32 35.14 errors
09:39:44 [2019-12-10T09:39:44.386Z] #32 35.14 sort
09:39:44 [2019-12-10T09:39:44.386Z] #32 35.61 strconv
09:39:44 [2019-12-10T09:39:44.386Z] #32 36.91 io
09:39:44 [2019-12-10T09:39:44.386Z] #32 39.26 internal/oserror
09:39:44 [2019-12-10T09:39:44.386Z] #32 39.29 syscall
09:39:44 [2019-12-10T09:39:44.386Z] #32 40.74 reflect
09:39:44 [2019-12-10T09:39:44.553Z] #17 18.08 Selecting previously unselected package python-pip-whl.
09:39:44 [2019-12-10T09:39:44.554Z] #17 18.08 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
09:39:44 [2019-12-10T09:39:44.554Z] #17 18.08 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
09:39:44 [2019-12-10T09:39:44.590Z] #41 13.87   PBCC     images/pipe-data.pb-c.c
09:39:44 [2019-12-10T09:39:44.590Z] #41 13.88   DEP      images/pipe-data.pb-c.d
09:39:44 [2019-12-10T09:39:44.590Z] #41 14.02   PBCC     images/mnt.pb-c.c
09:39:44 [2019-12-10T09:39:44.804Z] #32 ...
09:39:44 [2019-12-10T09:39:44.804Z] 
09:39:44 [2019-12-10T09:39:44.804Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:39:44 [2019-12-10T09:39:44.813Z] #17 18.26 Selecting previously unselected package python3-pip.
09:39:44 [2019-12-10T09:39:44.813Z] #17 18.26 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
09:39:44 [2019-12-10T09:39:44.813Z] #17 18.26 Unpacking python3-pip (9.0.1-2+deb9u1) ...
09:39:44 [2019-12-10T09:39:44.813Z] #17 18.33 Selecting previously unselected package python3-pkg-resources.
09:39:44 [2019-12-10T09:39:44.813Z] #17 18.33 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
09:39:44 [2019-12-10T09:39:44.813Z] #17 18.34 Unpacking python3-pkg-resources (33.1.1-1) ...
09:39:44 [2019-12-10T09:39:44.813Z] #17 18.40 Selecting previously unselected package python3-setuptools.
09:39:44 [2019-12-10T09:39:44.813Z] #17 18.40 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
09:39:44 [2019-12-10T09:39:44.813Z] #17 18.40 Unpacking python3-setuptools (33.1.1-1) ...
09:39:44 [2019-12-10T09:39:44.847Z] #41 14.18   DEP      images/mnt.pb-c.d
09:39:44 [2019-12-10T09:39:44.847Z] #41 14.32   PBCC     images/sk-packet.pb-c.c
09:39:44 [2019-12-10T09:39:44.847Z] #41 14.35   DEP      images/sk-packet.pb-c.d
09:39:44 [2019-12-10T09:39:44.847Z] #41 14.40   PBCC     images/tcp-stream.pb-c.c
09:39:44 [2019-12-10T09:39:44.847Z] #41 14.42   DEP      images/tcp-stream.pb-c.d
09:39:45 [2019-12-10T09:39:45.071Z] #17 18.49 Selecting previously unselected package python3-wheel.
09:39:45 [2019-12-10T09:39:45.071Z] #17 18.49 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
09:39:45 [2019-12-10T09:39:45.071Z] #17 18.50 Unpacking python3-wheel (0.29.0-2) ...
09:39:45 [2019-12-10T09:39:45.071Z] #17 18.55 Selecting previously unselected package thin-provisioning-tools.
09:39:45 [2019-12-10T09:39:45.071Z] #17 18.55 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
09:39:45 [2019-12-10T09:39:45.071Z] #17 18.56 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
09:39:45 [2019-12-10T09:39:45.071Z] #17 18.66 Selecting previously unselected package vim-runtime.
09:39:45 [2019-12-10T09:39:45.071Z] #17 18.66 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
09:39:45 [2019-12-10T09:39:45.071Z] #17 18.67 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
09:39:45 [2019-12-10T09:39:45.071Z] #17 18.69 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
09:39:45 [2019-12-10T09:39:45.071Z] #17 18.69 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
09:39:45 [2019-12-10T09:39:45.106Z] #41 14.47   PBCC     images/pipe.pb-c.c
09:39:45 [2019-12-10T09:39:45.106Z] #41 14.49   DEP      images/pipe.pb-c.d
09:39:45 [2019-12-10T09:39:45.106Z] #41 14.56   PBCC     images/pstree.pb-c.c
09:39:45 [2019-12-10T09:39:45.106Z] #41 14.58   DEP      images/pstree.pb-c.d
09:39:45 [2019-12-10T09:39:45.106Z] #41 14.63   PBCC     images/fs.pb-c.c
09:39:45 [2019-12-10T09:39:45.106Z] #41 14.67   DEP      images/fs.pb-c.d
09:39:45 [2019-12-10T09:39:45.364Z] #41 14.71   PBCC     images/signalfd.pb-c.c
09:39:45 [2019-12-10T09:39:45.364Z] #41 14.75   DEP      images/signalfd.pb-c.d
09:39:45 [2019-12-10T09:39:45.364Z] #41 14.83   PBCC     images/fh.pb-c.c
09:39:45 [2019-12-10T09:39:45.364Z] #41 14.86   PBCC     images/fsnotify.pb-c.c
09:39:45 [2019-12-10T09:39:45.364Z] #41 14.92   DEP      images/fh.pb-c.d
09:39:45 [2019-12-10T09:39:45.431Z] #26 16.60 
                                                                           1.3%
#                                                                          2.4%
##                                                                         3.6%
###                                                                        5.2%
####                                                                       6.8%
######                                                                     9.3%
#######                                                                   10.8%
#########                                                                 13.4%
############                                                              17.2%
##############                                                            20.0%
################                                                          22.6%
##################                                                        25.6%
####################                                                      28.5%
######################                                                    31.6%
########################                                                  34.2%
##########################                                                36.8%
############################                                              38.9%
#############################                                             40.8%
###############################                                           43.2%
################################                                          44.8%
#################################                                         46.0%
##################################                                        48.2%
###################################                                       49.4%
####################################                                      50.4%
#####################################                                     52.0%
######################################                                    53.5%
#######################################                                   55.2%
#########################################                                 57.9%
###########################################                               60.7%
############################################                              61.6%
#############################################                             62.7%
##############################################                            64.4%
###############################################                           65.6%
###############################################                           66.0%
################################################                          67.6%
#################################################                         69.2%
###################################################                       72.1%
#####################################################                     74.3%
######################################################                    76.3%
########################################################                  78.0%
##########################################################                81.0%
###########################################################               83.1%
#############################################################             85.4%
###############################################################           88.6%
#################################################################         90.7%
##################################################################        92.1%
####################################################################      94.8%
09:39:45 [2019-12-10T09:39:45.431Z] #26 ...
09:39:45 [2019-12-10T09:39:45.431Z] 
09:39:45 [2019-12-10T09:39:45.431Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:39:45 [2019-12-10T09:39:45.431Z] #33 50.11 Selecting previously unselected package libxml2:arm64.
09:39:45 [2019-12-10T09:39:45.431Z] #33 50.12 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ...
09:39:45 [2019-12-10T09:39:45.431Z] #33 50.13 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ...
09:39:45 [2019-12-10T09:39:45.431Z] #33 51.01 Selecting previously unselected package libarchive13:arm64.
09:39:45 [2019-12-10T09:39:45.431Z] #33 51.02 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_arm64.deb ...
09:39:45 [2019-12-10T09:39:45.431Z] #33 51.04 Unpacking libarchive13:arm64 (3.2.2-2+deb9u2) ...
09:39:45 [2019-12-10T09:39:45.431Z] #33 51.33 Selecting previously unselected package libjsoncpp1:arm64.
09:39:45 [2019-12-10T09:39:45.431Z] #33 51.36 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ...
09:39:45 [2019-12-10T09:39:45.431Z] #33 51.37 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
09:39:45 [2019-12-10T09:39:45.431Z] #33 51.60 Selecting previously unselected package libuv1:arm64.
09:39:45 [2019-12-10T09:39:45.431Z] #33 51.60 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ...
09:39:45 [2019-12-10T09:39:45.431Z] #33 51.60 Unpacking libuv1:arm64 (1.9.1-3) ...
09:39:45 [2019-12-10T09:39:45.431Z] #33 51.88 Selecting previously unselected package cmake.
09:39:45 [2019-12-10T09:39:45.431Z] #33 51.88 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ...
09:39:45 [2019-12-10T09:39:45.431Z] #33 51.99 Unpacking cmake (3.7.2-1) ...
09:39:45 [2019-12-10T09:39:45.431Z] #33 55.01 Selecting previously unselected package xxd.
09:39:45 [2019-12-10T09:39:45.431Z] #33 55.01 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ...
09:39:45 [2019-12-10T09:39:45.431Z] #33 55.05 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
09:39:45 [2019-12-10T09:39:45.431Z] #33 55.49 Selecting previously unselected package vim-common.
09:39:45 [2019-12-10T09:39:45.431Z] #33 55.49 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
09:39:45 [2019-12-10T09:39:45.431Z] #33 55.52 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
09:39:45 [2019-12-10T09:39:45.431Z] #33 56.27 Processing triggers for mime-support (3.60) ...
09:39:45 [2019-12-10T09:39:45.431Z] #33 56.48 Setting up xxd (2:8.0.0197-4+deb9u3) ...
09:39:45 [2019-12-10T09:39:45.431Z] #33 56.50 Setting up libuv1:arm64 (1.9.1-3) ...
09:39:45 [2019-12-10T09:39:45.431Z] #33 56.64 Setting up cmake-data (3.7.2-1) ...
09:39:45 [2019-12-10T09:39:45.431Z] #33 56.70 Setting up libicu57:arm64 (57.1-6+deb9u3) ...
09:39:45 [2019-12-10T09:39:45.431Z] #33 56.76 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ...
09:39:45 [2019-12-10T09:39:45.431Z] #33 56.78 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:39:45 [2019-12-10T09:39:45.431Z] #33 57.07 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
09:39:45 [2019-12-10T09:39:45.431Z] #33 57.08 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ...
09:39:45 [2019-12-10T09:39:45.431Z] #33 57.14 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
09:39:45 [2019-12-10T09:39:45.431Z] #33 57.18 Setting up libarchive13:arm64 (3.2.2-2+deb9u2) ...
09:39:45 [2019-12-10T09:39:45.431Z] #33 57.20 Setting up cmake (3.7.2-1) ...
09:39:45 [2019-12-10T09:39:45.431Z] #33 57.45 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:39:45 [2019-12-10T09:39:45.431Z] #33 DONE 58.1s
09:39:45 [2019-12-10T09:39:45.431Z] 
09:39:45 [2019-12-10T09:39:45.431Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:39:45 [2019-12-10T09:39:45.431Z] #26 16.60 
                                                                           1.3%
#                                                                          2.4%
##                                                                         3.6%
###                                                                        5.2%
####                                                                       6.8%
######                                                                     9.3%
#######                                                                   10.8%
#########                                                                 13.4%
############                                                              17.2%
##############                                                            20.0%
################                                                          22.6%
##################                                                        25.6%
####################                                                      28.5%
######################                                                    31.6%
########################                                                  34.2%
##########################                                                36.8%
############################                                              38.9%
#############################                                             40.8%
###############################                                           43.2%
################################                                          44.8%
#################################                                         46.0%
##################################                                        48.2%
###################################                                       49.4%
####################################                                      50.4%
#####################################                                     52.0%
######################################                                    53.5%
#######################################                                   55.2%
#########################################                                 57.9%
###########################################                               60.7%
############################################                              61.6%
#############################################                             62.7%
##############################################                            64.4%
###############################################                           65.6%
###############################################                           66.0%
################################################                          67.6%
#################################################                         69.2%
###################################################                       72.1%
#####################################################                     74.3%
######################################################                    76.3%
########################################################                  78.0%
##########################################################                81.0%
###########################################################               83.1%
#############################################################             85.4%
###############################################################           88.6%
#################################################################         90.7%
##################################################################        92.1%
####################################################################      94.8%
######################################################################    97.4%
######################################################################## 100.0%
09:39:45 [2019-12-10T09:39:45.623Z] #41 15.01   DEP      images/fsnotify.pb-c.d
09:39:45 [2019-12-10T09:39:45.623Z] #41 15.07   PBCC     images/eventpoll.pb-c.c
09:39:45 [2019-12-10T09:39:45.623Z] #41 15.11   DEP      images/eventpoll.pb-c.d
09:39:45 [2019-12-10T09:39:45.623Z] #41 15.16   PBCC     images/eventfd.pb-c.c
09:39:45 [2019-12-10T09:39:45.623Z] #41 15.18   DEP      images/eventfd.pb-c.d
09:39:45 [2019-12-10T09:39:45.695Z] #26 ...
09:39:45 [2019-12-10T09:39:45.695Z] 
09:39:45 [2019-12-10T09:39:45.695Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:39:45 [2019-12-10T09:39:45.695Z] #34 DONE 0.2s
09:39:45 [2019-12-10T09:39:45.695Z] 
09:39:45 [2019-12-10T09:39:45.695Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:39:45 [2019-12-10T09:39:45.695Z] #26 21.86 
09:39:45 [2019-12-10T09:39:45.695Z] #26 ...
09:39:45 [2019-12-10T09:39:45.695Z] 
09:39:45 [2019-12-10T09:39:45.695Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:39:45 [2019-12-10T09:39:45.695Z] #44 47.98 bufio
09:39:45 [2019-12-10T09:39:45.695Z] #44 49.41 regexp/syntax
09:39:45 [2019-12-10T09:39:45.695Z] #44 51.29 hash/crc32
09:39:45 [2019-12-10T09:39:45.695Z] #44 53.40 crypto/rc4
09:39:45 [2019-12-10T09:39:45.695Z] #44 54.18 vendor/golang.org/x/crypto/hkdf
09:39:45 [2019-12-10T09:39:45.695Z] #44 54.66 vendor/golang.org/x/text/transform
09:39:45 [2019-12-10T09:39:45.695Z] #44 57.01 time
09:39:45 [2019-12-10T09:39:45.753Z] #27 14.76 
###                                                                        4.2%
####                                                                       6.8%
######                                                                     9.3%
########                                                                  11.9%
##########                                                                14.4%
##############                                                            19.5%
###############                                                           22.1%
################                                                          23.2%
#################                                                         24.7%
###################                                                       27.0%
####################                                                      29.2%
######################                                                    31.5%
########################                                                  34.5%
09:39:45 [2019-12-10T09:39:45.753Z] #27 ...
09:39:45 [2019-12-10T09:39:45.753Z] 
09:39:45 [2019-12-10T09:39:45.753Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:39:45 [2019-12-10T09:39:45.753Z] #34 41.61 Selecting previously unselected package xxd.
09:39:45 [2019-12-10T09:39:45.753Z] #34 41.62 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
09:39:45 [2019-12-10T09:39:45.753Z] #34 41.63 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
09:39:45 [2019-12-10T09:39:45.753Z] #34 41.89 Selecting previously unselected package vim-common.
09:39:45 [2019-12-10T09:39:45.753Z] #34 41.89 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
09:39:45 [2019-12-10T09:39:45.753Z] #34 41.90 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
09:39:45 [2019-12-10T09:39:45.753Z] #34 42.25 Processing triggers for mime-support (3.60) ...
09:39:45 [2019-12-10T09:39:45.753Z] #34 42.36 Setting up xxd (2:8.0.0197-4+deb9u3) ...
09:39:45 [2019-12-10T09:39:45.753Z] #34 42.44 Setting up libuv1:s390x (1.9.1-3) ...
09:39:45 [2019-12-10T09:39:45.753Z] #34 42.49 Setting up cmake-data (3.7.2-1) ...
09:39:45 [2019-12-10T09:39:45.753Z] #34 42.52 Setting up libicu57:s390x (57.1-6+deb9u3) ...
09:39:45 [2019-12-10T09:39:45.753Z] #34 42.59 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
09:39:45 [2019-12-10T09:39:45.753Z] #34 42.63 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:39:45 [2019-12-10T09:39:45.753Z] #34 42.67 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
09:39:45 [2019-12-10T09:39:45.753Z] #34 42.73 Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
09:39:45 [2019-12-10T09:39:45.753Z] #34 42.75 Setting up libjsoncpp1:s390x (1.7.4-3) ...
09:39:45 [2019-12-10T09:39:45.753Z] #34 42.79 Setting up libarchive13:s390x (3.2.2-2+deb9u2) ...
09:39:45 [2019-12-10T09:39:45.753Z] #34 42.80 Setting up cmake (3.7.2-1) ...
09:39:45 [2019-12-10T09:39:45.753Z] #34 42.95 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:39:45 [2019-12-10T09:39:45.753Z] #34 DONE 43.2s
09:39:45 [2019-12-10T09:39:45.753Z] 
09:39:45 [2019-12-10T09:39:45.753Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:39:45 [2019-12-10T09:39:45.753Z] #35 DONE 0.1s
09:39:45 [2019-12-10T09:39:45.923Z] #41 15.23   PBCC     images/remap-file-path.pb-c.c
09:39:45 [2019-12-10T09:39:45.923Z] #41 15.26   DEP      images/remap-file-path.pb-c.d
09:39:45 [2019-12-10T09:39:45.923Z] #41 15.29   PBCC     images/fifo.pb-c.c
09:39:45 [2019-12-10T09:39:45.923Z] #41 15.33   DEP      images/fifo.pb-c.d
09:39:45 [2019-12-10T09:39:45.923Z] #41 15.37   PBCC     images/ghost-file.pb-c.c
09:39:45 [2019-12-10T09:39:45.923Z] #41 15.43   DEP      images/ghost-file.pb-c.d
09:39:45 [2019-12-10T09:39:45.956Z] #44 ...
09:39:45 [2019-12-10T09:39:45.956Z] 
09:39:45 [2019-12-10T09:39:45.956Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
09:39:45 [2019-12-10T09:39:45.956Z] #35 DONE 0.3s
09:39:45 [2019-12-10T09:39:45.956Z] 
09:39:45 [2019-12-10T09:39:45.956Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:39:46 [2019-12-10T09:39:46.181Z] #41 15.49   PBCC     images/regfile.pb-c.c
09:39:46 [2019-12-10T09:39:46.181Z] #41 15.59   DEP      images/regfile.pb-c.d
09:39:46 [2019-12-10T09:39:46.181Z] #41 15.63   PBCC     images/ns.pb-c.c
09:39:46 [2019-12-10T09:39:46.181Z] #41 15.67   DEP      images/ns.pb-c.d
09:39:46 [2019-12-10T09:39:46.181Z] #41 15.72   PBCC     images/fdinfo.pb-c.c
09:39:46 [2019-12-10T09:39:46.284Z] 
09:39:46 [2019-12-10T09:39:46.284Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
09:39:46 [2019-12-10T09:39:46.284Z] #36 DONE 0.1s
09:39:46 [2019-12-10T09:39:46.284Z] 
09:39:46 [2019-12-10T09:39:46.284Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:39:46 [2019-12-10T09:39:46.440Z] #41 15.81   DEP      images/fdinfo.pb-c.d
09:39:46 [2019-12-10T09:39:46.440Z] #41 15.93   PBCC     images/core-aarch64.pb-c.c
09:39:46 [2019-12-10T09:39:46.440Z] #41 16.01   PBCC     images/core-arm.pb-c.c
09:39:46 [2019-12-10T09:39:46.448Z] #17 19.76 Selecting previously unselected package vim.
09:39:46 [2019-12-10T09:39:46.448Z] #17 19.77 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
09:39:46 [2019-12-10T09:39:46.448Z] #17 19.77 Unpacking vim (2:8.0.0197-4+deb9u3) ...
09:39:46 [2019-12-10T09:39:46.448Z] #17 19.93 Selecting previously unselected package xfsprogs.
09:39:46 [2019-12-10T09:39:46.448Z] #17 19.93 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ...
09:39:46 [2019-12-10T09:39:46.448Z] #17 19.94 Unpacking xfsprogs (4.9.0+nmu1) ...
09:39:46 [2019-12-10T09:39:46.448Z] #17 20.09 Selecting previously unselected package zip.
09:39:46 [2019-12-10T09:39:46.448Z] #17 20.09 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ...
09:39:46 [2019-12-10T09:39:46.448Z] #17 20.10 Unpacking zip (3.0-11+b1) ...
09:39:46 [2019-12-10T09:39:46.448Z] #17 20.16 Selecting previously unselected package libapparmor-perl.
09:39:46 [2019-12-10T09:39:46.448Z] #17 20.16 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
09:39:46 [2019-12-10T09:39:46.699Z] #41 16.10   PBCC     images/core-ppc64.pb-c.c
09:39:46 [2019-12-10T09:39:46.699Z] #41 16.16   PBCC     images/core-s390.pb-c.c
09:39:46 [2019-12-10T09:39:46.699Z] #41 16.19   PBCC     images/core-x86.pb-c.c
09:39:46 [2019-12-10T09:39:46.699Z] #41 16.28   PBCC     images/core.pb-c.c
09:39:46 [2019-12-10T09:39:46.706Z] #17 20.17 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
09:39:46 [2019-12-10T09:39:46.706Z] #17 20.23 Selecting previously unselected package apparmor.
09:39:46 [2019-12-10T09:39:46.707Z] #17 20.24 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ...
09:39:46 [2019-12-10T09:39:46.707Z] #17 20.26 Unpacking apparmor (2.11.0-3+deb9u2) ...
09:39:46 [2019-12-10T09:39:46.740Z] #27 14.76 
###                                                                        4.2%
####                                                                       6.8%
######                                                                     9.3%
########                                                                  11.9%
##########                                                                14.4%
##############                                                            19.5%
###############                                                           22.1%
################                                                          23.2%
#################                                                         24.7%
###################                                                       27.0%
####################                                                      29.2%
######################                                                    31.5%
########################                                                  34.5%
############################                                              39.8%
##############################                                            42.4%
###############################                                           44.4%
################################                                          45.1%
09:39:46 [2019-12-10T09:39:46.740Z] #27 ...
09:39:46 [2019-12-10T09:39:46.740Z] 
09:39:46 [2019-12-10T09:39:46.740Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:39:46 [2019-12-10T09:39:46.740Z] #41 43.75 Setting up libcap-dev:s390x (1:2.25-1) ...
09:39:46 [2019-12-10T09:39:46.740Z] #41 43.76 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ...
09:39:46 [2019-12-10T09:39:46.740Z] #41 43.77 Setting up libnl-3-200:s390x (3.2.27-2) ...
09:39:46 [2019-12-10T09:39:46.740Z] #41 43.80 Setting up libprotobuf-lite10:s390x (3.0.0-9) ...
09:39:46 [2019-12-10T09:39:46.740Z] #41 43.82 Setting up libprotoc10:s390x (3.0.0-9) ...
09:39:46 [2019-12-10T09:39:46.740Z] #41 43.82 Setting up protobuf-c-compiler (1.2.1-2) ...
09:39:46 [2019-12-10T09:39:46.740Z] #41 43.83 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
09:39:46 [2019-12-10T09:39:46.740Z] #41 43.84 Setting up protobuf-compiler (3.0.0-9) ...
09:39:46 [2019-12-10T09:39:46.740Z] #41 43.85 Setting up libprotobuf-dev:s390x (3.0.0-9) ...
09:39:46 [2019-12-10T09:39:46.740Z] #41 43.86 Setting up libnl-3-dev:s390x (3.2.27-2) ...
09:39:46 [2019-12-10T09:39:46.740Z] #41 43.87 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:39:46 [2019-12-10T09:39:46.740Z] #41 DONE 44.0s
09:39:46 [2019-12-10T09:39:46.740Z] 
09:39:46 [2019-12-10T09:39:46.740Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:39:46 [2019-12-10T09:39:46.957Z] #41 16.32   PBCC     images/inventory.pb-c.c
09:39:46 [2019-12-10T09:39:46.968Z] #17 20.38 Selecting previously unselected package binutils-mingw-w64-i686.
09:39:46 [2019-12-10T09:39:46.968Z] #17 20.38 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
09:39:46 [2019-12-10T09:39:46.968Z] #17 20.39 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
09:39:47 [2019-12-10T09:39:47.216Z] #41 16.45   DEP      images/core-aarch64.pb-c.d
09:39:47 [2019-12-10T09:39:47.216Z] #41 16.49   DEP      images/core-arm.pb-c.d
09:39:47 [2019-12-10T09:39:47.216Z] #41 16.57   DEP      images/core-ppc64.pb-c.d
09:39:47 [2019-12-10T09:39:47.216Z] #41 16.63   DEP      images/core-s390.pb-c.d
09:39:47 [2019-12-10T09:39:47.227Z] #17 20.90 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:39:47 [2019-12-10T09:39:47.474Z] #41 16.73   DEP      images/core-x86.pb-c.d
09:39:47 [2019-12-10T09:39:47.474Z] #41 16.79   DEP      images/core.pb-c.d
09:39:47 [2019-12-10T09:39:47.474Z] #41 16.83   DEP      images/inventory.pb-c.d
09:39:47 [2019-12-10T09:39:47.474Z] #41 16.88   PBCC     images/cpuinfo.pb-c.c
09:39:47 [2019-12-10T09:39:47.474Z] #41 16.91   DEP      images/cpuinfo.pb-c.d
09:39:47 [2019-12-10T09:39:47.474Z] #41 16.95   PBCC     images/stats.pb-c.c
09:39:47 [2019-12-10T09:39:47.486Z] #17 20.90 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
09:39:47 [2019-12-10T09:39:47.486Z] #17 20.91 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
09:39:47 [2019-12-10T09:39:47.733Z] #41 16.97   DEP      images/stats.pb-c.d
09:39:47 [2019-12-10T09:39:47.876Z] #41 ...
09:39:47 [2019-12-10T09:39:47.876Z] 
09:39:47 [2019-12-10T09:39:47.876Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:39:47 [2019-12-10T09:39:47.876Z] #54 12.19 + cd /tmp/tmp.lwmegc28bK/src/github.com/opencontainers/runc
09:39:47 [2019-12-10T09:39:47.876Z] #54 12.19 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
09:39:47 [2019-12-10T09:39:47.876Z] #54 12.59 + '[' -z '' ']'
09:39:47 [2019-12-10T09:39:47.876Z] #54 12.59 + target=static
09:39:47 [2019-12-10T09:39:47.876Z] #54 12.59 + make 'BUILDTAGS=seccomp apparmor selinux ' static
09:39:47 [2019-12-10T09:39:47.876Z] #54 14.37 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 .
09:39:48 [2019-12-10T09:39:48.056Z] #17 21.43 Selecting previously unselected package binutils-mingw-w64.
09:39:48 [2019-12-10T09:39:48.056Z] #17 21.43 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
09:39:48 [2019-12-10T09:39:48.056Z] #17 21.43 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
09:39:48 [2019-12-10T09:39:48.056Z] #17 21.48 Selecting previously unselected package mingw-w64-common.
09:39:48 [2019-12-10T09:39:48.056Z] #17 21.48 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
09:39:48 [2019-12-10T09:39:48.056Z] #17 21.49 Unpacking mingw-w64-common (5.0.1-1) ...
09:39:48 [2019-12-10T09:39:48.137Z] #54 ...
09:39:48 [2019-12-10T09:39:48.137Z] 
09:39:48 [2019-12-10T09:39:48.137Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:39:48 [2019-12-10T09:39:48.137Z] #44 60.47 regexp
09:39:48 [2019-12-10T09:39:48.668Z] #41 ...
09:39:48 [2019-12-10T09:39:48.668Z] 
09:39:48 [2019-12-10T09:39:48.668Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:39:48 [2019-12-10T09:39:48.668Z] #31 99.71 github.com/BurntSushi/toml/cmd/tomlv
09:39:48 [2019-12-10T09:39:48.668Z] #31 DONE 103.9s
09:39:48 [2019-12-10T09:39:48.926Z] 
09:39:48 [2019-12-10T09:39:48.926Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:39:48 [2019-12-10T09:39:48.926Z] #44 98.53 go/scanner
09:39:48 [2019-12-10T09:39:48.926Z] #44 99.61 regexp
09:39:48 [2019-12-10T09:39:48.926Z] #44 100.5 go/ast
09:39:48 [2019-12-10T09:39:48.926Z] #44 103.9 internal/lazyregexp
09:39:48 [2019-12-10T09:39:48.926Z] #44 104.3 net/url
09:39:48 [2019-12-10T09:39:48.991Z] #17 22.62 Selecting previously unselected package mingw-w64-x86-64-dev.
09:39:48 [2019-12-10T09:39:48.991Z] #17 22.62 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
09:39:48 [2019-12-10T09:39:48.991Z] #17 22.62 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
09:39:49 [2019-12-10T09:39:49.058Z] Removing intermediate container 33d505b9799e
09:39:49 [2019-12-10T09:39:49.058Z]  ---> e1cf1ef270d5
09:39:49 [2019-12-10T09:39:49.058Z] Step 11/16 : ARG GOOS
09:39:49 [2019-12-10T09:39:49.058Z]  ---> Running in c1bbcbce4e4f
09:39:49 [2019-12-10T09:39:49.058Z] Removing intermediate container c1bbcbce4e4f
09:39:49 [2019-12-10T09:39:49.058Z]  ---> 3d614b59606e
09:39:49 [2019-12-10T09:39:49.058Z] Step 12/16 : ARG GOARCH
09:39:49 [2019-12-10T09:39:49.058Z]  ---> Running in 3680f1dd42e6
09:39:49 [2019-12-10T09:39:49.058Z] Removing intermediate container 3680f1dd42e6
09:39:49 [2019-12-10T09:39:49.058Z]  ---> 0a037e3981c6
09:39:49 [2019-12-10T09:39:49.058Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}";     pkg="github.com/docker/buildx";     ldflags="      -X \"${pkg}/version.Version=$(git describe --tags)\"       -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\"       -X \"${pkg}/version.Package=buildx\"     ";     go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
09:39:49 [2019-12-10T09:39:49.058Z]  ---> Running in 0dd9be8dc307
09:39:49 [2019-12-10T09:39:49.302Z] #27 14.76 
###                                                                        4.2%
####                                                                       6.8%
######                                                                     9.3%
########                                                                  11.9%
##########                                                                14.4%
##############                                                            19.5%
###############                                                           22.1%
################                                                          23.2%
#################                                                         24.7%
###################                                                       27.0%
####################                                                      29.2%
######################                                                    31.5%
########################                                                  34.5%
############################                                              39.8%
##############################                                            42.4%
###############################                                           44.4%
################################                                          45.1%
##################################                                        47.7%
###################################                                       49.2%
####################################                                      50.3%
#####################################                                     51.6%
######################################                                    53.3%
#######################################                                   54.8%
########################################                                  56.6%
##########################################                                58.8%
###########################################                               61.0%
#############################################                             63.5%
###############################################                           65.5%
################################################                          67.5%
##################################################                        70.3%
####################################################                      73.4%
#######################################################                   77.4%
#########################################################                 79.6%
###########################################################               82.3%
############################################################              83.9%
#############################################################             86.0%
###############################################################           88.1%
#################################################################         90.8%
###################################################################       93.6%
####################################################################      95.5%
#######################################################################   98.7%
######################################################################## 100.0%
09:39:49 [2019-12-10T09:39:49.493Z] #44 ...
09:39:49 [2019-12-10T09:39:49.493Z] 
09:39:49 [2019-12-10T09:39:49.493Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:39:49 [2019-12-10T09:39:49.494Z] #41 18.80 make[1]: Nothing to be done for 'all'.
09:39:49 [2019-12-10T09:39:49.718Z] #27 ...
09:39:49 [2019-12-10T09:39:49.718Z] 
09:39:49 [2019-12-10T09:39:49.718Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:39:49 [2019-12-10T09:39:49.718Z] #55 9.936 + cd /tmp/tmp.1wLojT1OcC/src/github.com/opencontainers/runc
09:39:49 [2019-12-10T09:39:49.718Z] #55 9.936 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
09:39:49 [2019-12-10T09:39:49.718Z] #55 10.49 + '[' -z '' ']'
09:39:49 [2019-12-10T09:39:49.718Z] #55 10.49 + target=static
09:39:49 [2019-12-10T09:39:49.718Z] #55 10.49 + make 'BUILDTAGS=seccomp apparmor selinux ' static
09:39:49 [2019-12-10T09:39:49.718Z] #55 12.71 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 .
09:39:49 [2019-12-10T09:39:49.718Z] #55 ...
09:39:49 [2019-12-10T09:39:49.718Z] 
09:39:49 [2019-12-10T09:39:49.718Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:39:49 [2019-12-10T09:39:49.718Z] #37 0.271 + RM_GOPATH=0
09:39:49 [2019-12-10T09:39:49.718Z] #37 0.312 + TMP_GOPATH=
09:39:49 [2019-12-10T09:39:49.718Z] #37 0.312 + : /build
09:39:49 [2019-12-10T09:39:49.718Z] #37 0.312 + '[' -z '' ']'
09:39:49 [2019-12-10T09:39:49.718Z] #37 0.321 ++ mktemp -d
09:39:49 [2019-12-10T09:39:49.718Z] #37 0.325 + export GOPATH=/tmp/tmp.qnaNd75TNz
09:39:49 [2019-12-10T09:39:49.718Z] #37 0.325 + GOPATH=/tmp/tmp.qnaNd75TNz
09:39:49 [2019-12-10T09:39:49.718Z] #37 0.325 + RM_GOPATH=1
09:39:49 [2019-12-10T09:39:49.718Z] #37 0.330 ++ dirname ./install.sh
09:39:49 [2019-12-10T09:39:49.718Z] #37 0.333 + dir=.
09:39:49 [2019-12-10T09:39:49.718Z] #37 0.333 + bin=tini
09:39:49 [2019-12-10T09:39:49.718Z] #37 0.333 + shift
09:39:49 [2019-12-10T09:39:49.718Z] #37 0.333 + '[' '!' -f ./tini.installer ']'
09:39:49 [2019-12-10T09:39:49.718Z] #37 0.333 + . ./tini.installer
09:39:49 [2019-12-10T09:39:49.718Z] #37 0.335 ++ : fec3683b971d9c3ef73f284f176672c44b448662
09:39:49 [2019-12-10T09:39:49.718Z] #37 0.336 + install_tini
09:39:49 [2019-12-10T09:39:49.718Z] #37 0.336 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
09:39:49 [2019-12-10T09:39:49.718Z] #37 0.336 + git clone https://github.com/krallin/tini.git /tmp/tmp.qnaNd75TNz/tini
09:39:49 [2019-12-10T09:39:49.718Z] #37 0.336 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
09:39:49 [2019-12-10T09:39:49.718Z] #37 0.348 Cloning into '/tmp/tmp.qnaNd75TNz/tini'...
09:39:49 [2019-12-10T09:39:49.718Z] #37 1.568 + cd /tmp/tmp.qnaNd75TNz/tini
09:39:49 [2019-12-10T09:39:49.718Z] #37 1.568 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
09:39:49 [2019-12-10T09:39:49.718Z] #37 1.571 + cmake .
09:39:49 [2019-12-10T09:39:49.718Z] #37 2.226 -- The C compiler identification is GNU 6.3.0
09:39:49 [2019-12-10T09:39:49.718Z] #37 2.255 -- Check for working C compiler: /usr/bin/cc
09:39:49 [2019-12-10T09:39:49.718Z] #37 2.860 -- Check for working C compiler: /usr/bin/cc -- works
09:39:49 [2019-12-10T09:39:49.718Z] #37 2.862 -- Detecting C compiler ABI info
09:39:49 [2019-12-10T09:39:49.718Z] #37 3.286 -- Detecting C compiler ABI info - done
09:39:49 [2019-12-10T09:39:49.718Z] #37 3.315 -- Detecting C compile features
09:39:50 [2019-12-10T09:39:50.138Z] #37 ...
09:39:50 [2019-12-10T09:39:50.138Z] 
09:39:50 [2019-12-10T09:39:50.138Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:39:50 [2019-12-10T09:39:50.138Z] #45 37.32 io
09:39:50 [2019-12-10T09:39:50.138Z] #45 37.33 strconv
09:39:50 [2019-12-10T09:39:50.138Z] #45 39.43 bytes
09:39:50 [2019-12-10T09:39:50.138Z] #45 41.91 bufio
09:39:50 [2019-12-10T09:39:50.138Z] #45 42.53 reflect
09:39:50 [2019-12-10T09:39:50.138Z] #45 44.70 syscall
09:39:50 [2019-12-10T09:39:50.503Z] #17 24.04 Selecting previously unselected package gcc-mingw-w64-base.
09:39:50 [2019-12-10T09:39:50.503Z] #17 24.04 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
09:39:50 [2019-12-10T09:39:50.503Z] #17 24.04 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
09:39:50 [2019-12-10T09:39:50.503Z] #17 24.09 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:39:50 [2019-12-10T09:39:50.503Z] #17 24.09 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
09:39:50 [2019-12-10T09:39:50.503Z] #17 24.10 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:39:50 [2019-12-10T09:39:50.559Z] #45 ...
09:39:50 [2019-12-10T09:39:50.559Z] 
09:39:50 [2019-12-10T09:39:50.559Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:39:50 [2019-12-10T09:39:50.559Z] #27 20.37 
09:39:50 [2019-12-10T09:39:50.870Z] #41 20.22   CC       images/stats.o
09:39:51 [2019-12-10T09:39:51.128Z] #41 20.53   CC       images/core.o
09:39:51 [2019-12-10T09:39:51.694Z] #41 21.23   CC       images/core-x86.o
09:39:52 [2019-12-10T09:39:52.260Z] #41 21.71   CC       images/core-arm.o
09:39:52 [2019-12-10T09:39:52.881Z] #41 22.18   CC       images/core-aarch64.o
09:39:53 [2019-12-10T09:39:53.140Z] #41 22.59   CC       images/core-ppc64.o
09:39:53 [2019-12-10T09:39:53.441Z] #44 ...
09:39:53 [2019-12-10T09:39:53.441Z] 
09:39:53 [2019-12-10T09:39:53.441Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:39:53 [2019-12-10T09:39:53.441Z] #26 24.31 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
09:39:53 [2019-12-10T09:39:53.441Z] #26 24.97 
09:39:53 [2019-12-10T09:39:53.441Z] #26 25.36 
######################################################################## 100.0%
09:39:53 [2019-12-10T09:39:53.441Z] #26 25.49 
09:39:53 [2019-12-10T09:39:53.441Z] #26 27.56 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
09:39:53 [2019-12-10T09:39:53.441Z] #26 28.08 
09:39:53 [2019-12-10T09:39:53.441Z] #26 28.28 
#                                                                          2.6%
######################################################################## 100.0%
09:39:53 [2019-12-10T09:39:53.441Z] #26 28.52 
09:39:53 [2019-12-10T09:39:53.441Z] #26 ...
09:39:53 [2019-12-10T09:39:53.441Z] 
09:39:53 [2019-12-10T09:39:53.441Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:39:53 [2019-12-10T09:39:53.441Z] #17 4.929 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:39:53 [2019-12-10T09:39:53.441Z] #17 4.971 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:39:53 [2019-12-10T09:39:53.441Z] #17 5.013 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:39:53 [2019-12-10T09:39:53.441Z] #17 5.020 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:39:53 [2019-12-10T09:39:53.441Z] #17 5.028 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:39:53 [2019-12-10T09:39:53.441Z] #17 6.023 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [490 kB]
09:39:53 [2019-12-10T09:39:53.441Z] #17 7.603 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB]
09:39:53 [2019-12-10T09:39:53.441Z] #17 8.536 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB]
09:39:53 [2019-12-10T09:39:53.441Z] #17 ...
09:39:53 [2019-12-10T09:39:53.441Z] 
09:39:53 [2019-12-10T09:39:53.441Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:39:53 [2019-12-10T09:39:53.441Z] #59 29.90 Checking out files:  39% (1156/2934)   
Checking out files:  40% (1174/2934)   
Checking out files:  41% (1203/2934)   
Checking out files:  42% (1233/2934)   
Checking out files:  43% (1262/2934)   
Checking out files:  44% (1291/2934)   
Checking out files:  45% (1321/2934)   
Checking out files:  46% (1350/2934)   
Checking out files:  47% (1379/2934)   
Checking out files:  48% (1409/2934)   
Checking out files:  49% (1438/2934)   
Checking out files:  50% (1467/2934)   
Checking out files:  51% (1497/2934)   
Checking out files:  52% (1526/2934)   
Checking out files:  53% (1556/2934)   
Checking out files:  54% (1585/2934)   
Checking out files:  55% (1614/2934)   
Checking out files:  56% (1644/2934)   
Checking out files:  57% (1673/2934)   
Checking out files:  58% (1702/2934)   
Checking out files:  59% (1732/2934)   
Checking out files:  60% (1761/2934)   
Checking out files:  61% (1790/2934)   
Checking out files:  62% (1820/2934)   
Checking out files:  63% (1849/2934)   
Checking out files:  64% (1878/2934)   
Checking out files:  65% (1908/2934)   
Checking out files:  66% (1937/2934)   
Checking out files:  67% (1966/2934)   
Checking out files:  68% (1996/2934)   
Checking out files:  69% (2025/2934)   
Checking out files:  70% (2054/2934)   
Checking out files:  71% (2084/2934)   
Checking out files:  72% (2113/2934)   
Checking out files:  73% (2142/2934)   
Checking out files:  74% (2172/2934)   
Checking out files:  75% (2201/2934)   
Checking out files:  76% (2230/2934)   
Checking out files:  77% (2260/2934)   
Checking out files:  78% (2289/2934)   
Checking out files:  79% (2318/2934)   
Checking out files:  80% (2348/2934)   
Checking out files:  81% (2377/2934)   
Checking out files:  82% (2406/2934)   
Checking out files:  83% (2436/2934)   
Checking out files:  84% (2465/2934)   
Checking out files:  85% (2494/2934)   
Checking out files:  86% (2524/2934)   
Checking out files:  87% (2553/2934)   
Checking out files:  88% (2582/2934)   
Checking out files:  89% (2612/2934)   
Checking out files:  90% (2641/2934)   
Checking out files:  91% (2670/2934)   
Checking out files:  92% (2700/2934)   
Checking out files:  93% (2729/2934)   
Checking out files:  94% (2758/2934)   
Checking out files:  95% (2788/2934)   
Checking out files:  96% (2817/2934)   
Checking out files:  97% (2846/2934)   
Checking out files:  98% (2876/2934)   
Checking out files:  99% (2905/2934)   
Checking out files: 100% (2934/2934)   
Checking out files: 100% (2934/2934), done.
09:39:53 [2019-12-10T09:39:53.441Z] #59 32.21 + cd /tmp/tmp.ENAtOA8eWr/src/github.com/containerd/containerd
09:39:53 [2019-12-10T09:39:53.441Z] #59 32.22 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
09:39:53 [2019-12-10T09:39:53.441Z] #59 33.25 + export 'BUILDTAGS=netgo osusergo static_build'
09:39:53 [2019-12-10T09:39:53.441Z] #59 33.26 + BUILDTAGS='netgo osusergo static_build'
09:39:53 [2019-12-10T09:39:53.441Z] #59 33.26 + export EXTRA_FLAGS=-buildmode=pie
09:39:53 [2019-12-10T09:39:53.441Z] #59 33.26 + EXTRA_FLAGS=-buildmode=pie
09:39:53 [2019-12-10T09:39:53.441Z] #59 33.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:39:53 [2019-12-10T09:39:53.441Z] #59 33.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:39:53 [2019-12-10T09:39:53.441Z] #59 33.26 + '[' '' = dynamic ']'
09:39:53 [2019-12-10T09:39:53.441Z] #59 33.26 + make
09:39:54 [2019-12-10T09:39:54.015Z] #59 34.81 + bin/ctr
09:39:54 [2019-12-10T09:39:54.074Z] #41 23.21   CC       images/core-s390.o
09:39:54 [2019-12-10T09:39:54.074Z] #41 ...
09:39:54 [2019-12-10T09:39:54.074Z] 
09:39:54 [2019-12-10T09:39:54.074Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:39:54 [2019-12-10T09:39:54.074Z] #59 35.33 + export 'BUILDTAGS=netgo osusergo static_build'
09:39:54 [2019-12-10T09:39:54.074Z] #59 35.33 + BUILDTAGS='netgo osusergo static_build'
09:39:54 [2019-12-10T09:39:54.074Z] #59 35.33 + export EXTRA_FLAGS=-buildmode=pie
09:39:54 [2019-12-10T09:39:54.074Z] #59 35.33 + EXTRA_FLAGS=-buildmode=pie
09:39:54 [2019-12-10T09:39:54.074Z] #59 35.33 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:39:54 [2019-12-10T09:39:54.074Z] #59 35.33 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:39:54 [2019-12-10T09:39:54.074Z] #59 35.33 + '[' '' = dynamic ']'
09:39:54 [2019-12-10T09:39:54.074Z] #59 35.33 + make
09:39:54 [2019-12-10T09:39:54.074Z] #59 37.07 + bin/ctr
09:39:54 [2019-12-10T09:39:54.074Z] #59 ...
09:39:54 [2019-12-10T09:39:54.074Z] 
09:39:54 [2019-12-10T09:39:54.074Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:39:54 [2019-12-10T09:39:54.074Z] #44 105.9 text/template/parse
09:39:54 [2019-12-10T09:39:54.074Z] #44 106.6 go/parser
09:39:54 [2019-12-10T09:39:54.074Z] #44 109.7 text/template
09:39:54 [2019-12-10T09:39:54.074Z] #44 109.7 encoding/xml
09:39:54 [2019-12-10T09:39:54.276Z] #59 ...
09:39:54 [2019-12-10T09:39:54.276Z] 
09:39:54 [2019-12-10T09:39:54.276Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:39:54 [2019-12-10T09:39:54.276Z] #26 30.57 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
09:39:54 [2019-12-10T09:39:54.276Z] #26 30.66 skipping existing ed4b54129745
09:39:54 [2019-12-10T09:39:54.537Z] #26 30.82 
09:39:55 [2019-12-10T09:39:55.032Z] #27 20.65 
                                                                           1.2%
##                                                                         3.1%
##                                                                         4.0%
####                                                                       5.9%
####                                                                       6.9%
#####                                                                      7.8%
######                                                                     8.8%
#######                                                                   10.7%
########                                                                  11.6%
#########                                                                 13.5%
##########                                                                14.4%
###########                                                               15.4%
###########                                                               16.3%
############                                                              17.3%
#############                                                             19.2%
##############                                                            20.1%
###############                                                           21.1%
###############                                                           22.0%
#################                                                         23.9%
##################                                                        25.8%
###################                                                       27.7%
#####################                                                     29.6%
######################                                                    31.5%
#######################                                                   32.4%
########################                                                  34.3%
##########################                                                36.2%
############################                                              39.0%
09:39:55 [2019-12-10T09:39:55.032Z] #27 ...
09:39:55 [2019-12-10T09:39:55.032Z] 
09:39:55 [2019-12-10T09:39:55.032Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:39:55 [2019-12-10T09:39:55.032Z] #37 5.137 -- Detecting C compile features - done
09:39:55 [2019-12-10T09:39:55.032Z] #37 5.231 -- Performing Test HAS_BUILTIN_FORTIFY
09:39:55 [2019-12-10T09:39:55.032Z] #37 5.517 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:39:55 [2019-12-10T09:39:55.032Z] #37 5.673 -- Configuring done
09:39:55 [2019-12-10T09:39:55.032Z] #37 5.701 -- Generating done
09:39:55 [2019-12-10T09:39:55.032Z] #37 5.710 -- Build files have been written to: /tmp/tmp.qnaNd75TNz/tini
09:39:55 [2019-12-10T09:39:55.032Z] #37 5.728 + make tini-static
09:39:55 [2019-12-10T09:39:55.032Z] #37 6.277 Scanning dependencies of target tini-static
09:39:55 [2019-12-10T09:39:55.032Z] #37 6.455 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:39:55 [2019-12-10T09:39:55.032Z] #37 8.035 [100%] Linking C executable tini-static
09:39:55 [2019-12-10T09:39:55.032Z] #37 8.498 [100%] Built target tini-static
09:39:55 [2019-12-10T09:39:55.032Z] #37 8.584 + mkdir -p /build
09:39:55 [2019-12-10T09:39:55.032Z] #37 8.587 + cp tini-static /build/docker-init
09:39:55 [2019-12-10T09:39:55.032Z] #37 DONE 8.8s
09:39:55 [2019-12-10T09:39:55.032Z] 
09:39:55 [2019-12-10T09:39:55.032Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:39:55 [2019-12-10T09:39:55.925Z] #26 ...
09:39:55 [2019-12-10T09:39:55.925Z] 
09:39:55 [2019-12-10T09:39:55.925Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:39:55 [2019-12-10T09:39:55.925Z] #36 2.462 + RM_GOPATH=0
09:39:55 [2019-12-10T09:39:55.925Z] #36 2.462 + TMP_GOPATH=
09:39:55 [2019-12-10T09:39:55.925Z] #36 2.463 + : /build
09:39:55 [2019-12-10T09:39:55.925Z] #36 2.463 + '[' -z '' ']'
09:39:55 [2019-12-10T09:39:55.925Z] #36 2.468 ++ mktemp -d
09:39:55 [2019-12-10T09:39:55.925Z] #36 2.510 + export GOPATH=/tmp/tmp.WFgCl9xhkJ
09:39:55 [2019-12-10T09:39:55.925Z] #36 2.511 + GOPATH=/tmp/tmp.WFgCl9xhkJ
09:39:55 [2019-12-10T09:39:55.925Z] #36 2.511 + RM_GOPATH=1
09:39:55 [2019-12-10T09:39:55.925Z] #36 2.515 ++ dirname ./install.sh
09:39:55 [2019-12-10T09:39:55.925Z] #36 2.516 + dir=.
09:39:55 [2019-12-10T09:39:55.925Z] #36 2.516 + bin=tini
09:39:55 [2019-12-10T09:39:55.925Z] #36 2.516 + shift
09:39:55 [2019-12-10T09:39:55.925Z] #36 2.516 + '[' '!' -f ./tini.installer ']'
09:39:55 [2019-12-10T09:39:55.925Z] #36 2.516 + . ./tini.installer
09:39:55 [2019-12-10T09:39:55.925Z] #36 2.516 ++ : fec3683b971d9c3ef73f284f176672c44b448662
09:39:55 [2019-12-10T09:39:55.925Z] #36 2.516 + install_tini
09:39:55 [2019-12-10T09:39:55.925Z] #36 2.516 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
09:39:55 [2019-12-10T09:39:55.925Z] #36 2.516 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
09:39:55 [2019-12-10T09:39:55.925Z] #36 2.522 + git clone https://github.com/krallin/tini.git /tmp/tmp.WFgCl9xhkJ/tini
09:39:55 [2019-12-10T09:39:55.925Z] #36 2.527 Cloning into '/tmp/tmp.WFgCl9xhkJ/tini'...
09:39:55 [2019-12-10T09:39:55.925Z] #36 3.571 + cd /tmp/tmp.WFgCl9xhkJ/tini
09:39:55 [2019-12-10T09:39:55.925Z] #36 3.571 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
09:39:55 [2019-12-10T09:39:55.925Z] #36 3.577 + cmake .
09:39:55 [2019-12-10T09:39:55.925Z] #36 4.139 -- The C compiler identification is GNU 6.3.0
09:39:55 [2019-12-10T09:39:55.925Z] #36 4.205 -- Check for working C compiler: /usr/bin/cc
09:39:55 [2019-12-10T09:39:55.925Z] #36 5.217 -- Check for working C compiler: /usr/bin/cc -- works
09:39:55 [2019-12-10T09:39:55.925Z] #36 5.221 -- Detecting C compiler ABI info
09:39:55 [2019-12-10T09:39:55.925Z] #36 5.852 -- Detecting C compiler ABI info - done
09:39:55 [2019-12-10T09:39:55.925Z] #36 5.910 -- Detecting C compile features
09:39:55 [2019-12-10T09:39:55.925Z] #36 8.461 -- Detecting C compile features - done
09:39:55 [2019-12-10T09:39:55.925Z] #36 8.474 -- Performing Test HAS_BUILTIN_FORTIFY
09:39:55 [2019-12-10T09:39:55.925Z] #36 8.942 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:39:55 [2019-12-10T09:39:55.925Z] #36 9.134 -- Configuring done
09:39:55 [2019-12-10T09:39:55.925Z] #36 9.202 -- Generating done
09:39:55 [2019-12-10T09:39:55.925Z] #36 9.205 -- Build files have been written to: /tmp/tmp.WFgCl9xhkJ/tini
09:39:55 [2019-12-10T09:39:55.925Z] #36 9.211 + make tini-static
09:39:55 [2019-12-10T09:39:55.925Z] #36 9.665 Scanning dependencies of target tini-static
09:39:55 [2019-12-10T09:39:55.925Z] #36 9.784 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:39:55 [2019-12-10T09:39:55.937Z] #17 29.00 Selecting previously unselected package g++-mingw-w64-x86-64.
09:39:55 [2019-12-10T09:39:55.937Z] #17 29.00 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
09:39:55 [2019-12-10T09:39:55.937Z] #17 29.00 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:39:56 [2019-12-10T09:39:56.190Z] #36 ...
09:39:56 [2019-12-10T09:39:56.190Z] 
09:39:56 [2019-12-10T09:39:56.190Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:39:56 [2019-12-10T09:39:56.190Z] #41 5.381 Note: Building without setproctitle() and strlcpy() support.
09:39:56 [2019-12-10T09:39:56.190Z] #41 5.381       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:39:56 [2019-12-10T09:39:56.190Z] #41 7.303 fatal: Not a git repository (or any of the parent directories): .git
09:39:56 [2019-12-10T09:39:56.190Z] #41 7.333   GEN      .gitid
09:39:56 [2019-12-10T09:39:56.190Z] #41 7.377   GEN      criu/include/version.h
09:39:56 [2019-12-10T09:39:56.190Z] #41 7.447   GEN      include/common/asm
09:39:56 [2019-12-10T09:39:56.190Z] #41 9.555   PBCC     images/google/protobuf/descriptor.pb-c.c
09:39:56 [2019-12-10T09:39:56.190Z] #41 9.730   PBCC     images/opts.pb-c.c
09:39:56 [2019-12-10T09:39:56.190Z] #41 9.848   PBCC     images/sit.pb-c.c
09:39:56 [2019-12-10T09:39:56.190Z] #41 9.896   DEP      images/google/protobuf/descriptor.pb-c.d
09:39:56 [2019-12-10T09:39:56.190Z] #41 10.02   DEP      images/opts.pb-c.d
09:39:56 [2019-12-10T09:39:56.190Z] #41 10.15   DEP      images/sit.pb-c.d
09:39:56 [2019-12-10T09:39:56.190Z] #41 10.23   PBCC     images/macvlan.pb-c.c
09:39:56 [2019-12-10T09:39:56.190Z] #41 10.26   DEP      images/macvlan.pb-c.d
09:39:56 [2019-12-10T09:39:56.190Z] #41 10.36   PBCC     images/autofs.pb-c.c
09:39:56 [2019-12-10T09:39:56.190Z] #41 10.42   DEP      images/autofs.pb-c.d
09:39:56 [2019-12-10T09:39:56.190Z] #41 10.52   PBCC     images/sysctl.pb-c.c
09:39:56 [2019-12-10T09:39:56.190Z] #41 10.57   DEP      images/sysctl.pb-c.d
09:39:56 [2019-12-10T09:39:56.190Z] #41 10.65   PBCC     images/time.pb-c.c
09:39:56 [2019-12-10T09:39:56.190Z] #41 10.69   DEP      images/time.pb-c.d
09:39:56 [2019-12-10T09:39:56.190Z] #41 10.83   PBCC     images/binfmt-misc.pb-c.c
09:39:56 [2019-12-10T09:39:56.190Z] #41 10.87   DEP      images/binfmt-misc.pb-c.d
09:39:56 [2019-12-10T09:39:56.190Z] #41 10.98   PBCC     images/seccomp.pb-c.c
09:39:56 [2019-12-10T09:39:56.190Z] #41 11.01   DEP      images/seccomp.pb-c.d
09:39:56 [2019-12-10T09:39:56.190Z] #41 11.10   PBCC     images/userns.pb-c.c
09:39:56 [2019-12-10T09:39:56.190Z] #41 11.12   DEP      images/userns.pb-c.d
09:39:56 [2019-12-10T09:39:56.190Z] #41 11.20   PBCC     images/cgroup.pb-c.c
09:39:56 [2019-12-10T09:39:56.190Z] #41 11.29   DEP      images/cgroup.pb-c.d
09:39:56 [2019-12-10T09:39:56.190Z] #41 11.35   PBCC     images/fown.pb-c.c
09:39:56 [2019-12-10T09:39:56.190Z] #41 11.38   PBCC     images/ext-file.pb-c.c
09:39:56 [2019-12-10T09:39:56.190Z] #41 11.42   DEP      images/fown.pb-c.d
09:39:56 [2019-12-10T09:39:56.190Z] #41 11.51   DEP      images/ext-file.pb-c.d
09:39:56 [2019-12-10T09:39:56.190Z] #41 11.60   PBCC     images/rpc.pb-c.c
09:39:56 [2019-12-10T09:39:56.190Z] #41 11.71   DEP      images/rpc.pb-c.d
09:39:56 [2019-12-10T09:39:56.190Z] #41 11.77   PBCC     images/siginfo.pb-c.c
09:39:56 [2019-12-10T09:39:56.190Z] #41 11.82   DEP      images/siginfo.pb-c.d
09:39:56 [2019-12-10T09:39:56.190Z] #41 11.89   PBCC     images/pagemap.pb-c.c
09:39:56 [2019-12-10T09:39:56.190Z] #41 11.93   DEP      images/pagemap.pb-c.d
09:39:56 [2019-12-10T09:39:56.190Z] #41 12.02   PBCC     images/rlimit.pb-c.c
09:39:56 [2019-12-10T09:39:56.190Z] #41 12.06   DEP      images/rlimit.pb-c.d
09:39:56 [2019-12-10T09:39:56.190Z] #41 12.13   PBCC     images/file-lock.pb-c.c
09:39:56 [2019-12-10T09:39:56.190Z] #41 12.15   DEP      images/file-lock.pb-c.d
09:39:56 [2019-12-10T09:39:56.190Z] #41 12.25   PBCC     images/tty.pb-c.c
09:39:56 [2019-12-10T09:39:56.190Z] #41 12.32   DEP      images/tty.pb-c.d
09:39:56 [2019-12-10T09:39:56.190Z] #41 12.36   PBCC     images/tun.pb-c.c
09:39:56 [2019-12-10T09:39:56.190Z] #41 12.44   PBCC     images/netdev.pb-c.c
09:39:56 [2019-12-10T09:39:56.190Z] #41 12.51   DEP      images/tun.pb-c.d
09:39:56 [2019-12-10T09:39:56.190Z] #41 12.60   DEP      images/netdev.pb-c.d
09:39:56 [2019-12-10T09:39:56.190Z] #41 12.73   PBCC     images/vma.pb-c.c
09:39:56 [2019-12-10T09:39:56.454Z] #41 12.81   DEP      images/vma.pb-c.d
09:39:56 [2019-12-10T09:39:56.454Z] #41 12.90   PBCC     images/creds.pb-c.c
09:39:56 [2019-12-10T09:39:56.454Z] #41 12.96   DEP      images/creds.pb-c.d
09:39:56 [2019-12-10T09:39:56.454Z] #41 13.00   PBCC     images/utsns.pb-c.c
09:39:56 [2019-12-10T09:39:56.454Z] #41 13.06   DEP      images/utsns.pb-c.d
09:39:56 [2019-12-10T09:39:56.650Z] #44 ...
09:39:56 [2019-12-10T09:39:56.650Z] 
09:39:56 [2019-12-10T09:39:56.650Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:39:56 [2019-12-10T09:39:56.650Z] #41 23.93   CC       images/cpuinfo.o
09:39:56 [2019-12-10T09:39:56.650Z] #41 24.48   CC       images/inventory.o
09:39:56 [2019-12-10T09:39:56.650Z] #41 24.77   CC       images/fdinfo.o
09:39:56 [2019-12-10T09:39:56.650Z] #41 25.20   CC       images/fown.o
09:39:56 [2019-12-10T09:39:56.650Z] #41 25.50   CC       images/ns.o
09:39:56 [2019-12-10T09:39:56.650Z] #41 25.68   CC       images/regfile.o
09:39:56 [2019-12-10T09:39:56.650Z] #41 26.00   CC       images/ghost-file.o
09:39:56 [2019-12-10T09:39:56.715Z] #41 13.19   PBCC     images/ipc-desc.pb-c.c
09:39:56 [2019-12-10T09:39:56.715Z] #41 ...
09:39:56 [2019-12-10T09:39:56.715Z] 
09:39:56 [2019-12-10T09:39:56.715Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:39:56 [2019-12-10T09:39:56.715Z] #26 32.95 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
09:39:56 [2019-12-10T09:39:56.779Z] #27 20.65 
                                                                           1.2%
##                                                                         3.1%
##                                                                         4.0%
####                                                                       5.9%
####                                                                       6.9%
#####                                                                      7.8%
######                                                                     8.8%
#######                                                                   10.7%
########                                                                  11.6%
#########                                                                 13.5%
##########                                                                14.4%
###########                                                               15.4%
###########                                                               16.3%
############                                                              17.3%
#############                                                             19.2%
##############                                                            20.1%
###############                                                           21.1%
###############                                                           22.0%
#################                                                         23.9%
##################                                                        25.8%
###################                                                       27.7%
#####################                                                     29.6%
######################                                                    31.5%
#######################                                                   32.4%
########################                                                  34.3%
##########################                                                36.2%
############################                                              39.0%
#############################                                             40.9%
##############################                                            41.9%
##############################                                            42.8%
###############################                                           43.8%
################################                                          45.7%
##################################                                        47.5%
###################################                                       49.4%
####################################                                      51.3%
######################################                                    53.2%
######################################                                    54.2%
09:39:56 [2019-12-10T09:39:56.779Z] #27 ...
09:39:56 [2019-12-10T09:39:56.779Z] 
09:39:56 [2019-12-10T09:39:56.779Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:39:56 [2019-12-10T09:39:56.779Z] #42 1.670 Note: Building without setproctitle() and strlcpy() support.
09:39:56 [2019-12-10T09:39:56.779Z] #42 1.670       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:39:56 [2019-12-10T09:39:56.779Z] #42 2.692 fatal: Not a git repository (or any of the parent directories): .git
09:39:56 [2019-12-10T09:39:56.779Z] #42 2.734   GEN      .gitid
09:39:56 [2019-12-10T09:39:56.779Z] #42 2.753   GEN      criu/include/version.h
09:39:56 [2019-12-10T09:39:56.779Z] #42 2.825   GEN      include/common/asm
09:39:56 [2019-12-10T09:39:56.779Z] #42 4.245   PBCC     images/google/protobuf/descriptor.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 4.331   PBCC     images/opts.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 4.380   PBCC     images/sit.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 4.457   DEP      images/google/protobuf/descriptor.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 4.594   DEP      images/opts.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 4.671   DEP      images/sit.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 4.690   PBCC     images/macvlan.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 4.717   DEP      images/macvlan.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 4.789   PBCC     images/autofs.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 4.793   DEP      images/autofs.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 4.849   PBCC     images/sysctl.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 4.875   DEP      images/sysctl.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 4.979   PBCC     images/time.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 4.988   DEP      images/time.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 5.036   PBCC     images/binfmt-misc.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 5.076   DEP      images/binfmt-misc.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 5.220   PBCC     images/seccomp.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 5.264   DEP      images/seccomp.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 5.339   PBCC     images/userns.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 5.395   DEP      images/userns.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 5.488   PBCC     images/cgroup.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 5.543   DEP      images/cgroup.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 5.652   PBCC     images/fown.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 5.706   PBCC     images/ext-file.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 5.775   DEP      images/fown.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 5.864   DEP      images/ext-file.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 5.979   PBCC     images/rpc.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 6.068   DEP      images/rpc.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 6.181   PBCC     images/siginfo.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 6.191   DEP      images/siginfo.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 6.202   PBCC     images/pagemap.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 6.211   DEP      images/pagemap.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 6.222   PBCC     images/rlimit.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 6.227   DEP      images/rlimit.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 6.241   PBCC     images/file-lock.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 6.245   DEP      images/file-lock.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 6.254   PBCC     images/tty.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 6.266   DEP      images/tty.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 6.298   PBCC     images/tun.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 6.306   PBCC     images/netdev.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 6.315   DEP      images/tun.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 6.326   DEP      images/netdev.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 6.387   PBCC     images/vma.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 6.421   DEP      images/vma.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 6.476   PBCC     images/creds.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 6.507   DEP      images/creds.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 6.543   PBCC     images/utsns.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 6.563   DEP      images/utsns.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 6.605   PBCC     images/ipc-desc.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 6.620   PBCC     images/ipc-sem.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 6.634   DEP      images/ipc-desc.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 6.671   DEP      images/ipc-sem.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 6.709   PBCC     images/ipc-msg.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 6.752   DEP      images/ipc-msg.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 6.802   PBCC     images/ipc-shm.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 6.843   DEP      images/ipc-shm.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 6.877   PBCC     images/ipc-var.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 6.919   DEP      images/ipc-var.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 7.012   PBCC     images/sk-opts.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 7.048   PBCC     images/packet-sock.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 7.095   DEP      images/sk-opts.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 7.163   DEP      images/packet-sock.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 7.202   PBCC     images/sk-netlink.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 7.232   DEP      images/sk-netlink.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 7.258   PBCC     images/sk-inet.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 7.336   DEP      images/sk-inet.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 7.366   PBCC     images/sk-unix.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 7.413   DEP      images/sk-unix.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 7.472   PBCC     images/mm.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 7.531   DEP      images/mm.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 7.591   PBCC     images/timerfd.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 7.623   DEP      images/timerfd.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 7.678   PBCC     images/timer.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 7.704   DEP      images/timer.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 7.798   PBCC     images/sa.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 7.850   DEP      images/sa.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 7.878   PBCC     images/pipe-data.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 7.907   DEP      images/pipe-data.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 7.965   PBCC     images/mnt.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 8.036   DEP      images/mnt.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 8.097   PBCC     images/sk-packet.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 8.108   DEP      images/sk-packet.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 8.281   PBCC     images/tcp-stream.pb-c.c
09:39:56 [2019-12-10T09:39:56.779Z] #42 8.365   DEP      images/tcp-stream.pb-c.d
09:39:56 [2019-12-10T09:39:56.779Z] #42 8.454   PBCC     images/pipe.pb-c.c
09:39:56 [2019-12-10T09:39:56.780Z] #42 8.527   DEP      images/pipe.pb-c.d
09:39:56 [2019-12-10T09:39:56.780Z] #42 8.718   PBCC     images/pstree.pb-c.c
09:39:56 [2019-12-10T09:39:56.780Z] #42 8.771   DEP      images/pstree.pb-c.d
09:39:56 [2019-12-10T09:39:56.780Z] #42 8.841   PBCC     images/fs.pb-c.c
09:39:56 [2019-12-10T09:39:56.780Z] #42 8.878   DEP      images/fs.pb-c.d
09:39:56 [2019-12-10T09:39:56.780Z] #42 8.904   PBCC     images/signalfd.pb-c.c
09:39:56 [2019-12-10T09:39:56.780Z] #42 8.947   DEP      images/signalfd.pb-c.d
09:39:56 [2019-12-10T09:39:56.780Z] #42 9.073   PBCC     images/fh.pb-c.c
09:39:56 [2019-12-10T09:39:56.780Z] #42 9.102   PBCC     images/fsnotify.pb-c.c
09:39:56 [2019-12-10T09:39:56.780Z] #42 9.236   DEP      images/fh.pb-c.d
09:39:56 [2019-12-10T09:39:56.780Z] #42 9.290   DEP      images/fsnotify.pb-c.d
09:39:56 [2019-12-10T09:39:56.780Z] #42 9.350   PBCC     images/eventpoll.pb-c.c
09:39:56 [2019-12-10T09:39:56.780Z] #42 9.415   DEP      images/eventpoll.pb-c.d
09:39:56 [2019-12-10T09:39:56.780Z] #42 9.533   PBCC     images/eventfd.pb-c.c
09:39:56 [2019-12-10T09:39:56.780Z] #42 9.608   DEP      images/eventfd.pb-c.d
09:39:56 [2019-12-10T09:39:56.780Z] #42 9.648   PBCC     images/remap-file-path.pb-c.c
09:39:56 [2019-12-10T09:39:56.780Z] #42 9.676   DEP      images/remap-file-path.pb-c.d
09:39:56 [2019-12-10T09:39:56.780Z] #42 9.721   PBCC     images/fifo.pb-c.c
09:39:56 [2019-12-10T09:39:56.780Z] #42 9.742   DEP      images/fifo.pb-c.d
09:39:56 [2019-12-10T09:39:56.780Z] #42 9.814   PBCC     images/ghost-file.pb-c.c
09:39:56 [2019-12-10T09:39:56.780Z] #42 9.884   DEP      images/ghost-file.pb-c.d
09:39:56 [2019-12-10T09:39:56.780Z] #42 9.955   PBCC     images/regfile.pb-c.c
09:39:56 [2019-12-10T09:39:56.780Z] #42 9.988   DEP      images/regfile.pb-c.d
09:39:56 [2019-12-10T09:39:56.780Z] #42 10.06   PBCC     images/ns.pb-c.c
09:39:56 [2019-12-10T09:39:56.780Z] #42 10.07   DEP      images/ns.pb-c.d
09:39:56 [2019-12-10T09:39:56.780Z] #42 10.11   PBCC     images/fdinfo.pb-c.c
09:39:56 [2019-12-10T09:39:56.780Z] #42 10.15   DEP      images/fdinfo.pb-c.d
09:39:56 [2019-12-10T09:39:56.780Z] #42 10.20   PBCC     images/core-aarch64.pb-c.c
09:39:56 [2019-12-10T09:39:56.780Z] #42 ...
09:39:56 [2019-12-10T09:39:56.780Z] 
09:39:56 [2019-12-10T09:39:56.780Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:39:56 [2019-12-10T09:39:56.907Z] #41 26.34   CC       images/fifo.o
09:39:57 [2019-12-10T09:39:57.164Z] #41 26.61   CC       images/remap-file-path.o
09:39:57 [2019-12-10T09:39:57.422Z] #41 26.77   CC       images/eventfd.o
09:39:57 [2019-12-10T09:39:57.658Z] #26 33.78 
09:39:57 [2019-12-10T09:39:57.680Z] #41 27.09   CC       images/eventpoll.o
09:39:57 [2019-12-10T09:39:57.919Z] #26 34.11 
######################################################################## 100.0%
09:39:57 [2019-12-10T09:39:57.919Z] #26 34.21 
09:39:57 [2019-12-10T09:39:57.938Z] #41 27.41   CC       images/fh.o
09:39:57 [2019-12-10T09:39:57.984Z] #27 20.65 
                                                                           1.2%
##                                                                         3.1%
##                                                                         4.0%
####                                                                       5.9%
####                                                                       6.9%
#####                                                                      7.8%
######                                                                     8.8%
#######                                                                   10.7%
########                                                                  11.6%
#########                                                                 13.5%
##########                                                                14.4%
###########                                                               15.4%
###########                                                               16.3%
############                                                              17.3%
#############                                                             19.2%
##############                                                            20.1%
###############                                                           21.1%
###############                                                           22.0%
#################                                                         23.9%
##################                                                        25.8%
###################                                                       27.7%
#####################                                                     29.6%
######################                                                    31.5%
#######################                                                   32.4%
########################                                                  34.3%
##########################                                                36.2%
############################                                              39.0%
#############################                                             40.9%
##############################                                            41.9%
##############################                                            42.8%
###############################                                           43.8%
################################                                          45.7%
##################################                                        47.5%
###################################                                       49.4%
####################################                                      51.3%
######################################                                    53.2%
######################################                                    54.2%
#########################################                                 57.0%
##########################################                                58.9%
###########################################                               59.8%
############################################                              61.7%
#############################################                             62.7%
#############################################                             63.6%
###############################################                           65.5%
09:39:57 [2019-12-10T09:39:57.984Z] #27 ...
09:39:57 [2019-12-10T09:39:57.984Z] 
09:39:57 [2019-12-10T09:39:57.984Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:39:57 [2019-12-10T09:39:57.984Z] #18 15.45 Fetched 7671 kB in 14s (518 kB/s)
09:39:57 [2019-12-10T09:39:57.984Z] #18 15.45 Reading package lists...
09:39:57 [2019-12-10T09:39:57.984Z] #18 21.32 Reading package lists...
09:39:57 [2019-12-10T09:39:57.984Z] #18 ...
09:39:57 [2019-12-10T09:39:57.984Z] 
09:39:57 [2019-12-10T09:39:57.984Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:39:58 [2019-12-10T09:39:58.186Z] #26 34.32 Download of images into '/build' complete.
09:39:58 [2019-12-10T09:39:58.186Z] #26 34.33 Use something like the following to load the result into a Docker daemon:
09:39:58 [2019-12-10T09:39:58.186Z] #26 34.33   tar -cC '/build' . | docker load
09:39:58 [2019-12-10T09:39:58.451Z] #26 ...
09:39:58 [2019-12-10T09:39:58.451Z] 
09:39:58 [2019-12-10T09:39:58.451Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:39:58 [2019-12-10T09:39:58.451Z] #31 60.61 internal/poll
09:39:58 [2019-12-10T09:39:58.451Z] #31 63.30 internal/fmtsort
09:39:58 [2019-12-10T09:39:58.451Z] #31 63.81 os
09:39:58 [2019-12-10T09:39:58.451Z] #31 65.98 fmt
09:39:58 [2019-12-10T09:39:58.451Z] #31 66.00 path/filepath
09:39:58 [2019-12-10T09:39:58.451Z] #31 67.35 io/ioutil
09:39:58 [2019-12-10T09:39:58.451Z] #31 69.65 log
09:39:58 [2019-12-10T09:39:58.451Z] #31 69.65 github.com/BurntSushi/toml
09:39:58 [2019-12-10T09:39:58.451Z] #31 69.66 flag
09:39:58 [2019-12-10T09:39:58.451Z] #31 ...
09:39:58 [2019-12-10T09:39:58.451Z] 
09:39:58 [2019-12-10T09:39:58.451Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:39:58 [2019-12-10T09:39:58.451Z] #41 13.22   PBCC     images/ipc-sem.pb-c.c
09:39:58 [2019-12-10T09:39:58.451Z] #41 13.25   DEP      images/ipc-desc.pb-c.d
09:39:58 [2019-12-10T09:39:58.451Z] #41 13.33   DEP      images/ipc-sem.pb-c.d
09:39:58 [2019-12-10T09:39:58.451Z] #41 13.40   PBCC     images/ipc-msg.pb-c.c
09:39:58 [2019-12-10T09:39:58.451Z] #41 13.49   DEP      images/ipc-msg.pb-c.d
09:39:58 [2019-12-10T09:39:58.451Z] #41 13.63   PBCC     images/ipc-shm.pb-c.c
09:39:58 [2019-12-10T09:39:58.451Z] #41 13.66   DEP      images/ipc-shm.pb-c.d
09:39:58 [2019-12-10T09:39:58.451Z] #41 13.71   PBCC     images/ipc-var.pb-c.c
09:39:58 [2019-12-10T09:39:58.451Z] #41 13.75   DEP      images/ipc-var.pb-c.d
09:39:58 [2019-12-10T09:39:58.451Z] #41 13.82   PBCC     images/sk-opts.pb-c.c
09:39:58 [2019-12-10T09:39:58.451Z] #41 13.85   PBCC     images/packet-sock.pb-c.c
09:39:58 [2019-12-10T09:39:58.451Z] #41 13.91   DEP      images/sk-opts.pb-c.d
09:39:58 [2019-12-10T09:39:58.451Z] #41 13.97   DEP      images/packet-sock.pb-c.d
09:39:58 [2019-12-10T09:39:58.451Z] #41 14.04   PBCC     images/sk-netlink.pb-c.c
09:39:58 [2019-12-10T09:39:58.451Z] #41 14.14   DEP      images/sk-netlink.pb-c.d
09:39:58 [2019-12-10T09:39:58.451Z] #41 14.20   PBCC     images/sk-inet.pb-c.c
09:39:58 [2019-12-10T09:39:58.451Z] #41 14.28   DEP      images/sk-inet.pb-c.d
09:39:58 [2019-12-10T09:39:58.451Z] #41 14.38   PBCC     images/sk-unix.pb-c.c
09:39:58 [2019-12-10T09:39:58.451Z] #41 14.49   DEP      images/sk-unix.pb-c.d
09:39:58 [2019-12-10T09:39:58.451Z] #41 14.56   PBCC     images/mm.pb-c.c
09:39:58 [2019-12-10T09:39:58.451Z] #41 14.68   DEP      images/mm.pb-c.d
09:39:58 [2019-12-10T09:39:58.451Z] #41 14.76   PBCC     images/timerfd.pb-c.c
09:39:58 [2019-12-10T09:39:58.451Z] #41 14.84   DEP      images/timerfd.pb-c.d
09:39:58 [2019-12-10T09:39:58.451Z] #41 14.96   PBCC     images/timer.pb-c.c
09:39:58 [2019-12-10T09:39:58.451Z] #41 15.00   DEP      images/timer.pb-c.d
09:39:58 [2019-12-10T09:39:58.451Z] #41 15.05   PBCC     images/sa.pb-c.c
09:39:58 [2019-12-10T09:39:58.505Z] #41 27.69   CC       images/fsnotify.o
09:39:58 [2019-12-10T09:39:58.712Z] #41 15.13   DEP      images/sa.pb-c.d
09:39:58 [2019-12-10T09:39:58.712Z] #41 15.18   PBCC     images/pipe-data.pb-c.c
09:39:58 [2019-12-10T09:39:58.712Z] #41 15.21   DEP      images/pipe-data.pb-c.d
09:39:58 [2019-12-10T09:39:58.712Z] #41 15.29   PBCC     images/mnt.pb-c.c
09:39:58 [2019-12-10T09:39:58.974Z] #41 ...
09:39:58 [2019-12-10T09:39:58.974Z] 
09:39:58 [2019-12-10T09:39:58.974Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:39:58 [2019-12-10T09:39:58.974Z] #36 11.84 [100%] Linking C executable tini-static
09:39:58 [2019-12-10T09:39:58.974Z] #36 12.54 [100%] Built target tini-static
09:39:58 [2019-12-10T09:39:58.974Z] #36 12.63 + mkdir -p /build
09:39:58 [2019-12-10T09:39:58.974Z] #36 12.64 + cp tini-static /build/docker-init
09:39:58 [2019-12-10T09:39:58.974Z] #36 DONE 12.8s
09:39:58 [2019-12-10T09:39:58.974Z] 
09:39:58 [2019-12-10T09:39:58.974Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:39:58 [2019-12-10T09:39:58.974Z] #26 DONE 35.1s
09:39:58 [2019-12-10T09:39:58.974Z] 
09:39:58 [2019-12-10T09:39:58.974Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:39:58 [2019-12-10T09:39:58.974Z] #41 15.49   DEP      images/mnt.pb-c.d
09:39:59 [2019-12-10T09:39:59.072Z] #41 28.31   CC       images/signalfd.o
09:39:59 [2019-12-10T09:39:59.072Z] #41 28.51   CC       images/fs.o
09:39:59 [2019-12-10T09:39:59.217Z] #17 32.64 Setting up aufs-tools (1:4.1+20161219-1) ...
09:39:59 [2019-12-10T09:39:59.217Z] #17 32.67 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
09:39:59 [2019-12-10T09:39:59.217Z] #17 32.68 Setting up libsepol1-dev:amd64 (2.6-2) ...
09:39:59 [2019-12-10T09:39:59.217Z] #17 32.70 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
09:39:59 [2019-12-10T09:39:59.217Z] #17 32.71 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
09:39:59 [2019-12-10T09:39:59.217Z] #17 32.75 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
09:39:59 [2019-12-10T09:39:59.217Z] #17 32.76 Processing triggers for mime-support (3.60) ...
09:39:59 [2019-12-10T09:39:59.217Z] #17 32.77 Setting up xxd (2:8.0.0197-4+deb9u3) ...
09:39:59 [2019-12-10T09:39:59.217Z] #17 32.79 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
09:39:59 [2019-12-10T09:39:59.217Z] #17 32.80 Setting up libcap2-bin (1:2.25-1) ...
09:39:59 [2019-12-10T09:39:59.217Z] #17 32.81 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
09:39:59 [2019-12-10T09:39:59.235Z] #41 15.63   PBCC     images/sk-packet.pb-c.c
09:39:59 [2019-12-10T09:39:59.235Z] #41 15.67   DEP      images/sk-packet.pb-c.d
09:39:59 [2019-12-10T09:39:59.235Z] #41 15.79   PBCC     images/tcp-stream.pb-c.c
09:39:59 [2019-12-10T09:39:59.235Z] #41 15.86   DEP      images/tcp-stream.pb-c.d
09:39:59 [2019-12-10T09:39:59.331Z] #41 28.80   CC       images/pstree.o
09:39:59 [2019-12-10T09:39:59.478Z] #17 32.82 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
09:39:59 [2019-12-10T09:39:59.478Z] #17 32.83 Setting up bash-completion (1:2.1-4.3) ...
09:39:59 [2019-12-10T09:39:59.497Z] #41 15.96   PBCC     images/pipe.pb-c.c
09:39:59 [2019-12-10T09:39:59.497Z] #41 16.09   DEP      images/pipe.pb-c.d
09:39:59 [2019-12-10T09:39:59.589Z] #41 29.09   CC       images/pipe.o
09:39:59 [2019-12-10T09:39:59.759Z] #41 16.18   PBCC     images/pstree.pb-c.c
09:39:59 [2019-12-10T09:39:59.759Z] #41 16.30   DEP      images/pstree.pb-c.d
09:39:59 [2019-12-10T09:39:59.759Z] #41 16.36   PBCC     images/fs.pb-c.c
09:39:59 [2019-12-10T09:39:59.759Z] #41 16.40   DEP      images/fs.pb-c.d
09:39:59 [2019-12-10T09:39:59.849Z] #41 29.31   CC       images/tcp-stream.o
09:40:00 [2019-12-10T09:40:00.019Z] #41 16.45   PBCC     images/signalfd.pb-c.c
09:40:00 [2019-12-10T09:40:00.020Z] #41 16.54   DEP      images/signalfd.pb-c.d
09:40:00 [2019-12-10T09:40:00.045Z] #17 33.68 Setting up libonig4:amd64 (6.1.3-2) ...
09:40:00 [2019-12-10T09:40:00.107Z] #41 29.61   CC       images/sk-packet.o
09:40:00 [2019-12-10T09:40:00.281Z] #41 16.65   PBCC     images/fh.pb-c.c
09:40:00 [2019-12-10T09:40:00.282Z] #41 16.79   PBCC     images/fsnotify.pb-c.c
09:40:00 [2019-12-10T09:40:00.282Z] #41 16.86   DEP      images/fh.pb-c.d
09:40:00 [2019-12-10T09:40:00.303Z] #17 33.70 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
09:40:00 [2019-12-10T09:40:00.303Z] #17 33.71 Setting up zip (3.0-11+b1) ...
09:40:00 [2019-12-10T09:40:00.303Z] #17 33.72 Setting up bzip2 (1.0.6-8.1) ...
09:40:00 [2019-12-10T09:40:00.303Z] #17 33.73 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
09:40:00 [2019-12-10T09:40:00.303Z] #17 33.74 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
09:40:00 [2019-12-10T09:40:00.303Z] #17 33.75 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:40:00 [2019-12-10T09:40:00.303Z] #17 33.77 Setting up libaio1:amd64 (0.3.110-3) ...
09:40:00 [2019-12-10T09:40:00.303Z] #17 33.79 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
09:40:00 [2019-12-10T09:40:00.303Z] #17 33.80 Setting up xz-utils (5.2.2-1.2+b1) ...
09:40:00 [2019-12-10T09:40:00.303Z] #17 33.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:40:00 [2019-12-10T09:40:00.303Z] #17 33.83 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
09:40:00 [2019-12-10T09:40:00.303Z] #17 33.84 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
09:40:00 [2019-12-10T09:40:00.303Z] #17 33.87 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
09:40:00 [2019-12-10T09:40:00.303Z] #17 33.88 Setting up libpcre32-3:amd64 (2:8.39-3) ...
09:40:00 [2019-12-10T09:40:00.303Z] #17 33.90 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
09:40:00 [2019-12-10T09:40:00.303Z] #17 33.92 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
09:40:00 [2019-12-10T09:40:00.303Z] #17 34.03 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
09:40:00 [2019-12-10T09:40:00.543Z] #41 16.91   DEP      images/fsnotify.pb-c.d
09:40:00 [2019-12-10T09:40:00.543Z] #41 17.05   PBCC     images/eventpoll.pb-c.c
09:40:00 [2019-12-10T09:40:00.561Z] #17 34.05 Setting up libpcre16-3:amd64 (2:8.39-3) ...
09:40:00 [2019-12-10T09:40:00.561Z] #17 34.06 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
09:40:00 [2019-12-10T09:40:00.561Z] #17 34.07 Setting up libnl-3-200:amd64 (3.2.27-2) ...
09:40:00 [2019-12-10T09:40:00.561Z] #17 34.09 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
09:40:00 [2019-12-10T09:40:00.561Z] #17 34.10 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
09:40:00 [2019-12-10T09:40:00.561Z] #17 34.12 Setting up pigz (2.3.4-1) ...
09:40:00 [2019-12-10T09:40:00.561Z] #17 34.13 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
09:40:00 [2019-12-10T09:40:00.561Z] #17 34.14 Setting up libmpdec2:amd64 (2.4.2-1) ...
09:40:00 [2019-12-10T09:40:00.561Z] #17 34.15 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
09:40:00 [2019-12-10T09:40:00.561Z] #17 34.17 Setting up mingw-w64-common (5.0.1-1) ...
09:40:00 [2019-12-10T09:40:00.561Z] #17 34.18 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
09:40:00 [2019-12-10T09:40:00.561Z] #17 34.19 Setting up jq (1.5+dfsg-1.3) ...
09:40:00 [2019-12-10T09:40:00.561Z] #17 34.20 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
09:40:00 [2019-12-10T09:40:00.561Z] #17 34.21 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
09:40:00 [2019-12-10T09:40:00.561Z] #17 34.23 Setting up xfsprogs (4.9.0+nmu1) ...
09:40:00 [2019-12-10T09:40:00.561Z] #17 34.24 Setting up vim (2:8.0.0197-4+deb9u3) ...
09:40:00 [2019-12-10T09:40:00.877Z] #41 29.88   CC       images/mnt.o
09:40:00 [2019-12-10T09:40:00.877Z] #41 30.05   CC       images/pipe-data.o
09:40:00 [2019-12-10T09:40:00.877Z] #41 30.20   CC       images/sa.o
09:40:00 [2019-12-10T09:40:00.877Z] #41 30.43   CC       images/timer.o
09:40:00 [2019-12-10T09:40:00.879Z] #17 34.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:40:00 [2019-12-10T09:40:00.879Z] #17 34.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:40:00 [2019-12-10T09:40:00.879Z] #17 34.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:40:00 [2019-12-10T09:40:00.879Z] #17 34.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:40:00 [2019-12-10T09:40:00.879Z] #17 34.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:40:00 [2019-12-10T09:40:00.879Z] #17 34.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:40:00 [2019-12-10T09:40:00.879Z] #17 34.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:40:00 [2019-12-10T09:40:00.879Z] #17 34.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:40:00 [2019-12-10T09:40:00.879Z] #17 34.30 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
09:40:00 [2019-12-10T09:40:00.879Z] #17 34.31 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
09:40:00 [2019-12-10T09:40:00.879Z] #17 34.32 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
09:40:00 [2019-12-10T09:40:00.879Z] #17 34.36 Setting up iptables (1.6.0+snapshot20161117-6) ...
09:40:00 [2019-12-10T09:40:00.879Z] #17 34.37 Setting up btrfs-progs (4.7.3-1) ...
09:40:00 [2019-12-10T09:40:00.879Z] #17 34.39 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
09:40:00 [2019-12-10T09:40:00.879Z] #17 34.40 Setting up python3.5 (3.5.3-1+deb9u1) ...
09:40:00 [2019-12-10T09:40:00.882Z] #41 17.23   DEP      images/eventpoll.pb-c.d
09:40:00 [2019-12-10T09:40:00.882Z] #41 17.25   PBCC     images/eventfd.pb-c.c
09:40:00 [2019-12-10T09:40:00.882Z] #41 17.31   DEP      images/eventfd.pb-c.d
09:40:00 [2019-12-10T09:40:00.882Z] #41 17.41   PBCC     images/remap-file-path.pb-c.c
09:40:00 [2019-12-10T09:40:00.882Z] #41 17.45   DEP      images/remap-file-path.pb-c.d
09:40:00 [2019-12-10T09:40:00.882Z] #41 17.58   PBCC     images/fifo.pb-c.c
09:40:01 [2019-12-10T09:40:01.143Z] #41 17.62   DEP      images/fifo.pb-c.d
09:40:01 [2019-12-10T09:40:01.402Z] #27 20.65 
                                                                           1.2%
##                                                                         3.1%
##                                                                         4.0%
####                                                                       5.9%
####                                                                       6.9%
#####                                                                      7.8%
######                                                                     8.8%
#######                                                                   10.7%
########                                                                  11.6%
#########                                                                 13.5%
##########                                                                14.4%
###########                                                               15.4%
###########                                                               16.3%
############                                                              17.3%
#############                                                             19.2%
##############                                                            20.1%
###############                                                           21.1%
###############                                                           22.0%
#################                                                         23.9%
##################                                                        25.8%
###################                                                       27.7%
#####################                                                     29.6%
######################                                                    31.5%
#######################                                                   32.4%
########################                                                  34.3%
##########################                                                36.2%
############################                                              39.0%
#############################                                             40.9%
##############################                                            41.9%
##############################                                            42.8%
###############################                                           43.8%
################################                                          45.7%
##################################                                        47.5%
###################################                                       49.4%
####################################                                      51.3%
######################################                                    53.2%
######################################                                    54.2%
#########################################                                 57.0%
##########################################                                58.9%
###########################################                               59.8%
############################################                              61.7%
#############################################                             62.7%
#############################################                             63.6%
###############################################                           65.5%
###############################################                           66.4%
################################################                          67.4%
#################################################                         68.3%
#################################################                         69.3%
###################################################                       70.9%
###################################################                       71.9%
####################################################                      73.5%
#####################################################                     74.4%
######################################################                    76.3%
#######################################################                   77.3%
########################################################                  79.2%
##########################################################                81.0%
###########################################################               82.9%
#############################################################             84.8%
##############################################################            86.6%
###############################################################           87.6%
################################################################          89.5%
#################################################################         90.4%
##################################################################        92.3%
###################################################################       94.2%
#####################################################################     96.1%
######################################################################    97.7%
#######################################################################   98.7%
######################################################################## 100.0%
09:40:01 [2019-12-10T09:40:01.402Z] #27 31.92 
09:40:01 [2019-12-10T09:40:01.404Z] #41 17.74   PBCC     images/ghost-file.pb-c.c
09:40:01 [2019-12-10T09:40:01.405Z] #41 17.81   DEP      images/ghost-file.pb-c.d
09:40:01 [2019-12-10T09:40:01.405Z] #41 17.88   PBCC     images/regfile.pb-c.c
09:40:01 [2019-12-10T09:40:01.405Z] #41 17.95   DEP      images/regfile.pb-c.d
09:40:01 [2019-12-10T09:40:01.405Z] #41 18.00   PBCC     images/ns.pb-c.c
09:40:01 [2019-12-10T09:40:01.447Z] #41 30.87   CC       images/timerfd.o
09:40:01 [2019-12-10T09:40:01.666Z] #41 18.02   DEP      images/ns.pb-c.d
09:40:01 [2019-12-10T09:40:01.666Z] #41 18.10   PBCC     images/fdinfo.pb-c.c
09:40:01 [2019-12-10T09:40:01.666Z] #41 18.22   DEP      images/fdinfo.pb-c.d
09:40:01 [2019-12-10T09:40:01.706Z] #41 31.11   CC       images/mm.o
09:40:01 [2019-12-10T09:40:01.929Z] #41 18.35   PBCC     images/core-aarch64.pb-c.c
09:40:01 [2019-12-10T09:40:01.929Z] #41 18.45   PBCC     images/core-arm.pb-c.c
09:40:01 [2019-12-10T09:40:01.929Z] #41 18.54   PBCC     images/core-ppc64.pb-c.c
09:40:02 [2019-12-10T09:40:02.191Z] #41 18.66   PBCC     images/core-s390.pb-c.c
09:40:02 [2019-12-10T09:40:02.191Z] #41 18.77   PBCC     images/core-x86.pb-c.c
09:40:02 [2019-12-10T09:40:02.256Z] #17 35.75 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
09:40:02 [2019-12-10T09:40:02.256Z] #17 35.76 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:40:02 [2019-12-10T09:40:02.256Z] #17 35.77 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
09:40:02 [2019-12-10T09:40:02.256Z] #17 35.77 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
09:40:02 [2019-12-10T09:40:02.256Z] #17 35.84 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
09:40:02 [2019-12-10T09:40:02.256Z] #17 35.84 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
09:40:02 [2019-12-10T09:40:02.273Z] #41 31.46   CC       images/sk-opts.o
09:40:02 [2019-12-10T09:40:02.273Z] #41 31.72   CC       images/sk-unix.o
09:40:02 [2019-12-10T09:40:02.291Z] #27 ...
09:40:02 [2019-12-10T09:40:02.291Z] 
09:40:02 [2019-12-10T09:40:02.291Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:40:02 [2019-12-10T09:40:02.291Z] #32 49.53 time
09:40:02 [2019-12-10T09:40:02.291Z] #32 57.16 internal/poll
09:40:02 [2019-12-10T09:40:02.291Z] #32 59.52 internal/syscall/unix
09:40:02 [2019-12-10T09:40:02.452Z] #41 18.96   PBCC     images/core.pb-c.c
09:40:02 [2019-12-10T09:40:02.452Z] #41 19.04   PBCC     images/inventory.pb-c.c
09:40:02 [2019-12-10T09:40:02.515Z] #17 35.85 Setting up btrfs-tools (4.7.3-1) ...
09:40:02 [2019-12-10T09:40:02.515Z] #17 35.86 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:40:02 [2019-12-10T09:40:02.515Z] #17 35.88 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
09:40:02 [2019-12-10T09:40:02.515Z] #17 35.88 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
09:40:02 [2019-12-10T09:40:02.515Z] #17 35.89 Setting up python3 (3.5.3-1) ...
09:40:02 [2019-12-10T09:40:02.716Z] #41 19.18   DEP      images/core-aarch64.pb-c.d
09:40:02 [2019-12-10T09:40:02.773Z] #17 36.27 Setting up apparmor (2.11.0-3+deb9u2) ...
09:40:02 [2019-12-10T09:40:02.784Z] #32 59.70 os
09:40:02 [2019-12-10T09:40:02.784Z] #32 59.72 internal/fmtsort
09:40:02 [2019-12-10T09:40:02.784Z] #32 ...
09:40:02 [2019-12-10T09:40:02.784Z] 
09:40:02 [2019-12-10T09:40:02.784Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:40:02 [2019-12-10T09:40:02.784Z] #42 10.26   PBCC     images/core-arm.pb-c.c
09:40:02 [2019-12-10T09:40:02.784Z] #42 10.32   PBCC     images/core-ppc64.pb-c.c
09:40:02 [2019-12-10T09:40:02.784Z] #42 10.37   PBCC     images/core-s390.pb-c.c
09:40:02 [2019-12-10T09:40:02.784Z] #42 10.43   PBCC     images/core-x86.pb-c.c
09:40:02 [2019-12-10T09:40:02.784Z] #42 10.50   PBCC     images/core.pb-c.c
09:40:02 [2019-12-10T09:40:02.784Z] #42 10.61   PBCC     images/inventory.pb-c.c
09:40:02 [2019-12-10T09:40:02.784Z] #42 10.62   DEP      images/core-aarch64.pb-c.d
09:40:02 [2019-12-10T09:40:02.784Z] #42 10.75   DEP      images/core-arm.pb-c.d
09:40:02 [2019-12-10T09:40:02.784Z] #42 10.78   DEP      images/core-ppc64.pb-c.d
09:40:02 [2019-12-10T09:40:02.784Z] #42 11.00   DEP      images/core-s390.pb-c.d
09:40:02 [2019-12-10T09:40:02.784Z] #42 11.07   DEP      images/core-x86.pb-c.d
09:40:02 [2019-12-10T09:40:02.784Z] #42 11.23   DEP      images/core.pb-c.d
09:40:02 [2019-12-10T09:40:02.784Z] #42 11.31   DEP      images/inventory.pb-c.d
09:40:02 [2019-12-10T09:40:02.784Z] #42 11.38   PBCC     images/cpuinfo.pb-c.c
09:40:02 [2019-12-10T09:40:02.784Z] #42 11.44   DEP      images/cpuinfo.pb-c.d
09:40:02 [2019-12-10T09:40:02.784Z] #42 11.53   PBCC     images/stats.pb-c.c
09:40:02 [2019-12-10T09:40:02.784Z] #42 11.59   DEP      images/stats.pb-c.d
09:40:02 [2019-12-10T09:40:02.784Z] #42 13.22 make[1]: Nothing to be done for 'all'.
09:40:02 [2019-12-10T09:40:02.785Z] #42 14.51   CC       images/stats.o
09:40:02 [2019-12-10T09:40:02.785Z] #42 14.83   CC       images/core.o
09:40:02 [2019-12-10T09:40:02.785Z] #42 15.37   CC       images/core-x86.o
09:40:02 [2019-12-10T09:40:02.785Z] #42 15.82   CC       images/core-arm.o
09:40:02 [2019-12-10T09:40:02.785Z] #42 16.11   CC       images/core-aarch64.o
09:40:02 [2019-12-10T09:40:02.839Z] #41 32.10   CC       images/sk-inet.o
09:40:02 [2019-12-10T09:40:02.977Z] #41 19.31   DEP      images/core-arm.pb-c.d
09:40:02 [2019-12-10T09:40:02.977Z] #41 19.46   DEP      images/core-ppc64.pb-c.d
09:40:02 [2019-12-10T09:40:02.977Z] #41 19.57   DEP      images/core-s390.pb-c.d
09:40:03 [2019-12-10T09:40:03.097Z] #41 32.53   CC       images/tun.o
09:40:03 [2019-12-10T09:40:03.239Z] #41 19.62   DEP      images/core-x86.pb-c.d
09:40:03 [2019-12-10T09:40:03.239Z] #41 19.74   DEP      images/core.pb-c.d
09:40:03 [2019-12-10T09:40:03.239Z] #41 19.81   DEP      images/inventory.pb-c.d
09:40:03 [2019-12-10T09:40:03.356Z] #41 32.89   CC       images/sk-netlink.o
09:40:03 [2019-12-10T09:40:03.500Z] #41 19.94   PBCC     images/cpuinfo.pb-c.c
09:40:03 [2019-12-10T09:40:03.500Z] #41 19.98   DEP      images/cpuinfo.pb-c.d
09:40:03 [2019-12-10T09:40:03.500Z] #41 ...
09:40:03 [2019-12-10T09:40:03.500Z] 
09:40:03 [2019-12-10T09:40:03.500Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:40:03 [2019-12-10T09:40:03.500Z] #44 65.65 context
09:40:03 [2019-12-10T09:40:03.500Z] #44 65.67 os
09:40:03 [2019-12-10T09:40:03.500Z] #44 69.80 net
09:40:03 [2019-12-10T09:40:03.500Z] #44 69.82 os/exec
09:40:03 [2019-12-10T09:40:03.500Z] #44 72.56 encoding/binary
09:40:03 [2019-12-10T09:40:03.500Z] #44 72.59 go/token
09:40:03 [2019-12-10T09:40:03.500Z] #44 72.85 net/url
09:40:03 [2019-12-10T09:40:03.500Z] #44 75.07 go/scanner
09:40:03 [2019-12-10T09:40:03.500Z] #44 ...
09:40:03 [2019-12-10T09:40:03.500Z] 
09:40:03 [2019-12-10T09:40:03.500Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:40:03 [2019-12-10T09:40:03.500Z] #41 20.06   PBCC     images/stats.pb-c.c
09:40:03 [2019-12-10T09:40:03.500Z] #41 20.08   DEP      images/stats.pb-c.d
09:40:03 [2019-12-10T09:40:03.614Z] #41 33.11   CC       images/packet-sock.o
09:40:03 [2019-12-10T09:40:03.706Z] #17 37.19 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
09:40:03 [2019-12-10T09:40:03.706Z] #17 37.26 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
09:40:03 [2019-12-10T09:40:03.727Z] #42 16.51   CC       images/core-ppc64.o
09:40:03 [2019-12-10T09:40:03.727Z] #42 ...
09:40:03 [2019-12-10T09:40:03.727Z] 
09:40:03 [2019-12-10T09:40:03.727Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:40:03 [2019-12-10T09:40:03.727Z] #27 33.77 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
09:40:03 [2019-12-10T09:40:03.727Z] #27 34.24 
09:40:03 [2019-12-10T09:40:03.965Z] #17 37.29 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
09:40:03 [2019-12-10T09:40:03.965Z] #17 37.30 Setting up python3-wheel (0.29.0-2) ...
09:40:03 [2019-12-10T09:40:03.965Z] #17 37.56 Setting up python3-pkg-resources (33.1.1-1) ...
09:40:04 [2019-12-10T09:40:04.181Z] #41 33.49   CC       images/ipc-var.o
09:40:04 [2019-12-10T09:40:04.359Z] #27 34.62 
######################################################################## 100.0%
09:40:04 [2019-12-10T09:40:04.439Z] #41 33.83   CC       images/ipc-desc.o
09:40:04 [2019-12-10T09:40:04.533Z] #17 37.87 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
09:40:04 [2019-12-10T09:40:04.533Z] #17 37.88 Setting up python3-pip (9.0.1-2+deb9u1) ...
09:40:04 [2019-12-10T09:40:04.697Z] #41 34.13   CC       images/ipc-shm.o
09:40:04 [2019-12-10T09:40:04.793Z] #17 38.27 Setting up dmsetup (2:1.02.137-2) ...
09:40:04 [2019-12-10T09:40:04.793Z] #17 38.28 Setting up python3-setuptools (33.1.1-1) ...
09:40:04 [2019-12-10T09:40:04.870Z] #27 34.94 
09:40:04 [2019-12-10T09:40:04.955Z] #41 34.42   CC       images/ipc-msg.o
09:40:05 [2019-12-10T09:40:05.053Z] #17 38.67 Setting up dh-python (2.20170125) ...
09:40:05 [2019-12-10T09:40:05.214Z] #41 34.71   CC       images/ipc-sem.o
09:40:05 [2019-12-10T09:40:05.311Z] #17 38.95 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
09:40:05 [2019-12-10T09:40:05.571Z] #17 38.96 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:40:05 [2019-12-10T09:40:05.773Z] #27 36.31 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
09:40:05 [2019-12-10T09:40:05.780Z] #41 34.95   CC       images/utsns.o
09:40:05 [2019-12-10T09:40:05.830Z] #17 DONE 39.4s
09:40:05 [2019-12-10T09:40:05.830Z] 
09:40:05 [2019-12-10T09:40:05.830Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
09:40:06 [2019-12-10T09:40:06.038Z] #41 35.25   CC       images/creds.o
09:40:06 [2019-12-10T09:40:06.047Z] #41 22.33 make[1]: Nothing to be done for 'all'.
09:40:06 [2019-12-10T09:40:06.198Z] #27 36.74 
09:40:06 [2019-12-10T09:40:06.296Z] #41 35.55   CC       images/vma.o
09:40:06 [2019-12-10T09:40:06.296Z] #41 35.80   CC       images/netdev.o
09:40:06 [2019-12-10T09:40:06.605Z] #27 37.07 
#############################################                             62.7%
######################################################################## 100.0%
09:40:06 [2019-12-10T09:40:06.864Z] #41 36.18   CC       images/tty.o
09:40:06 [2019-12-10T09:40:06.989Z] #41 ...
09:40:06 [2019-12-10T09:40:06.989Z] 
09:40:06 [2019-12-10T09:40:06.989Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:40:06 [2019-12-10T09:40:06.989Z] #31 74.73 github.com/BurntSushi/toml/cmd/tomlv
09:40:06 [2019-12-10T09:40:06.989Z] #31 DONE 79.2s
09:40:06 [2019-12-10T09:40:06.989Z] 
09:40:06 [2019-12-10T09:40:06.989Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:40:06 [2019-12-10T09:40:06.989Z] #44 77.40 text/template/parse
09:40:06 [2019-12-10T09:40:06.989Z] #44 77.57 go/ast
09:40:06 [2019-12-10T09:40:06.989Z] #44 77.58 encoding/json
09:40:07 [2019-12-10T09:40:07.009Z] #27 37.22 
09:40:07 [2019-12-10T09:40:07.212Z] Running on azwin-2-072e30 in d:\jenkins\workspace\moby_PR-40179
[Pipeline] {
[Pipeline] ws
09:40:07 [2019-12-10T09:40:07.229Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
09:40:07 [2019-12-10T09:40:07.430Z] #41 36.69   CC       images/file-lock.o
09:40:07 [2019-12-10T09:40:07.430Z] #41 36.89   CC       images/rlimit.o
09:40:07 [2019-12-10T09:40:07.688Z] #41 37.17   CC       images/pagemap.o
09:40:07 [2019-12-10T09:40:07.946Z] #41 37.51   CC       images/siginfo.o
09:40:08 [2019-12-10T09:40:08.357Z] #18 2.336 Collecting yamllint==1.16.0
09:40:08 [2019-12-10T09:40:08.439Z] #27 38.54 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
09:40:08 [2019-12-10T09:40:08.439Z] #27 38.61 skipping existing b63cc5f62c21
09:40:08 [2019-12-10T09:40:08.439Z] #27 38.69 
09:40:08 [2019-12-10T09:40:08.439Z] #27 ...
09:40:08 [2019-12-10T09:40:08.439Z] 
09:40:08 [2019-12-10T09:40:08.439Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:40:08 [2019-12-10T09:40:08.439Z] #45 55.62 time
09:40:08 [2019-12-10T09:40:08.439Z] #45 61.87 strings
09:40:08 [2019-12-10T09:40:08.439Z] #45 62.68 os
09:40:08 [2019-12-10T09:40:08.439Z] #45 ...
09:40:08 [2019-12-10T09:40:08.439Z] 
09:40:08 [2019-12-10T09:40:08.439Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:40:08 [2019-12-10T09:40:08.439Z] #18 21.32 Reading package lists...
09:40:08 [2019-12-10T09:40:08.439Z] #18 26.45 Building dependency tree...
09:40:08 [2019-12-10T09:40:08.439Z] #18 27.80 The following additional packages will be installed:
09:40:08 [2019-12-10T09:40:08.439Z] #18 27.80   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
09:40:08 [2019-12-10T09:40:08.439Z] #18 27.84   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
09:40:08 [2019-12-10T09:40:08.439Z] #18 27.84   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
09:40:08 [2019-12-10T09:40:08.439Z] #18 27.84   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
09:40:08 [2019-12-10T09:40:08.439Z] #18 27.84   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:40:08 [2019-12-10T09:40:08.439Z] #18 27.84   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
09:40:08 [2019-12-10T09:40:08.439Z] #18 27.84   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
09:40:08 [2019-12-10T09:40:08.439Z] #18 27.84   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
09:40:08 [2019-12-10T09:40:08.439Z] #18 27.85   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
09:40:08 [2019-12-10T09:40:08.439Z] #18 27.85 Suggested packages:
09:40:08 [2019-12-10T09:40:08.439Z] #18 27.85   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
09:40:08 [2019-12-10T09:40:08.439Z] #18 27.85   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
09:40:08 [2019-12-10T09:40:08.439Z] #18 27.85   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
09:40:08 [2019-12-10T09:40:08.439Z] #18 27.85   vim-doc vim-scripts xfsdump acl attr quota
09:40:08 [2019-12-10T09:40:08.439Z] #18 27.85 Recommended packages:
09:40:08 [2019-12-10T09:40:08.439Z] #18 27.85   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
09:40:08 [2019-12-10T09:40:08.439Z] #18 27.85   python3-keyrings.alt python3-xdg unzip
09:40:08 [2019-12-10T09:40:08.439Z] #18 32.64 The following NEW packages will be installed:
09:40:08 [2019-12-10T09:40:08.439Z] #18 32.66   apparmor aufs-tools bash-completion binutils-mingw-w64
09:40:08 [2019-12-10T09:40:08.439Z] #18 32.66   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
09:40:08 [2019-12-10T09:40:08.439Z] #18 32.66   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
09:40:08 [2019-12-10T09:40:08.439Z] #18 32.66   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
09:40:08 [2019-12-10T09:40:08.439Z] #18 32.66   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
09:40:08 [2019-12-10T09:40:08.439Z] #18 32.66   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
09:40:08 [2019-12-10T09:40:08.439Z] #18 32.66   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
09:40:08 [2019-12-10T09:40:08.439Z] #18 32.66   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
09:40:08 [2019-12-10T09:40:08.439Z] #18 32.66   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
09:40:08 [2019-12-10T09:40:08.439Z] #18 32.66   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
09:40:08 [2019-12-10T09:40:08.439Z] #18 32.66   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
09:40:08 [2019-12-10T09:40:08.439Z] #18 32.66   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
09:40:08 [2019-12-10T09:40:08.439Z] #18 32.66   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
09:40:08 [2019-12-10T09:40:08.439Z] #18 32.66   xfsprogs xxd xz-utils zip
09:40:08 [2019-12-10T09:40:08.439Z] #18 32.77 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded.
09:40:08 [2019-12-10T09:40:08.439Z] #18 32.77 Need to get 88.2 MB of archives.
09:40:08 [2019-12-10T09:40:08.439Z] #18 32.77 After this operation, 565 MB of additional disk space will be used.
09:40:08 [2019-12-10T09:40:08.439Z] #18 32.77 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 33.06 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 33.18 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 33.18 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 33.19 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 33.20 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 33.38 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 33.82 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 33.84 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 33.90 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 33.98 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.04 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.06 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.06 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.06 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.06 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.07 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.08 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.11 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.11 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.11 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.12 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.13 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.21 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.24 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.24 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.25 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.26 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.26 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.29 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.29 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.48 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.64 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.64 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.64 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.64 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.65 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.65 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.65 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.66 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.68 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.70 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.76 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.88 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.97 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.98 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 34.98 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 35.06 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 35.19 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 35.20 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 35.33 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 35.40 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 35.41 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 35.41 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 35.42 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 35.43 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 35.84 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 35.89 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 35.93 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 35.95 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 35.97 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 35.99 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB]
09:40:08 [2019-12-10T09:40:08.439Z] #18 36.30 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB]
09:40:08 [2019-12-10T09:40:08.512Z] #41 37.87   CC       images/rpc.o
09:40:08 [2019-12-10T09:40:08.939Z] #18 36.74 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
09:40:09 [2019-12-10T09:40:09.078Z] #41 ...
09:40:09 [2019-12-10T09:40:09.078Z] 
09:40:09 [2019-12-10T09:40:09.078Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:40:09 [2019-12-10T09:40:09.078Z] #44 114.6 go/doc
09:40:09 [2019-12-10T09:40:09.078Z] #44 116.2 crypto/rsa
09:40:09 [2019-12-10T09:40:09.078Z] #44 117.3 crypto/x509/pkix
09:40:09 [2019-12-10T09:40:09.078Z] #44 117.8 vendor/golang.org/x/crypto/cryptobyte
09:40:09 [2019-12-10T09:40:09.078Z] #44 118.0 github.com/LK4D4/vndr/build
09:40:09 [2019-12-10T09:40:09.078Z] #44 120.2 net
09:40:09 [2019-12-10T09:40:09.078Z] #44 121.1 vendor/golang.org/x/crypto/chacha20poly1305
09:40:09 [2019-12-10T09:40:09.078Z] #44 122.3 vendor/golang.org/x/crypto/hkdf
09:40:09 [2019-12-10T09:40:09.078Z] #44 122.5 vendor/golang.org/x/text/transform
09:40:09 [2019-12-10T09:40:09.078Z] #44 123.3 vendor/golang.org/x/text/unicode/bidi
09:40:09 [2019-12-10T09:40:09.503Z] #18 36.74 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB]
09:40:09 [2019-12-10T09:40:09.503Z] #18 37.25 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
09:40:09 [2019-12-10T09:40:09.537Z] #44 ...
09:40:09 [2019-12-10T09:40:09.537Z] 
09:40:09 [2019-12-10T09:40:09.537Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:40:09 [2019-12-10T09:40:09.537Z] #17 16.06 Fetched 7750 kB in 12s (638 kB/s)
09:40:09 [2019-12-10T09:40:09.537Z] #17 16.06 Reading package lists...
09:40:09 [2019-12-10T09:40:09.644Z] #44 125.3 vendor/golang.org/x/text/secure/bidirule
09:40:09 [2019-12-10T09:40:09.644Z] #44 ...
09:40:09 [2019-12-10T09:40:09.644Z] 
09:40:09 [2019-12-10T09:40:09.644Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:40:09 [2019-12-10T09:40:09.644Z] #41 39.11   CC       images/ext-file.o
09:40:09 [2019-12-10T09:40:09.798Z] #17 21.54 Reading package lists...
09:40:09 [2019-12-10T09:40:09.798Z] #17 ...
09:40:09 [2019-12-10T09:40:09.798Z] 
09:40:09 [2019-12-10T09:40:09.798Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:40:09 [2019-12-10T09:40:09.798Z] #41 24.59   CC       images/stats.o
09:40:09 [2019-12-10T09:40:09.798Z] #41 25.20   CC       images/core.o
09:40:09 [2019-12-10T09:40:09.798Z] #41 25.89   CC       images/core-x86.o
09:40:09 [2019-12-10T09:40:09.902Z] #41 39.33   CC       images/cgroup.o
09:40:09 [2019-12-10T09:40:09.976Z] #18 37.61 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB]
09:40:09 [2019-12-10T09:40:09.977Z] #18 37.61 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB]
09:40:09 [2019-12-10T09:40:09.977Z] #18 ...
09:40:09 [2019-12-10T09:40:09.977Z] 
09:40:09 [2019-12-10T09:40:09.977Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:40:09 [2019-12-10T09:40:09.977Z] #27 40.42 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
09:40:10 [2019-12-10T09:40:10.059Z] #41 26.59   CC       images/core-arm.o
09:40:10 [2019-12-10T09:40:10.383Z] #27 40.91 
09:40:10 [2019-12-10T09:40:10.791Z] #27 41.09 
######################################################################## 100.0%
09:40:10 [2019-12-10T09:40:10.791Z] #27 41.16 
09:40:10 [2019-12-10T09:40:10.791Z] #27 41.20 Download of images into '/build' complete.
09:40:10 [2019-12-10T09:40:10.791Z] #27 41.21 Use something like the following to load the result into a Docker daemon:
09:40:10 [2019-12-10T09:40:10.791Z] #27 41.21   tar -cC '/build' . | docker load
09:40:10 [2019-12-10T09:40:10.791Z] #27 DONE 41.3s
09:40:10 [2019-12-10T09:40:10.791Z] 
09:40:10 [2019-12-10T09:40:10.791Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:40:10 [2019-12-10T09:40:10.791Z] #42 17.09   CC       images/core-s390.o
09:40:10 [2019-12-10T09:40:10.791Z] #42 17.85   CC       images/cpuinfo.o
09:40:10 [2019-12-10T09:40:10.791Z] #42 18.26   CC       images/inventory.o
09:40:10 [2019-12-10T09:40:10.791Z] #42 18.49   CC       images/fdinfo.o
09:40:10 [2019-12-10T09:40:10.791Z] #42 18.70   CC       images/fown.o
09:40:10 [2019-12-10T09:40:10.791Z] #42 18.82   CC       images/ns.o
09:40:10 [2019-12-10T09:40:10.791Z] #42 18.95   CC       images/regfile.o
09:40:10 [2019-12-10T09:40:10.791Z] #42 19.20   CC       images/ghost-file.o
09:40:10 [2019-12-10T09:40:10.791Z] #42 19.46   CC       images/fifo.o
09:40:10 [2019-12-10T09:40:10.791Z] #42 19.62   CC       images/remap-file-path.o
09:40:10 [2019-12-10T09:40:10.791Z] #42 19.82   CC       images/eventfd.o
09:40:10 [2019-12-10T09:40:10.791Z] #42 20.07   CC       images/eventpoll.o
09:40:10 [2019-12-10T09:40:10.791Z] #42 20.33   CC       images/fh.o
09:40:10 [2019-12-10T09:40:10.791Z] #42 20.57   CC       images/fsnotify.o
09:40:10 [2019-12-10T09:40:10.791Z] #42 21.18   CC       images/signalfd.o
09:40:10 [2019-12-10T09:40:10.791Z] #42 21.35   CC       images/fs.o
09:40:10 [2019-12-10T09:40:10.791Z] #42 21.56   CC       images/pstree.o
09:40:10 [2019-12-10T09:40:10.791Z] #42 21.73   CC       images/pipe.o
09:40:10 [2019-12-10T09:40:10.791Z] #42 21.90   CC       images/tcp-stream.o
09:40:10 [2019-12-10T09:40:10.791Z] #42 22.10   CC       images/sk-packet.o
09:40:10 [2019-12-10T09:40:10.791Z] #42 22.30   CC       images/mnt.o
09:40:10 [2019-12-10T09:40:10.791Z] #42 22.51   CC       images/pipe-data.o
09:40:10 [2019-12-10T09:40:10.791Z] #42 22.76   CC       images/sa.o
09:40:10 [2019-12-10T09:40:10.791Z] #42 23.23   CC       images/timer.o
09:40:10 [2019-12-10T09:40:10.791Z] #42 23.73   CC       images/timerfd.o
09:40:10 [2019-12-10T09:40:10.791Z] #42 24.03   CC       images/mm.o
09:40:10 [2019-12-10T09:40:10.837Z] #41 40.06   CC       images/userns.o
09:40:10 [2019-12-10T09:40:10.837Z] #41 40.29   CC       images/google/protobuf/descriptor.o
09:40:11 [2019-12-10T09:40:11.040Z] #41 27.32   CC       images/core-aarch64.o
09:40:11 [2019-12-10T09:40:11.195Z] #42 24.26   CC       images/sk-opts.o
09:40:11 [2019-12-10T09:40:11.195Z] #42 24.68   CC       images/sk-unix.o
09:40:11 [2019-12-10T09:40:11.301Z] #41 27.93   CC       images/core-ppc64.o
09:40:12 [2019-12-10T09:40:12.035Z] #42 25.31   CC       images/sk-inet.o
09:40:12 [2019-12-10T09:40:12.243Z] #41 28.61   CC       images/core-s390.o
09:40:12 [2019-12-10T09:40:12.457Z] #42 25.71   CC       images/tun.o
09:40:12 [2019-12-10T09:40:12.457Z] #42 ...
09:40:12 [2019-12-10T09:40:12.457Z] 
09:40:12 [2019-12-10T09:40:12.457Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:40:12 [2019-12-10T09:40:12.457Z] #18 40.17 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB]
09:40:12 [2019-12-10T09:40:12.737Z] #41 42.17   CC       images/opts.o
09:40:12 [2019-12-10T09:40:12.896Z] #18 ...
09:40:12 [2019-12-10T09:40:12.896Z] 
09:40:12 [2019-12-10T09:40:12.896Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:40:12 [2019-12-10T09:40:12.896Z] #60 32.62 + cd /tmp/tmp.yOox8CHqY5/src/github.com/containerd/containerd
09:40:12 [2019-12-10T09:40:12.896Z] #60 32.63 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
09:40:12 [2019-12-10T09:40:12.896Z] #60 33.45 + export 'BUILDTAGS=netgo osusergo static_build'
09:40:12 [2019-12-10T09:40:12.896Z] #60 33.45 + BUILDTAGS='netgo osusergo static_build'
09:40:12 [2019-12-10T09:40:12.896Z] #60 33.45 + export EXTRA_FLAGS=-buildmode=pie
09:40:12 [2019-12-10T09:40:12.896Z] #60 33.45 + EXTRA_FLAGS=-buildmode=pie
09:40:12 [2019-12-10T09:40:12.896Z] #60 33.45 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:40:12 [2019-12-10T09:40:12.896Z] #60 33.46 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:40:12 [2019-12-10T09:40:12.896Z] #60 33.46 + '[' '' = dynamic ']'
09:40:12 [2019-12-10T09:40:12.896Z] #60 33.46 + make
09:40:12 [2019-12-10T09:40:12.896Z] #60 34.77 + bin/ctr
09:40:12 [2019-12-10T09:40:12.896Z] #60 ...
09:40:12 [2019-12-10T09:40:12.896Z] 
09:40:12 [2019-12-10T09:40:12.896Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:40:12 [2019-12-10T09:40:12.896Z] #42 26.17   CC       images/sk-netlink.o
09:40:12 [2019-12-10T09:40:12.896Z] #42 26.28   CC       images/packet-sock.o
09:40:12 [2019-12-10T09:40:12.995Z] #41 42.35   CC       images/seccomp.o
09:40:13 [2019-12-10T09:40:13.253Z] #41 42.68   CC       images/binfmt-misc.o
09:40:13 [2019-12-10T09:40:13.325Z] #42 26.49   CC       images/ipc-var.o
09:40:13 [2019-12-10T09:40:13.325Z] #42 26.63   CC       images/ipc-desc.o
09:40:13 [2019-12-10T09:40:13.325Z] #42 26.82   CC       images/ipc-shm.o
09:40:13 [2019-12-10T09:40:13.511Z] #41 42.92   CC       images/time.o
09:40:13 [2019-12-10T09:40:13.644Z] #41 ...
09:40:13 [2019-12-10T09:40:13.644Z] 
09:40:13 [2019-12-10T09:40:13.644Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:40:13 [2019-12-10T09:40:13.644Z] #44 85.71 go/parser
09:40:13 [2019-12-10T09:40:13.755Z] #42 26.99   CC       images/ipc-msg.o
09:40:13 [2019-12-10T09:40:13.755Z] #42 ...
09:40:13 [2019-12-10T09:40:13.755Z] 
09:40:13 [2019-12-10T09:40:13.755Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:40:13 [2019-12-10T09:40:13.755Z] #32 60.86 strings
09:40:13 [2019-12-10T09:40:13.755Z] #32 64.41 path
09:40:13 [2019-12-10T09:40:13.755Z] #32 64.98 fmt
09:40:13 [2019-12-10T09:40:13.755Z] #32 64.99 path/filepath
09:40:13 [2019-12-10T09:40:13.755Z] #32 66.64 io/ioutil
09:40:13 [2019-12-10T09:40:13.755Z] #32 67.57 text/tabwriter
09:40:13 [2019-12-10T09:40:13.755Z] #32 69.99 flag
09:40:13 [2019-12-10T09:40:13.755Z] #32 70.00 github.com/BurntSushi/toml
09:40:13 [2019-12-10T09:40:13.755Z] #32 ...
09:40:13 [2019-12-10T09:40:13.755Z] 
09:40:13 [2019-12-10T09:40:13.755Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:40:13 [2019-12-10T09:40:13.755Z] #42 27.21   CC       images/ipc-sem.o
09:40:13 [2019-12-10T09:40:13.769Z] #41 43.16   CC       images/sysctl.o
09:40:14 [2019-12-10T09:40:14.027Z] #41 43.41   CC       images/autofs.o
09:40:14 [2019-12-10T09:40:14.175Z] #42 27.40   CC       images/utsns.o
09:40:14 [2019-12-10T09:40:14.175Z] #42 27.59   CC       images/creds.o
09:40:14 [2019-12-10T09:40:14.217Z] #44 86.70 text/template
09:40:14 [2019-12-10T09:40:14.285Z] #41 43.68   CC       images/macvlan.o
09:40:14 [2019-12-10T09:40:14.543Z] #41 43.85   CC       images/sit.o
09:40:14 [2019-12-10T09:40:14.608Z] #42 27.77   CC       images/vma.o
09:40:14 [2019-12-10T09:40:14.608Z] #42 28.04   CC       images/netdev.o
09:40:14 [2019-12-10T09:40:14.801Z] #41 44.17   LINK     images/built-in.o
09:40:14 [2019-12-10T09:40:14.801Z] #41 44.37   GEN      compel/include/asm
09:40:14 [2019-12-10T09:40:14.907Z] #18 8.718   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
09:40:14 [2019-12-10T09:40:14.907Z] #18 8.785 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
09:40:15 [2019-12-10T09:40:15.059Z] #41 44.40   GEN      compel/include/version.h
09:40:15 [2019-12-10T09:40:15.059Z] #41 44.44 touch .config
09:40:15 [2019-12-10T09:40:15.059Z] #41 44.45   GEN      include/common/config.h
09:40:15 [2019-12-10T09:40:15.107Z] #42 28.52   CC       images/tty.o
09:40:15 [2019-12-10T09:40:15.317Z] #41 44.55   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
09:40:15 [2019-12-10T09:40:15.317Z] #41 44.58   GEN      compel/plugins/include/uapi/std/syscall-64.h
09:40:15 [2019-12-10T09:40:15.317Z] #41 44.61   GEN      compel/arch/x86/plugins/std/syscalls-64.S
09:40:15 [2019-12-10T09:40:15.317Z] #41 44.64   DEP      compel/arch/x86/plugins/std/syscalls-64.d
09:40:15 [2019-12-10T09:40:15.317Z] #41 44.69   DEP      compel/arch/x86/plugins/std/memcpy.d
09:40:15 [2019-12-10T09:40:15.317Z] #41 44.72   DEP      compel/arch/x86/plugins/std/parasite-head.d
09:40:15 [2019-12-10T09:40:15.317Z] #41 44.75   GEN      compel/plugins/include/uapi/std/syscall.h
09:40:15 [2019-12-10T09:40:15.317Z] #41 44.79   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
09:40:15 [2019-12-10T09:40:15.317Z] #41 44.81   GEN      compel/plugins/include/uapi/std/syscall-codes.h
09:40:15 [2019-12-10T09:40:15.317Z] #41 44.85   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:40:15 [2019-12-10T09:40:15.575Z] #41 44.86   DEP      compel/plugins/std/infect.d
09:40:15 [2019-12-10T09:40:15.575Z] #41 45.00   DEP      compel/plugins/std/string.d
09:40:15 [2019-12-10T09:40:15.575Z] #41 45.08   DEP      compel/plugins/std/log.d
09:40:15 [2019-12-10T09:40:15.834Z] #41 45.16   DEP      compel/plugins/std/fds.d
09:40:15 [2019-12-10T09:40:15.840Z] #18 9.845   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
09:40:16 [2019-12-10T09:40:16.093Z] #41 45.31   DEP      compel/plugins/std/std.d
09:40:16 [2019-12-10T09:40:16.093Z] #41 45.50   DEP      compel/plugins/shmem/shmem.d
09:40:16 [2019-12-10T09:40:16.093Z] #41 45.59   DEP      compel/plugins/fds/fds.d
09:40:16 [2019-12-10T09:40:16.097Z] #18 10.19 Collecting pyyaml (from yamllint==1.16.0)
09:40:16 [2019-12-10T09:40:16.290Z] #42 29.31   CC       images/file-lock.o
09:40:16 [2019-12-10T09:40:16.290Z] #42 29.47   CC       images/rlimit.o
09:40:16 [2019-12-10T09:40:16.290Z] #42 29.53   CC       images/pagemap.o
09:40:16 [2019-12-10T09:40:16.290Z] #42 29.66   CC       images/siginfo.o
09:40:16 [2019-12-10T09:40:16.351Z] #41 45.76   CC       compel/plugins/std/std.o
09:40:16 [2019-12-10T09:40:16.610Z] #41 46.10   CC       compel/plugins/std/fds.o
09:40:16 [2019-12-10T09:40:16.708Z] #42 29.95   CC       images/rpc.o
09:40:17 [2019-12-10T09:40:17.030Z] #18 11.30   Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB)
09:40:17 [2019-12-10T09:40:17.176Z] #41 46.60   CC       compel/plugins/std/log.o
09:40:17 [2019-12-10T09:40:17.516Z] #44 89.40 math/big
09:40:17 [2019-12-10T09:40:17.962Z] #18 11.93 Building wheels for collected packages: pathspec, pyyaml
09:40:17 [2019-12-10T09:40:17.962Z] #18 11.93   Running setup.py bdist_wheel for pathspec: started
09:40:18 [2019-12-10T09:40:18.110Z] #41 47.55   CC       compel/plugins/std/string.o
09:40:18 [2019-12-10T09:40:18.110Z] #42 31.07   CC       images/ext-file.o
09:40:18 [2019-12-10T09:40:18.110Z] #42 31.28   CC       images/cgroup.o
09:40:18 [2019-12-10T09:40:18.220Z] #18 12.34   Running setup.py bdist_wheel for pathspec: finished with status 'done'
09:40:18 [2019-12-10T09:40:18.220Z] #18 12.34   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
09:40:18 [2019-12-10T09:40:18.220Z] #18 12.35   Running setup.py bdist_wheel for pyyaml: started
09:40:18 [2019-12-10T09:40:18.478Z] #18 12.78   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
09:40:18 [2019-12-10T09:40:18.531Z] #42 31.79   CC       images/userns.o
09:40:18 [2019-12-10T09:40:18.531Z] #42 ...
09:40:18 [2019-12-10T09:40:18.531Z] 
09:40:18 [2019-12-10T09:40:18.531Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:40:18 [2019-12-10T09:40:18.531Z] #45 65.79 regexp/syntax
09:40:18 [2019-12-10T09:40:18.531Z] #45 67.17 fmt
09:40:18 [2019-12-10T09:40:18.531Z] #45 71.74 regexp
09:40:18 [2019-12-10T09:40:18.531Z] #45 74.44 go/token
09:40:18 [2019-12-10T09:40:18.531Z] #45 75.26 go/scanner
09:40:18 [2019-12-10T09:40:18.677Z] #41 48.21   CC       compel/plugins/std/infect.o
09:40:18 [2019-12-10T09:40:18.735Z] #18 12.78   Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67
09:40:18 [2019-12-10T09:40:18.735Z] #18 12.81 Successfully built pathspec pyyaml
09:40:18 [2019-12-10T09:40:18.735Z] #18 12.81 Installing collected packages: pathspec, pyyaml, yamllint
09:40:18 [2019-12-10T09:40:18.905Z] #44 ...
09:40:18 [2019-12-10T09:40:18.905Z] 
09:40:18 [2019-12-10T09:40:18.905Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:40:18 [2019-12-10T09:40:18.905Z] #17 21.54 Reading package lists...
09:40:18 [2019-12-10T09:40:18.905Z] #17 27.18 Building dependency tree...
09:40:18 [2019-12-10T09:40:18.905Z] #17 29.29 The following additional packages will be installed:
09:40:18 [2019-12-10T09:40:18.905Z] #17 29.30   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
09:40:18 [2019-12-10T09:40:18.905Z] #17 29.30   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
09:40:18 [2019-12-10T09:40:18.905Z] #17 29.31   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
09:40:18 [2019-12-10T09:40:18.905Z] #17 29.31   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
09:40:18 [2019-12-10T09:40:18.905Z] #17 29.31   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:40:18 [2019-12-10T09:40:18.905Z] #17 29.31   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
09:40:18 [2019-12-10T09:40:18.905Z] #17 29.31   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
09:40:18 [2019-12-10T09:40:18.905Z] #17 29.32   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
09:40:18 [2019-12-10T09:40:18.905Z] #17 29.32   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
09:40:18 [2019-12-10T09:40:18.905Z] #17 29.33 Suggested packages:
09:40:18 [2019-12-10T09:40:18.905Z] #17 29.33   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
09:40:18 [2019-12-10T09:40:18.905Z] #17 29.33   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
09:40:18 [2019-12-10T09:40:18.905Z] #17 29.33   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
09:40:18 [2019-12-10T09:40:18.905Z] #17 29.33   vim-doc vim-scripts xfsdump acl attr quota
09:40:18 [2019-12-10T09:40:18.905Z] #17 29.33 Recommended packages:
09:40:18 [2019-12-10T09:40:18.905Z] #17 29.33   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
09:40:18 [2019-12-10T09:40:18.905Z] #17 29.33   python3-keyrings.alt python3-xdg unzip
09:40:18 [2019-12-10T09:40:18.905Z] #17 33.47 The following NEW packages will be installed:
09:40:18 [2019-12-10T09:40:18.905Z] #17 33.47   apparmor aufs-tools bash-completion binutils-mingw-w64
09:40:18 [2019-12-10T09:40:18.905Z] #17 33.47   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
09:40:18 [2019-12-10T09:40:18.905Z] #17 33.47   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
09:40:18 [2019-12-10T09:40:18.905Z] #17 33.47   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
09:40:18 [2019-12-10T09:40:18.905Z] #17 33.47   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
09:40:18 [2019-12-10T09:40:18.905Z] #17 33.47   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
09:40:18 [2019-12-10T09:40:18.905Z] #17 33.47   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
09:40:18 [2019-12-10T09:40:18.905Z] #17 33.47   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
09:40:18 [2019-12-10T09:40:18.905Z] #17 33.47   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
09:40:18 [2019-12-10T09:40:18.905Z] #17 33.47   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
09:40:18 [2019-12-10T09:40:18.905Z] #17 33.47   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
09:40:18 [2019-12-10T09:40:18.905Z] #17 33.47   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
09:40:18 [2019-12-10T09:40:18.905Z] #17 33.47   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
09:40:18 [2019-12-10T09:40:18.905Z] #17 33.47   xfsprogs xxd xz-utils zip
09:40:18 [2019-12-10T09:40:18.905Z] #17 34.59 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded.
09:40:18 [2019-12-10T09:40:18.905Z] #17 34.59 Need to get 84.4 MB of archives.
09:40:18 [2019-12-10T09:40:18.905Z] #17 34.59 After this operation, 528 MB of additional disk space will be used.
09:40:18 [2019-12-10T09:40:18.905Z] #17 34.59 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 34.60 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 34.60 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 34.60 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 34.61 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 34.62 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-minimal arm64 3.5.3-1+deb9u1 [564 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 34.71 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5-minimal arm64 3.5.3-1+deb9u1 [1255 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 34.82 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 34.82 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 34.83 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-stdlib arm64 3.5.3-1+deb9u1 [2034 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 34.97 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 35.08 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 35.08 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 35.26 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 35.26 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 35.26 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 35.28 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 35.28 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 35.29 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 35.29 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 35.32 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 35.35 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 35.37 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 35.38 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 35.39 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libgpm2 arm64 1.20.4-6.2+b1 [33.3 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 35.40 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xz-utils arm64 5.2.2-1.2+b1 [261 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 35.41 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 35.41 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 35.42 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 35.43 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 35.44 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper1.02.1 arm64 2:1.02.137-2 [143 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 35.45 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 35.45 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 35.46 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 35.47 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 35.48 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B]
09:40:18 [2019-12-10T09:40:18.905Z] #17 35.48 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 35.48 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.137-2 [40.1 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 35.49 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 35.50 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 35.50 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 35.51 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 35.54 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB]
09:40:18 [2019-12-10T09:40:18.905Z] #17 35.56 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-dev arm64 2:1.02.137-2 [68.6 kB]
09:40:18 [2019-12-10T09:40:18.952Z] #45 ...
09:40:18 [2019-12-10T09:40:18.952Z] 
09:40:18 [2019-12-10T09:40:18.952Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:40:18 [2019-12-10T09:40:18.952Z] #42 32.04   CC       images/google/protobuf/descriptor.o
09:40:18 [2019-12-10T09:40:18.993Z] #18 12.98 Successfully installed pathspec-0.6.0 pyyaml-5.2 yamllint-1.16.0
09:40:19 [2019-12-10T09:40:19.167Z] #17 35.56 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB]
09:40:19 [2019-12-10T09:40:19.167Z] #17 35.57 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB]
09:40:19 [2019-12-10T09:40:19.167Z] #17 35.57 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB]
09:40:19 [2019-12-10T09:40:19.167Z] #17 35.58 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB]
09:40:19 [2019-12-10T09:40:19.167Z] #17 35.64 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB]
09:40:19 [2019-12-10T09:40:19.167Z] #17 35.66 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
09:40:19 [2019-12-10T09:40:19.167Z] #17 35.76 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
09:40:19 [2019-12-10T09:40:19.167Z] #17 35.77 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB]
09:40:19 [2019-12-10T09:40:19.243Z] #41 48.63   CC       compel/arch/x86/plugins/std/parasite-head.o
09:40:19 [2019-12-10T09:40:19.243Z] #41 48.68   CC       compel/arch/x86/plugins/std/memcpy.o
09:40:19 [2019-12-10T09:40:19.243Z] #41 48.74   CC       compel/arch/x86/plugins/std/syscalls-64.o
09:40:19 [2019-12-10T09:40:19.254Z] #18 DONE 13.5s
09:40:19 [2019-12-10T09:40:19.254Z] 
09:40:19 [2019-12-10T09:40:19.254Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
09:40:19 [2019-12-10T09:40:19.428Z] #17 35.78 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB]
09:40:19 [2019-12-10T09:40:19.428Z] #17 35.80 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB]
09:40:19 [2019-12-10T09:40:19.428Z] #17 35.81 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 thin-provisioning-tools arm64 0.6.1-4+b1 [314 kB]
09:40:19 [2019-12-10T09:40:19.428Z] #17 35.83 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
09:40:19 [2019-12-10T09:40:19.501Z] #41 48.80   AR       compel/plugins/std.lib.a
09:40:19 [2019-12-10T09:40:19.501Z] #41 48.87   CC       compel/plugins/fds/fds.o
09:40:19 [2019-12-10T09:40:19.519Z] #25 ...
09:40:19 [2019-12-10T09:40:19.519Z] 
09:40:19 [2019-12-10T09:40:19.519Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
09:40:19 [2019-12-10T09:40:19.519Z] #67 DONE 0.2s
09:40:19 [2019-12-10T09:40:19.519Z] 
09:40:19 [2019-12-10T09:40:19.519Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
09:40:19 [2019-12-10T09:40:19.519Z] #30 DONE 0.2s
09:40:19 [2019-12-10T09:40:19.519Z] 
09:40:19 [2019-12-10T09:40:19.519Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
09:40:19 [2019-12-10T09:40:19.519Z] #43 DONE 0.3s
09:40:19 [2019-12-10T09:40:19.519Z] 
09:40:19 [2019-12-10T09:40:19.519Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
09:40:19 [2019-12-10T09:40:19.519Z] #46 DONE 0.3s
09:40:19 [2019-12-10T09:40:19.519Z] 
09:40:19 [2019-12-10T09:40:19.519Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
09:40:19 [2019-12-10T09:40:19.519Z] #35 DONE 0.3s
09:40:19 [2019-12-10T09:40:19.519Z] 
09:40:19 [2019-12-10T09:40:19.519Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:40:19 [2019-12-10T09:40:19.689Z] #17 36.10 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB]
09:40:19 [2019-12-10T09:40:19.689Z] #17 36.19 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB]
09:40:19 [2019-12-10T09:40:19.689Z] #17 36.21 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB]
09:40:19 [2019-12-10T09:40:19.689Z] #17 36.22 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-perl arm64 2.11.0-3+deb9u2 [77.8 kB]
09:40:19 [2019-12-10T09:40:19.689Z] #17 36.28 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB]
09:40:19 [2019-12-10T09:40:19.689Z] #17 36.29 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-i686 arm64 2.28-5+7.4+b4 [1919 kB]
09:40:19 [2019-12-10T09:40:19.689Z] #17 ...
09:40:19 [2019-12-10T09:40:19.689Z] 
09:40:19 [2019-12-10T09:40:19.689Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:40:19 [2019-12-10T09:40:19.689Z] #44 92.04 vendor/golang.org/x/text/unicode/norm
09:40:19 [2019-12-10T09:40:19.760Z] #41 49.21   AR       compel/plugins/fds.lib.a
09:40:19 [2019-12-10T09:40:19.760Z] #41 49.28   HOSTDEP  compel/src/lib/log-host.d
09:40:19 [2019-12-10T09:40:19.781Z] #47 ...
09:40:19 [2019-12-10T09:40:19.781Z] 
09:40:19 [2019-12-10T09:40:19.781Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
09:40:19 [2019-12-10T09:40:19.781Z] #61 DONE 0.3s
09:40:19 [2019-12-10T09:40:19.781Z] 
09:40:19 [2019-12-10T09:40:19.781Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
09:40:19 [2019-12-10T09:40:19.781Z] #49 DONE 0.4s
09:40:19 [2019-12-10T09:40:19.781Z] 
09:40:19 [2019-12-10T09:40:19.781Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
09:40:19 [2019-12-10T09:40:19.781Z] #58 DONE 0.4s
09:40:19 [2019-12-10T09:40:19.781Z] 
09:40:19 [2019-12-10T09:40:19.781Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
09:40:19 [2019-12-10T09:40:19.781Z] #25 DONE 0.5s
09:40:19 [2019-12-10T09:40:19.781Z] 
09:40:19 [2019-12-10T09:40:19.781Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:40:19 [2019-12-10T09:40:19.873Z] #42 33.35   CC       images/opts.o
09:40:20 [2019-12-10T09:40:20.019Z] #41 ...
09:40:20 [2019-12-10T09:40:20.019Z] 
09:40:20 [2019-12-10T09:40:20.019Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:40:20 [2019-12-10T09:40:20.019Z] #62 127.6 + for f in rootlesskit rootlesskit-docker-proxy
09:40:20 [2019-12-10T09:40:20.019Z] #62 127.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:40:20 [2019-12-10T09:40:20.019Z] #62 DONE 135.7s
09:40:20 [2019-12-10T09:40:20.019Z] 
09:40:20 [2019-12-10T09:40:20.019Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
09:40:20 [2019-12-10T09:40:20.019Z] #63 DONE 0.1s
09:40:20 [2019-12-10T09:40:20.019Z] 
09:40:20 [2019-12-10T09:40:20.019Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:40:20 [2019-12-10T09:40:20.019Z] #44 125.8 vendor/golang.org/x/text/unicode/norm
09:40:20 [2019-12-10T09:40:20.019Z] #44 130.3 vendor/golang.org/x/net/idna
09:40:20 [2019-12-10T09:40:20.019Z] #44 132.7 vendor/golang.org/x/net/http2/hpack
09:40:20 [2019-12-10T09:40:20.019Z] #44 133.9 mime
09:40:20 [2019-12-10T09:40:20.019Z] #44 135.7 mime/quotedprintable
09:40:20 [2019-12-10T09:40:20.019Z] #44 ...
09:40:20 [2019-12-10T09:40:20.019Z] 
09:40:20 [2019-12-10T09:40:20.019Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:40:20 [2019-12-10T09:40:20.019Z] #41 49.50   HOSTDEP  compel/src/lib/handle-elf-host.d
09:40:20 [2019-12-10T09:40:20.038Z] #59 ...
09:40:20 [2019-12-10T09:40:20.038Z] 
09:40:20 [2019-12-10T09:40:20.038Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
09:40:20 [2019-12-10T09:40:20.038Z] #53 DONE 0.5s
09:40:20 [2019-12-10T09:40:20.038Z] 
09:40:20 [2019-12-10T09:40:20.038Z] #23 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
09:40:20 [2019-12-10T09:40:20.038Z] #23 DONE 0.6s
09:40:20 [2019-12-10T09:40:20.038Z] 
09:40:20 [2019-12-10T09:40:20.038Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
09:40:20 [2019-12-10T09:40:20.038Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
09:40:20 [2019-12-10T09:40:20.038Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
09:40:20 [2019-12-10T09:40:20.038Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.37MB / 9.11MB 0.7s
09:40:20 [2019-12-10T09:40:20.276Z] #42 33.49   CC       images/seccomp.o
09:40:20 [2019-12-10T09:40:20.276Z] #42 33.67   CC       images/binfmt-misc.o
09:40:20 [2019-12-10T09:40:20.276Z] #42 33.84   CC       images/time.o
09:40:20 [2019-12-10T09:40:20.279Z] #41 49.72   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
09:40:20 [2019-12-10T09:40:20.300Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.67MB / 9.11MB 0.8s
09:40:20 [2019-12-10T09:40:20.300Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c
09:40:20 [2019-12-10T09:40:20.537Z] #41 49.91   HOSTDEP  compel/src/main-host.d
09:40:20 [2019-12-10T09:40:20.559Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.0s done
09:40:20 [2019-12-10T09:40:20.703Z] #42 34.08   CC       images/sysctl.o
09:40:20 [2019-12-10T09:40:20.798Z] #41 50.15   DEP      compel/src/lib/ptrace.d
09:40:21 [2019-12-10T09:40:21.060Z] #41 50.49   DEP      compel/src/lib/infect.d
09:40:21 [2019-12-10T09:40:21.073Z] #44 93.41 go/doc
09:40:21 [2019-12-10T09:40:21.224Z] #42 34.29   CC       images/autofs.o
09:40:21 [2019-12-10T09:40:21.224Z] #42 34.54   CC       images/macvlan.o
09:40:21 [2019-12-10T09:40:21.224Z] #42 ...
09:40:21 [2019-12-10T09:40:21.224Z] 
09:40:21 [2019-12-10T09:40:21.224Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:40:21 [2019-12-10T09:40:21.224Z] #32 71.47 log
09:40:21 [2019-12-10T09:40:21.224Z] #32 74.21 github.com/BurntSushi/toml/cmd/tomlv
09:40:21 [2019-12-10T09:40:21.224Z] #32 DONE 78.4s
09:40:21 [2019-12-10T09:40:21.318Z] #41 50.66   DEP      compel/src/lib/infect-util.d
09:40:21 [2019-12-10T09:40:21.318Z] #41 50.84   DEP      compel/src/lib/infect-rpc.d
09:40:21 [2019-12-10T09:40:21.577Z] #41 51.03   DEP      compel/arch/x86/src/lib/infect.d
09:40:21 [2019-12-10T09:40:21.835Z] #41 51.22   DEP      compel/arch/x86/src/lib/cpu.d
09:40:21 [2019-12-10T09:40:21.835Z] #41 51.31   DEP      compel/src/lib/log.d
09:40:21 [2019-12-10T09:40:21.881Z] 
09:40:21 [2019-12-10T09:40:21.881Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:40:21 [2019-12-10T09:40:21.881Z] #18 42.53 debconf: delaying package configuration, since apt-utils is not installed
09:40:21 [2019-12-10T09:40:21.881Z] #18 42.71 Fetched 88.2 MB in 8s (9801 kB/s)
09:40:21 [2019-12-10T09:40:21.881Z] #18 42.85 Selecting previously unselected package bash-completion.
09:40:21 [2019-12-10T09:40:21.881Z] #18 42.85 (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 ... 14898 files and directories currently installed.)
09:40:21 [2019-12-10T09:40:21.881Z] #18 43.01 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
09:40:21 [2019-12-10T09:40:21.881Z] #18 45.84 Unpacking bash-completion (1:2.1-4.3) ...
09:40:21 [2019-12-10T09:40:21.881Z] #18 46.58 Selecting previously unselected package libnet1:s390x.
09:40:21 [2019-12-10T09:40:21.881Z] #18 46.58 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ...
09:40:21 [2019-12-10T09:40:21.881Z] #18 46.59 Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
09:40:21 [2019-12-10T09:40:21.881Z] #18 46.66 Selecting previously unselected package libnfnetlink0:s390x.
09:40:21 [2019-12-10T09:40:21.881Z] #18 46.66 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ...
09:40:21 [2019-12-10T09:40:21.881Z] #18 46.66 Unpacking libnfnetlink0:s390x (1.0.1-3) ...
09:40:21 [2019-12-10T09:40:21.881Z] #18 46.74 Selecting previously unselected package libpcrecpp0v5:s390x.
09:40:21 [2019-12-10T09:40:21.881Z] #18 46.74 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ...
09:40:21 [2019-12-10T09:40:21.881Z] #18 46.74 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ...
09:40:21 [2019-12-10T09:40:21.881Z] #18 46.92 Selecting previously unselected package libudev-dev:s390x.
09:40:21 [2019-12-10T09:40:21.881Z] #18 46.92 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ...
09:40:21 [2019-12-10T09:40:21.881Z] #18 46.94 Unpacking libudev-dev:s390x (232-25+deb9u12) ...
09:40:21 [2019-12-10T09:40:21.881Z] #18 47.17 Selecting previously unselected package libpython3.5-minimal:s390x.
09:40:21 [2019-12-10T09:40:21.881Z] #18 47.17 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
09:40:21 [2019-12-10T09:40:21.881Z] #18 47.17 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
09:40:21 [2019-12-10T09:40:21.881Z] #18 47.78 Selecting previously unselected package python3.5-minimal.
09:40:21 [2019-12-10T09:40:21.881Z] #18 47.78 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
09:40:21 [2019-12-10T09:40:21.881Z] #18 47.81 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
09:40:21 [2019-12-10T09:40:21.881Z] #18 48.76 Selecting previously unselected package python3-minimal.
09:40:21 [2019-12-10T09:40:21.881Z] #18 48.77 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ...
09:40:21 [2019-12-10T09:40:21.881Z] #18 48.79 Unpacking python3-minimal (3.5.3-1) ...
09:40:21 [2019-12-10T09:40:21.881Z] #18 48.92 Selecting previously unselected package libmpdec2:s390x.
09:40:21 [2019-12-10T09:40:21.881Z] #18 48.92 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ...
09:40:21 [2019-12-10T09:40:21.881Z] #18 48.94 Unpacking libmpdec2:s390x (2.4.2-1) ...
09:40:21 [2019-12-10T09:40:21.881Z] #18 49.32 Selecting previously unselected package libpython3.5-stdlib:s390x.
09:40:21 [2019-12-10T09:40:21.881Z] #18 49.32 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ...
09:40:21 [2019-12-10T09:40:21.881Z] #18 49.33 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
09:40:22 [2019-12-10T09:40:22.093Z] #41 51.43   DEP      compel/src/main.d
09:40:22 [2019-12-10T09:40:22.294Z] #18 ...
09:40:22 [2019-12-10T09:40:22.294Z] 
09:40:22 [2019-12-10T09:40:22.294Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:40:22 [2019-12-10T09:40:22.294Z] #42 35.52   CC       images/sit.o
09:40:22 [2019-12-10T09:40:22.351Z] #41 51.65   DEP      compel/src/lib/handle-elf.d
09:40:22 [2019-12-10T09:40:22.351Z] #41 51.85   DEP      compel/arch/x86/src/lib/handle-elf.d
09:40:22 [2019-12-10T09:40:22.609Z] #41 52.10   CC       compel/src/lib/log.o
09:40:22 [2019-12-10T09:40:22.713Z] #42 35.78   LINK     images/built-in.o
09:40:22 [2019-12-10T09:40:22.713Z] #42 36.03   GEN      compel/include/asm
09:40:22 [2019-12-10T09:40:22.713Z] #42 36.04   GEN      compel/include/version.h
09:40:22 [2019-12-10T09:40:22.713Z] #42 36.04 touch .config
09:40:22 [2019-12-10T09:40:22.713Z] #42 36.05   GEN      include/common/config.h
09:40:22 [2019-12-10T09:40:22.713Z] #42 36.11   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
09:40:22 [2019-12-10T09:40:22.713Z] #42 36.18   GEN      compel/plugins/include/uapi/std/syscall-codes.h
09:40:22 [2019-12-10T09:40:22.867Z] #41 52.39   CC       compel/arch/x86/src/lib/cpu.o
09:40:23 [2019-12-10T09:40:23.139Z] #42 36.22   GEN      compel/plugins/include/uapi/std/syscall.h
09:40:23 [2019-12-10T09:40:23.139Z] #42 36.25   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
09:40:23 [2019-12-10T09:40:23.139Z] #42 36.28   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
09:40:23 [2019-12-10T09:40:23.139Z] #42 36.33   DEP      compel/arch/s390/plugins/std/parasite-head.d
09:40:23 [2019-12-10T09:40:23.139Z] #42 36.33   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:40:23 [2019-12-10T09:40:23.139Z] #42 36.34   DEP      compel/plugins/std/infect.d
09:40:23 [2019-12-10T09:40:23.139Z] #42 36.58   DEP      compel/plugins/std/string.d
09:40:23 [2019-12-10T09:40:23.550Z] #42 36.67   DEP      compel/plugins/std/log.d
09:40:23 [2019-12-10T09:40:23.550Z] #42 36.78   DEP      compel/plugins/std/fds.d
09:40:23 [2019-12-10T09:40:23.550Z] #42 36.86   DEP      compel/plugins/std/std.d
09:40:23 [2019-12-10T09:40:23.550Z] #42 36.95   DEP      compel/plugins/shmem/shmem.d
09:40:23 [2019-12-10T09:40:23.619Z] #44 ...
09:40:23 [2019-12-10T09:40:23.619Z] 
09:40:23 [2019-12-10T09:40:23.619Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:40:23 [2019-12-10T09:40:23.619Z] #41 30.13   CC       images/cpuinfo.o
09:40:23 [2019-12-10T09:40:23.619Z] #41 30.79   CC       images/inventory.o
09:40:23 [2019-12-10T09:40:23.619Z] #41 31.35   CC       images/fdinfo.o
09:40:23 [2019-12-10T09:40:23.619Z] #41 31.97   CC       images/fown.o
09:40:23 [2019-12-10T09:40:23.619Z] #41 32.33   CC       images/ns.o
09:40:23 [2019-12-10T09:40:23.619Z] #41 32.70   CC       images/regfile.o
09:40:23 [2019-12-10T09:40:23.619Z] #41 33.12   CC       images/ghost-file.o
09:40:23 [2019-12-10T09:40:23.619Z] #41 33.72   CC       images/fifo.o
09:40:23 [2019-12-10T09:40:23.619Z] #41 34.04   CC       images/remap-file-path.o
09:40:23 [2019-12-10T09:40:23.619Z] #41 34.33   CC       images/eventfd.o
09:40:23 [2019-12-10T09:40:23.619Z] #41 34.54   CC       images/eventpoll.o
09:40:23 [2019-12-10T09:40:23.619Z] #41 34.99   CC       images/fh.o
09:40:23 [2019-12-10T09:40:23.619Z] #41 35.40   CC       images/fsnotify.o
09:40:23 [2019-12-10T09:40:23.619Z] #41 36.23   CC       images/signalfd.o
09:40:23 [2019-12-10T09:40:23.619Z] #41 36.70   CC       images/fs.o
09:40:23 [2019-12-10T09:40:23.619Z] #41 37.18   CC       images/pstree.o
09:40:23 [2019-12-10T09:40:23.619Z] #41 37.62   CC       images/pipe.o
09:40:23 [2019-12-10T09:40:23.619Z] #41 38.09   CC       images/tcp-stream.o
09:40:23 [2019-12-10T09:40:23.619Z] #41 38.47   CC       images/sk-packet.o
09:40:23 [2019-12-10T09:40:23.619Z] #41 38.86   CC       images/mnt.o
09:40:23 [2019-12-10T09:40:23.619Z] #41 39.12   CC       images/pipe-data.o
09:40:23 [2019-12-10T09:40:23.619Z] #41 39.40   CC       images/sa.o
09:40:23 [2019-12-10T09:40:23.619Z] #41 39.58   CC       images/timer.o
09:40:23 [2019-12-10T09:40:23.619Z] #41 40.26   CC       images/timerfd.o
09:40:23 [2019-12-10T09:40:23.801Z] #41 53.07   CC       compel/arch/x86/src/lib/infect.o
09:40:23 [2019-12-10T09:40:23.965Z] #42 37.03   DEP      compel/plugins/fds/fds.d
09:40:23 [2019-12-10T09:40:23.965Z] #42 37.17   CC       compel/plugins/std/std.o
09:40:24 [2019-12-10T09:40:24.190Z] #41 40.62   CC       images/mm.o
09:40:24 [2019-12-10T09:40:24.390Z] #42 37.48   CC       compel/plugins/std/fds.o
09:40:24 [2019-12-10T09:40:24.390Z] #42 37.92   CC       compel/plugins/std/log.o
09:40:24 [2019-12-10T09:40:24.735Z] #41 53.90   CC       compel/src/lib/infect-rpc.o
09:40:24 [2019-12-10T09:40:24.760Z] #41 41.04   CC       images/sk-opts.o
09:40:24 [2019-12-10T09:40:24.760Z] #41 41.37   CC       images/sk-unix.o
09:40:24 [2019-12-10T09:40:24.760Z] #41 ...
09:40:24 [2019-12-10T09:40:24.760Z] 
09:40:24 [2019-12-10T09:40:24.760Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:40:24 [2019-12-10T09:40:24.760Z] #17 36.38 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-x86-64 arm64 2.28-5+7.4+b4 [2132 kB]
09:40:24 [2019-12-10T09:40:24.760Z] #17 36.52 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
09:40:24 [2019-12-10T09:40:24.760Z] #17 36.54 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB]
09:40:24 [2019-12-10T09:40:24.760Z] #17 36.81 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
09:40:24 [2019-12-10T09:40:24.760Z] #17 37.02 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-base arm64 6.3.0-18+19.3+b2 [170 kB]
09:40:24 [2019-12-10T09:40:24.760Z] #17 37.04 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [29.9 MB]
09:40:24 [2019-12-10T09:40:24.760Z] #17 38.95 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 g++-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [21.0 MB]
09:40:24 [2019-12-10T09:40:24.760Z] #17 41.12 debconf: delaying package configuration, since apt-utils is not installed
09:40:24 [2019-12-10T09:40:24.760Z] #17 41.25 Fetched 84.4 MB in 6s (12.7 MB/s)
09:40:24 [2019-12-10T09:40:24.760Z] #17 41.33 Selecting previously unselected package bash-completion.
09:40:24 [2019-12-10T09:40:24.760Z] #17 41.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15046 files and directories currently installed.)
09:40:24 [2019-12-10T09:40:24.760Z] #17 41.43 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
09:40:24 [2019-12-10T09:40:24.994Z] #41 54.25   CC       compel/src/lib/infect-util.o
09:40:24 [2019-12-10T09:40:24.994Z] #41 54.46   CC       compel/src/lib/infect.o
09:40:25 [2019-12-10T09:40:25.252Z] #41 ...
09:40:25 [2019-12-10T09:40:25.252Z] 
09:40:25 [2019-12-10T09:40:25.252Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:40:25 [2019-12-10T09:40:25.252Z] #47 DONE 140.6s
09:40:25 [2019-12-10T09:40:25.252Z] 
09:40:25 [2019-12-10T09:40:25.252Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:40:25 [2019-12-10T09:40:25.252Z] #44 136.3 net/http/internal
09:40:25 [2019-12-10T09:40:25.252Z] #44 139.5 crypto/tls
09:40:25 [2019-12-10T09:40:25.274Z] #42 38.69   CC       compel/plugins/std/string.o
09:40:25 [2019-12-10T09:40:25.825Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.2s
09:40:25 [2019-12-10T09:40:25.825Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.6s done
09:40:26 [2019-12-10T09:40:26.082Z] #65 DONE 6.7s
09:40:26 [2019-12-10T09:40:26.082Z] 
09:40:26 [2019-12-10T09:40:26.082Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:40:26 [2019-12-10T09:40:26.082Z] #28 6.412 + mktemp -d
09:40:26 [2019-12-10T09:40:26.082Z] #28 6.412 + export GOPATH=/tmp/tmp.IWoi0ESuKL
09:40:26 [2019-12-10T09:40:26.082Z] #28 6.412 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.IWoi0ESuKL/src/github.com/go-swagger/go-swagger
09:40:26 [2019-12-10T09:40:26.083Z] #28 6.414 Cloning into '/tmp/tmp.IWoi0ESuKL/src/github.com/go-swagger/go-swagger'...
09:40:26 [2019-12-10T09:40:26.147Z] #42 39.28   CC       compel/plugins/std/infect.o
09:40:26 [2019-12-10T09:40:26.147Z] #42 39.68   CC       compel/arch/s390/plugins/std/parasite-head.o
09:40:26 [2019-12-10T09:40:26.149Z] #17 ...
09:40:26 [2019-12-10T09:40:26.149Z] 
09:40:26 [2019-12-10T09:40:26.149Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:40:26 [2019-12-10T09:40:26.149Z] #62 98.19 + for f in rootlesskit rootlesskit-docker-proxy
09:40:26 [2019-12-10T09:40:26.149Z] #62 98.19 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:40:26 [2019-12-10T09:40:26.564Z] #42 39.72   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
09:40:26 [2019-12-10T09:40:26.564Z] #42 39.75   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
09:40:26 [2019-12-10T09:40:26.564Z] #42 39.86   AR       compel/plugins/std.lib.a
09:40:26 [2019-12-10T09:40:26.564Z] #42 39.92   CC       compel/plugins/fds/fds.o
09:40:26 [2019-12-10T09:40:26.650Z] #28 ...
09:40:26 [2019-12-10T09:40:26.651Z] 
09:40:26 [2019-12-10T09:40:26.651Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:40:26 [2019-12-10T09:40:26.651Z] #40 7.101 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:40:26 [2019-12-10T09:40:26.651Z] #40 7.101 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:40:26 [2019-12-10T09:40:26.651Z] #40 7.169 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:40:26 [2019-12-10T09:40:26.651Z] #40 7.172 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:40:26 [2019-12-10T09:40:26.651Z] #40 7.237 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:40:27 [2019-12-10T09:40:27.002Z] #42 40.16   AR       compel/plugins/fds.lib.a
09:40:27 [2019-12-10T09:40:27.002Z] #42 40.21   HOSTDEP  compel/src/lib/log-host.d
09:40:27 [2019-12-10T09:40:27.002Z] #42 40.33   HOSTDEP  compel/src/lib/handle-elf-host.d
09:40:27 [2019-12-10T09:40:27.002Z] #42 40.44   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
09:40:27 [2019-12-10T09:40:27.585Z] #40 8.084 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
09:40:27 [2019-12-10T09:40:27.627Z] #42 40.61   HOSTDEP  compel/src/main-host.d
09:40:27 [2019-12-10T09:40:27.627Z] #42 40.74   DEP      compel/src/lib/ptrace.d
09:40:27 [2019-12-10T09:40:27.627Z] #42 40.92   DEP      compel/src/lib/infect.d
09:40:27 [2019-12-10T09:40:27.627Z] #42 41.15   DEP      compel/src/lib/infect-util.d
09:40:27 [2019-12-10T09:40:27.788Z] #44 ...
09:40:27 [2019-12-10T09:40:27.788Z] 
09:40:27 [2019-12-10T09:40:27.788Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:40:27 [2019-12-10T09:40:27.788Z] #41 57.05   CC       compel/src/lib/ptrace.o
09:40:28 [2019-12-10T09:40:28.046Z] #41 57.44   AR       compel/libcompel.a
09:40:28 [2019-12-10T09:40:28.046Z] #41 57.51   HOSTCC   compel/src/main-host.o
09:40:28 [2019-12-10T09:40:28.205Z] #42 41.29   DEP      compel/src/lib/infect-rpc.d
09:40:28 [2019-12-10T09:40:28.205Z] #42 41.47   DEP      compel/arch/s390/src/lib/infect.d
09:40:28 [2019-12-10T09:40:28.614Z] #41 57.76   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
09:40:28 [2019-12-10T09:40:28.614Z] #41 58.00   HOSTCC   compel/src/lib/handle-elf-host.o
09:40:28 [2019-12-10T09:40:28.631Z] #42 41.72   DEP      compel/arch/s390/src/lib/cpu.d
09:40:28 [2019-12-10T09:40:28.631Z] #42 41.91   DEP      compel/src/lib/log.d
09:40:28 [2019-12-10T09:40:28.631Z] #42 42.05   DEP      compel/src/main.d
09:40:28 [2019-12-10T09:40:28.872Z] #41 58.38   HOSTCC   compel/src/lib/log-host.o
09:40:29 [2019-12-10T09:40:29.033Z] #42 42.14   DEP      compel/src/lib/handle-elf.d
09:40:29 [2019-12-10T09:40:29.033Z] #42 42.30   DEP      compel/arch/s390/src/lib/handle-elf.d
09:40:29 [2019-12-10T09:40:29.033Z] #42 42.35   CC       compel/src/lib/log.o
09:40:29 [2019-12-10T09:40:29.033Z] #42 ...
09:40:29 [2019-12-10T09:40:29.033Z] 
09:40:29 [2019-12-10T09:40:29.033Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:40:29 [2019-12-10T09:40:29.033Z] #45 76.08 internal/lazyregexp
09:40:29 [2019-12-10T09:40:29.033Z] #45 76.51 net/url
09:40:29 [2019-12-10T09:40:29.033Z] #45 77.51 go/ast
09:40:29 [2019-12-10T09:40:29.033Z] #45 79.34 text/template/parse
09:40:29 [2019-12-10T09:40:29.033Z] #45 83.61 go/parser
09:40:29 [2019-12-10T09:40:29.033Z] #45 84.21 text/template
09:40:29 [2019-12-10T09:40:29.033Z] #45 ...
09:40:29 [2019-12-10T09:40:29.033Z] 
09:40:29 [2019-12-10T09:40:29.033Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:40:29 [2019-12-10T09:40:29.033Z] #18 51.27 Selecting previously unselected package python3.5.
09:40:29 [2019-12-10T09:40:29.033Z] #18 51.28 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ...
09:40:29 [2019-12-10T09:40:29.033Z] #18 51.28 Unpacking python3.5 (3.5.3-1+deb9u1) ...
09:40:29 [2019-12-10T09:40:29.033Z] #18 51.42 Selecting previously unselected package libpython3-stdlib:s390x.
09:40:29 [2019-12-10T09:40:29.033Z] #18 51.42 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ...
09:40:29 [2019-12-10T09:40:29.033Z] #18 51.43 Unpacking libpython3-stdlib:s390x (3.5.3-1) ...
09:40:29 [2019-12-10T09:40:29.033Z] #18 51.51 Selecting previously unselected package dh-python.
09:40:29 [2019-12-10T09:40:29.033Z] #18 51.52 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
09:40:29 [2019-12-10T09:40:29.033Z] #18 51.52 Unpacking dh-python (2.20170125) ...
09:40:29 [2019-12-10T09:40:29.033Z] #18 51.70 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
09:40:29 [2019-12-10T09:40:29.033Z] #18 51.72 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
09:40:29 [2019-12-10T09:40:29.033Z] #18 54.26 Setting up python3-minimal (3.5.3-1) ...
09:40:29 [2019-12-10T09:40:29.033Z] #18 55.66 Selecting previously unselected package python3.
09:40:29 [2019-12-10T09:40:29.033Z] #18 55.66 (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 ... 16484 files and directories currently installed.)
09:40:29 [2019-12-10T09:40:29.033Z] #18 55.77 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ...
09:40:29 [2019-12-10T09:40:29.033Z] #18 55.80 Unpacking python3 (3.5.3-1) ...
09:40:29 [2019-12-10T09:40:29.033Z] #18 55.94 Selecting previously unselected package pigz.
09:40:29 [2019-12-10T09:40:29.033Z] #18 55.96 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ...
09:40:29 [2019-12-10T09:40:29.033Z] #18 55.96 Unpacking pigz (2.3.4-1) ...
09:40:29 [2019-12-10T09:40:29.033Z] #18 56.15 Selecting previously unselected package libip4tc0:s390x.
09:40:29 [2019-12-10T09:40:29.033Z] #18 56.16 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ...
09:40:29 [2019-12-10T09:40:29.033Z] #18 56.17 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
09:40:29 [2019-12-10T09:40:29.034Z] #18 56.32 Selecting previously unselected package libip6tc0:s390x.
09:40:29 [2019-12-10T09:40:29.034Z] #18 56.32 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ...
09:40:29 [2019-12-10T09:40:29.034Z] #18 56.33 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
09:40:29 [2019-12-10T09:40:29.034Z] #18 56.42 Selecting previously unselected package libiptc0:s390x.
09:40:29 [2019-12-10T09:40:29.034Z] #18 56.42 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ...
09:40:29 [2019-12-10T09:40:29.034Z] #18 56.42 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ...
09:40:29 [2019-12-10T09:40:29.034Z] #18 56.55 Selecting previously unselected package libxtables12:s390x.
09:40:29 [2019-12-10T09:40:29.034Z] #18 56.55 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ...
09:40:29 [2019-12-10T09:40:29.034Z] #18 56.55 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ...
09:40:29 [2019-12-10T09:40:29.034Z] #18 56.84 Selecting previously unselected package libnetfilter-conntrack3:s390x.
09:40:29 [2019-12-10T09:40:29.130Z] #41 58.60   HOSTLINK compel/compel-host-bin
09:40:29 [2019-12-10T09:40:29.388Z] #41 58.72   DEP      soccr/soccr.d
09:40:29 [2019-12-10T09:40:29.445Z] #18 56.84 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ...
09:40:29 [2019-12-10T09:40:29.445Z] #18 56.85 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ...
09:40:29 [2019-12-10T09:40:29.445Z] #18 56.94 Selecting previously unselected package iptables.
09:40:29 [2019-12-10T09:40:29.445Z] #18 56.95 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ...
09:40:29 [2019-12-10T09:40:29.445Z] #18 56.95 Unpacking iptables (1.6.0+snapshot20161117-6) ...
09:40:29 [2019-12-10T09:40:29.445Z] #18 57.23 Selecting previously unselected package xxd.
09:40:29 [2019-12-10T09:40:29.487Z] #40 ...
09:40:29 [2019-12-10T09:40:29.487Z] 
09:40:29 [2019-12-10T09:40:29.487Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:40:29 [2019-12-10T09:40:29.487Z] #38 6.944 + mktemp -d
09:40:29 [2019-12-10T09:40:29.487Z] #38 6.944 + export GOPATH=/tmp/tmp.iim0PQvPap
09:40:29 [2019-12-10T09:40:29.487Z] #38 6.944 + git clone https://github.com/docker/distribution.git /tmp/tmp.iim0PQvPap/src/github.com/docker/distribution
09:40:29 [2019-12-10T09:40:29.487Z] #38 6.944 Cloning into '/tmp/tmp.iim0PQvPap/src/github.com/docker/distribution'...
09:40:29 [2019-12-10T09:40:29.487Z] #38 ...
09:40:29 [2019-12-10T09:40:29.487Z] 
09:40:29 [2019-12-10T09:40:29.487Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:40:29 [2019-12-10T09:40:29.646Z] #41 58.90   CC       soccr/soccr.o
09:40:29 [2019-12-10T09:40:29.745Z] #44 ...
09:40:29 [2019-12-10T09:40:29.745Z] 
09:40:29 [2019-12-10T09:40:29.745Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:40:29 [2019-12-10T09:40:29.745Z] #68 7.456 + RM_GOPATH=0
09:40:29 [2019-12-10T09:40:29.745Z] #68 7.456 + TMP_GOPATH=
09:40:29 [2019-12-10T09:40:29.745Z] #68 7.456 + : /build
09:40:29 [2019-12-10T09:40:29.745Z] #68 7.456 + '[' -z '' ']'
09:40:29 [2019-12-10T09:40:29.745Z] #68 7.456 ++ mktemp -d
09:40:29 [2019-12-10T09:40:29.745Z] #68 7.456 + export GOPATH=/tmp/tmp.45sI6onEOo
09:40:29 [2019-12-10T09:40:29.745Z] #68 7.456 + GOPATH=/tmp/tmp.45sI6onEOo
09:40:29 [2019-12-10T09:40:29.745Z] #68 7.456 + RM_GOPATH=1
09:40:29 [2019-12-10T09:40:29.745Z] #68 7.456 ++ dirname ./install.sh
09:40:29 [2019-12-10T09:40:29.745Z] #68 7.463 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
09:40:29 [2019-12-10T09:40:29.745Z] #68 7.463 + dir=.
09:40:29 [2019-12-10T09:40:29.745Z] #68 7.463 + bin=proxy
09:40:29 [2019-12-10T09:40:29.745Z] #68 7.463 + shift
09:40:29 [2019-12-10T09:40:29.745Z] #68 7.463 + '[' '!' -f ./proxy.installer ']'
09:40:29 [2019-12-10T09:40:29.745Z] #68 7.463 + . ./proxy.installer
09:40:29 [2019-12-10T09:40:29.745Z] #68 7.463 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
09:40:29 [2019-12-10T09:40:29.745Z] #68 7.463 + install_proxy
09:40:29 [2019-12-10T09:40:29.745Z] #68 7.463 + case "$1" in
09:40:29 [2019-12-10T09:40:29.745Z] #68 7.463 + export CGO_ENABLED=0
09:40:29 [2019-12-10T09:40:29.745Z] #68 7.463 + CGO_ENABLED=0
09:40:29 [2019-12-10T09:40:29.745Z] #68 7.463 + _install_proxy
09:40:29 [2019-12-10T09:40:29.745Z] #68 7.463 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
09:40:29 [2019-12-10T09:40:29.745Z] #68 7.463 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.45sI6onEOo/src/github.com/docker/libnetwork
09:40:29 [2019-12-10T09:40:29.745Z] #68 7.463 Cloning into '/tmp/tmp.45sI6onEOo/src/github.com/docker/libnetwork'...
09:40:29 [2019-12-10T09:40:29.745Z] #68 ...
09:40:29 [2019-12-10T09:40:29.745Z] 
09:40:29 [2019-12-10T09:40:29.745Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:40:29 [2019-12-10T09:40:29.871Z] #18 57.24 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
09:40:29 [2019-12-10T09:40:29.871Z] #18 57.24 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
09:40:29 [2019-12-10T09:40:29.871Z] #18 57.39 Selecting previously unselected package vim-common.
09:40:29 [2019-12-10T09:40:29.871Z] #18 57.39 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
09:40:29 [2019-12-10T09:40:29.871Z] #18 57.40 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
09:40:29 [2019-12-10T09:40:29.871Z] #18 57.56 Selecting previously unselected package bzip2.
09:40:29 [2019-12-10T09:40:29.871Z] #18 57.56 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ...
09:40:29 [2019-12-10T09:40:29.871Z] #18 57.57 Unpacking bzip2 (1.0.6-8.1) ...
09:40:29 [2019-12-10T09:40:29.871Z] #18 57.66 Selecting previously unselected package libgpm2:s390x.
09:40:29 [2019-12-10T09:40:29.871Z] #18 57.66 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ...
09:40:29 [2019-12-10T09:40:29.871Z] #18 57.67 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ...
09:40:29 [2019-12-10T09:40:29.871Z] #18 57.75 Selecting previously unselected package xz-utils.
09:40:29 [2019-12-10T09:40:29.871Z] #18 57.75 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ...
09:40:29 [2019-12-10T09:40:29.871Z] #18 57.76 Unpacking xz-utils (5.2.2-1.2+b1) ...
09:40:30 [2019-12-10T09:40:30.003Z] #62 ...
09:40:30 [2019-12-10T09:40:30.003Z] 
09:40:30 [2019-12-10T09:40:30.003Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:40:30 [2019-12-10T09:40:30.003Z] #54 9.809 + RM_GOPATH=0
09:40:30 [2019-12-10T09:40:30.003Z] #54 9.809 + TMP_GOPATH=
09:40:30 [2019-12-10T09:40:30.003Z] #54 9.809 + : /build
09:40:30 [2019-12-10T09:40:30.003Z] #54 9.809 + '[' -z '' ']'
09:40:30 [2019-12-10T09:40:30.003Z] #54 9.809 ++ mktemp -d
09:40:30 [2019-12-10T09:40:30.003Z] #54 9.860 + export GOPATH=/tmp/tmp.P90gJSGjSu
09:40:30 [2019-12-10T09:40:30.003Z] #54 9.860 + GOPATH=/tmp/tmp.P90gJSGjSu
09:40:30 [2019-12-10T09:40:30.003Z] #54 9.860 + RM_GOPATH=1
09:40:30 [2019-12-10T09:40:30.003Z] #54 9.860 ++ dirname ./install.sh
09:40:30 [2019-12-10T09:40:30.003Z] #54 9.869 + dir=.
09:40:30 [2019-12-10T09:40:30.003Z] #54 9.869 + bin=runc
09:40:30 [2019-12-10T09:40:30.003Z] #54 9.869 + shift
09:40:30 [2019-12-10T09:40:30.003Z] #54 9.869 + '[' '!' -f ./runc.installer ']'
09:40:30 [2019-12-10T09:40:30.003Z] #54 9.869 + . ./runc.installer
09:40:30 [2019-12-10T09:40:30.003Z] #54 9.869 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
09:40:30 [2019-12-10T09:40:30.003Z] #54 9.875 + install_runc
09:40:30 [2019-12-10T09:40:30.003Z] #54 9.886 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
09:40:30 [2019-12-10T09:40:30.003Z] #54 9.886 + uname -r
09:40:30 [2019-12-10T09:40:30.003Z] #54 9.886 + grep -q '^3\.10\.0.*\.el7\.'
09:40:30 [2019-12-10T09:40:30.004Z] #54 9.886 + RUNC_BUILDTAGS='seccomp apparmor selinux '
09:40:30 [2019-12-10T09:40:30.004Z] #54 9.886 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
09:40:30 [2019-12-10T09:40:30.004Z] #54 9.886 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.P90gJSGjSu/src/github.com/opencontainers/runc
09:40:30 [2019-12-10T09:40:30.004Z] #54 9.893 Cloning into '/tmp/tmp.P90gJSGjSu/src/github.com/opencontainers/runc'...
09:40:30 [2019-12-10T09:40:30.105Z] using credential docker-jenkins-github-credentials
09:40:30 [2019-12-10T09:40:30.183Z] Cloning the remote Git repository
09:40:30 [2019-12-10T09:40:30.183Z] Cloning with configured refspecs honoured and without tags
09:40:30 [2019-12-10T09:40:30.262Z] #54 ...
09:40:30 [2019-12-10T09:40:30.262Z] 
09:40:30 [2019-12-10T09:40:30.262Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:40:30 [2019-12-10T09:40:30.262Z] #26 ...
09:40:30 [2019-12-10T09:40:30.262Z] 
09:40:30 [2019-12-10T09:40:30.262Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:40:30 [2019-12-10T09:40:30.262Z] #31 9.584 + RM_GOPATH=0
09:40:30 [2019-12-10T09:40:30.262Z] #31 9.584 + TMP_GOPATH=
09:40:30 [2019-12-10T09:40:30.262Z] #31 9.584 + : /build
09:40:30 [2019-12-10T09:40:30.262Z] #31 9.584 + '[' -z '' ']'
09:40:30 [2019-12-10T09:40:30.262Z] #31 9.584 ++ mktemp -d
09:40:30 [2019-12-10T09:40:30.262Z] #31 9.588 + export GOPATH=/tmp/tmp.u94xmpRfRi
09:40:30 [2019-12-10T09:40:30.262Z] #31 9.602 + GOPATH=/tmp/tmp.u94xmpRfRi
09:40:30 [2019-12-10T09:40:30.262Z] #31 9.602 + RM_GOPATH=1
09:40:30 [2019-12-10T09:40:30.262Z] #31 9.602 ++ dirname ./install.sh
09:40:30 [2019-12-10T09:40:30.262Z] #31 9.602 + dir=.
09:40:30 [2019-12-10T09:40:30.262Z] #31 9.602 + bin=tomlv
09:40:30 [2019-12-10T09:40:30.262Z] #31 9.602 + shift
09:40:30 [2019-12-10T09:40:30.262Z] #31 9.602 + '[' '!' -f ./tomlv.installer ']'
09:40:30 [2019-12-10T09:40:30.262Z] #31 9.602 + . ./tomlv.installer
09:40:30 [2019-12-10T09:40:30.262Z] #31 9.602 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:40:30 [2019-12-10T09:40:30.262Z] #31 9.602 + install_tomlv
09:40:30 [2019-12-10T09:40:30.262Z] #31 9.602 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
09:40:30 [2019-12-10T09:40:30.262Z] #31 9.602 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.u94xmpRfRi/src/github.com/BurntSushi/toml
09:40:30 [2019-12-10T09:40:30.262Z] #31 9.602 Cloning into '/tmp/tmp.u94xmpRfRi/src/github.com/BurntSushi/toml'...
09:40:30 [2019-12-10T09:40:30.262Z] #31 9.602 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:40:30 [2019-12-10T09:40:30.293Z] #18 57.99 Selecting previously unselected package aufs-tools.
09:40:30 [2019-12-10T09:40:30.293Z] #18 58.00 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ...
09:40:30 [2019-12-10T09:40:30.293Z] #18 58.00 Unpacking aufs-tools (1:4.1+20161219-1) ...
09:40:30 [2019-12-10T09:40:30.293Z] #18 58.16 Selecting previously unselected package liblzo2-2:s390x.
09:40:30 [2019-12-10T09:40:30.293Z] #18 58.19 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ...
09:40:30 [2019-12-10T09:40:30.407Z] Cloning repository https://github.com/moby/moby.git
09:40:30 [2019-12-10T09:40:30.520Z] #31 ...
09:40:30 [2019-12-10T09:40:30.520Z] 
09:40:30 [2019-12-10T09:40:30.520Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:40:30 [2019-12-10T09:40:30.520Z] #50 10.73 + RM_GOPATH=0
09:40:30 [2019-12-10T09:40:30.520Z] #50 10.73 + TMP_GOPATH=
09:40:30 [2019-12-10T09:40:30.520Z] #50 10.73 + : /build
09:40:30 [2019-12-10T09:40:30.520Z] #50 10.73 + '[' -z '' ']'
09:40:30 [2019-12-10T09:40:30.520Z] #50 10.73 ++ mktemp -d
09:40:30 [2019-12-10T09:40:30.520Z] #50 10.74 Installing golangci-lint version v1.20.0
09:40:30 [2019-12-10T09:40:30.520Z] #50 10.74 + export GOPATH=/tmp/tmp.hJZP8wOkKl
09:40:30 [2019-12-10T09:40:30.520Z] #50 10.74 + GOPATH=/tmp/tmp.hJZP8wOkKl
09:40:30 [2019-12-10T09:40:30.520Z] #50 10.74 + RM_GOPATH=1
09:40:30 [2019-12-10T09:40:30.520Z] #50 10.74 ++ dirname ./install.sh
09:40:30 [2019-12-10T09:40:30.520Z] #50 10.74 + dir=.
09:40:30 [2019-12-10T09:40:30.520Z] #50 10.74 + bin=golangci_lint
09:40:30 [2019-12-10T09:40:30.520Z] #50 10.74 + shift
09:40:30 [2019-12-10T09:40:30.520Z] #50 10.74 + '[' '!' -f ./golangci_lint.installer ']'
09:40:30 [2019-12-10T09:40:30.520Z] #50 10.74 + . ./golangci_lint.installer
09:40:30 [2019-12-10T09:40:30.520Z] #50 10.74 ++ : v1.20.0
09:40:30 [2019-12-10T09:40:30.520Z] #50 10.74 + install_golangci_lint
09:40:30 [2019-12-10T09:40:30.520Z] #50 10.74 + echo 'Installing golangci-lint version v1.20.0'
09:40:30 [2019-12-10T09:40:30.520Z] #50 10.74 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
09:40:30 [2019-12-10T09:40:30.520Z] #50 ...
09:40:30 [2019-12-10T09:40:30.520Z] 
09:40:30 [2019-12-10T09:40:30.520Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:40:30 [2019-12-10T09:40:30.520Z] #36 10.83 + RM_GOPATH=0
09:40:30 [2019-12-10T09:40:30.520Z] #36 10.83 + TMP_GOPATH=
09:40:30 [2019-12-10T09:40:30.520Z] #36 10.83 + : /build
09:40:30 [2019-12-10T09:40:30.520Z] #36 10.83 + '[' -z '' ']'
09:40:30 [2019-12-10T09:40:30.520Z] #36 10.83 ++ mktemp -d
09:40:30 [2019-12-10T09:40:30.520Z] #36 10.84 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
09:40:30 [2019-12-10T09:40:30.520Z] #36 10.84 + export GOPATH=/tmp/tmp.mmCcihi9Cv
09:40:30 [2019-12-10T09:40:30.520Z] #36 10.84 + GOPATH=/tmp/tmp.mmCcihi9Cv
09:40:30 [2019-12-10T09:40:30.520Z] #36 10.84 + RM_GOPATH=1
09:40:30 [2019-12-10T09:40:30.520Z] #36 10.84 ++ dirname ./install.sh
09:40:30 [2019-12-10T09:40:30.520Z] #36 10.84 + dir=.
09:40:30 [2019-12-10T09:40:30.520Z] #36 10.84 + bin=tini
09:40:30 [2019-12-10T09:40:30.520Z] #36 10.84 + shift
09:40:30 [2019-12-10T09:40:30.520Z] #36 10.84 + '[' '!' -f ./tini.installer ']'
09:40:30 [2019-12-10T09:40:30.520Z] #36 10.84 + . ./tini.installer
09:40:30 [2019-12-10T09:40:30.520Z] #36 10.84 ++ : fec3683b971d9c3ef73f284f176672c44b448662
09:40:30 [2019-12-10T09:40:30.520Z] #36 10.84 + install_tini
09:40:30 [2019-12-10T09:40:30.520Z] #36 10.84 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
09:40:30 [2019-12-10T09:40:30.520Z] #36 10.84 + git clone https://github.com/krallin/tini.git /tmp/tmp.mmCcihi9Cv/tini
09:40:30 [2019-12-10T09:40:30.520Z] #36 10.84 Cloning into '/tmp/tmp.mmCcihi9Cv/tini'...
09:40:30 [2019-12-10T09:40:30.705Z] #18 58.19 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
09:40:30 [2019-12-10T09:40:30.705Z] #18 58.34 Selecting previously unselected package btrfs-progs.
09:40:30 [2019-12-10T09:40:30.705Z] #18 58.34 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ...
09:40:30 [2019-12-10T09:40:30.705Z] #18 58.34 Unpacking btrfs-progs (4.7.3-1) ...
09:40:30 [2019-12-10T09:40:30.778Z] #36 ...
09:40:30 [2019-12-10T09:40:30.778Z] 
09:40:30 [2019-12-10T09:40:30.778Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:40:30 [2019-12-10T09:40:30.778Z] #62 10.83 + RM_GOPATH=0
09:40:30 [2019-12-10T09:40:30.778Z] #62 10.83 + TMP_GOPATH=
09:40:30 [2019-12-10T09:40:30.778Z] #62 10.83 + : /build/
09:40:30 [2019-12-10T09:40:30.778Z] #62 10.83 + '[' -z '' ']'
09:40:30 [2019-12-10T09:40:30.778Z] #62 10.84 ++ mktemp -d
09:40:30 [2019-12-10T09:40:30.778Z] #62 10.84 + export GOPATH=/tmp/tmp.7IQ4PGdKyX
09:40:30 [2019-12-10T09:40:30.778Z] #62 10.84 + GOPATH=/tmp/tmp.7IQ4PGdKyX
09:40:30 [2019-12-10T09:40:30.778Z] #62 10.84 + RM_GOPATH=1
09:40:30 [2019-12-10T09:40:30.778Z] #62 10.84 ++ dirname ./install.sh
09:40:30 [2019-12-10T09:40:30.778Z] #62 10.85 + dir=.
09:40:30 [2019-12-10T09:40:30.778Z] #62 10.85 + bin=rootlesskit
09:40:30 [2019-12-10T09:40:30.778Z] #62 10.85 + shift
09:40:30 [2019-12-10T09:40:30.778Z] #62 10.85 + '[' '!' -f ./rootlesskit.installer ']'
09:40:30 [2019-12-10T09:40:30.778Z] #62 10.87 + . ./rootlesskit.installer
09:40:30 [2019-12-10T09:40:30.778Z] #62 10.87 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c
09:40:30 [2019-12-10T09:40:30.778Z] #62 10.87 + install_rootlesskit
09:40:30 [2019-12-10T09:40:30.778Z] #62 10.87 + case "$1" in
09:40:30 [2019-12-10T09:40:30.778Z] #62 10.87 + export CGO_ENABLED=0
09:40:30 [2019-12-10T09:40:30.778Z] #62 10.87 + CGO_ENABLED=0
09:40:30 [2019-12-10T09:40:30.778Z] #62 10.87 + _install_rootlesskit
09:40:30 [2019-12-10T09:40:30.778Z] #62 10.87 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
09:40:30 [2019-12-10T09:40:30.778Z] #62 10.87 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.7IQ4PGdKyX/src/github.com/rootless-containers/rootlesskit
09:40:30 [2019-12-10T09:40:30.778Z] #62 10.87 Cloning into '/tmp/tmp.7IQ4PGdKyX/src/github.com/rootless-containers/rootlesskit'...
09:40:30 [2019-12-10T09:40:30.778Z] #62 10.87 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
09:40:31 [2019-12-10T09:40:31.020Z] #41 60.24   AR       soccr/libsoccr.a
09:40:31 [2019-12-10T09:40:31.020Z] #41 60.29 make[1]: 'soccr/libsoccr.a' is up to date.
09:40:31 [2019-12-10T09:40:31.109Z] #18 58.89 Selecting previously unselected package btrfs-tools.
09:40:31 [2019-12-10T09:40:31.109Z] #18 58.89 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ...
09:40:31 [2019-12-10T09:40:31.109Z] #18 58.90 Unpacking btrfs-tools (4.7.3-1) ...
09:40:31 [2019-12-10T09:40:31.109Z] #18 58.99 Selecting previously unselected package libdevmapper1.02.1:s390x.
09:40:31 [2019-12-10T09:40:31.279Z] #41 60.57   DEP      criu/arch/x86/sigframe.d
09:40:31 [2019-12-10T09:40:31.279Z] #41 60.66   DEP      criu/arch/x86/sigaction_compat.d
09:40:31 [2019-12-10T09:40:31.279Z] #41 60.76   DEP      criu/arch/x86/kerndat.d
09:40:31 [2019-12-10T09:40:31.448Z] #62 ...
09:40:31 [2019-12-10T09:40:31.448Z] 
09:40:31 [2019-12-10T09:40:31.448Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:40:31 [2019-12-10T09:40:31.448Z] #17 45.33 Unpacking bash-completion (1:2.1-4.3) ...
09:40:31 [2019-12-10T09:40:31.448Z] #17 46.08 Selecting previously unselected package libnet1:arm64.
09:40:31 [2019-12-10T09:40:31.448Z] #17 46.09 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ...
09:40:31 [2019-12-10T09:40:31.448Z] #17 46.09 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ...
09:40:31 [2019-12-10T09:40:31.448Z] #17 46.35 Selecting previously unselected package libnfnetlink0:arm64.
09:40:31 [2019-12-10T09:40:31.448Z] #17 46.37 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ...
09:40:31 [2019-12-10T09:40:31.448Z] #17 46.37 Unpacking libnfnetlink0:arm64 (1.0.1-3) ...
09:40:31 [2019-12-10T09:40:31.448Z] #17 46.53 Selecting previously unselected package libpcrecpp0v5:arm64.
09:40:31 [2019-12-10T09:40:31.448Z] #17 46.54 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_arm64.deb ...
09:40:31 [2019-12-10T09:40:31.448Z] #17 46.56 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ...
09:40:31 [2019-12-10T09:40:31.448Z] #17 46.69 Selecting previously unselected package libudev-dev:arm64.
09:40:31 [2019-12-10T09:40:31.448Z] #17 46.70 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_arm64.deb ...
09:40:31 [2019-12-10T09:40:31.448Z] #17 46.72 Unpacking libudev-dev:arm64 (232-25+deb9u12) ...
09:40:31 [2019-12-10T09:40:31.448Z] #17 46.95 Selecting previously unselected package libpython3.5-minimal:arm64.
09:40:31 [2019-12-10T09:40:31.448Z] #17 46.96 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ...
09:40:31 [2019-12-10T09:40:31.448Z] #17 46.96 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ...
09:40:31 [2019-12-10T09:40:31.448Z] #17 47.75 Selecting previously unselected package python3.5-minimal.
09:40:31 [2019-12-10T09:40:31.448Z] #17 47.76 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ...
09:40:31 [2019-12-10T09:40:31.448Z] #17 47.77 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
09:40:31 [2019-12-10T09:40:31.509Z] #18 58.99 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ...
09:40:31 [2019-12-10T09:40:31.509Z] #18 59.01 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ...
09:40:31 [2019-12-10T09:40:31.509Z] #18 59.17 Selecting previously unselected package dmsetup.
09:40:31 [2019-12-10T09:40:31.509Z] #18 59.17 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ...
09:40:31 [2019-12-10T09:40:31.509Z] #18 59.18 Unpacking dmsetup (2:1.02.137-2) ...
09:40:31 [2019-12-10T09:40:31.537Z] #41 60.87   DEP      criu/arch/x86/crtools.d
09:40:31 [2019-12-10T09:40:31.537Z] #41 60.99   DEP      criu/arch/x86/cpu.d
09:40:31 [2019-12-10T09:40:31.795Z] #41 61.14   CC       criu/arch/x86/cpu.o
09:40:31 [2019-12-10T09:40:31.910Z] #18 59.29 Selecting previously unselected package libonig4:s390x.
09:40:31 [2019-12-10T09:40:31.910Z] #18 59.30 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ...
09:40:31 [2019-12-10T09:40:31.910Z] #18 59.30 Unpacking libonig4:s390x (6.1.3-2) ...
09:40:31 [2019-12-10T09:40:31.910Z] #18 59.48 Selecting previously unselected package libjq1:s390x.
09:40:31 [2019-12-10T09:40:31.910Z] #18 59.48 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ...
09:40:31 [2019-12-10T09:40:31.910Z] #18 59.48 Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
09:40:31 [2019-12-10T09:40:31.910Z] #18 59.63 Selecting previously unselected package jq.
09:40:31 [2019-12-10T09:40:31.910Z] #18 59.63 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ...
09:40:31 [2019-12-10T09:40:31.910Z] #18 59.63 Unpacking jq (1.5+dfsg-1.3) ...
09:40:31 [2019-12-10T09:40:31.910Z] #18 59.73 Selecting previously unselected package libaio1:s390x.
09:40:32 [2019-12-10T09:40:32.309Z] #18 59.73 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ...
09:40:32 [2019-12-10T09:40:32.309Z] #18 59.74 Unpacking libaio1:s390x (0.3.110-3) ...
09:40:32 [2019-12-10T09:40:32.309Z] #18 59.80 Selecting previously unselected package libcap2-bin.
09:40:32 [2019-12-10T09:40:32.309Z] #18 59.81 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ...
09:40:32 [2019-12-10T09:40:32.309Z] #18 59.81 Unpacking libcap2-bin (1:2.25-1) ...
09:40:32 [2019-12-10T09:40:32.309Z] #18 59.92 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
09:40:32 [2019-12-10T09:40:32.309Z] #18 59.92 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ...
09:40:32 [2019-12-10T09:40:32.309Z] #18 59.93 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
09:40:32 [2019-12-10T09:40:32.309Z] #18 59.99 Selecting previously unselected package libsepol1-dev:s390x.
09:40:32 [2019-12-10T09:40:32.309Z] #18 59.99 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ...
09:40:32 [2019-12-10T09:40:32.309Z] #18 60.00 Unpacking libsepol1-dev:s390x (2.6-2) ...
09:40:32 [2019-12-10T09:40:32.361Z] #41 61.71   CC       criu/arch/x86/crtools.o
09:40:32 [2019-12-10T09:40:32.389Z] #17 48.69 Selecting previously unselected package python3-minimal.
09:40:32 [2019-12-10T09:40:32.389Z] #17 48.69 Preparing to unpack .../07-python3-minimal_3.5.3-1_arm64.deb ...
09:40:32 [2019-12-10T09:40:32.389Z] #17 48.71 Unpacking python3-minimal (3.5.3-1) ...
09:40:32 [2019-12-10T09:40:32.389Z] #17 48.90 Selecting previously unselected package libmpdec2:arm64.
09:40:32 [2019-12-10T09:40:32.389Z] #17 48.90 Preparing to unpack .../08-libmpdec2_2.4.2-1_arm64.deb ...
09:40:32 [2019-12-10T09:40:32.389Z] #17 48.91 Unpacking libmpdec2:arm64 (2.4.2-1) ...
09:40:30 [2019-12-10T09:40:30.785Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
09:40:31 [2019-12-10T09:40:31.712Z] Fetching upstream changes from https://github.com/moby/moby.git
09:40:31 [2019-12-10T09:40:31.712Z]  > git --version # timeout=10
09:40:31 [2019-12-10T09:40:31.764Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:40:31 [2019-12-10T09:40:31.766Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40179/head:refs/remotes/origin/PR-40179 +refs/heads/master:refs/remotes/origin/master
09:40:32 [2019-12-10T09:40:32.650Z] #17 49.06 Selecting previously unselected package libpython3.5-stdlib:arm64.
09:40:32 [2019-12-10T09:40:32.650Z] #17 49.06 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ...
09:40:32 [2019-12-10T09:40:32.650Z] #17 49.06 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ...
09:40:32 [2019-12-10T09:40:32.839Z] #18 60.34 Selecting previously unselected package libpcre16-3:s390x.
09:40:32 [2019-12-10T09:40:32.839Z] #18 60.34 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ...
09:40:32 [2019-12-10T09:40:32.839Z] #18 60.35 Unpacking libpcre16-3:s390x (2:8.39-3) ...
09:40:32 [2019-12-10T09:40:32.839Z] #18 60.64 Selecting previously unselected package libpcre32-3:s390x.
09:40:32 [2019-12-10T09:40:32.839Z] #18 60.65 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ...
09:40:32 [2019-12-10T09:40:32.839Z] #18 60.69 Unpacking libpcre32-3:s390x (2:8.39-3) ...
09:40:33 [2019-12-10T09:40:33.327Z] #18 61.13 Selecting previously unselected package libpcre3-dev:s390x.
09:40:33 [2019-12-10T09:40:33.590Z] #17 ...
09:40:33 [2019-12-10T09:40:33.591Z] 
09:40:33 [2019-12-10T09:40:33.591Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:40:33 [2019-12-10T09:40:33.591Z] #62 DONE 105.9s
09:40:33 [2019-12-10T09:40:33.591Z] 
09:40:33 [2019-12-10T09:40:33.591Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
09:40:33 [2019-12-10T09:40:33.591Z] #63 DONE 0.1s
09:40:33 [2019-12-10T09:40:33.591Z] 
09:40:33 [2019-12-10T09:40:33.591Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:40:33 [2019-12-10T09:40:33.591Z] #41 41.88   CC       images/sk-inet.o
09:40:33 [2019-12-10T09:40:33.591Z] #41 42.54   CC       images/tun.o
09:40:33 [2019-12-10T09:40:33.591Z] #41 42.98   CC       images/sk-netlink.o
09:40:33 [2019-12-10T09:40:33.591Z] #41 43.26   CC       images/packet-sock.o
09:40:33 [2019-12-10T09:40:33.591Z] #41 43.76   CC       images/ipc-var.o
09:40:33 [2019-12-10T09:40:33.591Z] #41 44.05   CC       images/ipc-desc.o
09:40:33 [2019-12-10T09:40:33.591Z] #41 44.31   CC       images/ipc-shm.o
09:40:33 [2019-12-10T09:40:33.591Z] #41 44.62   CC       images/ipc-msg.o
09:40:33 [2019-12-10T09:40:33.591Z] #41 44.99   CC       images/ipc-sem.o
09:40:33 [2019-12-10T09:40:33.591Z] #41 45.20   CC       images/utsns.o
09:40:33 [2019-12-10T09:40:33.591Z] #41 45.49   CC       images/creds.o
09:40:33 [2019-12-10T09:40:33.591Z] #41 45.78   CC       images/vma.o
09:40:33 [2019-12-10T09:40:33.591Z] #41 46.01   CC       images/netdev.o
09:40:33 [2019-12-10T09:40:33.591Z] #41 46.63   CC       images/tty.o
09:40:33 [2019-12-10T09:40:33.591Z] #41 47.77   CC       images/file-lock.o
09:40:33 [2019-12-10T09:40:33.591Z] #41 48.14   CC       images/rlimit.o
09:40:33 [2019-12-10T09:40:33.591Z] #41 48.48   CC       images/pagemap.o
09:40:33 [2019-12-10T09:40:33.591Z] #41 49.08   CC       images/siginfo.o
09:40:33 [2019-12-10T09:40:33.591Z] #41 49.55   CC       images/rpc.o
09:40:33 [2019-12-10T09:40:33.734Z] #41 62.98   CC       criu/arch/x86/kerndat.o
09:40:33 [2019-12-10T09:40:33.761Z] #18 61.13 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ...
09:40:33 [2019-12-10T09:40:33.761Z] #18 61.15 Unpacking libpcre3-dev:s390x (2:8.39-3) ...
09:40:34 [2019-12-10T09:40:34.178Z] #18 61.75 Selecting previously unselected package libselinux1-dev:s390x.
09:40:34 [2019-12-10T09:40:34.178Z] #18 61.76 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ...
09:40:34 [2019-12-10T09:40:34.178Z] #18 61.76 Unpacking libselinux1-dev:s390x (2.6-3+b3) ...
09:40:34 [2019-12-10T09:40:34.306Z] #41 63.53   CC       criu/arch/x86/sigaction_compat.o
09:40:34 [2019-12-10T09:40:34.306Z] #41 63.79   CC       criu/arch/x86/sigframe.o
09:40:34 [2019-12-10T09:40:34.564Z] #41 63.99   LINK     criu/arch/x86/crtools.built-in.o
09:40:34 [2019-12-10T09:40:34.564Z] #41 64.04   DEP      criu/pie/util-vdso-elf32.d
09:40:34 [2019-12-10T09:40:34.564Z] #41 64.14   DEP      criu/arch/x86/vdso-pie.d
09:40:34 [2019-12-10T09:40:34.571Z] #18 62.00 Selecting previously unselected package libdevmapper-dev:s390x.
09:40:34 [2019-12-10T09:40:34.571Z] #18 62.00 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ...
09:40:34 [2019-12-10T09:40:34.571Z] #18 62.00 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ...
09:40:34 [2019-12-10T09:40:34.571Z] #18 62.15 Selecting previously unselected package libnl-3-200:s390x.
09:40:34 [2019-12-10T09:40:34.571Z] #18 62.15 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ...
09:40:34 [2019-12-10T09:40:34.571Z] #18 62.15 Unpacking libnl-3-200:s390x (3.2.27-2) ...
09:40:34 [2019-12-10T09:40:34.571Z] #18 62.22 Selecting previously unselected package libprotobuf-c1:s390x.
09:40:34 [2019-12-10T09:40:34.571Z] #18 62.22 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ...
09:40:34 [2019-12-10T09:40:34.571Z] #18 62.22 Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
09:40:34 [2019-12-10T09:40:34.571Z] #18 62.25 Selecting previously unselected package libreadline5:s390x.
09:40:34 [2019-12-10T09:40:34.571Z] #18 62.25 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ...
09:40:34 [2019-12-10T09:40:34.571Z] #18 62.25 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ...
09:40:34 [2019-12-10T09:40:34.571Z] #18 62.32 Selecting previously unselected package libsystemd-dev:s390x.
09:40:34 [2019-12-10T09:40:34.571Z] #18 62.33 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ...
09:40:34 [2019-12-10T09:40:34.571Z] #18 62.33 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ...
09:40:35 [2019-12-10T09:40:35.131Z] #41 64.31   DEP      criu/pie/parasite-vdso.d
09:40:35 [2019-12-10T09:40:35.131Z] #41 64.53   DEP      criu/pie/util-vdso.d
09:40:35 [2019-12-10T09:40:35.388Z] #41 64.68   DEP      criu/pie/util.d
09:40:35 [2019-12-10T09:40:35.389Z] #41 64.88   CC       criu/pie/util.o
09:40:35 [2019-12-10T09:40:35.502Z] #41 ...
09:40:35 [2019-12-10T09:40:35.502Z] 
09:40:35 [2019-12-10T09:40:35.502Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:40:35 [2019-12-10T09:40:35.502Z] #17 51.67 Selecting previously unselected package python3.5.
09:40:35 [2019-12-10T09:40:35.502Z] #17 51.68 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_arm64.deb ...
09:40:35 [2019-12-10T09:40:35.502Z] #17 51.69 Unpacking python3.5 (3.5.3-1+deb9u1) ...
09:40:35 [2019-12-10T09:40:35.502Z] #17 51.95 Selecting previously unselected package libpython3-stdlib:arm64.
09:40:35 [2019-12-10T09:40:35.502Z] #17 51.96 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_arm64.deb ...
09:40:35 [2019-12-10T09:40:35.502Z] #17 51.97 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ...
09:40:35 [2019-12-10T09:40:35.502Z] #17 52.09 Selecting previously unselected package dh-python.
09:40:35 [2019-12-10T09:40:35.502Z] #17 52.09 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
09:40:35 [2019-12-10T09:40:35.502Z] #17 52.12 Unpacking dh-python (2.20170125) ...
09:40:35 [2019-12-10T09:40:35.955Z] #41 65.19   CC       criu/pie/util-vdso.o
09:40:36 [2019-12-10T09:40:36.043Z] #62 ...
09:40:36 [2019-12-10T09:40:36.043Z] 
09:40:36 [2019-12-10T09:40:36.043Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:40:36 [2019-12-10T09:40:36.043Z] #26 11.91 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
09:40:36 [2019-12-10T09:40:36.043Z] #26 12.71 
09:40:36 [2019-12-10T09:40:36.043Z] #26 13.36 
###                                                                        4.8%
#######                                                                   10.8%
###########                                                               16.1%
##############                                                            19.9%
#################                                                         24.8%
######################                                                    30.9%
############################                                              39.7%
#################################                                         46.5%
#######################################                                   55.1%
############################################                              62.3%
################################################                          68.0%
######################################################                    75.1%
############################################################              83.8%
#################################################################         91.0%
#####################################################################     97.1%
######################################################################## 100.0%
09:40:36 [2019-12-10T09:40:36.043Z] #26 16.16 
09:40:36 [2019-12-10T09:40:36.073Z] #17 52.49 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ...
09:40:36 [2019-12-10T09:40:36.073Z] #17 52.51 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
09:40:36 [2019-12-10T09:40:36.213Z] #41 65.77   CC       criu/pie/parasite-vdso.o
09:40:36 [2019-12-10T09:40:36.521Z] #18 64.13 Selecting previously unselected package net-tools.
09:40:36 [2019-12-10T09:40:36.521Z] #18 64.14 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ...
09:40:36 [2019-12-10T09:40:36.521Z] #18 64.15 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
09:40:36 [2019-12-10T09:40:36.521Z] #18 64.39 Selecting previously unselected package python-pip-whl.
09:40:36 [2019-12-10T09:40:36.923Z] #18 64.40 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
09:40:36 [2019-12-10T09:40:36.923Z] #18 64.42 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
09:40:37 [2019-12-10T09:40:37.313Z] #18 65.02 Selecting previously unselected package python3-pip.
09:40:37 [2019-12-10T09:40:37.313Z] #18 65.02 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
09:40:37 [2019-12-10T09:40:37.313Z] #18 65.02 Unpacking python3-pip (9.0.1-2+deb9u1) ...
09:40:37 [2019-12-10T09:40:37.338Z] #26 16.51 
##                                                                         4.1%
###############                                                           21.7%
#######################                                                   32.5%
#############################                                             40.7%
##################################                                        48.5%
######################################                                    53.4%
##############################################                            65.0%
#################################################################         91.4%
######################################################################## 100.0%
09:40:37 [2019-12-10T09:40:37.587Z] #41 66.78   CC       criu/arch/x86/vdso-pie.o
09:40:37 [2019-12-10T09:40:37.587Z] #41 67.05   CC       criu/pie/util-vdso-elf32.o
09:40:37 [2019-12-10T09:40:37.690Z] #18 65.21 Selecting previously unselected package python3-pkg-resources.
09:40:37 [2019-12-10T09:40:37.690Z] #18 65.25 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
09:40:37 [2019-12-10T09:40:37.690Z] #18 65.26 Unpacking python3-pkg-resources (33.1.1-1) ...
09:40:37 [2019-12-10T09:40:37.690Z] #18 65.49 Selecting previously unselected package python3-setuptools.
09:40:37 [2019-12-10T09:40:37.690Z] #18 65.49 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
09:40:37 [2019-12-10T09:40:37.690Z] #18 65.51 Unpacking python3-setuptools (33.1.1-1) ...
09:40:38 [2019-12-10T09:40:38.091Z] #18 65.76 Selecting previously unselected package python3-wheel.
09:40:38 [2019-12-10T09:40:38.091Z] #18 65.76 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
09:40:38 [2019-12-10T09:40:38.091Z] #18 65.76 Unpacking python3-wheel (0.29.0-2) ...
09:40:38 [2019-12-10T09:40:38.271Z] #26 18.33 
09:40:38 [2019-12-10T09:40:38.500Z] #18 65.89 Selecting previously unselected package thin-provisioning-tools.
09:40:38 [2019-12-10T09:40:38.500Z] #18 65.89 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ...
09:40:38 [2019-12-10T09:40:38.500Z] #18 65.89 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
09:40:38 [2019-12-10T09:40:38.501Z] #18 66.21 Selecting previously unselected package vim-runtime.
09:40:38 [2019-12-10T09:40:38.501Z] #18 66.22 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
09:40:38 [2019-12-10T09:40:38.501Z] #18 66.25 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
09:40:38 [2019-12-10T09:40:38.501Z] #18 66.27 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
09:40:38 [2019-12-10T09:40:38.501Z] #18 66.27 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
09:40:38 [2019-12-10T09:40:38.522Z] #41 67.67   AR       criu/pie/pie.lib.a
09:40:38 [2019-12-10T09:40:38.522Z] #41 67.76   DEP      criu/pie/restorer.d
09:40:38 [2019-12-10T09:40:38.522Z] #41 67.94   DEP      criu/arch/x86/sigaction_compat_pie.d
09:40:38 [2019-12-10T09:40:38.617Z] #17 ...
09:40:38 [2019-12-10T09:40:38.617Z] 
09:40:38 [2019-12-10T09:40:38.617Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:40:38 [2019-12-10T09:40:38.617Z] #44 100.8 github.com/LK4D4/vndr/build
09:40:38 [2019-12-10T09:40:38.617Z] #44 101.0 vendor/golang.org/x/net/idna
09:40:38 [2019-12-10T09:40:38.617Z] #44 103.2 encoding/asn1
09:40:38 [2019-12-10T09:40:38.617Z] #44 105.4 vendor/golang.org/x/net/http2/hpack
09:40:38 [2019-12-10T09:40:38.617Z] #44 107.8 vendor/golang.org/x/crypto/cryptobyte
09:40:38 [2019-12-10T09:40:38.617Z] #44 108.4 mime
09:40:38 [2019-12-10T09:40:38.617Z] #44 109.2 mime/quotedprintable
09:40:38 [2019-12-10T09:40:38.617Z] #44 110.5 net/http/internal
09:40:38 [2019-12-10T09:40:38.617Z] #44 ...
09:40:38 [2019-12-10T09:40:38.617Z] 
09:40:38 [2019-12-10T09:40:38.617Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:40:38 [2019-12-10T09:40:38.617Z] #41 51.97   CC       images/ext-file.o
09:40:38 [2019-12-10T09:40:38.617Z] #41 52.37   CC       images/cgroup.o
09:40:38 [2019-12-10T09:40:38.617Z] #41 53.36   CC       images/userns.o
09:40:38 [2019-12-10T09:40:38.617Z] #41 53.73   CC       images/google/protobuf/descriptor.o
09:40:38 [2019-12-10T09:40:38.780Z] #41 68.16   DEP      criu/arch/x86/restorer_unmap.d
09:40:38 [2019-12-10T09:40:38.780Z] #41 68.28   DEP      criu/arch/x86/restorer.d
09:40:39 [2019-12-10T09:40:39.038Z] #41 68.50   DEP      criu/pie/parasite.d
09:40:39 [2019-12-10T09:40:39.581Z] #18 ...
09:40:39 [2019-12-10T09:40:39.581Z] 
09:40:39 [2019-12-10T09:40:39.581Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:40:39 [2019-12-10T09:40:39.581Z] #42 42.54   CC       compel/arch/s390/src/lib/cpu.o
09:40:39 [2019-12-10T09:40:39.581Z] #42 42.82   CC       compel/arch/s390/src/lib/infect.o
09:40:39 [2019-12-10T09:40:39.581Z] #42 43.61   CC       compel/src/lib/infect-rpc.o
09:40:39 [2019-12-10T09:40:39.581Z] #42 43.95   CC       compel/src/lib/infect-util.o
09:40:39 [2019-12-10T09:40:39.581Z] #42 44.17   CC       compel/src/lib/infect.o
09:40:39 [2019-12-10T09:40:39.581Z] #42 46.37   CC       compel/src/lib/ptrace.o
09:40:39 [2019-12-10T09:40:39.581Z] #42 46.97   AR       compel/libcompel.a
09:40:39 [2019-12-10T09:40:39.581Z] #42 47.05   HOSTCC   compel/src/main-host.o
09:40:39 [2019-12-10T09:40:39.581Z] #42 47.57   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
09:40:39 [2019-12-10T09:40:39.581Z] #42 47.82   HOSTCC   compel/src/lib/handle-elf-host.o
09:40:39 [2019-12-10T09:40:39.581Z] #42 48.06   HOSTCC   compel/src/lib/log-host.o
09:40:39 [2019-12-10T09:40:39.581Z] #42 48.34   HOSTLINK compel/compel-host-bin
09:40:39 [2019-12-10T09:40:39.581Z] #42 48.43   DEP      soccr/soccr.d
09:40:39 [2019-12-10T09:40:39.581Z] #42 48.62   CC       soccr/soccr.o
09:40:39 [2019-12-10T09:40:39.581Z] #42 49.83   AR       soccr/libsoccr.a
09:40:39 [2019-12-10T09:40:39.581Z] #42 49.87 make[1]: 'soccr/libsoccr.a' is up to date.
09:40:39 [2019-12-10T09:40:39.581Z] #42 50.06   DEP      criu/arch/s390/sigframe.d
09:40:39 [2019-12-10T09:40:39.581Z] #42 50.20   DEP      criu/arch/s390/crtools.d
09:40:39 [2019-12-10T09:40:39.581Z] #42 50.27   DEP      criu/arch/s390/cpu.d
09:40:39 [2019-12-10T09:40:39.581Z] #42 50.40   CC       criu/arch/s390/cpu.o
09:40:39 [2019-12-10T09:40:39.581Z] #42 51.12   CC       criu/arch/s390/crtools.o
09:40:39 [2019-12-10T09:40:39.581Z] #42 52.11   CC       criu/arch/s390/sigframe.o
09:40:39 [2019-12-10T09:40:39.581Z] #42 52.50   LINK     criu/arch/s390/crtools.built-in.o
09:40:39 [2019-12-10T09:40:39.581Z] #42 52.58   DEP      criu/arch/s390/vdso-pie.d
09:40:39 [2019-12-10T09:40:39.581Z] #42 52.97   DEP      criu/pie/parasite-vdso.d
09:40:39 [2019-12-10T09:40:39.604Z] #41 68.80   CC       criu/pie/parasite.o
09:40:39 [2019-12-10T09:40:39.612Z] #26 18.87 
###                                                                        4.9%
#######                                                                   10.7%
###########                                                               16.2%
##############                                                            20.7%
##################                                                        25.6%
#####################                                                     30.5%
##########################                                                37.5%
###############################                                           43.1%
09:40:39 [2019-12-10T09:40:39.612Z] #26 ...
09:40:39 [2019-12-10T09:40:39.612Z] 
09:40:39 [2019-12-10T09:40:39.612Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:40:39 [2019-12-10T09:40:39.612Z] #47 10.02 + RM_GOPATH=0
09:40:39 [2019-12-10T09:40:39.612Z] #47 10.02 + TMP_GOPATH=
09:40:39 [2019-12-10T09:40:39.612Z] #47 10.02 + : /build
09:40:39 [2019-12-10T09:40:39.612Z] #47 10.02 + '[' -z '' ']'
09:40:39 [2019-12-10T09:40:39.612Z] #47 10.08 ++ mktemp -d
09:40:39 [2019-12-10T09:40:39.612Z] #47 10.08 + export GOPATH=/tmp/tmp.Qr2CSLE2SL
09:40:39 [2019-12-10T09:40:39.612Z] #47 10.08 + GOPATH=/tmp/tmp.Qr2CSLE2SL
09:40:39 [2019-12-10T09:40:39.612Z] #47 10.08 + RM_GOPATH=1
09:40:39 [2019-12-10T09:40:39.612Z] #47 10.09 Installing gotestsum version v0.3.5
09:40:39 [2019-12-10T09:40:39.612Z] #47 10.09 ++ dirname ./install.sh
09:40:39 [2019-12-10T09:40:39.612Z] #47 10.09 + dir=.
09:40:39 [2019-12-10T09:40:39.612Z] #47 10.09 + bin=gotestsum
09:40:39 [2019-12-10T09:40:39.612Z] #47 10.09 + shift
09:40:39 [2019-12-10T09:40:39.612Z] #47 10.09 + '[' '!' -f ./gotestsum.installer ']'
09:40:39 [2019-12-10T09:40:39.612Z] #47 10.09 + . ./gotestsum.installer
09:40:39 [2019-12-10T09:40:39.612Z] #47 10.09 ++ : v0.3.5
09:40:39 [2019-12-10T09:40:39.612Z] #47 10.09 + install_gotestsum
09:40:39 [2019-12-10T09:40:39.612Z] #47 10.09 + echo 'Installing gotestsum version v0.3.5'
09:40:39 [2019-12-10T09:40:39.612Z] #47 10.09 + go get -d gotest.tools/gotestsum
09:40:39 [2019-12-10T09:40:39.612Z] #47 ...
09:40:39 [2019-12-10T09:40:39.612Z] 
09:40:39 [2019-12-10T09:40:39.612Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:40:40 [2019-12-10T09:40:40.003Z] #41 56.32   CC       images/opts.o
09:40:40 [2019-12-10T09:40:40.009Z] #42 53.28   DEP      criu/pie/util-vdso.d
09:40:40 [2019-12-10T09:40:40.009Z] #42 53.41   DEP      criu/pie/util.d
09:40:40 [2019-12-10T09:40:40.264Z] #41 56.63   CC       images/seccomp.o
09:40:40 [2019-12-10T09:40:40.392Z] #26 18.87 
###                                                                        4.9%
#######                                                                   10.7%
###########                                                               16.2%
##############                                                            20.7%
##################                                                        25.6%
#####################                                                     30.5%
##########################                                                37.5%
###############################                                           43.1%
###################################                                       49.1%
#####################################                                     52.2%
###########################################                               60.8%
##################################################                        69.9%
######################################################                    76.0%
###########################################################               82.7%
#################
09:40:40 [2019-12-10T09:40:40.392Z] #26 ...
09:40:40 [2019-12-10T09:40:40.392Z] 
09:40:40 [2019-12-10T09:40:40.392Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:40:40 [2019-12-10T09:40:40.392Z] #40 10.92 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
09:40:40 [2019-12-10T09:40:40.392Z] #40 12.01 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
09:40:40 [2019-12-10T09:40:40.392Z] #40 ...
09:40:40 [2019-12-10T09:40:40.392Z] 
09:40:40 [2019-12-10T09:40:40.392Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:40:40 [2019-12-10T09:40:40.392Z] #59 10.58 + RM_GOPATH=0
09:40:40 [2019-12-10T09:40:40.392Z] #59 10.58 + TMP_GOPATH=
09:40:40 [2019-12-10T09:40:40.392Z] #59 10.58 + : /build
09:40:40 [2019-12-10T09:40:40.392Z] #59 10.58 + '[' -z '' ']'
09:40:40 [2019-12-10T09:40:40.392Z] #59 10.59 ++ mktemp -d
09:40:40 [2019-12-10T09:40:40.392Z] #59 10.60 + export GOPATH=/tmp/tmp.SwnTqyTp37
09:40:40 [2019-12-10T09:40:40.392Z] #59 10.60 + GOPATH=/tmp/tmp.SwnTqyTp37
09:40:40 [2019-12-10T09:40:40.392Z] #59 10.60 + RM_GOPATH=1
09:40:40 [2019-12-10T09:40:40.392Z] #59 10.60 ++ dirname ./install.sh
09:40:40 [2019-12-10T09:40:40.392Z] #59 10.60 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
09:40:40 [2019-12-10T09:40:40.392Z] #59 10.60 + dir=.
09:40:40 [2019-12-10T09:40:40.392Z] #59 10.60 + bin=containerd
09:40:40 [2019-12-10T09:40:40.392Z] #59 10.60 + shift
09:40:40 [2019-12-10T09:40:40.392Z] #59 10.60 + '[' '!' -f ./containerd.installer ']'
09:40:40 [2019-12-10T09:40:40.392Z] #59 10.60 + . ./containerd.installer
09:40:40 [2019-12-10T09:40:40.392Z] #59 10.60 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
09:40:40 [2019-12-10T09:40:40.392Z] #59 10.60 + install_containerd
09:40:40 [2019-12-10T09:40:40.392Z] #59 10.60 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
09:40:40 [2019-12-10T09:40:40.392Z] #59 10.60 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SwnTqyTp37/src/github.com/containerd/containerd
09:40:40 [2019-12-10T09:40:40.392Z] #59 10.61 Cloning into '/tmp/tmp.SwnTqyTp37/src/github.com/containerd/containerd'...
09:40:40 [2019-12-10T09:40:40.392Z] #59 ...
09:40:40 [2019-12-10T09:40:40.392Z] 
09:40:40 [2019-12-10T09:40:40.392Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:40:40 [2019-12-10T09:40:40.392Z] #26 18.87 
###                                                                        4.9%
#######                                                                   10.7%
###########                                                               16.2%
##############                                                            20.7%
##################                                                        25.6%
#####################                                                     30.5%
##########################                                                37.5%
###############################                                           43.1%
###################################                                       49.1%
#####################################                                     52.2%
###########################################                               60.8%
##################################################                        69.9%
######################################################                    76.0%
###########################################################               82.7%
###############################################################           88.8%
#######################################################################   98.9%
######################################################################## 100.0%
09:40:40 [2019-12-10T09:40:40.427Z] #42 53.56   CC       criu/pie/util.o
09:40:40 [2019-12-10T09:40:40.427Z] #42 ...
09:40:40 [2019-12-10T09:40:40.427Z] 
09:40:40 [2019-12-10T09:40:40.427Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:40:40 [2019-12-10T09:40:40.427Z] #45 87.40 encoding/xml
09:40:40 [2019-12-10T09:40:40.427Z] #45 90.39 go/doc
09:40:40 [2019-12-10T09:40:40.427Z] #45 93.96 github.com/LK4D4/vndr/build
09:40:40 [2019-12-10T09:40:40.427Z] #45 94.91 github.com/LK4D4/vndr/godl/singleflight
09:40:40 [2019-12-10T09:40:40.427Z] #45 95.35 vendor/golang.org/x/crypto/cryptobyte
09:40:40 [2019-12-10T09:40:40.525Z] #41 57.07   CC       images/binfmt-misc.o
09:40:40 [2019-12-10T09:40:40.539Z] #41 69.71   LINK     criu/pie/parasite.built-in.o
09:40:40 [2019-12-10T09:40:40.539Z] #41 69.74   GEN      criu/pie/parasite-blob.h
09:40:40 [2019-12-10T09:40:40.539Z] #41 69.78   CC       criu/arch/x86/restorer.o
09:40:40 [2019-12-10T09:40:40.539Z] #41 ...
09:40:40 [2019-12-10T09:40:40.539Z] 
09:40:40 [2019-12-10T09:40:40.539Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:40:40 [2019-12-10T09:40:40.539Z] #44 146.2 net/http/httptrace
09:40:40 [2019-12-10T09:40:40.539Z] #44 146.4 net/http
09:40:40 [2019-12-10T09:40:40.786Z] #41 57.31   CC       images/time.o
09:40:40 [2019-12-10T09:40:40.797Z] #44 ...
09:40:40 [2019-12-10T09:40:40.797Z] 
09:40:40 [2019-12-10T09:40:40.797Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:40:40 [2019-12-10T09:40:40.797Z] #41 70.27   CC       criu/arch/x86/restorer_unmap.o
09:40:40 [2019-12-10T09:40:40.830Z] #45 97.87 net
09:40:40 [2019-12-10T09:40:40.830Z] #45 ...
09:40:40 [2019-12-10T09:40:40.830Z] 
09:40:40 [2019-12-10T09:40:40.830Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:40:40 [2019-12-10T09:40:40.830Z] #42 53.99   CC       criu/pie/util-vdso.o
09:40:40 [2019-12-10T09:40:40.957Z] #26 ...
09:40:40 [2019-12-10T09:40:40.957Z] 
09:40:40 [2019-12-10T09:40:40.957Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:40:40 [2019-12-10T09:40:40.957Z] #44 11.26 + RM_GOPATH=0
09:40:40 [2019-12-10T09:40:40.957Z] #44 11.26 + TMP_GOPATH=
09:40:40 [2019-12-10T09:40:40.957Z] #44 11.26 + : /build
09:40:40 [2019-12-10T09:40:40.957Z] #44 11.26 + '[' -z '' ']'
09:40:40 [2019-12-10T09:40:40.957Z] #44 11.26 ++ mktemp -d
09:40:40 [2019-12-10T09:40:40.957Z] #44 11.26 + export GOPATH=/tmp/tmp.5VBnaEwr15
09:40:40 [2019-12-10T09:40:40.957Z] #44 11.26 + GOPATH=/tmp/tmp.5VBnaEwr15
09:40:40 [2019-12-10T09:40:40.957Z] #44 11.26 + RM_GOPATH=1
09:40:40 [2019-12-10T09:40:40.957Z] #44 11.26 ++ dirname ./install.sh
09:40:40 [2019-12-10T09:40:40.957Z] #44 11.26 + dir=.
09:40:40 [2019-12-10T09:40:40.957Z] #44 11.26 + bin=vndr
09:40:40 [2019-12-10T09:40:40.957Z] #44 11.26 + shift
09:40:40 [2019-12-10T09:40:40.957Z] #44 11.26 + '[' '!' -f ./vndr.installer ']'
09:40:40 [2019-12-10T09:40:40.957Z] #44 11.26 + . ./vndr.installer
09:40:40 [2019-12-10T09:40:40.957Z] #44 11.26 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:40:40 [2019-12-10T09:40:40.957Z] #44 11.26 + install_vndr
09:40:40 [2019-12-10T09:40:40.957Z] #44 11.26 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
09:40:40 [2019-12-10T09:40:40.957Z] #44 11.26 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:40:40 [2019-12-10T09:40:40.957Z] #44 11.26 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.5VBnaEwr15/src/github.com/LK4D4/vndr
09:40:40 [2019-12-10T09:40:40.957Z] #44 11.26 Cloning into '/tmp/tmp.5VBnaEwr15/src/github.com/LK4D4/vndr'...
09:40:40 [2019-12-10T09:40:40.958Z] #44 12.30 + cd /tmp/tmp.5VBnaEwr15/src/github.com/LK4D4/vndr
09:40:40 [2019-12-10T09:40:40.958Z] #44 12.31 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:40:40 [2019-12-10T09:40:40.958Z] #44 12.33 + go build -buildmode=pie -v -o /build/vndr .
09:40:40 [2019-12-10T09:40:40.958Z] #44 13.93 internal/race
09:40:40 [2019-12-10T09:40:40.958Z] #44 14.36 sync/atomic
09:40:40 [2019-12-10T09:40:40.958Z] #44 14.40 runtime
09:40:40 [2019-12-10T09:40:40.958Z] #44 14.66 unicode
09:40:40 [2019-12-10T09:40:40.958Z] #44 20.59 unicode/utf8
09:40:40 [2019-12-10T09:40:40.958Z] #44 21.22 math
09:40:40 [2019-12-10T09:40:40.958Z] #44 ...
09:40:40 [2019-12-10T09:40:40.958Z] 
09:40:40 [2019-12-10T09:40:40.958Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:40:40 [2019-12-10T09:40:40.958Z] #31 11.42 + cd /tmp/tmp.u94xmpRfRi/src/github.com/BurntSushi/toml
09:40:40 [2019-12-10T09:40:40.958Z] #31 11.43 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:40:40 [2019-12-10T09:40:40.958Z] #31 11.46 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
09:40:40 [2019-12-10T09:40:40.958Z] #31 12.59 runtime/internal/atomic
09:40:40 [2019-12-10T09:40:40.958Z] #31 12.70 internal/cpu
09:40:40 [2019-12-10T09:40:40.958Z] #31 13.04 runtime/internal/sys
09:40:40 [2019-12-10T09:40:40.958Z] #31 13.18 internal/bytealg
09:40:40 [2019-12-10T09:40:40.958Z] #31 13.19 runtime/internal/math
09:40:40 [2019-12-10T09:40:40.958Z] #31 13.32 math/bits
09:40:40 [2019-12-10T09:40:40.958Z] #31 13.83 math
09:40:40 [2019-12-10T09:40:40.958Z] #31 14.21 runtime
09:40:41 [2019-12-10T09:40:41.181Z] #41 57.57   CC       images/sysctl.o
09:40:41 [2019-12-10T09:40:41.192Z] #41 70.32   CC       criu/arch/x86/sigaction_compat_pie.o
09:40:41 [2019-12-10T09:40:41.192Z] #41 70.66   CC       criu/pie/restorer.o
09:40:41 [2019-12-10T09:40:41.216Z] #31 ...
09:40:41 [2019-12-10T09:40:41.216Z] 
09:40:41 [2019-12-10T09:40:41.216Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:40:41 [2019-12-10T09:40:41.216Z] #36 12.33 + cd /tmp/tmp.mmCcihi9Cv/tini
09:40:41 [2019-12-10T09:40:41.216Z] #36 12.35 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
09:40:41 [2019-12-10T09:40:41.216Z] #36 12.37 + cmake .
09:40:41 [2019-12-10T09:40:41.216Z] #36 13.15 -- The C compiler identification is GNU 6.3.0
09:40:41 [2019-12-10T09:40:41.216Z] #36 13.17 -- Check for working C compiler: /usr/bin/cc
09:40:41 [2019-12-10T09:40:41.216Z] #36 14.36 -- Check for working C compiler: /usr/bin/cc -- works
09:40:41 [2019-12-10T09:40:41.216Z] #36 14.39 -- Detecting C compiler ABI info
09:40:41 [2019-12-10T09:40:41.216Z] #36 15.69 -- Detecting C compiler ABI info - done
09:40:41 [2019-12-10T09:40:41.216Z] #36 15.81 -- Detecting C compile features
09:40:41 [2019-12-10T09:40:41.216Z] #36 20.05 -- Detecting C compile features - done
09:40:41 [2019-12-10T09:40:41.216Z] #36 20.13 -- Performing Test HAS_BUILTIN_FORTIFY
09:40:41 [2019-12-10T09:40:41.216Z] #36 20.69 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:40:41 [2019-12-10T09:40:41.216Z] #36 20.89 -- Configuring done
09:40:41 [2019-12-10T09:40:41.216Z] #36 20.92 -- Generating done
09:40:41 [2019-12-10T09:40:41.216Z] #36 20.95 -- Build files have been written to: /tmp/tmp.mmCcihi9Cv/tini
09:40:41 [2019-12-10T09:40:41.216Z] #36 20.95 + make tini-static
09:40:41 [2019-12-10T09:40:41.280Z] #42 54.67   CC       criu/pie/parasite-vdso.o
09:40:41 [2019-12-10T09:40:41.451Z] #41 57.89   CC       images/autofs.o
09:40:41 [2019-12-10T09:40:41.474Z] #36 21.63 Scanning dependencies of target tini-static
09:40:41 [2019-12-10T09:40:41.474Z] #36 ...
09:40:41 [2019-12-10T09:40:41.474Z] 
09:40:41 [2019-12-10T09:40:41.474Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:40:41 [2019-12-10T09:40:41.474Z] #26 21.43 
09:40:41 [2019-12-10T09:40:41.711Z] #41 ...
09:40:41 [2019-12-10T09:40:41.711Z] 
09:40:41 [2019-12-10T09:40:41.711Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:40:41 [2019-12-10T09:40:41.711Z] #17 56.17 Setting up python3-minimal (3.5.3-1) ...
09:40:41 [2019-12-10T09:40:41.711Z] #17 57.99 Selecting previously unselected package python3.
09:40:41 [2019-12-10T09:40:41.711Z] #17 57.99 (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 ... 16632 files and directories currently installed.)
09:40:41 [2019-12-10T09:40:41.711Z] #17 58.07 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ...
09:40:41 [2019-12-10T09:40:41.711Z] #17 58.09 Unpacking python3 (3.5.3-1) ...
09:40:41 [2019-12-10T09:40:41.711Z] #17 58.21 Selecting previously unselected package pigz.
09:40:41 [2019-12-10T09:40:41.711Z] #17 58.21 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ...
09:40:41 [2019-12-10T09:40:41.711Z] #17 58.22 Unpacking pigz (2.3.4-1) ...
09:40:41 [2019-12-10T09:40:41.971Z] #17 58.35 Selecting previously unselected package libip4tc0:arm64.
09:40:41 [2019-12-10T09:40:41.971Z] #17 58.36 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ...
09:40:41 [2019-12-10T09:40:41.971Z] #17 58.37 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ...
09:40:41 [2019-12-10T09:40:41.971Z] #17 58.50 Selecting previously unselected package libip6tc0:arm64.
09:40:41 [2019-12-10T09:40:41.971Z] #17 58.51 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ...
09:40:41 [2019-12-10T09:40:41.971Z] #17 58.52 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ...
09:40:42 [2019-12-10T09:40:42.148Z] #42 55.33   CC       criu/arch/s390/vdso-pie.o
09:40:42 [2019-12-10T09:40:42.148Z] #42 55.59   AR       criu/pie/pie.lib.a
09:40:42 [2019-12-10T09:40:42.148Z] #42 55.68   DEP      criu/pie/restorer.d
09:40:42 [2019-12-10T09:40:42.232Z] #17 58.65 Selecting previously unselected package libiptc0:arm64.
09:40:42 [2019-12-10T09:40:42.232Z] #17 58.65 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ...
09:40:42 [2019-12-10T09:40:42.232Z] #17 58.66 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ...
09:40:42 [2019-12-10T09:40:42.232Z] #17 58.88 Selecting previously unselected package libxtables12:arm64.
09:40:42 [2019-12-10T09:40:42.232Z] #17 58.88 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ...
09:40:42 [2019-12-10T09:40:42.232Z] #17 58.89 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ...
09:40:42 [2019-12-10T09:40:42.492Z] #17 59.05 Selecting previously unselected package libnetfilter-conntrack3:arm64.
09:40:42 [2019-12-10T09:40:42.492Z] #17 59.06 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ...
09:40:42 [2019-12-10T09:40:42.492Z] #17 59.08 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ...
09:40:42 [2019-12-10T09:40:42.567Z] #42 55.94   DEP      criu/arch/s390/restorer.d
09:40:42 [2019-12-10T09:40:42.753Z] #17 59.22 Selecting previously unselected package iptables.
09:40:42 [2019-12-10T09:40:42.753Z] #17 59.23 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ...
09:40:42 [2019-12-10T09:40:42.753Z] #17 59.24 Unpacking iptables (1.6.0+snapshot20161117-6) ...
09:40:42 [2019-12-10T09:40:42.972Z] #42 56.11   DEP      criu/pie/parasite.d
09:40:42 [2019-12-10T09:40:42.972Z] #42 56.33   CC       criu/pie/parasite.o
09:40:43 [2019-12-10T09:40:43.013Z] #17 59.61 Selecting previously unselected package xxd.
09:40:43 [2019-12-10T09:40:43.013Z] #17 59.61 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ...
09:40:43 [2019-12-10T09:40:43.013Z] #17 59.63 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
09:40:43 [2019-12-10T09:40:43.274Z] #17 59.84 Selecting previously unselected package vim-common.
09:40:43 [2019-12-10T09:40:43.274Z] #17 59.84 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
09:40:43 [2019-12-10T09:40:43.274Z] #17 59.85 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
09:40:43 [2019-12-10T09:40:43.536Z] #17 60.13 Selecting previously unselected package bzip2.
09:40:43 [2019-12-10T09:40:43.536Z] #17 60.14 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ...
09:40:43 [2019-12-10T09:40:43.536Z] #17 60.15 Unpacking bzip2 (1.0.6-8.1) ...
09:40:43 [2019-12-10T09:40:43.797Z] #17 60.29 Selecting previously unselected package libgpm2:arm64.
09:40:43 [2019-12-10T09:40:43.797Z] #17 60.30 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ...
09:40:43 [2019-12-10T09:40:43.797Z] #17 60.33 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ...
09:40:43 [2019-12-10T09:40:43.797Z] #17 60.47 Selecting previously unselected package xz-utils.
09:40:44 [2019-12-10T09:40:44.063Z] #17 60.47 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ...
09:40:44 [2019-12-10T09:40:44.063Z] #17 60.48 Unpacking xz-utils (5.2.2-1.2+b1) ...
09:40:44 [2019-12-10T09:40:44.325Z] #17 60.92 Selecting previously unselected package aufs-tools.
09:40:44 [2019-12-10T09:40:44.325Z] #17 60.93 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ...
09:40:44 [2019-12-10T09:40:44.325Z] #17 60.94 Unpacking aufs-tools (1:4.1+20161219-1) ...
09:40:44 [2019-12-10T09:40:44.378Z] #42 57.55   LINK     criu/pie/parasite.built-in.o
09:40:44 [2019-12-10T09:40:44.378Z] #42 57.56   GEN      criu/pie/parasite-blob.h
09:40:44 [2019-12-10T09:40:44.378Z] #42 57.56   CC       criu/arch/s390/restorer.o
09:40:44 [2019-12-10T09:40:44.551Z] #41 73.52   LINK     criu/pie/restorer.built-in.o
09:40:44 [2019-12-10T09:40:44.551Z] #41 73.54   GEN      criu/pie/restorer-blob.h
09:40:44 [2019-12-10T09:40:44.551Z] #41 73.61   DEP      criu/vdso.d
09:40:44 [2019-12-10T09:40:44.551Z] #41 73.73   DEP      criu/vdso-compat.d
09:40:44 [2019-12-10T09:40:44.551Z] #41 73.95   DEP      criu/uts_ns.d
09:40:44 [2019-12-10T09:40:44.551Z] #41 74.08   DEP      criu/util.d
09:40:44 [2019-12-10T09:40:44.648Z] #17 61.24 Selecting previously unselected package liblzo2-2:arm64.
09:40:44 [2019-12-10T09:40:44.648Z] #17 61.24 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_arm64.deb ...
09:40:44 [2019-12-10T09:40:44.648Z] #17 61.25 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ...
09:40:44 [2019-12-10T09:40:44.808Z] #41 74.27   DEP      criu/uffd.d
09:40:44 [2019-12-10T09:40:44.853Z] #42 58.27   CC       criu/pie/restorer.o
09:40:44 [2019-12-10T09:40:44.909Z] #17 61.48 Selecting previously unselected package btrfs-progs.
09:40:44 [2019-12-10T09:40:44.909Z] #17 61.49 Preparing to unpack .../15-btrfs-progs_4.7.3-1_arm64.deb ...
09:40:44 [2019-12-10T09:40:44.909Z] #17 61.51 Unpacking btrfs-progs (4.7.3-1) ...
09:40:45 [2019-12-10T09:40:45.066Z] #41 74.45   DEP      criu/tun.d
09:40:45 [2019-12-10T09:40:45.066Z] #41 74.65   DEP      criu/tty.d
09:40:45 [2019-12-10T09:40:45.323Z] #41 74.90   DEP      criu/timerfd.d
09:40:45 [2019-12-10T09:40:45.887Z] #41 75.06   DEP      criu/sysfs_parse.d
09:40:45 [2019-12-10T09:40:45.887Z] #41 75.24   DEP      criu/sysctl.d
09:40:45 [2019-12-10T09:40:45.887Z] #41 75.40   DEP      criu/string.d
09:40:45 [2019-12-10T09:40:45.887Z] #41 75.47   DEP      criu/stats.d
09:40:46 [2019-12-10T09:40:46.130Z] #26 21.83 
#                                                                          1.6%
##                                                                         3.3%
###                                                                        4.4%
####                                                                       5.7%
######                                                                     8.4%
#######                                                                   10.2%
#########                                                                 12.7%
##########                                                                14.6%
###########                                                               16.4%
#############                                                             18.3%
##############                                                            20.1%
###############                                                           21.7%
#################                                                         23.6%
#################                                                         24.9%
##################                                                        26.2%
####################                                                      28.3%
######################                                                    30.8%
#######################                                                   32.3%
########################                                                  34.7%
##########################                                                36.6%
############################                                              39.7%
#############################                                             41.5%
###############################                                           43.1%
################################                                          44.9%
#################################                                         46.1%
##################################                                        47.6%
###################################                                       49.4%
####################################                                      50.8%
#####################################                                     52.3%
######################################                                    53.5%
#######################################                                   54.7%
########################################                                  56.1%
#########################################                                 57.0%
#########################################                                 58.0%
###########################################                               60.0%
############################################                              61.6%
#############################################                             62.6%
#############################################                             63.2%
09:40:46 [2019-12-10T09:40:46.131Z] #26 ...
09:40:46 [2019-12-10T09:40:46.131Z] 
09:40:46 [2019-12-10T09:40:46.131Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:40:46 [2019-12-10T09:40:46.131Z] #62 16.46 + cd /tmp/tmp.7IQ4PGdKyX/src/github.com/rootless-containers/rootlesskit
09:40:46 [2019-12-10T09:40:46.131Z] #62 16.46 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
09:40:46 [2019-12-10T09:40:46.131Z] #62 16.99 + for f in rootlesskit rootlesskit-docker-proxy
09:40:46 [2019-12-10T09:40:46.131Z] #62 16.99 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:40:46 [2019-12-10T09:40:46.389Z] #62 ...
09:40:46 [2019-12-10T09:40:46.389Z] 
09:40:46 [2019-12-10T09:40:46.389Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:40:46 [2019-12-10T09:40:46.452Z] #41 75.63   DEP      criu/sockets.d
09:40:46 [2019-12-10T09:40:46.452Z] #41 75.78   DEP      criu/sk-unix.d
09:40:46 [2019-12-10T09:40:46.497Z] #17 62.60 Selecting previously unselected package btrfs-tools.
09:40:46 [2019-12-10T09:40:46.497Z] #17 62.61 Preparing to unpack .../16-btrfs-tools_4.7.3-1_arm64.deb ...
09:40:46 [2019-12-10T09:40:46.497Z] #17 62.62 Unpacking btrfs-tools (4.7.3-1) ...
09:40:46 [2019-12-10T09:40:46.708Z] #41 76.01   DEP      criu/sk-tcp.d
09:40:46 [2019-12-10T09:40:46.708Z] #41 76.19   DEP      criu/sk-queue.d
09:40:46 [2019-12-10T09:40:46.757Z] #17 63.26 Selecting previously unselected package libdevmapper1.02.1:arm64.
09:40:46 [2019-12-10T09:40:46.757Z] #17 63.27 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ...
09:40:46 [2019-12-10T09:40:46.757Z] #17 63.30 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ...
09:40:46 [2019-12-10T09:40:46.965Z] #41 76.45   DEP      criu/sk-packet.d
09:40:47 [2019-12-10T09:40:47.222Z] #41 76.66   DEP      criu/sk-netlink.d
09:40:47 [2019-12-10T09:40:47.383Z] #17 63.72 Selecting previously unselected package dmsetup.
09:40:47 [2019-12-10T09:40:47.383Z] #17 63.73 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_arm64.deb ...
09:40:47 [2019-12-10T09:40:47.383Z] #17 63.77 Unpacking dmsetup (2:1.02.137-2) ...
09:40:47 [2019-12-10T09:40:47.479Z] #41 76.80   DEP      criu/sk-inet.d
09:40:47 [2019-12-10T09:40:47.479Z] #41 77.01   DEP      criu/signalfd.d
09:40:47 [2019-12-10T09:40:47.540Z] #42 ...
09:40:47 [2019-12-10T09:40:47.541Z] 
09:40:47 [2019-12-10T09:40:47.541Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:40:47 [2019-12-10T09:40:47.541Z] #18 71.07 Selecting previously unselected package vim.
09:40:47 [2019-12-10T09:40:47.541Z] #18 71.08 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ...
09:40:47 [2019-12-10T09:40:47.541Z] #18 71.09 Unpacking vim (2:8.0.0197-4+deb9u3) ...
09:40:47 [2019-12-10T09:40:47.541Z] #18 71.64 Selecting previously unselected package xfsprogs.
09:40:47 [2019-12-10T09:40:47.541Z] #18 71.65 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ...
09:40:47 [2019-12-10T09:40:47.541Z] #18 71.65 Unpacking xfsprogs (4.9.0+nmu1) ...
09:40:47 [2019-12-10T09:40:47.541Z] #18 72.22 Selecting previously unselected package zip.
09:40:47 [2019-12-10T09:40:47.541Z] #18 72.22 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ...
09:40:47 [2019-12-10T09:40:47.541Z] #18 72.22 Unpacking zip (3.0-11+b1) ...
09:40:47 [2019-12-10T09:40:47.541Z] #18 72.48 Selecting previously unselected package libapparmor-perl.
09:40:47 [2019-12-10T09:40:47.541Z] #18 72.48 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ...
09:40:47 [2019-12-10T09:40:47.541Z] #18 72.48 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
09:40:47 [2019-12-10T09:40:47.541Z] #18 72.66 Selecting previously unselected package apparmor.
09:40:47 [2019-12-10T09:40:47.541Z] #18 72.66 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ...
09:40:47 [2019-12-10T09:40:47.541Z] #18 72.80 Unpacking apparmor (2.11.0-3+deb9u2) ...
09:40:47 [2019-12-10T09:40:47.541Z] #18 73.55 Selecting previously unselected package binutils-mingw-w64-i686.
09:40:47 [2019-12-10T09:40:47.541Z] #18 73.55 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ...
09:40:47 [2019-12-10T09:40:47.541Z] #18 73.55 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
09:40:47 [2019-12-10T09:40:47.541Z] #18 75.26 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:40:47 [2019-12-10T09:40:47.541Z] #18 75.27 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ...
09:40:47 [2019-12-10T09:40:47.541Z] #18 75.27 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
09:40:47 [2019-12-10T09:40:47.736Z] #41 77.19   DEP      criu/sigframe.d
09:40:47 [2019-12-10T09:40:47.736Z] #41 77.28   DEP      criu/shmem.d
09:40:47 [2019-12-10T09:40:47.956Z] #17 ...
09:40:47 [2019-12-10T09:40:47.956Z] 
09:40:47 [2019-12-10T09:40:47.956Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:40:47 [2019-12-10T09:40:47.993Z] #41 77.48   DEP      criu/servicefd.d
09:40:48 [2019-12-10T09:40:48.107Z] Fetching without tags
09:40:48 [2019-12-10T09:40:48.197Z] #26 21.83 
#                                                                          1.6%
##                                                                         3.3%
###                                                                        4.4%
####                                                                       5.7%
######                                                                     8.4%
#######                                                                   10.2%
#########                                                                 12.7%
##########                                                                14.6%
###########                                                               16.4%
#############                                                             18.3%
##############                                                            20.1%
###############                                                           21.7%
#################                                                         23.6%
#################                                                         24.9%
##################                                                        26.2%
####################                                                      28.3%
######################                                                    30.8%
#######################                                                   32.3%
########################                                                  34.7%
##########################                                                36.6%
############################                                              39.7%
#############################                                             41.5%
###############################                                           43.1%
################################                                          44.9%
#################################                                         46.1%
##################################                                        47.6%
###################################                                       49.4%
####################################                                      50.8%
#####################################                                     52.3%
######################################                                    53.5%
#######################################                                   54.7%
########################################                                  56.1%
#########################################                                 57.0%
#########################################                                 58.0%
###########################################                               60.0%
############################################                              61.6%
#############################################                             62.6%
#############################################                             63.2%
###############################################                           65.7%
################################################                          67.8%
##################################################                        69.7%
###################################################                       72.2%
#####################################################                     73.9%
#####################################################                     74.2%
#####################################################                     75.0%
########################################################                  78.2%
##########################################################                81.0%
###########################################################               83.3%
#############################################################             85.2%
##############################################################            86.2%
###############################################################           87.9%
################################################################          90.0%
##################################################################        91.7%
09:40:48 [2019-12-10T09:40:48.197Z] #26 ...
09:40:48 [2019-12-10T09:40:48.197Z] 
09:40:48 [2019-12-10T09:40:48.197Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:40:48 [2019-12-10T09:40:48.197Z] #36 21.81 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:40:48 [2019-12-10T09:40:48.197Z] #36 24.51 [100%] Linking C executable tini-static
09:40:48 [2019-12-10T09:40:48.197Z] #36 25.61 [100%] Built target tini-static
09:40:48 [2019-12-10T09:40:48.197Z] #36 25.78 + mkdir -p /build
09:40:48 [2019-12-10T09:40:48.197Z] #36 25.78 + cp tini-static /build/docker-init
09:40:48 [2019-12-10T09:40:48.197Z] #36 DONE 28.5s
09:40:48 [2019-12-10T09:40:48.197Z] 
09:40:48 [2019-12-10T09:40:48.197Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:40:48 [2019-12-10T09:40:48.222Z] #22 115.2 Checking out files:  18% (1960/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:  31% (3350/10716)   
Checking out files:  32% (3430/10716)   
Checking out files:  33% (3537/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:  39% (4195/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% (5050/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:  59% (6348/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:  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:  69% (7398/10716)   
Checking out files:  70% (7502/10716)   
09:40:48 [2019-12-10T09:40:48.222Z] #22 ...
09:40:48 [2019-12-10T09:40:48.222Z] 
09:40:48 [2019-12-10T09:40:48.222Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:40:48 [2019-12-10T09:40:48.222Z] #47 DONE 120.5s
09:40:48 [2019-12-10T09:40:48.222Z] 
09:40:48 [2019-12-10T09:40:48.222Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:40:48 [2019-12-10T09:40:48.222Z] #17 64.70 Selecting previously unselected package libonig4:arm64.
09:40:48 [2019-12-10T09:40:48.222Z] #17 64.70 Preparing to unpack .../19-libonig4_6.1.3-2_arm64.deb ...
09:40:48 [2019-12-10T09:40:48.222Z] #17 64.74 Unpacking libonig4:arm64 (6.1.3-2) ...
09:40:48 [2019-12-10T09:40:48.250Z] #41 77.63   DEP      criu/seize.d
09:40:48 [2019-12-10T09:40:48.482Z] #17 65.07 Selecting previously unselected package libjq1:arm64.
09:40:48 [2019-12-10T09:40:48.482Z] #17 65.07 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_arm64.deb ...
09:40:48 [2019-12-10T09:40:48.482Z] #17 65.08 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ...
09:40:48 [2019-12-10T09:40:48.482Z] #17 65.20 Selecting previously unselected package jq.
09:40:48 [2019-12-10T09:40:48.511Z] #41 77.86   DEP      criu/seccomp.d
09:40:48 [2019-12-10T09:40:48.713Z] #26 21.83 
#                                                                          1.6%
##                                                                         3.3%
###                                                                        4.4%
####                                                                       5.7%
######                                                                     8.4%
#######                                                                   10.2%
#########                                                                 12.7%
##########                                                                14.6%
###########                                                               16.4%
#############                                                             18.3%
##############                                                            20.1%
###############                                                           21.7%
#################                                                         23.6%
#################                                                         24.9%
##################                                                        26.2%
####################                                                      28.3%
######################                                                    30.8%
#######################                                                   32.3%
########################                                                  34.7%
##########################                                                36.6%
############################                                              39.7%
#############################                                             41.5%
###############################                                           43.1%
################################                                          44.9%
#################################                                         46.1%
##################################                                        47.6%
###################################                                       49.4%
####################################                                      50.8%
#####################################                                     52.3%
######################################                                    53.5%
#######################################                                   54.7%
########################################                                  56.1%
#########################################                                 57.0%
#########################################                                 58.0%
###########################################                               60.0%
############################################                              61.6%
#############################################                             62.6%
#############################################                             63.2%
###############################################                           65.7%
################################################                          67.8%
##################################################                        69.7%
###################################################                       72.2%
#####################################################                     73.9%
#####################################################                     74.2%
#####################################################                     75.0%
########################################################                  78.2%
##########################################################                81.0%
###########################################################               83.3%
#############################################################             85.2%
##############################################################            86.2%
###############################################################           87.9%
################################################################          90.0%
##################################################################        91.7%
##################################################################        92.8%
###################################################################       94.1%
####################################################################      95.0%
#####################################################################     96.8%
#######################################################################   99.7%
######################################################################## 100.0%
09:40:48 [2019-12-10T09:40:48.742Z] #17 65.20 Preparing to unpack .../21-jq_1.5+dfsg-1.3_arm64.deb ...
09:40:48 [2019-12-10T09:40:48.742Z] #17 65.21 Unpacking jq (1.5+dfsg-1.3) ...
09:40:48 [2019-12-10T09:40:48.742Z] #17 65.31 Selecting previously unselected package libaio1:arm64.
09:40:48 [2019-12-10T09:40:48.742Z] #17 65.31 Preparing to unpack .../22-libaio1_0.3.110-3_arm64.deb ...
09:40:48 [2019-12-10T09:40:48.742Z] #17 65.32 Unpacking libaio1:arm64 (0.3.110-3) ...
09:40:48 [2019-12-10T09:40:48.768Z] #41 78.07   DEP      criu/rst-malloc.d
09:40:48 [2019-12-10T09:40:48.768Z] #41 78.19   DEP      criu/rbtree.d
09:40:48 [2019-12-10T09:40:48.768Z] #41 78.23   DEP      criu/pstree.d
09:40:48 [2019-12-10T09:40:48.836Z] Merging remotes/origin/master commit 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f into PR head commit b1ffda5ceae406f866ec113a84bc59a3a38dac04
09:40:49 [2019-12-10T09:40:49.004Z] #17 65.46 Selecting previously unselected package libcap2-bin.
09:40:49 [2019-12-10T09:40:49.004Z] #17 65.46 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_arm64.deb ...
09:40:49 [2019-12-10T09:40:49.004Z] #17 65.47 Unpacking libcap2-bin (1:2.25-1) ...
09:40:49 [2019-12-10T09:40:49.025Z] #41 78.40   DEP      criu/protobuf.d
09:40:49 [2019-12-10T09:40:49.025Z] #41 78.52   GEN      criu/protobuf-desc-gen.h
09:40:47 [2019-12-10T09:40:47.784Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:40:47 [2019-12-10T09:40:47.839Z]  > git config --add remote.origin.fetch +refs/pull/40179/head:refs/remotes/origin/PR-40179 # timeout=10
09:40:47 [2019-12-10T09:40:47.890Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:40:48 [2019-12-10T09:40:48.014Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:40:48 [2019-12-10T09:40:48.141Z] Fetching upstream changes from https://github.com/moby/moby.git
09:40:48 [2019-12-10T09:40:48.141Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:40:48 [2019-12-10T09:40:48.142Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40179/head:refs/remotes/origin/PR-40179 +refs/heads/master:refs/remotes/origin/master
09:40:48 [2019-12-10T09:40:48.939Z]  > git config core.sparsecheckout # timeout=10
09:40:48 [2019-12-10T09:40:48.988Z]  > git checkout -f b1ffda5ceae406f866ec113a84bc59a3a38dac04
09:40:49 [2019-12-10T09:40:49.278Z] #26 29.25 
09:40:49 [2019-12-10T09:40:49.519Z] #18 ...
09:40:49 [2019-12-10T09:40:49.519Z] 
09:40:49 [2019-12-10T09:40:49.519Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:40:49 [2019-12-10T09:40:49.519Z] #63 106.6 + for f in rootlesskit rootlesskit-docker-proxy
09:40:49 [2019-12-10T09:40:49.519Z] #63 106.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:40:49 [2019-12-10T09:40:49.575Z] #17 65.91 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
09:40:49 [2019-12-10T09:40:49.575Z] #17 65.91 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ...
09:40:49 [2019-12-10T09:40:49.575Z] #17 65.92 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ...
09:40:49 [2019-12-10T09:40:49.575Z] #17 66.04 Selecting previously unselected package libsepol1-dev:arm64.
09:40:49 [2019-12-10T09:40:49.575Z] #17 66.04 Preparing to unpack .../25-libsepol1-dev_2.6-2_arm64.deb ...
09:40:49 [2019-12-10T09:40:49.575Z] #17 66.05 Unpacking libsepol1-dev:arm64 (2.6-2) ...
09:40:50 [2019-12-10T09:40:50.147Z] #17 66.54 Selecting previously unselected package libpcre16-3:arm64.
09:40:50 [2019-12-10T09:40:50.147Z] #17 66.56 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_arm64.deb ...
09:40:50 [2019-12-10T09:40:50.147Z] #17 66.58 Unpacking libpcre16-3:arm64 (2:8.39-3) ...
09:40:50 [2019-12-10T09:40:50.408Z] #41 79.79   DEP      criu/protobuf-desc.d
09:40:50 [2019-12-10T09:40:50.408Z] #17 66.93 Selecting previously unselected package libpcre32-3:arm64.
09:40:50 [2019-12-10T09:40:50.408Z] #17 66.94 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_arm64.deb ...
09:40:50 [2019-12-10T09:40:50.408Z] #17 66.96 Unpacking libpcre32-3:arm64 (2:8.39-3) ...
09:40:50 [2019-12-10T09:40:50.667Z] #41 ...
09:40:50 [2019-12-10T09:40:50.667Z] 
09:40:50 [2019-12-10T09:40:50.667Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:40:50 [2019-12-10T09:40:50.667Z] #44 157.4 github.com/LK4D4/vndr/godl
09:40:50 [2019-12-10T09:40:50.667Z] #44 158.0 github.com/LK4D4/vndr
09:40:50 [2019-12-10T09:40:50.667Z] #44 DONE 166.3s
09:40:50 [2019-12-10T09:40:50.667Z] 
09:40:50 [2019-12-10T09:40:50.667Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:40:50 [2019-12-10T09:40:50.667Z] #41 79.95   DEP      criu/proc_parse.d
09:40:50 [2019-12-10T09:40:50.908Z] #63 ...
09:40:50 [2019-12-10T09:40:50.908Z] 
09:40:50 [2019-12-10T09:40:50.908Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:40:50 [2019-12-10T09:40:50.908Z] #45 98.10 vendor/golang.org/x/sys/cpu
09:40:50 [2019-12-10T09:40:50.908Z] #45 98.49 vendor/golang.org/x/crypto/internal/chacha20
09:40:50 [2019-12-10T09:40:50.908Z] #45 99.36 vendor/golang.org/x/crypto/poly1305
09:40:50 [2019-12-10T09:40:50.908Z] #45 99.99 vendor/golang.org/x/crypto/chacha20poly1305
09:40:50 [2019-12-10T09:40:50.908Z] #45 100.5 vendor/golang.org/x/crypto/curve25519
09:40:50 [2019-12-10T09:40:50.908Z] #45 101.0 vendor/golang.org/x/crypto/hkdf
09:40:50 [2019-12-10T09:40:50.908Z] #45 101.3 vendor/golang.org/x/text/transform
09:40:50 [2019-12-10T09:40:50.908Z] #45 102.1 vendor/golang.org/x/text/unicode/bidi
09:40:50 [2019-12-10T09:40:50.908Z] #45 104.4 vendor/golang.org/x/text/secure/bidirule
09:40:50 [2019-12-10T09:40:50.908Z] #45 104.7 vendor/golang.org/x/text/unicode/norm
09:40:50 [2019-12-10T09:40:50.908Z] #45 ...
09:40:50 [2019-12-10T09:40:50.908Z] 
09:40:50 [2019-12-10T09:40:50.908Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:40:50 [2019-12-10T09:40:50.908Z] #42 60.99   LINK     criu/pie/restorer.built-in.o
09:40:50 [2019-12-10T09:40:50.908Z] #42 60.99   GEN      criu/pie/restorer-blob.h
09:40:50 [2019-12-10T09:40:50.908Z] #42 61.06   DEP      criu/vdso.d
09:40:50 [2019-12-10T09:40:50.908Z] #42 61.24   DEP      criu/uts_ns.d
09:40:50 [2019-12-10T09:40:50.908Z] #42 61.39   DEP      criu/util.d
09:40:50 [2019-12-10T09:40:50.908Z] #42 61.62   DEP      criu/uffd.d
09:40:50 [2019-12-10T09:40:50.908Z] #42 61.79   DEP      criu/tun.d
09:40:50 [2019-12-10T09:40:50.908Z] #42 61.99   DEP      criu/tty.d
09:40:50 [2019-12-10T09:40:50.908Z] #42 62.13   DEP      criu/timerfd.d
09:40:50 [2019-12-10T09:40:50.908Z] #42 62.23   DEP      criu/sysfs_parse.d
09:40:50 [2019-12-10T09:40:50.908Z] #42 62.35   DEP      criu/sysctl.d
09:40:50 [2019-12-10T09:40:50.908Z] #42 62.57   DEP      criu/string.d
09:40:50 [2019-12-10T09:40:50.908Z] #42 62.62   DEP      criu/stats.d
09:40:50 [2019-12-10T09:40:50.908Z] #42 62.73   DEP      criu/sockets.d
09:40:50 [2019-12-10T09:40:50.908Z] #42 62.91   DEP      criu/sk-unix.d
09:40:50 [2019-12-10T09:40:50.908Z] #42 63.16   DEP      criu/sk-tcp.d
09:40:50 [2019-12-10T09:40:50.908Z] #42 63.31   DEP      criu/sk-queue.d
09:40:50 [2019-12-10T09:40:50.908Z] #42 63.46   DEP      criu/sk-packet.d
09:40:50 [2019-12-10T09:40:50.908Z] #42 63.62   DEP      criu/sk-netlink.d
09:40:50 [2019-12-10T09:40:50.908Z] #42 63.76   DEP      criu/sk-inet.d
09:40:50 [2019-12-10T09:40:50.908Z] #42 64.01   DEP      criu/signalfd.d
09:40:50 [2019-12-10T09:40:50.908Z] #42 64.21   DEP      criu/sigframe.d
09:40:50 [2019-12-10T09:40:50.908Z] #42 64.30   DEP      criu/shmem.d
09:40:50 [2019-12-10T09:40:50.908Z] #42 64.45   DEP      criu/servicefd.d
09:40:50 [2019-12-10T09:40:50.925Z] #41 80.33   DEP      criu/plugin.d
09:40:50 [2019-12-10T09:40:50.978Z] #17 67.59 Selecting previously unselected package libpcre3-dev:arm64.
09:40:50 [2019-12-10T09:40:50.978Z] #17 67.60 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_arm64.deb ...
09:40:50 [2019-12-10T09:40:50.978Z] #17 67.61 Unpacking libpcre3-dev:arm64 (2:8.39-3) ...
09:40:51 [2019-12-10T09:40:51.182Z] #41 80.43   DEP      criu/pipes.d
09:40:51 [2019-12-10T09:40:51.314Z] #42 64.70   DEP      criu/seize.d
09:40:51 [2019-12-10T09:40:51.442Z] #41 80.72   DEP      criu/pie-util.d
09:40:51 [2019-12-10T09:40:51.442Z] #41 80.92   DEP      criu/pie-util-vdso.d
09:40:51 [2019-12-10T09:40:51.700Z] #41 81.11   DEP      criu/pie-util-vdso-elf32.d
09:40:51 [2019-12-10T09:40:51.700Z] #41 81.25   DEP      criu/path.d
09:40:51 [2019-12-10T09:40:51.809Z] #26 ...
09:40:51 [2019-12-10T09:40:51.809Z] 
09:40:51 [2019-12-10T09:40:51.809Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:40:51 [2019-12-10T09:40:51.809Z] #31 21.86 internal/testlog
09:40:51 [2019-12-10T09:40:51.809Z] #31 22.28 encoding
09:40:51 [2019-12-10T09:40:51.809Z] #31 22.52 runtime/cgo
09:40:51 [2019-12-10T09:40:51.809Z] #31 ...
09:40:51 [2019-12-10T09:40:51.809Z] 
09:40:51 [2019-12-10T09:40:51.809Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:40:51 [2019-12-10T09:40:51.809Z] #68 28.52 Checking out files:  44% (884/1997)   
Checking out files:  45% (899/1997)   
Checking out files:  46% (919/1997)   
Checking out files:  47% (939/1997)   
Checking out files:  48% (959/1997)   
Checking out files:  49% (979/1997)   
Checking out files:  50% (999/1997)   
Checking out files:  51% (1019/1997)   
Checking out files:  52% (1039/1997)   
Checking out files:  53% (1059/1997)   
Checking out files:  54% (1079/1997)   
Checking out files:  55% (1099/1997)   
Checking out files:  56% (1119/1997)   
Checking out files:  57% (1139/1997)   
Checking out files:  58% (1159/1997)   
Checking out files:  59% (1179/1997)   
Checking out files:  60% (1199/1997)   
Checking out files:  61% (1219/1997)   
Checking out files:  62% (1239/1997)   
Checking out files:  63% (1259/1997)   
Checking out files:  64% (1279/1997)   
Checking out files:  65% (1299/1997)   
Checking out files:  66% (1319/1997)   
Checking out files:  67% (1338/1997)   
Checking out files:  68% (1358/1997)   
Checking out files:  69% (1378/1997)   
Checking out files:  70% (1398/1997)   
Checking out files:  71% (1418/1997)   
Checking out files:  72% (1438/1997)   
Checking out files:  73% (1458/1997)   
Checking out files:  74% (1478/1997)   
Checking out files:  75% (1498/1997)   
Checking out files:  76% (1518/1997)   
Checking out files:  77% (1538/1997)   
Checking out files:  77% (1556/1997)   
Checking out files:  78% (1558/1997)   
Checking out files:  79% (1578/1997)   
Checking out files:  80% (1598/1997)   
Checking out files:  81% (1618/1997)   
Checking out files:  82% (1638/1997)   
Checking out files:  83% (1658/1997)   
Checking out files:  84% (1678/1997)   
Checking out files:  85% (1698/1997)   
Checking out files:  86% (1718/1997)   
Checking out files:  87% (1738/1997)   
Checking out files:  88% (1758/1997)   
Checking out files:  89% (1778/1997)   
Checking out files:  90% (1798/1997)   
Checking out files:  91% (1818/1997)   
Checking out files:  92% (1838/1997)   
Checking out files:  93% (1858/1997)   
Checking out files:  94% (1878/1997)   
Checking out files:  95% (1898/1997)   
Checking out files:  96% (1918/1997)   
Checking out files:  97% (1938/1997)   
Checking out files:  98% (1958/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
09:40:51 [2019-12-10T09:40:51.809Z] #68 30.16 + cd /tmp/tmp.45sI6onEOo/src/github.com/docker/libnetwork
09:40:51 [2019-12-10T09:40:51.809Z] #68 30.16 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
09:40:51 [2019-12-10T09:40:51.809Z] #68 30.94 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:40:51 [2019-12-10T09:40:51.919Z] #17 ...
09:40:51 [2019-12-10T09:40:51.919Z] 
09:40:51 [2019-12-10T09:40:51.919Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:40:51 [2019-12-10T09:40:51.919Z] #41 58.22   CC       images/macvlan.o
09:40:51 [2019-12-10T09:40:51.919Z] #41 58.53   CC       images/sit.o
09:40:51 [2019-12-10T09:40:51.919Z] #41 59.00   LINK     images/built-in.o
09:40:51 [2019-12-10T09:40:51.920Z] #41 59.12   GEN      compel/include/asm
09:40:51 [2019-12-10T09:40:51.920Z] #41 59.14   GEN      compel/include/version.h
09:40:51 [2019-12-10T09:40:51.920Z] #41 59.18 touch .config
09:40:51 [2019-12-10T09:40:51.920Z] #41 59.19   GEN      include/common/config.h
09:40:51 [2019-12-10T09:40:51.920Z] #41 59.37   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:40:51 [2019-12-10T09:40:51.920Z] #41 59.38   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
09:40:51 [2019-12-10T09:40:51.920Z] #41 59.42   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
09:40:51 [2019-12-10T09:40:51.920Z] #41 59.44   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
09:40:51 [2019-12-10T09:40:51.920Z] #41 59.50   DEP      compel/plugins/std/infect.d
09:40:51 [2019-12-10T09:40:51.920Z] #41 59.67   DEP      compel/plugins/std/string.d
09:40:51 [2019-12-10T09:40:51.920Z] #41 59.75   DEP      compel/plugins/std/log.d
09:40:51 [2019-12-10T09:40:51.920Z] #41 59.87   DEP      compel/plugins/std/fds.d
09:40:51 [2019-12-10T09:40:51.920Z] #41 59.98   DEP      compel/plugins/std/std.d
09:40:51 [2019-12-10T09:40:51.920Z] #41 60.08   DEP      compel/plugins/shmem/shmem.d
09:40:51 [2019-12-10T09:40:51.920Z] #41 60.18   DEP      compel/plugins/fds/fds.d
09:40:51 [2019-12-10T09:40:51.920Z] #41 60.34   CC       compel/plugins/std/std.o
09:40:51 [2019-12-10T09:40:51.920Z] #41 60.80   CC       compel/plugins/std/fds.o
09:40:51 [2019-12-10T09:40:51.920Z] #41 61.26   CC       compel/plugins/std/log.o
09:40:51 [2019-12-10T09:40:51.920Z] #41 62.80   CC       compel/plugins/std/string.o
09:40:51 [2019-12-10T09:40:51.920Z] #41 63.32   CC       compel/plugins/std/infect.o
09:40:51 [2019-12-10T09:40:51.920Z] #41 63.62   CC       compel/arch/aarch64/plugins/std/parasite-head.o
09:40:51 [2019-12-10T09:40:51.920Z] #41 63.67   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
09:40:51 [2019-12-10T09:40:51.920Z] #41 63.75   AR       compel/plugins/std.lib.a
09:40:51 [2019-12-10T09:40:51.920Z] #41 63.80   CC       compel/plugins/fds/fds.o
09:40:51 [2019-12-10T09:40:51.920Z] #41 64.13   AR       compel/plugins/fds.lib.a
09:40:51 [2019-12-10T09:40:51.920Z] #41 64.18   HOSTDEP  compel/src/lib/log-host.d
09:40:51 [2019-12-10T09:40:51.920Z] #41 64.36   HOSTDEP  compel/src/lib/handle-elf-host.d
09:40:51 [2019-12-10T09:40:51.920Z] #41 64.54   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
09:40:51 [2019-12-10T09:40:51.920Z] #41 64.70   HOSTDEP  compel/src/main-host.d
09:40:51 [2019-12-10T09:40:51.920Z] #41 64.83   DEP      compel/src/lib/ptrace.d
09:40:51 [2019-12-10T09:40:51.920Z] #41 65.00   DEP      compel/src/lib/infect.d
09:40:51 [2019-12-10T09:40:51.920Z] #41 65.36   DEP      compel/src/lib/infect-util.d
09:40:51 [2019-12-10T09:40:51.920Z] #41 65.59   DEP      compel/src/lib/infect-rpc.d
09:40:51 [2019-12-10T09:40:51.920Z] #41 65.77   DEP      compel/arch/aarch64/src/lib/infect.d
09:40:51 [2019-12-10T09:40:51.920Z] #41 65.94   DEP      compel/arch/aarch64/src/lib/cpu.d
09:40:51 [2019-12-10T09:40:51.920Z] #41 66.09   DEP      compel/src/lib/log.d
09:40:51 [2019-12-10T09:40:51.920Z] #41 66.30   DEP      compel/src/main.d
09:40:51 [2019-12-10T09:40:51.920Z] #41 66.45   DEP      compel/src/lib/handle-elf.d
09:40:51 [2019-12-10T09:40:51.920Z] #41 66.68   DEP      compel/arch/aarch64/src/lib/handle-elf.d
09:40:51 [2019-12-10T09:40:51.920Z] #41 66.94   CC       compel/src/lib/log.o
09:40:51 [2019-12-10T09:40:51.920Z] #41 68.36   CC       compel/arch/aarch64/src/lib/cpu.o
09:40:51 [2019-12-10T09:40:51.920Z] #41 ...
09:40:51 [2019-12-10T09:40:51.920Z] 
09:40:51 [2019-12-10T09:40:51.920Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:40:51 [2019-12-10T09:40:51.920Z] #44 114.0 net/textproto
09:40:51 [2019-12-10T09:40:51.920Z] #44 114.0 vendor/golang.org/x/net/http/httpproxy
09:40:51 [2019-12-10T09:40:51.920Z] #44 114.0 crypto/x509
09:40:51 [2019-12-10T09:40:51.920Z] #44 115.6 vendor/golang.org/x/net/http/httpguts
09:40:51 [2019-12-10T09:40:51.920Z] #44 115.7 mime/multipart
09:40:51 [2019-12-10T09:40:51.920Z] #44 119.2 crypto/tls
09:40:51 [2019-12-10T09:40:51.920Z] #44 ...
09:40:51 [2019-12-10T09:40:51.920Z] 
09:40:51 [2019-12-10T09:40:51.920Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:40:51 [2019-12-10T09:40:51.920Z] #17 68.42 Selecting previously unselected package libselinux1-dev:arm64.
09:40:51 [2019-12-10T09:40:51.920Z] #17 68.43 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_arm64.deb ...
09:40:51 [2019-12-10T09:40:51.920Z] #17 68.44 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ...
09:40:51 [2019-12-10T09:40:51.957Z] #41 81.35   DEP      criu/parasite-syscall.d
09:40:51 [2019-12-10T09:40:51.985Z] #42 64.90   DEP      criu/seccomp.d
09:40:51 [2019-12-10T09:40:51.985Z] #42 65.14   DEP      criu/rst-malloc.d
09:40:51 [2019-12-10T09:40:51.985Z] #42 65.24   DEP      criu/rbtree.d
09:40:51 [2019-12-10T09:40:51.985Z] #42 65.32   DEP      criu/pstree.d
09:40:51 [2019-12-10T09:40:51.733Z]  > git merge 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f # timeout=10
09:40:52 [2019-12-10T09:40:52.215Z] #41 81.62   DEP      criu/pagemap.d
09:40:52 [2019-12-10T09:40:52.386Z] Merge succeeded, producing 8d9481391283034c77c459f2b3d6d40a386e5978
09:40:52 [2019-12-10T09:40:52.387Z] Checking out Revision 8d9481391283034c77c459f2b3d6d40a386e5978 (PR-40179)
09:40:52 [2019-12-10T09:40:52.447Z] #42 65.65   DEP      criu/protobuf.d
09:40:52 [2019-12-10T09:40:52.447Z] #42 65.93   GEN      criu/protobuf-desc-gen.h
09:40:52 [2019-12-10T09:40:52.473Z] #41 81.83   DEP      criu/pagemap-cache.d
09:40:52 [2019-12-10T09:40:52.491Z] #17 69.06 Selecting previously unselected package libdevmapper-dev:arm64.
09:40:52 [2019-12-10T09:40:52.491Z] #17 69.06 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ...
09:40:52 [2019-12-10T09:40:52.491Z] #17 69.08 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ...
09:40:52 [2019-12-10T09:40:52.731Z] #41 81.94   DEP      criu/page-xfer.d
09:40:52 [2019-12-10T09:40:52.731Z] #41 82.08   DEP      criu/page-pipe.d
09:40:52 [2019-12-10T09:40:52.731Z] #41 82.17   DEP      criu/netfilter.d
09:40:52 [2019-12-10T09:40:52.741Z] #68 ...
09:40:52 [2019-12-10T09:40:52.741Z] 
09:40:52 [2019-12-10T09:40:52.741Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:40:52 [2019-12-10T09:40:52.741Z] #54 22.70 + cd /tmp/tmp.P90gJSGjSu/src/github.com/opencontainers/runc
09:40:52 [2019-12-10T09:40:52.741Z] #54 22.70 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
09:40:52 [2019-12-10T09:40:52.741Z] #54 23.19 + '[' -z '' ']'
09:40:52 [2019-12-10T09:40:52.741Z] #54 23.19 + target=static
09:40:52 [2019-12-10T09:40:52.741Z] #54 23.19 + make 'BUILDTAGS=seccomp apparmor selinux ' static
09:40:52 [2019-12-10T09:40:52.741Z] #54 26.85 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 .
09:40:52 [2019-12-10T09:40:52.741Z] #54 ...
09:40:52 [2019-12-10T09:40:52.741Z] 
09:40:52 [2019-12-10T09:40:52.741Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:40:52 [2019-12-10T09:40:52.741Z] #38 24.80 Checking out files:  50% (793/1559)   
Checking out files:  51% (796/1559)   
Checking out files:  52% (811/1559)   
Checking out files:  53% (827/1559)   
Checking out files:  54% (842/1559)   
Checking out files:  55% (858/1559)   
Checking out files:  56% (874/1559)   
Checking out files:  57% (889/1559)   
Checking out files:  58% (905/1559)   
Checking out files:  59% (920/1559)   
Checking out files:  60% (936/1559)   
Checking out files:  61% (951/1559)   
Checking out files:  62% (967/1559)   
Checking out files:  63% (983/1559)   
Checking out files:  64% (998/1559)   
Checking out files:  65% (1014/1559)   
Checking out files:  66% (1029/1559)   
Checking out files:  67% (1045/1559)   
Checking out files:  68% (1061/1559)   
Checking out files:  69% (1076/1559)   
Checking out files:  70% (1092/1559)   
Checking out files:  71% (1107/1559)   
Checking out files:  72% (1123/1559)   
Checking out files:  73% (1139/1559)   
Checking out files:  74% (1154/1559)   
Checking out files:  75% (1170/1559)   
Checking out files:  76% (1185/1559)   
Checking out files:  77% (1201/1559)   
Checking out files:  78% (1217/1559)   
Checking out files:  79% (1232/1559)   
Checking out files:  80% (1248/1559)   
Checking out files:  81% (1263/1559)   
Checking out files:  82% (1279/1559)   
Checking out files:  83% (1294/1559)   
Checking out files:  84% (1310/1559)   
Checking out files:  85% (1326/1559)   
Checking out files:  86% (1341/1559)   
Checking out files:  87% (1357/1559)   
Checking out files:  88% (1372/1559)   
Checking out files:  89% (1388/1559)   
Checking out files:  89% (1393/1559)   
Checking out files:  90% (1404/1559)   
Checking out files:  91% (1419/1559)   
Checking out files:  92% (1435/1559)   
Checking out files:  93% (1450/1559)   
Checking out files:  94% (1466/1559)   
Checking out files:  95% (1482/1559)   
Checking out files:  96% (1497/1559)   
Checking out files:  97% (1513/1559)   
Checking out files:  98% (1528/1559)   
Checking out files:  99% (1544/1559)   
Checking out files: 100% (1559/1559)   
Checking out files: 100% (1559/1559), done.
09:40:52 [2019-12-10T09:40:52.741Z] #38 26.03 + cd /tmp/tmp.iim0PQvPap/src/github.com/docker/distribution
09:40:52 [2019-12-10T09:40:52.741Z] #38 26.03 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:40:52 [2019-12-10T09:40:52.741Z] #38 29.07 + GOPATH=/tmp/tmp.iim0PQvPap/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.iim0PQvPap go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:40:52 [2019-12-10T09:40:52.752Z] #17 69.32 Selecting previously unselected package libnl-3-200:arm64.
09:40:52 [2019-12-10T09:40:52.752Z] #17 69.33 Preparing to unpack .../31-libnl-3-200_3.2.27-2_arm64.deb ...
09:40:52 [2019-12-10T09:40:52.752Z] #17 69.33 Unpacking libnl-3-200:arm64 (3.2.27-2) ...
09:40:52 [2019-12-10T09:40:52.989Z] #41 82.28   DEP      criu/net.d
09:40:52 [2019-12-10T09:40:52.989Z] #41 82.45   DEP      criu/namespaces.d
09:40:53 [2019-12-10T09:40:53.044Z] #17 69.49 Selecting previously unselected package libprotobuf-c1:arm64.
09:40:53 [2019-12-10T09:40:53.044Z] #17 69.49 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_arm64.deb ...
09:40:53 [2019-12-10T09:40:53.044Z] #17 69.50 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ...
09:40:53 [2019-12-10T09:40:53.247Z] #41 82.60   DEP      criu/mount.d
09:40:53 [2019-12-10T09:40:53.247Z] #41 82.81   DEP      criu/mem.d
09:40:53 [2019-12-10T09:40:53.346Z] #17 69.63 Selecting previously unselected package libreadline5:arm64.
09:40:53 [2019-12-10T09:40:53.347Z] #17 69.64 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_arm64.deb ...
09:40:53 [2019-12-10T09:40:53.347Z] #17 69.64 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ...
09:40:53 [2019-12-10T09:40:53.347Z] #17 69.88 Selecting previously unselected package libsystemd-dev:arm64.
09:40:53 [2019-12-10T09:40:53.347Z] #17 69.89 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_arm64.deb ...
09:40:53 [2019-12-10T09:40:53.347Z] #17 69.91 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ...
09:40:53 [2019-12-10T09:40:53.675Z] #38 ...
09:40:53 [2019-12-10T09:40:53.675Z] 
09:40:53 [2019-12-10T09:40:53.675Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:40:53 [2019-12-10T09:40:53.675Z] #26 32.07 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
09:40:53 [2019-12-10T09:40:53.675Z] #26 33.37 
09:40:53 [2019-12-10T09:40:53.675Z] #26 33.79 
######################################################################## 100.0%
09:40:53 [2019-12-10T09:40:53.812Z] #41 82.96   DEP      criu/lsm.d
09:40:53 [2019-12-10T09:40:53.812Z] #41 83.16   DEP      criu/log.d
09:40:53 [2019-12-10T09:40:53.865Z] #42 67.40   DEP      criu/protobuf-desc.d
09:40:53 [2019-12-10T09:40:53.934Z] #26 34.05 
09:40:54 [2019-12-10T09:40:54.070Z] #41 83.33   DEP      criu/libnetlink.d
09:40:54 [2019-12-10T09:40:54.070Z] #41 83.50   DEP      criu/kerndat.d
09:40:54 [2019-12-10T09:40:54.275Z] #42 67.61   DEP      criu/proc_parse.d
09:40:54 [2019-12-10T09:40:54.328Z] #41 83.71   DEP      criu/kcmp-ids.d
09:40:54 [2019-12-10T09:40:54.328Z] #41 83.78   DEP      criu/irmap.d
09:40:54 [2019-12-10T09:40:54.586Z] #41 83.96   DEP      criu/ipc_ns.d
09:40:54 [2019-12-10T09:40:54.699Z] #42 67.91   DEP      criu/plugin.d
09:40:54 [2019-12-10T09:40:54.699Z] #42 68.02   DEP      criu/pipes.d
09:40:54 [2019-12-10T09:40:54.844Z] #41 84.17   DEP      criu/image.d
09:40:54 [2019-12-10T09:40:54.845Z] #41 84.36   DEP      criu/image-desc.d
09:40:55 [2019-12-10T09:40:55.102Z] #41 84.41   DEP      criu/fsnotify.d
09:40:55 [2019-12-10T09:40:55.102Z] #41 84.60   DEP      criu/filesystems.d
09:40:55 [2019-12-10T09:40:55.102Z] #41 84.69   DEP      criu/files.d
09:40:55 [2019-12-10T09:40:55.115Z] #42 68.31   DEP      criu/pie-util.d
09:40:55 [2019-12-10T09:40:55.115Z] #42 68.52   DEP      criu/pie-util-vdso.d
09:40:52 [2019-12-10T09:40:52.260Z]  > git rev-parse "HEAD^{commit}" # timeout=10
09:40:52 [2019-12-10T09:40:52.417Z]  > git config core.sparsecheckout # timeout=10
09:40:52 [2019-12-10T09:40:52.475Z]  > git checkout -f 8d9481391283034c77c459f2b3d6d40a386e5978
09:40:55 [2019-12-10T09:40:55.293Z] #17 71.89 Selecting previously unselected package net-tools.
09:40:55 [2019-12-10T09:40:55.360Z] #41 84.83   DEP      criu/files-reg.d
09:40:55 [2019-12-10T09:40:55.360Z] #41 84.94   DEP      criu/files-ext.d
09:40:55 [2019-12-10T09:40:55.549Z] #42 68.67   DEP      criu/pie-util-vdso-elf32.d
09:40:55 [2019-12-10T09:40:55.549Z] #42 68.82   DEP      criu/path.d
09:40:55 [2019-12-10T09:40:55.549Z] #42 68.96   DEP      criu/parasite-syscall.d
09:40:55 [2019-12-10T09:40:55.554Z] #17 71.89 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ...
09:40:55 [2019-12-10T09:40:55.554Z] #17 71.91 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
09:40:55 [2019-12-10T09:40:55.618Z] #41 85.06   DEP      criu/file-lock.d
09:40:55 [2019-12-10T09:40:55.815Z] #17 72.21 Selecting previously unselected package python-pip-whl.
09:40:55 [2019-12-10T09:40:55.815Z] #17 72.22 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
09:40:55 [2019-12-10T09:40:55.815Z] #17 72.22 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
09:40:55 [2019-12-10T09:40:55.876Z] #41 85.24   DEP      criu/file-ids.d
09:40:55 [2019-12-10T09:40:55.876Z] #41 85.34   DEP      criu/fifo.d
09:40:55 [2019-12-10T09:40:55.965Z] #42 69.24   DEP      criu/pagemap.d
09:40:55 [2019-12-10T09:40:55.965Z] #42 69.42   DEP      criu/pagemap-cache.d
09:40:56 [2019-12-10T09:40:56.134Z] #41 85.48   DEP      criu/fdstore.d
09:40:56 [2019-12-10T09:40:56.134Z] #41 85.60   DEP      criu/fault-injection.d
09:40:56 [2019-12-10T09:40:56.134Z] #41 ...
09:40:56 [2019-12-10T09:40:56.134Z] 
09:40:56 [2019-12-10T09:40:56.134Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:40:56 [2019-12-10T09:40:56.134Z] #28 171.7 + rm -rf /tmp/tmp.HwZxmofnIX
09:40:56 [2019-12-10T09:40:56.134Z] #28 DONE 172.2s
09:40:56 [2019-12-10T09:40:56.134Z] 
09:40:56 [2019-12-10T09:40:56.134Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:40:56 [2019-12-10T09:40:56.134Z] #41 85.63   DEP      criu/external.d
09:40:56 [2019-12-10T09:40:56.381Z] #42 69.62   DEP      criu/page-xfer.d
09:40:56 [2019-12-10T09:40:56.381Z] #42 69.77   DEP      criu/page-pipe.d
09:40:56 [2019-12-10T09:40:56.385Z] #17 73.01 Selecting previously unselected package python3-pip.
09:40:56 [2019-12-10T09:40:56.385Z] #17 73.01 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
09:40:56 [2019-12-10T09:40:56.385Z] #17 73.03 Unpacking python3-pip (9.0.1-2+deb9u1) ...
09:40:56 [2019-12-10T09:40:56.392Z] #41 85.76   DEP      criu/eventpoll.d
09:40:56 [2019-12-10T09:40:56.521Z] #26 36.35 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
09:40:56 [2019-12-10T09:40:56.650Z] #41 86.01   DEP      criu/eventfd.d
09:40:56 [2019-12-10T09:40:56.777Z] #26 ...
09:40:56 [2019-12-10T09:40:56.777Z] 
09:40:56 [2019-12-10T09:40:56.777Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:40:56 [2019-12-10T09:40:56.778Z] #44 27.30 unicode/utf16
09:40:56 [2019-12-10T09:40:56.778Z] #44 28.02 container/list
09:40:56 [2019-12-10T09:40:56.778Z] #44 28.79 crypto/internal/subtle
09:40:56 [2019-12-10T09:40:56.778Z] #44 28.97 crypto/subtle
09:40:56 [2019-12-10T09:40:56.778Z] #44 29.15 vendor/golang.org/x/crypto/cryptobyte/asn1
09:40:56 [2019-12-10T09:40:56.778Z] #44 29.50 internal/nettrace
09:40:56 [2019-12-10T09:40:56.778Z] #44 29.71 runtime/cgo
09:40:56 [2019-12-10T09:40:56.802Z] #42 69.87   DEP      criu/netfilter.d
09:40:56 [2019-12-10T09:40:56.802Z] #42 70.08   DEP      criu/net.d
09:40:56 [2019-12-10T09:40:56.908Z] #41 86.32   DEP      criu/crtools.d
09:40:57 [2019-12-10T09:40:57.035Z] #44 ...
09:40:57 [2019-12-10T09:40:57.035Z] 
09:40:57 [2019-12-10T09:40:57.035Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:40:57 [2019-12-10T09:40:57.035Z] #26 37.33 
09:40:57 [2019-12-10T09:40:57.166Z] #41 86.63   DEP      criu/cr-service.d
09:40:57 [2019-12-10T09:40:57.292Z] #42 70.29   DEP      criu/namespaces.d
09:40:57 [2019-12-10T09:40:57.292Z] #42 70.70   DEP      criu/mount.d
09:40:57 [2019-12-10T09:40:57.325Z] #17 73.56 Selecting previously unselected package python3-pkg-resources.
09:40:57 [2019-12-10T09:40:57.325Z] #17 73.56 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
09:40:57 [2019-12-10T09:40:57.325Z] #17 73.57 Unpacking python3-pkg-resources (33.1.1-1) ...
09:40:57 [2019-12-10T09:40:57.325Z] #17 73.77 Selecting previously unselected package python3-setuptools.
09:40:57 [2019-12-10T09:40:57.325Z] #17 73.77 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
09:40:57 [2019-12-10T09:40:57.325Z] #17 73.83 Unpacking python3-setuptools (33.1.1-1) ...
09:40:57 [2019-12-10T09:40:57.427Z] #41 86.83   DEP      criu/cr-restore.d
09:40:57 [2019-12-10T09:40:57.427Z] #41 ...
09:40:57 [2019-12-10T09:40:57.427Z] 
09:40:57 [2019-12-10T09:40:57.427Z] #29 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
09:40:57 [2019-12-10T09:40:57.427Z] #29 DONE 0.2s
09:40:57 [2019-12-10T09:40:57.427Z] 
09:40:57 [2019-12-10T09:40:57.427Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:40:57 [2019-12-10T09:40:57.427Z] #41 87.01   DEP      criu/cr-errno.d
09:40:57 [2019-12-10T09:40:57.585Z] #17 74.16 Selecting previously unselected package python3-wheel.
09:40:57 [2019-12-10T09:40:57.585Z] #17 74.17 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
09:40:57 [2019-12-10T09:40:57.585Z] #17 74.17 Unpacking python3-wheel (0.29.0-2) ...
09:40:57 [2019-12-10T09:40:57.685Z] #41 ...
09:40:57 [2019-12-10T09:40:57.685Z] 
09:40:57 [2019-12-10T09:40:57.685Z] #32 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
09:40:57 [2019-12-10T09:40:57.685Z] #32 DONE 0.1s
09:40:57 [2019-12-10T09:40:57.685Z] 
09:40:57 [2019-12-10T09:40:57.685Z] #37 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
09:40:57 [2019-12-10T09:40:57.685Z] #37 DONE 0.1s
09:40:57 [2019-12-10T09:40:57.685Z] 
09:40:57 [2019-12-10T09:40:57.685Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:40:57 [2019-12-10T09:40:57.685Z] #41 87.03   DEP      criu/cr-dump.d
09:40:57 [2019-12-10T09:40:57.685Z] #41 87.18   DEP      criu/cr-dedup.d
09:40:57 [2019-12-10T09:40:57.685Z] #41 87.27   DEP      criu/cr-check.d
09:40:57 [2019-12-10T09:40:57.772Z] #42 71.08   DEP      criu/mem.d
09:40:57 [2019-12-10T09:40:57.844Z] #17 74.49 Selecting previously unselected package thin-provisioning-tools.
09:40:57 [2019-12-10T09:40:57.844Z] #17 74.49 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ...
09:40:57 [2019-12-10T09:40:57.844Z] #17 74.55 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
09:40:57 [2019-12-10T09:40:57.967Z] #26 37.98 
############################################                              61.8%
######################################################################## 100.0%
09:40:58 [2019-12-10T09:40:58.183Z] #42 71.46   DEP      criu/lsm.d
09:40:58 [2019-12-10T09:40:58.183Z] #42 71.67   DEP      criu/log.d
09:40:58 [2019-12-10T09:40:58.225Z] #26 38.39 
09:40:58 [2019-12-10T09:40:58.251Z] #41 87.44   DEP      criu/config.d
09:40:58 [2019-12-10T09:40:58.251Z] #41 87.54   DEP      criu/clone-noasan.d
09:40:58 [2019-12-10T09:40:58.251Z] #41 87.58   DEP      criu/cgroup.d
09:40:58 [2019-12-10T09:40:58.414Z] #17 ...
09:40:58 [2019-12-10T09:40:58.414Z] 
09:40:58 [2019-12-10T09:40:58.414Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:40:58 [2019-12-10T09:40:58.414Z] #22 115.2 Checking out files:  18% (1960/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:  31% (3350/10716)   
Checking out files:  32% (3430/10716)   
Checking out files:  33% (3537/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:  39% (4195/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% (5050/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:  59% (6348/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:  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:  69% (7398/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:  76% (8202/10716)   
Checking out files:  77% (8252/10716)   
Checking out files:  78% (8359/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:  86% (9259/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:  97% (10395/10716)   
Checking out files:  97% (10414/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.
09:40:58 [2019-12-10T09:40:58.414Z] #22 123.5 + cd /tmp/tmp.mzeqZJib0U/tmp/docker-ce
09:40:58 [2019-12-10T09:40:58.414Z] #22 123.5 + git checkout -q v17.06.2-ce
09:40:58 [2019-12-10T09:40:58.414Z] #22 129.0 + mkdir -p /tmp/tmp.mzeqZJib0U/src/github.com/docker
09:40:58 [2019-12-10T09:40:58.414Z] #22 129.0 + mv components/cli /tmp/tmp.mzeqZJib0U/src/github.com/docker/cli
09:40:58 [2019-12-10T09:40:58.414Z] #22 129.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
09:40:58 [2019-12-10T09:40:58.482Z] #26 ...
09:40:58 [2019-12-10T09:40:58.482Z] 
09:40:58 [2019-12-10T09:40:58.482Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:40:58 [2019-12-10T09:40:58.482Z] #40 29.09 Fetched 7927 kB in 22s (346 kB/s)
09:40:58 [2019-12-10T09:40:58.482Z] #40 29.09 Reading package lists...
09:40:58 [2019-12-10T09:40:58.509Z] #41 87.76   DEP      criu/cgroup-props.d
09:40:58 [2019-12-10T09:40:58.509Z] #41 87.87   DEP      criu/bitmap.d
09:40:58 [2019-12-10T09:40:58.509Z] #41 87.89   DEP      criu/bfd.d
09:40:58 [2019-12-10T09:40:58.509Z] #41 87.97   DEP      criu/autofs.d
09:40:58 [2019-12-10T09:40:58.610Z] #42 71.86   DEP      criu/libnetlink.d
09:40:58 [2019-12-10T09:40:58.610Z] #42 71.94   DEP      criu/kerndat.d
09:40:58 [2019-12-10T09:40:58.610Z] #42 ...
09:40:58 [2019-12-10T09:40:58.610Z] 
09:40:58 [2019-12-10T09:40:58.610Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:40:58 [2019-12-10T09:40:58.610Z] #63 DONE 115.9s
09:40:58 [2019-12-10T09:40:58.610Z] 
09:40:58 [2019-12-10T09:40:58.610Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:40:58 [2019-12-10T09:40:58.610Z] #18 77.34 Selecting previously unselected package binutils-mingw-w64.
09:40:58 [2019-12-10T09:40:58.610Z] #18 77.35 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
09:40:58 [2019-12-10T09:40:58.610Z] #18 77.35 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
09:40:58 [2019-12-10T09:40:58.610Z] #18 77.45 Selecting previously unselected package mingw-w64-common.
09:40:58 [2019-12-10T09:40:58.610Z] #18 77.46 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
09:40:58 [2019-12-10T09:40:58.610Z] #18 77.46 Unpacking mingw-w64-common (5.0.1-1) ...
09:40:58 [2019-12-10T09:40:58.610Z] #18 82.42 Selecting previously unselected package mingw-w64-x86-64-dev.
09:40:58 [2019-12-10T09:40:58.610Z] #18 82.43 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
09:40:58 [2019-12-10T09:40:58.610Z] #18 82.43 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
09:40:58 [2019-12-10T09:40:58.612Z] Removing intermediate container 0dd9be8dc307
09:40:58 [2019-12-10T09:40:58.612Z]  ---> 37cd5fe18992
09:40:58 [2019-12-10T09:40:58.612Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
09:40:58 [2019-12-10T09:40:58.612Z]  ---> ebd73b5ebd31
09:40:58 [2019-12-10T09:40:58.612Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
09:40:58 [2019-12-10T09:40:58.612Z]  ---> 26ff3c036463
09:40:58 [2019-12-10T09:40:58.612Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
09:40:58 [2019-12-10T09:40:58.612Z]  ---> Running in 5889d80344fa
09:40:58 [2019-12-10T09:40:58.612Z] Removing intermediate container 5889d80344fa
09:40:58 [2019-12-10T09:40:58.612Z]  ---> ff26612f593a
09:40:58 [2019-12-10T09:40:58.612Z] Successfully built ff26612f593a
09:40:58 [2019-12-10T09:40:58.612Z] Successfully tagged moby-buildx:latest
09:40:58 [2019-12-10T09:40:58.612Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
09:40:58 [2019-12-10T09:40:58.612Z] if [ -n "${id}" ]; then \
09:40:58 [2019-12-10T09:40:58.612Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
09:40:58 [2019-12-10T09:40:58.612Z] 	&& touch bundles/buildx; \
09:40:58 [2019-12-10T09:40:58.612Z] 	docker rm -f ${id}; \
09:40:58 [2019-12-10T09:40:58.612Z] fi
09:40:58 [2019-12-10T09:40:58.612Z] 3f56e937838b63d3038bc705923957b3275b254a25f97e97a89812808ad3b04e
09:40:58 [2019-12-10T09:40:58.612Z] bundles/buildx version
09:40:58 [2019-12-10T09:40:58.612Z] buildx v0.3.1 6db68d0
09:40:58 [2019-12-10T09:40:58.612Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc .
09:40:58 [2019-12-10T09:40:58.612Z] #1 [internal] booting buildkit
09:40:58 [2019-12-10T09:40:58.612Z] #1 pulling image moby/buildkit:buildx-stable-1
09:40:58 [2019-12-10T09:40:58.612Z] #1 pulling image moby/buildkit:buildx-stable-1 3.0s done
09:40:58 [2019-12-10T09:40:58.612Z] #1 creating container buildx_buildkit_default
09:40:58 [2019-12-10T09:40:58.612Z] #1 creating container buildx_buildkit_default 0.4s done
09:40:58 [2019-12-10T09:40:58.612Z] #1 DONE 3.4s
09:40:58 [2019-12-10T09:40:58.612Z] 
09:40:58 [2019-12-10T09:40:58.612Z] #2 [internal] load build definition from Dockerfile
09:40:58 [2019-12-10T09:40:58.612Z] #2 transferring dockerfile: 14.85kB done
09:40:58 [2019-12-10T09:40:58.612Z] #2 DONE 0.0s
09:40:58 [2019-12-10T09:40:58.612Z] 
09:40:58 [2019-12-10T09:40:58.612Z] #3 [internal] load .dockerignore
09:40:58 [2019-12-10T09:40:58.612Z] #3 transferring context: 87B done
09:40:58 [2019-12-10T09:40:58.612Z] #3 DONE 0.0s
09:40:58 [2019-12-10T09:40:58.612Z] 
09:40:58 [2019-12-10T09:40:58.612Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
09:40:58 [2019-12-10T09:40:58.612Z] #4 DONE 0.7s
09:40:58 [2019-12-10T09:40:58.612Z] 
09:40:58 [2019-12-10T09:40:58.612Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
09:40:58 [2019-12-10T09:40:58.612Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
09:40:58 [2019-12-10T09:40:58.612Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 384.09kB / 8.18MB 0.1s
09:40:58 [2019-12-10T09:40:58.612Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done
09:40:58 [2019-12-10T09:40:58.612Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.3s done
09:40:58 [2019-12-10T09:40:58.612Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
09:40:58 [2019-12-10T09:40:58.612Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done
09:40:58 [2019-12-10T09:40:58.612Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
09:40:58 [2019-12-10T09:40:58.612Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done
09:40:58 [2019-12-10T09:40:58.612Z] #5 DONE 0.9s
09:40:58 [2019-12-10T09:40:58.612Z] 
09:40:58 [2019-12-10T09:40:58.612Z] #7 [internal] load metadata for docker.io/library/golang:1.13.4-stretch
09:40:58 [2019-12-10T09:40:58.612Z] #7 ...
09:40:58 [2019-12-10T09:40:58.612Z] 
09:40:58 [2019-12-10T09:40:58.612Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
09:40:58 [2019-12-10T09:40:58.612Z] #6 DONE 0.3s
09:40:58 [2019-12-10T09:40:58.612Z] 
09:40:58 [2019-12-10T09:40:58.612Z] #7 [internal] load metadata for docker.io/library/golang:1.13.4-stretch
09:40:58 [2019-12-10T09:40:58.612Z] #7 DONE 0.4s
09:40:58 [2019-12-10T09:40:58.612Z] 
09:40:58 [2019-12-10T09:40:58.612Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
09:40:58 [2019-12-10T09:40:58.612Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
09:40:58 [2019-12-10T09:40:58.612Z] #66 DONE 0.0s
09:40:58 [2019-12-10T09:40:58.612Z] 
09:40:58 [2019-12-10T09:40:58.612Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
09:40:58 [2019-12-10T09:40:58.612Z] #8 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done
09:40:58 [2019-12-10T09:40:58.612Z] #8 DONE 0.1s
09:40:58 [2019-12-10T09:40:58.612Z] 
09:40:58 [2019-12-10T09:40:58.612Z] #20 [internal] load build context
09:40:58 [2019-12-10T09:40:58.612Z] #20 transferring context: 21.54MB 2.7s
09:40:58 [2019-12-10T09:40:58.674Z] #22 ...
09:40:58 [2019-12-10T09:40:58.674Z] 
09:40:58 [2019-12-10T09:40:58.674Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:40:58 [2019-12-10T09:40:58.674Z] #17 75.18 Selecting previously unselected package vim-runtime.
09:40:58 [2019-12-10T09:40:58.674Z] #17 75.18 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
09:40:58 [2019-12-10T09:40:58.674Z] #17 75.22 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
09:40:58 [2019-12-10T09:40:58.674Z] #17 75.32 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
09:40:58 [2019-12-10T09:40:58.739Z] #40 ...
09:40:58 [2019-12-10T09:40:58.739Z] 
09:40:58 [2019-12-10T09:40:58.739Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:40:58 [2019-12-10T09:40:58.739Z] #50 37.84 + cd /tmp/tmp.hJZP8wOkKl/src/github.com/golangci/golangci-lint/
09:40:58 [2019-12-10T09:40:58.739Z] #50 37.84 + git checkout -q v1.20.0
09:40:58 [2019-12-10T09:40:58.739Z] #50 38.37 ++ git describe --tags
09:40:58 [2019-12-10T09:40:58.739Z] #50 38.38 + version=v1.20.0
09:40:58 [2019-12-10T09:40:58.739Z] #50 38.38 ++ git rev-parse --short HEAD
09:40:58 [2019-12-10T09:40:58.739Z] #50 38.38 + commit=cc98739
09:40:58 [2019-12-10T09:40:58.740Z] #50 38.40 ++ git show -s --format=%cd
09:40:58 [2019-12-10T09:40:58.740Z] #50 38.42 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
09:40:58 [2019-12-10T09:40:58.740Z] #50 38.42 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
09:40:58 [2019-12-10T09:40:58.766Z] #41 88.16   DEP      criu/aio.d
09:40:58 [2019-12-10T09:40:58.935Z] #17 75.33 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
09:40:59 [2019-12-10T09:40:59.024Z] #41 88.32   DEP      criu/action-scripts.d
09:40:59 [2019-12-10T09:40:59.024Z] #41 88.57   CC       criu/action-scripts.o
09:40:59 [2019-12-10T09:40:59.027Z] #18 ...
09:40:59 [2019-12-10T09:40:59.027Z] 
09:40:59 [2019-12-10T09:40:59.027Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:40:59 [2019-12-10T09:40:59.027Z] #42 72.25   DEP      criu/kcmp-ids.d
09:40:59 [2019-12-10T09:40:59.027Z] #42 ...
09:40:59 [2019-12-10T09:40:59.027Z] 
09:40:59 [2019-12-10T09:40:59.027Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
09:40:59 [2019-12-10T09:40:59.027Z] #64 DONE 0.2s
09:40:59 [2019-12-10T09:40:59.027Z] 
09:40:59 [2019-12-10T09:40:59.027Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:40:59 [2019-12-10T09:40:59.027Z] #42 72.46   DEP      criu/irmap.d
09:40:59 [2019-12-10T09:40:59.429Z] #42 72.82   DEP      criu/ipc_ns.d
09:40:59 [2019-12-10T09:40:59.594Z] #41 88.89   CC       criu/aio.o
09:40:59 [2019-12-10T09:40:59.852Z] #41 89.31   CC       criu/autofs.o
09:40:59 [2019-12-10T09:40:59.876Z] #42 73.10   DEP      criu/image.d
09:40:59 [2019-12-10T09:40:59.876Z] #42 73.35   DEP      criu/image-desc.d
09:41:00 [2019-12-10T09:41:00.300Z] #42 73.61   DEP      criu/fsnotify.d
09:41:00 [2019-12-10T09:41:00.300Z] #42 73.79   DEP      criu/filesystems.d
09:41:00 [2019-12-10T09:41:00.700Z] Commit message: "Merge commit '2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f' into HEAD"
09:41:00 [2019-12-10T09:41:00.713Z] #42 73.97   DEP      criu/files.d
09:41:00 [2019-12-10T09:41:00.713Z] #42 74.16   DEP      criu/files-reg.d
09:41:00 [2019-12-10T09:41:00.731Z]  > git rev-list --no-walk b1ffda5ceae406f866ec113a84bc59a3a38dac04 # timeout=10
09:41:01 [2019-12-10T09:41:01.128Z] #42 74.36   DEP      criu/files-ext.d
09:41:01 [2019-12-10T09:41:01.128Z] #42 74.56   DEP      criu/file-lock.d
09:41:01 [2019-12-10T09:41:01.226Z] #41 90.49   CC       criu/bfd.o
09:41:01 [2019-12-10T09:41:01.484Z] #41 90.90   CC       criu/bitmap.o
09:41:01 [2019-12-10T09:41:01.484Z] #41 91.02   CC       criu/cgroup-props.o
09:41:01 [2019-12-10T09:41:01.512Z] #42 74.72   DEP      criu/file-ids.d
09:41:01 [2019-12-10T09:41:01.512Z] #42 74.85   DEP      criu/fifo.d
09:41:01 [2019-12-10T09:41:01.674Z] #20 transferring context: 45.91MB 5.5s done
09:41:01 [2019-12-10T09:41:01.674Z] #20 DONE 5.6s
09:41:01 [2019-12-10T09:41:01.674Z] 
09:41:01 [2019-12-10T09:41:01.674Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
09:41:01 [2019-12-10T09:41:01.674Z] #8 sha256:13ef2fc8de2a21a633642a35e661620e41d137aaad82dc62020a1e23a0eb7b09 5.47kB / 5.47kB done
09:41:01 [2019-12-10T09:41:01.674Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 24.21MB / 50.07MB 5.4s
09:41:01 [2019-12-10T09:41:01.674Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 10.00MB / 10.00MB 2.8s done
09:41:01 [2019-12-10T09:41:01.674Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 24.08MB / 52.87MB 5.4s
09:41:01 [2019-12-10T09:41:01.674Z] #8 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done
09:41:01 [2019-12-10T09:41:01.674Z] #8 sha256:6fd4831f322c1b26351c13d489c2643e38fd97b7472ccc92ccfdf1744992fe04 1.79kB / 1.79kB done
09:41:01 [2019-12-10T09:41:01.674Z] #8 sha256:748068f174a227547cd5026ee3f1bfe5627ab9eda66b92b6a02c6436b599a8ef 156B / 156B 0.1s done
09:41:01 [2019-12-10T09:41:01.674Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 4.30MB / 4.30MB 0.8s done
09:41:01 [2019-12-10T09:41:01.674Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 24.77MB / 45.65MB 5.4s
09:41:01 [2019-12-10T09:41:01.674Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 23.79MB / 96.41MB 5.4s
09:41:01 [2019-12-10T09:41:01.674Z] #8 ...
09:41:01 [2019-12-10T09:41:01.674Z] 
09:41:01 [2019-12-10T09:41:01.674Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
09:41:01 [2019-12-10T09:41:01.674Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
09:41:01 [2019-12-10T09:41:01.674Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
09:41:01 [2019-12-10T09:41:01.674Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.5s done
09:41:01 [2019-12-10T09:41:01.674Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.9s done
09:41:01 [2019-12-10T09:41:01.674Z] #66 DONE 5.6s
09:41:01 [2019-12-10T09:41:01.674Z] 
09:41:01 [2019-12-10T09:41:01.674Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2...
09:41:01 [2019-12-10T09:41:01.674Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 27.00MB / 50.07MB 5.7s
09:41:01 [2019-12-10T09:41:01.674Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 27.62MB / 45.65MB 5.7s
09:41:01 [2019-12-10T09:41:01.674Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 28.31MB / 52.87MB 5.8s
09:41:01 [2019-12-10T09:41:01.674Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 30.47MB / 50.07MB 6.0s
09:41:01 [2019-12-10T09:41:01.674Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 30.74MB / 45.65MB 6.0s
09:41:01 [2019-12-10T09:41:01.674Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 29.52MB / 96.41MB 6.0s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
09:41:01 [2019-12-10T09:41:01.911Z] #42 74.98   DEP      criu/fdstore.d
09:41:01 [2019-12-10T09:41:01.911Z] #42 75.10   DEP      criu/fault-injection.d
09:41:01 [2019-12-10T09:41:01.911Z] #42 75.16   DEP      criu/external.d
09:41:01 [2019-12-10T09:41:01.911Z] #42 75.29   DEP      criu/eventpoll.d
[Pipeline] sh
09:41:02 [2019-12-10T09:41:02.015Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 31.75MB / 52.87MB 6.1s
09:41:02 [2019-12-10T09:41:02.050Z] #41 91.61   CC       criu/cgroup.o
09:41:02 [2019-12-10T09:41:02.236Z] #17 ...
09:41:02 [2019-12-10T09:41:02.236Z] 
09:41:02 [2019-12-10T09:41:02.236Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:41:02 [2019-12-10T09:41:02.236Z] #41 68.76   CC       compel/arch/aarch64/src/lib/infect.o
09:41:02 [2019-12-10T09:41:02.236Z] #41 69.36   CC       compel/src/lib/infect-rpc.o
09:41:02 [2019-12-10T09:41:02.236Z] #41 69.90   CC       compel/src/lib/infect-util.o
09:41:02 [2019-12-10T09:41:02.236Z] #41 70.27   CC       compel/src/lib/infect.o
09:41:02 [2019-12-10T09:41:02.236Z] #41 73.48   CC       compel/src/lib/ptrace.o
09:41:02 [2019-12-10T09:41:02.236Z] #41 73.98   AR       compel/libcompel.a
09:41:02 [2019-12-10T09:41:02.236Z] #41 74.06   HOSTCC   compel/src/main-host.o
09:41:02 [2019-12-10T09:41:02.236Z] #41 74.59   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
09:41:02 [2019-12-10T09:41:02.236Z] #41 75.05   HOSTCC   compel/src/lib/handle-elf-host.o
09:41:02 [2019-12-10T09:41:02.236Z] #41 75.45   HOSTCC   compel/src/lib/log-host.o
09:41:02 [2019-12-10T09:41:02.236Z] #41 75.68   HOSTLINK compel/compel-host-bin
09:41:02 [2019-12-10T09:41:02.236Z] #41 75.89   DEP      soccr/soccr.d
09:41:02 [2019-12-10T09:41:02.236Z] #41 76.20   CC       soccr/soccr.o
09:41:02 [2019-12-10T09:41:02.236Z] #41 78.05   AR       soccr/libsoccr.a
09:41:02 [2019-12-10T09:41:02.236Z] #41 78.11 make[1]: 'soccr/libsoccr.a' is up to date.
09:41:02 [2019-12-10T09:41:02.236Z] #41 78.57   DEP      criu/arch/aarch64/sigframe.d
09:41:02 [2019-12-10T09:41:02.236Z] #41 78.70   DEP      criu/arch/aarch64/crtools.d
09:41:02 [2019-12-10T09:41:02.317Z] #42 75.46   DEP      criu/eventfd.d
09:41:02 [2019-12-10T09:41:02.317Z] #42 75.59   DEP      criu/crtools.d
09:41:02 [2019-12-10T09:41:02.317Z] #42 75.72   DEP      criu/cr-service.d
09:41:02 [2019-12-10T09:41:02.357Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 33.68MB / 50.07MB 6.3s
09:41:02 [2019-12-10T09:41:02.357Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 33.82MB / 45.65MB 6.3s
09:41:02 [2019-12-10T09:41:02.357Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 37.50MB / 50.07MB 6.6s
09:41:02 [2019-12-10T09:41:02.357Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 36.53MB / 52.87MB 6.6s
09:41:02 [2019-12-10T09:41:02.357Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 36.90MB / 45.65MB 6.6s
09:41:02 [2019-12-10T09:41:02.357Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 35.28MB / 96.41MB 6.6s
09:41:02 [2019-12-10T09:41:02.497Z] #41 78.87   DEP      criu/arch/aarch64/cpu.d
09:41:02 [2019-12-10T09:41:02.497Z] #41 78.95   DEP      criu/arch/aarch64/bitops.d
09:41:02 [2019-12-10T09:41:02.497Z] #41 79.05   CC       criu/arch/aarch64/bitops.o
09:41:02 [2019-12-10T09:41:02.698Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 41.09MB / 50.07MB 6.9s
09:41:02 [2019-12-10T09:41:02.698Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 40.20MB / 52.87MB 6.9s
09:41:02 [2019-12-10T09:41:02.698Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 40.73MB / 45.65MB 6.9s
09:41:02 [2019-12-10T09:41:02.698Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 40.79MB / 96.41MB 7.0s
09:41:02 [2019-12-10T09:41:02.738Z] #42 ...
09:41:02 [2019-12-10T09:41:02.738Z] 
09:41:02 [2019-12-10T09:41:02.738Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:41:02 [2019-12-10T09:41:02.738Z] #48 DONE 119.7s
09:41:02 [2019-12-10T09:41:02.738Z] 
09:41:02 [2019-12-10T09:41:02.738Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:41:02 [2019-12-10T09:41:02.738Z] #42 76.00   DEP      criu/cr-restore.d
09:41:02 [2019-12-10T09:41:02.759Z] #41 79.12   CC       criu/arch/aarch64/cpu.o
09:41:02 [2019-12-10T09:41:02.759Z] #41 79.24   CC       criu/arch/aarch64/crtools.o
09:41:02 [2019-12-10T09:41:02.759Z] #41 ...
09:41:02 [2019-12-10T09:41:02.759Z] 
09:41:02 [2019-12-10T09:41:02.759Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:41:02 [2019-12-10T09:41:02.759Z] #17 79.38 Selecting previously unselected package vim.
09:41:03 [2019-12-10T09:41:03.019Z] #17 79.39 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ...
09:41:03 [2019-12-10T09:41:03.019Z] #17 79.40 Unpacking vim (2:8.0.0197-4+deb9u3) ...
09:41:03 [2019-12-10T09:41:03.040Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 44.66MB / 50.07MB 7.2s
09:41:03 [2019-12-10T09:41:03.040Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 43.83MB / 52.87MB 7.2s
09:41:03 [2019-12-10T09:41:03.040Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 44.74MB / 45.65MB 7.2s
09:41:03 [2019-12-10T09:41:03.040Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 45.65MB / 45.65MB 7.3s done
09:41:03 [2019-12-10T09:41:03.219Z] #42 76.65   DEP      criu/cr-errno.d
09:41:03 [2019-12-10T09:41:03.219Z] #42 76.71   DEP      criu/cr-dump.d
09:41:03 [2019-12-10T09:41:03.279Z] #17 ...
09:41:03 [2019-12-10T09:41:03.279Z] 
09:41:03 [2019-12-10T09:41:03.279Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:41:03 [2019-12-10T09:41:03.279Z] #44 125.5 net/http/httptrace
09:41:03 [2019-12-10T09:41:03.279Z] #44 125.8 net/http
09:41:03 [2019-12-10T09:41:03.279Z] #44 ...
09:41:03 [2019-12-10T09:41:03.279Z] 
09:41:03 [2019-12-10T09:41:03.279Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:41:03 [2019-12-10T09:41:03.384Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 50.07MB / 50.07MB 7.6s done
09:41:03 [2019-12-10T09:41:03.384Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 51.70MB / 52.87MB 7.6s
09:41:03 [2019-12-10T09:41:03.384Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 50.06MB / 96.41MB 7.6s
09:41:03 [2019-12-10T09:41:03.542Z] #17 79.97 Selecting previously unselected package xfsprogs.
09:41:03 [2019-12-10T09:41:03.542Z] #17 79.98 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_arm64.deb ...
09:41:03 [2019-12-10T09:41:03.542Z] #17 79.99 Unpacking xfsprogs (4.9.0+nmu1) ...
09:41:03 [2019-12-10T09:41:03.726Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 52.87MB / 52.87MB 7.7s done
09:41:03 [2019-12-10T09:41:03.726Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 57.19MB / 96.41MB 7.8s
09:41:03 [2019-12-10T09:41:03.726Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 66.02MB / 96.41MB 7.9s
09:41:03 [2019-12-10T09:41:03.726Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 74.37MB / 96.41MB 8.1s
09:41:04 [2019-12-10T09:41:04.055Z] + docker version
09:41:04 [2019-12-10T09:41:04.080Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 88.23MB / 96.41MB 8.4s
09:41:04 [2019-12-10T09:41:04.114Z] #17 80.55 Selecting previously unselected package zip.
09:41:04 [2019-12-10T09:41:04.114Z] #17 80.55 Preparing to unpack .../45-zip_3.0-11+b1_arm64.deb ...
09:41:04 [2019-12-10T09:41:04.114Z] #17 80.57 Unpacking zip (3.0-11+b1) ...
09:41:04 [2019-12-10T09:41:04.305Z] #42 ...
09:41:04 [2019-12-10T09:41:04.305Z] 
09:41:04 [2019-12-10T09:41:04.305Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:41:04 [2019-12-10T09:41:04.305Z] #45 111.1 vendor/golang.org/x/net/idna
09:41:04 [2019-12-10T09:41:04.305Z] #45 114.4 vendor/golang.org/x/net/http2/hpack
09:41:04 [2019-12-10T09:41:04.305Z] #45 116.3 mime
09:41:04 [2019-12-10T09:41:04.305Z] #45 ...
09:41:04 [2019-12-10T09:41:04.305Z] 
09:41:04 [2019-12-10T09:41:04.305Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:41:04 [2019-12-10T09:41:04.305Z] #42 77.48   DEP      criu/cr-dedup.d
09:41:04 [2019-12-10T09:41:04.305Z] #42 77.73   DEP      criu/cr-check.d
09:41:04 [2019-12-10T09:41:04.421Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 94.94MB / 96.41MB 8.5s
09:41:04 [2019-12-10T09:41:04.421Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 96.41MB / 96.41MB 8.6s done
09:41:04 [2019-12-10T09:41:04.421Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096
09:41:04 [2019-12-10T09:41:04.579Z] #41 93.82   CC       criu/clone-noasan.o
09:41:04 [2019-12-10T09:41:04.579Z] #41 93.91   CC       criu/config.o
09:41:04 [2019-12-10T09:41:04.580Z] #17 80.76 Selecting previously unselected package libapparmor-perl.
09:41:04 [2019-12-10T09:41:04.580Z] #17 80.77 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ...
09:41:04 [2019-12-10T09:41:04.580Z] #17 80.77 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
09:41:04 [2019-12-10T09:41:04.580Z] #17 81.01 Selecting previously unselected package apparmor.
09:41:04 [2019-12-10T09:41:04.580Z] #17 81.01 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_arm64.deb ...
09:41:04 [2019-12-10T09:41:04.580Z] #17 81.07 Unpacking apparmor (2.11.0-3+deb9u2) ...
09:41:04 [2019-12-10T09:41:04.692Z] #42 77.97   DEP      criu/config.d
09:41:04 [2019-12-10T09:41:04.692Z] #42 78.11   DEP      criu/clone-noasan.d
09:41:04 [2019-12-10T09:41:04.692Z] #42 78.16   DEP      criu/cgroup.d
09:41:04 [2019-12-10T09:41:04.841Z] #17 81.52 Selecting previously unselected package binutils-mingw-w64-i686.
09:41:05 [2019-12-10T09:41:05.088Z] #42 78.27   DEP      criu/cgroup-props.d
09:41:05 [2019-12-10T09:41:05.088Z] #42 78.35   DEP      criu/bitmap.d
09:41:05 [2019-12-10T09:41:05.088Z] #42 78.36   DEP      criu/bfd.d
09:41:05 [2019-12-10T09:41:05.088Z] #42 78.51   DEP      criu/autofs.d
09:41:05 [2019-12-10T09:41:05.101Z] #17 81.52 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ...
09:41:05 [2019-12-10T09:41:05.101Z] #17 81.53 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
09:41:05 [2019-12-10T09:41:05.298Z] #50 ...
09:41:05 [2019-12-10T09:41:05.298Z] 
09:41:05 [2019-12-10T09:41:05.298Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:41:05 [2019-12-10T09:41:05.298Z] #26 40.64 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
09:41:05 [2019-12-10T09:41:05.298Z] #26 40.89 skipping existing 1849cc453dee
09:41:05 [2019-12-10T09:41:05.298Z] #26 41.10 
09:41:05 [2019-12-10T09:41:05.298Z] #26 43.27 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
09:41:05 [2019-12-10T09:41:05.298Z] #26 44.06 
09:41:05 [2019-12-10T09:41:05.298Z] #26 44.32 
######################################################################## 100.0%
09:41:05 [2019-12-10T09:41:05.298Z] #26 44.49 
09:41:05 [2019-12-10T09:41:05.298Z] #26 44.62 Download of images into '/build' complete.
09:41:05 [2019-12-10T09:41:05.298Z] #26 44.62 Use something like the following to load the result into a Docker daemon:
09:41:05 [2019-12-10T09:41:05.298Z] #26 44.62   tar -cC '/build' . | docker load
09:41:05 [2019-12-10T09:41:05.298Z] #26 DONE 45.3s
09:41:05 [2019-12-10T09:41:05.298Z] 
09:41:05 [2019-12-10T09:41:05.298Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:41:05 [2019-12-10T09:41:05.486Z] #42 78.62   DEP      criu/aio.d
09:41:05 [2019-12-10T09:41:05.486Z] #42 78.76   DEP      criu/action-scripts.d
09:41:05 [2019-12-10T09:41:05.486Z] #42 78.93   CC       criu/action-scripts.o
09:41:05 [2019-12-10T09:41:05.512Z] #41 94.92   CC       criu/cr-check.o
09:41:05 [2019-12-10T09:41:05.889Z] #42 79.30   CC       criu/aio.o
09:41:06 [2019-12-10T09:41:06.077Z] #41 ...
09:41:06 [2019-12-10T09:41:06.077Z] 
09:41:06 [2019-12-10T09:41:06.077Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:41:06 [2019-12-10T09:41:06.077Z] #54 181.3 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
09:41:06 [2019-12-10T09:41:06.296Z] #42 79.72   CC       criu/autofs.o
09:41:06 [2019-12-10T09:41:06.484Z] #17 82.95 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:41:06 [2019-12-10T09:41:06.484Z] #17 82.95 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ...
09:41:06 [2019-12-10T09:41:06.484Z] #17 82.98 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
09:41:07 [2019-12-10T09:41:07.667Z] #42 81.20   CC       criu/bfd.o
09:41:07 [2019-12-10T09:41:07.825Z] #40 39.65 Reading package lists...
09:41:07 [2019-12-10T09:41:07.977Z] #54 183.2 + mkdir -p /build
09:41:07 [2019-12-10T09:41:07.977Z] #54 183.2 + cp runc /build/runc
09:41:08 [2019-12-10T09:41:08.398Z] #17 84.49 Selecting previously unselected package binutils-mingw-w64.
09:41:08 [2019-12-10T09:41:08.398Z] #17 84.49 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
09:41:08 [2019-12-10T09:41:08.398Z] #17 84.50 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
09:41:08 [2019-12-10T09:41:08.398Z] #17 84.66 Selecting previously unselected package mingw-w64-common.
09:41:08 [2019-12-10T09:41:08.398Z] #17 84.66 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
09:41:08 [2019-12-10T09:41:08.398Z] #17 84.69 Unpacking mingw-w64-common (5.0.1-1) ...
09:41:08 [2019-12-10T09:41:08.531Z] #42 81.74   CC       criu/bitmap.o
09:41:08 [2019-12-10T09:41:08.531Z] #42 81.88   CC       criu/cgroup-props.o
09:41:08 [2019-12-10T09:41:08.543Z] #54 DONE 183.6s
09:41:08 [2019-12-10T09:41:08.543Z] 
09:41:08 [2019-12-10T09:41:08.543Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:41:08 [2019-12-10T09:41:08.543Z] #41 96.32   CC       criu/cr-dedup.o
09:41:08 [2019-12-10T09:41:08.543Z] #41 96.74   CC       criu/cr-dump.o
09:41:09 [2019-12-10T09:41:09.109Z] #41 98.56   CC       criu/cr-errno.o
09:41:09 [2019-12-10T09:41:09.199Z] #40 48.49 Building dependency tree...
09:41:09 [2019-12-10T09:41:09.366Z] #41 98.70   CC       criu/cr-restore.o
09:41:09 [2019-12-10T09:41:09.732Z] #42 82.78   CC       criu/cgroup.o
09:41:10 [2019-12-10T09:41:10.573Z] #40 ...
09:41:10 [2019-12-10T09:41:10.573Z] 
09:41:10 [2019-12-10T09:41:10.573Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
09:41:10 [2019-12-10T09:41:10.652Z] #42 ...
09:41:10 [2019-12-10T09:41:10.652Z] 
09:41:10 [2019-12-10T09:41:10.652Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:41:10 [2019-12-10T09:41:10.652Z] #18 88.45 Selecting previously unselected package gcc-mingw-w64-base.
09:41:10 [2019-12-10T09:41:10.652Z] #18 88.45 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ...
09:41:10 [2019-12-10T09:41:10.652Z] #18 88.45 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
09:41:10 [2019-12-10T09:41:10.652Z] #18 88.55 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:41:10 [2019-12-10T09:41:10.652Z] #18 88.55 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
09:41:10 [2019-12-10T09:41:10.652Z] #18 88.55 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:41:11 [2019-12-10T09:41:11.039Z] #18 ...
09:41:11 [2019-12-10T09:41:11.039Z] 
09:41:11 [2019-12-10T09:41:11.039Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:41:11 [2019-12-10T09:41:11.039Z] #45 121.8 crypto/tls
09:41:11 [2019-12-10T09:41:11.039Z] #45 128.0 net/http/httptrace
09:41:11 [2019-12-10T09:41:11.039Z] #45 128.3 net/http
09:41:11 [2019-12-10T09:41:11.118Z] Client: Docker Engine - Enterprise
09:41:11 [2019-12-10T09:41:11.118Z]  Version:           19.03.2
09:41:11 [2019-12-10T09:41:11.118Z]  API version:       1.40
09:41:11 [2019-12-10T09:41:11.118Z]  Go version:        go1.12.8
09:41:11 [2019-12-10T09:41:11.118Z]  Git commit:        c92ab06ed9
09:41:11 [2019-12-10T09:41:11.118Z]  Built:             09/03/2019 16:38:11
09:41:11 [2019-12-10T09:41:11.118Z]  OS/Arch:           windows/amd64
09:41:11 [2019-12-10T09:41:11.118Z]  Experimental:      false
09:41:11 [2019-12-10T09:41:11.118Z] 
09:41:11 [2019-12-10T09:41:11.118Z] Server: Docker Engine - Enterprise
09:41:11 [2019-12-10T09:41:11.118Z]  Engine:
09:41:11 [2019-12-10T09:41:11.118Z]   Version:          19.03.2
09:41:11 [2019-12-10T09:41:11.118Z]   API version:      1.40 (minimum version 1.24)
09:41:11 [2019-12-10T09:41:11.118Z]   Go version:       go1.12.8
09:41:11 [2019-12-10T09:41:11.118Z]   Git commit:       c92ab06ed9
09:41:11 [2019-12-10T09:41:11.118Z]   Built:            09/03/2019 16:35:47
09:41:11 [2019-12-10T09:41:11.118Z]   OS/Arch:          windows/amd64
09:41:11 [2019-12-10T09:41:11.118Z]   Experimental:     true
[Pipeline] sh
09:41:11 [2019-12-10T09:41:11.947Z] #27 DONE 1.4s
09:41:11 [2019-12-10T09:41:11.947Z] 
09:41:11 [2019-12-10T09:41:11.947Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:41:12 [2019-12-10T09:41:12.406Z] #45 ...
09:41:12 [2019-12-10T09:41:12.406Z] 
09:41:12 [2019-12-10T09:41:12.406Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:41:12 [2019-12-10T09:41:12.406Z] #42 85.54   CC       criu/clone-noasan.o
09:41:12 [2019-12-10T09:41:12.406Z] #42 85.66   CC       criu/config.o
09:41:12 [2019-12-10T09:41:12.604Z] #17 ...
09:41:12 [2019-12-10T09:41:12.604Z] 
09:41:12 [2019-12-10T09:41:12.604Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:41:12 [2019-12-10T09:41:12.604Z] #28 144.6 + rm -rf /tmp/tmp.XcFupOa35e
09:41:12 [2019-12-10T09:41:12.646Z] + docker info
09:41:12 [2019-12-10T09:41:12.647Z] #41 102.0   CC       criu/cr-service.o
09:41:13 [2019-12-10T09:41:13.496Z] #59 50.80 Checking out files:  25% (761/2934)   
Checking out files:  26% (763/2934)   
Checking out files:  27% (793/2934)   
Checking out files:  28% (822/2934)   
Checking out files:  29% (851/2934)   
Checking out files:  30% (881/2934)   
Checking out files:  31% (910/2934)   
Checking out files:  32% (939/2934)   
Checking out files:  33% (969/2934)   
Checking out files:  34% (998/2934)   
Checking out files:  35% (1027/2934)   
Checking out files:  36% (1057/2934)   
Checking out files:  37% (1086/2934)   
Checking out files:  38% (1115/2934)   
Checking out files:  39% (1145/2934)   
Checking out files:  40% (1174/2934)   
Checking out files:  41% (1203/2934)   
Checking out files:  42% (1233/2934)   
Checking out files:  43% (1262/2934)   
Checking out files:  44% (1291/2934)   
Checking out files:  45% (1321/2934)   
Checking out files:  46% (1350/2934)   
Checking out files:  47% (1379/2934)   
Checking out files:  48% (1409/2934)   
Checking out files:  49% (1438/2934)   
Checking out files:  50% (1467/2934)   
Checking out files:  51% (1497/2934)   
Checking out files:  52% (1526/2934)   
Checking out files:  53% (1556/2934)   
Checking out files:  54% (1585/2934)   
Checking out files:  55% (1614/2934)   
Checking out files:  56% (1644/2934)   
Checking out files:  57% (1673/2934)   
Checking out files:  58% (1702/2934)   
Checking out files:  59% (1732/2934)   
Checking out files:  60% (1761/2934)   
Checking out files:  61% (1790/2934)   
Checking out files:  62% (1820/2934)   
Checking out files:  63% (1849/2934)   
Checking out files:  64% (1878/2934)   
Checking out files:  64% (1887/2934)   
Checking out files:  65% (1908/2934)   
Checking out files:  66% (1937/2934)   
Checking out files:  67% (1966/2934)   
Checking out files:  68% (1996/2934)   
Checking out files:  69% (2025/2934)   
Checking out files:  70% (2054/2934)   
Checking out files:  71% (2084/2934)   
Checking out files:  72% (2113/2934)   
Checking out files:  73% (2142/2934)   
Checking out files:  74% (2172/2934)   
Checking out files:  75% (2201/2934)   
Checking out files:  76% (2230/2934)   
Checking out files:  77% (2260/2934)   
Checking out files:  78% (2289/2934)   
Checking out files:  79% (2318/2934)   
Checking out files:  80% (2348/2934)   
Checking out files:  81% (2377/2934)   
Checking out files:  82% (2406/2934)   
Checking out files:  82% (2426/2934)   
Checking out files:  83% (2436/2934)   
Checking out files:  84% (2465/2934)   
Checking out files:  85% (2494/2934)   
Checking out files:  86% (2524/2934)   
Checking out files:  87% (2553/2934)   
Checking out files:  88% (2582/2934)   
Checking out files:  89% (2612/2934)   
Checking out files:  90% (2641/2934)   
Checking out files:  91% (2670/2934)   
Checking out files:  92% (2700/2934)   
Checking out files:  93% (2729/2934)   
Checking out files:  94% (2758/2934)   
Checking out files:  95% (2788/2934)   
Checking out files:  96% (2817/2934)   
Checking out files:  97% (2846/2934)   
Checking out files:  98% (2876/2934)   
Checking out files:  99% (2905/2934)   
Checking out files: 100% (2934/2934)   
Checking out files: 100% (2934/2934), done.
09:41:13 [2019-12-10T09:41:13.545Z] #28 ...
09:41:13 [2019-12-10T09:41:13.545Z] 
09:41:13 [2019-12-10T09:41:13.545Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:41:13 [2019-12-10T09:41:13.545Z] #41 79.89   CC       criu/arch/aarch64/sigframe.o
09:41:13 [2019-12-10T09:41:13.545Z] #41 80.27   LINK     criu/arch/aarch64/crtools.built-in.o
09:41:13 [2019-12-10T09:41:13.545Z] #41 80.35   DEP      criu/arch/aarch64/intraprocedure.d
09:41:13 [2019-12-10T09:41:13.545Z] #41 80.39   DEP      criu/arch/aarch64/vdso-pie.d
09:41:13 [2019-12-10T09:41:13.545Z] #41 80.57   DEP      criu/pie/parasite-vdso.d
09:41:13 [2019-12-10T09:41:13.545Z] #41 80.88   DEP      criu/pie/util-vdso.d
09:41:13 [2019-12-10T09:41:13.545Z] #41 81.10   DEP      criu/pie/util.d
09:41:13 [2019-12-10T09:41:13.545Z] #41 81.30   CC       criu/pie/util.o
09:41:13 [2019-12-10T09:41:13.545Z] #41 81.81   CC       criu/pie/util-vdso.o
09:41:13 [2019-12-10T09:41:13.545Z] #41 82.52   CC       criu/pie/parasite-vdso.o
09:41:13 [2019-12-10T09:41:13.545Z] #41 83.32   CC       criu/arch/aarch64/vdso-pie.o
09:41:13 [2019-12-10T09:41:13.545Z] #41 83.77   CC       criu/arch/aarch64/intraprocedure.o
09:41:13 [2019-12-10T09:41:13.545Z] #41 83.84   AR       criu/pie/pie.lib.a
09:41:13 [2019-12-10T09:41:13.545Z] #41 83.93   DEP      criu/pie/restorer.d
09:41:13 [2019-12-10T09:41:13.545Z] #41 84.23   DEP      criu/arch/aarch64/restorer.d
09:41:13 [2019-12-10T09:41:13.545Z] #41 84.58   DEP      criu/pie/parasite.d
09:41:13 [2019-12-10T09:41:13.545Z] #41 84.92   CC       criu/pie/parasite.o
09:41:13 [2019-12-10T09:41:13.545Z] #41 86.43   LINK     criu/pie/parasite.built-in.o
09:41:13 [2019-12-10T09:41:13.545Z] #41 86.46   GEN      criu/pie/parasite-blob.h
09:41:13 [2019-12-10T09:41:13.545Z] #41 86.49   CC       criu/arch/aarch64/restorer.o
09:41:13 [2019-12-10T09:41:13.545Z] #41 87.14   CC       criu/pie/restorer.o
09:41:13 [2019-12-10T09:41:13.545Z] #41 ...
09:41:13 [2019-12-10T09:41:13.545Z] 
09:41:13 [2019-12-10T09:41:13.545Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:41:13 [2019-12-10T09:41:13.545Z] #17 89.32 Selecting previously unselected package mingw-w64-x86-64-dev.
09:41:13 [2019-12-10T09:41:13.545Z] #17 89.33 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
09:41:13 [2019-12-10T09:41:13.545Z] #17 89.35 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
09:41:13 [2019-12-10T09:41:13.581Z] #41 103.0   CC       criu/crtools.o
09:41:13 [2019-12-10T09:41:13.755Z] #59 53.86 + cd /tmp/tmp.SwnTqyTp37/src/github.com/containerd/containerd
09:41:13 [2019-12-10T09:41:13.755Z] #59 53.86 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
09:41:13 [2019-12-10T09:41:13.783Z] #42 87.10   CC       criu/cr-check.o
09:41:14 [2019-12-10T09:41:14.115Z] #17 ...
09:41:14 [2019-12-10T09:41:14.115Z] 
09:41:14 [2019-12-10T09:41:14.115Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:41:14 [2019-12-10T09:41:14.115Z] #28 DONE 146.6s
09:41:14 [2019-12-10T09:41:14.115Z] 
09:41:14 [2019-12-10T09:41:14.115Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:41:14 [2019-12-10T09:41:14.115Z] #44 137.2 github.com/LK4D4/vndr/godl
09:41:14 [2019-12-10T09:41:14.115Z] #44 138.1 github.com/LK4D4/vndr
09:41:14 [2019-12-10T09:41:14.147Z] #41 103.5   CC       criu/eventfd.o
09:41:14 [2019-12-10T09:41:14.404Z] #41 103.8   CC       criu/eventpoll.o
09:41:14 [2019-12-10T09:41:14.970Z] #41 104.3   CC       criu/external.o
09:41:15 [2019-12-10T09:41:15.055Z] #44 ...
09:41:15 [2019-12-10T09:41:15.055Z] 
09:41:15 [2019-12-10T09:41:15.055Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:41:15 [2019-12-10T09:41:15.055Z] #41 91.49   LINK     criu/pie/restorer.built-in.o
09:41:15 [2019-12-10T09:41:15.055Z] #41 91.65   GEN      criu/pie/restorer-blob.h
09:41:15 [2019-12-10T09:41:15.129Z] #59 55.18 + export 'BUILDTAGS=netgo osusergo static_build'
09:41:15 [2019-12-10T09:41:15.129Z] #59 55.18 + BUILDTAGS='netgo osusergo static_build'
09:41:15 [2019-12-10T09:41:15.129Z] #59 55.18 + export EXTRA_FLAGS=-buildmode=pie
09:41:15 [2019-12-10T09:41:15.129Z] #59 55.18 + EXTRA_FLAGS=-buildmode=pie
09:41:15 [2019-12-10T09:41:15.129Z] #59 55.18 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:41:15 [2019-12-10T09:41:15.129Z] #59 55.18 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:41:15 [2019-12-10T09:41:15.129Z] #59 55.18 + '[' '' = dynamic ']'
09:41:15 [2019-12-10T09:41:15.129Z] #59 55.18 + make
09:41:15 [2019-12-10T09:41:15.166Z] #42 88.49   CC       criu/cr-dedup.o
09:41:15 [2019-12-10T09:41:15.228Z] #41 104.6   CC       criu/fault-injection.o
09:41:15 [2019-12-10T09:41:15.228Z] #41 104.7   CC       criu/fdstore.o
09:41:15 [2019-12-10T09:41:15.316Z] #41 91.89   DEP      criu/vdso.d
09:41:15 [2019-12-10T09:41:15.387Z] #59 ...
09:41:15 [2019-12-10T09:41:15.387Z] 
09:41:15 [2019-12-10T09:41:15.387Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:41:15 [2019-12-10T09:41:15.387Z] #68 DONE 55.8s
09:41:15 [2019-12-10T09:41:15.645Z] 
09:41:15 [2019-12-10T09:41:15.645Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:41:15 [2019-12-10T09:41:15.645Z] #40 51.81 The following additional packages will be installed:
09:41:15 [2019-12-10T09:41:15.645Z] #40 51.81   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
09:41:15 [2019-12-10T09:41:15.645Z] #40 51.82   libprotoc10 python-pkg-resources zlib1g-dev
09:41:15 [2019-12-10T09:41:15.645Z] #40 51.83 Suggested packages:
09:41:15 [2019-12-10T09:41:15.645Z] #40 51.84   manpages-dev python-setuptools
09:41:15 [2019-12-10T09:41:15.645Z] #40 54.54 The following NEW packages will be installed:
09:41:15 [2019-12-10T09:41:15.645Z] #40 54.56   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:41:15 [2019-12-10T09:41:15.645Z] #40 54.56   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
09:41:15 [2019-12-10T09:41:15.645Z] #40 54.57   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:41:15 [2019-12-10T09:41:15.645Z] #40 54.58   zlib1g-dev
09:41:15 [2019-12-10T09:41:15.645Z] #40 55.86 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
09:41:15 [2019-12-10T09:41:15.645Z] #40 55.86 Need to get 3602 kB of archives.
09:41:15 [2019-12-10T09:41:15.645Z] #40 55.86 After this operation, 18.9 MB of additional disk space will be used.
09:41:15 [2019-12-10T09:41:15.645Z] #40 55.86 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
09:41:15 [2019-12-10T09:41:15.645Z] #40 55.87 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
09:41:15 [2019-12-10T09:41:15.645Z] #40 55.87 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
09:41:15 [2019-12-10T09:41:15.645Z] #40 55.88 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
09:41:15 [2019-12-10T09:41:15.645Z] #40 55.88 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
09:41:15 [2019-12-10T09:41:15.645Z] #40 55.91 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
09:41:15 [2019-12-10T09:41:15.645Z] #40 55.92 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
09:41:15 [2019-12-10T09:41:15.645Z] #40 55.92 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
09:41:15 [2019-12-10T09:41:15.645Z] #40 55.97 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
09:41:15 [2019-12-10T09:41:15.645Z] #40 56.14 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
09:41:15 [2019-12-10T09:41:15.645Z] #40 56.18 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
09:41:15 [2019-12-10T09:41:15.645Z] #40 56.32 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
09:41:15 [2019-12-10T09:41:15.645Z] #40 56.40 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
09:41:15 [2019-12-10T09:41:15.793Z] #41 105.0   CC       criu/fifo.o
09:41:15 [2019-12-10T09:41:15.836Z] #42 89.07   CC       criu/cr-dump.o
09:41:15 [2019-12-10T09:41:15.887Z] #41 92.33   DEP      criu/uts_ns.d
09:41:15 [2019-12-10T09:41:15.887Z] #41 ...
09:41:15 [2019-12-10T09:41:15.887Z] 
09:41:15 [2019-12-10T09:41:15.887Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:41:15 [2019-12-10T09:41:15.887Z] #44 DONE 148.2s
09:41:15 [2019-12-10T09:41:15.903Z] #40 56.42 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
09:41:15 [2019-12-10T09:41:15.903Z] #40 56.42 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
09:41:15 [2019-12-10T09:41:15.903Z] #40 56.42 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
09:41:16 [2019-12-10T09:41:16.052Z] #41 105.3   CC       criu/file-ids.o
09:41:16 [2019-12-10T09:41:16.052Z] #41 105.4   CC       criu/file-lock.o
09:41:16 [2019-12-10T09:41:16.147Z] 
09:41:16 [2019-12-10T09:41:16.147Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:41:16 [2019-12-10T09:41:16.147Z] #41 92.60   DEP      criu/util.d
09:41:16 [2019-12-10T09:41:16.408Z] #41 92.87   DEP      criu/uffd.d
09:41:16 [2019-12-10T09:41:16.618Z] #41 106.1   CC       criu/files-ext.o
09:41:16 [2019-12-10T09:41:16.668Z] #41 93.14   DEP      criu/tun.d
09:41:16 [2019-12-10T09:41:16.876Z] #41 106.3   CC       criu/files-reg.o
09:41:16 [2019-12-10T09:41:16.928Z] #41 93.31   DEP      criu/tty.d
09:41:17 [2019-12-10T09:41:17.189Z] #41 93.77   DEP      criu/timerfd.d
09:41:17 [2019-12-10T09:41:17.760Z] #41 94.09   DEP      criu/sysfs_parse.d
09:41:17 [2019-12-10T09:41:17.760Z] #41 94.30   DEP      criu/sysctl.d
09:41:17 [2019-12-10T09:41:17.760Z] #41 94.41   DEP      criu/string.d
09:41:17 [2019-12-10T09:41:17.807Z] #40 58.06 debconf: delaying package configuration, since apt-utils is not installed
09:41:17 [2019-12-10T09:41:17.807Z] #40 58.24 Fetched 3602 kB in 1s (2091 kB/s)
09:41:17 [2019-12-10T09:41:17.807Z] #40 58.41 Selecting previously unselected package libnet1:amd64.
09:41:17 [2019-12-10T09:41:17.807Z] #40 58.41 (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 ... 15091 files and directories currently installed.)
09:41:17 [2019-12-10T09:41:17.807Z] #40 58.45 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
09:41:17 [2019-12-10T09:41:17.807Z] #40 58.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
09:41:17 [2019-12-10T09:41:17.807Z] #40 ...
09:41:17 [2019-12-10T09:41:17.807Z] 
09:41:17 [2019-12-10T09:41:17.807Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:41:17 [2019-12-10T09:41:17.807Z] #31 58.24 sync
09:41:17 [2019-12-10T09:41:17.807Z] #31 58.25 internal/reflectlite
09:41:18 [2019-12-10T09:41:18.021Z] #41 94.45   DEP      criu/stats.d
09:41:18 [2019-12-10T09:41:18.021Z] #41 94.55   DEP      criu/sockets.d
09:41:18 [2019-12-10T09:41:18.249Z] #41 107.6   CC       criu/files.o
09:41:18 [2019-12-10T09:41:18.281Z] #41 94.80   DEP      criu/sk-unix.d
09:41:18 [2019-12-10T09:41:18.543Z] #41 95.07   DEP      criu/sk-tcp.d
09:41:18 [2019-12-10T09:41:18.633Z] #42 91.80   CC       criu/cr-errno.o
09:41:18 [2019-12-10T09:41:18.633Z] #42 91.87   CC       criu/cr-restore.o
09:41:18 [2019-12-10T09:41:18.804Z] #41 95.20   DEP      criu/sk-queue.d
09:41:18 [2019-12-10T09:41:18.804Z] #41 95.32   DEP      criu/sk-packet.d
09:41:19 [2019-12-10T09:41:19.065Z] #41 95.54   DEP      criu/sk-netlink.d
09:41:19 [2019-12-10T09:41:19.326Z] #41 95.79   DEP      criu/sk-inet.d
09:41:19 [2019-12-10T09:41:19.326Z] #41 96.03   DEP      criu/signalfd.d
09:41:19 [2019-12-10T09:41:19.587Z] #41 96.17   DEP      criu/sigframe.d
09:41:19 [2019-12-10T09:41:19.624Z] #41 108.9   CC       criu/filesystems.o
09:41:19 [2019-12-10T09:41:19.847Z] #41 96.26   DEP      criu/shmem.d
09:41:19 [2019-12-10T09:41:19.847Z] #41 96.39   DEP      criu/servicefd.d
09:41:19 [2019-12-10T09:41:19.882Z] #41 109.3   CC       criu/fsnotify.o
09:41:20 [2019-12-10T09:41:20.107Z] #41 96.50   DEP      criu/seize.d
09:41:20 [2019-12-10T09:41:20.107Z] #41 96.69   DEP      criu/seccomp.d
09:41:20 [2019-12-10T09:41:20.339Z] #31 60.67 errors
09:41:20 [2019-12-10T09:41:20.339Z] #31 60.67 sort
09:41:20 [2019-12-10T09:41:20.367Z] #41 96.81   DEP      criu/rst-malloc.d
09:41:20 [2019-12-10T09:41:20.367Z] #41 96.87   DEP      criu/rbtree.d
09:41:20 [2019-12-10T09:41:20.367Z] #41 96.92   DEP      criu/pstree.d
09:41:20 [2019-12-10T09:41:20.447Z] #41 110.0   CC       criu/image-desc.o
09:41:20 [2019-12-10T09:41:20.628Z] #41 97.16   DEP      criu/protobuf.d
09:41:20 [2019-12-10T09:41:20.705Z] #41 110.1   CC       criu/image.o
09:41:20 [2019-12-10T09:41:20.889Z] #41 97.40   GEN      criu/protobuf-desc-gen.h
09:41:20 [2019-12-10T09:41:20.906Z] #31 61.13 strconv
09:41:21 [2019-12-10T09:41:21.271Z] #41 110.6   CC       criu/ipc_ns.o
09:41:21 [2019-12-10T09:41:21.840Z] #31 62.16 io
09:41:22 [2019-12-10T09:41:22.053Z] #42 ...
09:41:22 [2019-12-10T09:41:22.053Z] 
09:41:22 [2019-12-10T09:41:22.053Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:41:22 [2019-12-10T09:41:22.053Z] #45 139.1 github.com/LK4D4/vndr/godl
09:41:22 [2019-12-10T09:41:22.206Z] #41 111.5   CC       criu/irmap.o
09:41:22 [2019-12-10T09:41:22.407Z] #31 ...
09:41:22 [2019-12-10T09:41:22.407Z] 
09:41:22 [2019-12-10T09:41:22.407Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:41:22 [2019-12-10T09:41:22.407Z] #28 52.96 + cd /tmp/tmp.IWoi0ESuKL/src/github.com/go-swagger/go-swagger
09:41:22 [2019-12-10T09:41:22.407Z] #28 52.96 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
09:41:22 [2019-12-10T09:41:22.407Z] #28 56.27 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:41:22 [2019-12-10T09:41:22.407Z] #28 ...
09:41:22 [2019-12-10T09:41:22.407Z] 
09:41:22 [2019-12-10T09:41:22.407Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:41:22 [2019-12-10T09:41:22.407Z] #40 58.64 Selecting previously unselected package libcap-dev:amd64.
09:41:22 [2019-12-10T09:41:22.407Z] #40 58.66 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
09:41:22 [2019-12-10T09:41:22.407Z] #40 58.67 Unpacking libcap-dev:amd64 (1:2.25-1) ...
09:41:22 [2019-12-10T09:41:22.407Z] #40 58.80 Selecting previously unselected package libnet1-dev.
09:41:22 [2019-12-10T09:41:22.407Z] #40 58.82 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
09:41:22 [2019-12-10T09:41:22.407Z] #40 58.82 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
09:41:22 [2019-12-10T09:41:22.407Z] #40 59.13 Selecting previously unselected package libnl-3-200:amd64.
09:41:22 [2019-12-10T09:41:22.407Z] #40 59.13 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
09:41:22 [2019-12-10T09:41:22.407Z] #40 59.15 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
09:41:22 [2019-12-10T09:41:22.407Z] #40 59.36 Selecting previously unselected package libnl-3-dev:amd64.
09:41:22 [2019-12-10T09:41:22.407Z] #40 59.43 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
09:41:22 [2019-12-10T09:41:22.407Z] #40 59.44 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
09:41:22 [2019-12-10T09:41:22.407Z] #40 59.81 Selecting previously unselected package libprotobuf-c1:amd64.
09:41:22 [2019-12-10T09:41:22.407Z] #40 59.81 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
09:41:22 [2019-12-10T09:41:22.407Z] #40 59.81 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
09:41:22 [2019-12-10T09:41:22.407Z] #40 59.94 Selecting previously unselected package libprotobuf-c-dev:amd64.
09:41:22 [2019-12-10T09:41:22.407Z] #40 59.94 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
09:41:22 [2019-12-10T09:41:22.407Z] #40 59.99 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
09:41:22 [2019-12-10T09:41:22.407Z] #40 60.13 Selecting previously unselected package zlib1g-dev:amd64.
09:41:22 [2019-12-10T09:41:22.407Z] #40 60.15 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
09:41:22 [2019-12-10T09:41:22.407Z] #40 60.19 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
09:41:22 [2019-12-10T09:41:22.407Z] #40 60.53 Selecting previously unselected package libprotobuf10:amd64.
09:41:22 [2019-12-10T09:41:22.407Z] #40 60.53 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
09:41:22 [2019-12-10T09:41:22.407Z] #40 60.54 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
09:41:22 [2019-12-10T09:41:22.407Z] #40 61.14 Selecting previously unselected package libprotobuf-lite10:amd64.
09:41:22 [2019-12-10T09:41:22.407Z] #40 61.14 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
09:41:22 [2019-12-10T09:41:22.407Z] #40 61.16 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
09:41:22 [2019-12-10T09:41:22.407Z] #40 61.42 Selecting previously unselected package libprotobuf-dev:amd64.
09:41:22 [2019-12-10T09:41:22.407Z] #40 61.42 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
09:41:22 [2019-12-10T09:41:22.407Z] #40 61.43 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
09:41:22 [2019-12-10T09:41:22.407Z] #40 62.92 Selecting previously unselected package libprotoc10:amd64.
09:41:22 [2019-12-10T09:41:22.407Z] #40 62.92 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
09:41:22 [2019-12-10T09:41:22.407Z] #40 62.92 Unpacking libprotoc10:amd64 (3.0.0-9) ...
09:41:22 [2019-12-10T09:41:22.462Z] #45 139.8 github.com/LK4D4/vndr
09:41:22 [2019-12-10T09:41:22.464Z] #41 111.9   CC       criu/kcmp-ids.o
09:41:22 [2019-12-10T09:41:22.722Z] #41 112.1   CC       criu/kerndat.o
09:41:22 [2019-12-10T09:41:22.803Z] #41 99.11   DEP      criu/protobuf-desc.d
09:41:22 [2019-12-10T09:41:22.803Z] #41 99.29   DEP      criu/proc_parse.d
09:41:23 [2019-12-10T09:41:23.063Z] #41 99.59   DEP      criu/plugin.d
09:41:23 [2019-12-10T09:41:23.323Z] #41 99.72   DEP      criu/pipes.d
09:41:23 [2019-12-10T09:41:23.323Z] #41 99.91   DEP      criu/pie-util.d
09:41:23 [2019-12-10T09:41:23.341Z] #40 63.85 Selecting previously unselected package protobuf-c-compiler.
09:41:23 [2019-12-10T09:41:23.342Z] #40 63.85 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
09:41:23 [2019-12-10T09:41:23.342Z] #40 63.87 Unpacking protobuf-c-compiler (1.2.1-2) ...
09:41:23 [2019-12-10T09:41:23.342Z] #40 64.12 Selecting previously unselected package protobuf-compiler.
09:41:23 [2019-12-10T09:41:23.585Z] #41 100.1   DEP      criu/pie-util-vdso.d
09:41:23 [2019-12-10T09:41:23.601Z] #40 64.13 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
09:41:23 [2019-12-10T09:41:23.601Z] #40 64.13 Unpacking protobuf-compiler (3.0.0-9) ...
09:41:23 [2019-12-10T09:41:23.656Z] #41 112.9   CC       criu/libnetlink.o
09:41:23 [2019-12-10T09:41:23.656Z] #41 ...
09:41:23 [2019-12-10T09:41:23.656Z] 
09:41:23 [2019-12-10T09:41:23.656Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:41:23 [2019-12-10T09:41:23.656Z] #38 199.5 + dpkg --print-architecture
09:41:23 [2019-12-10T09:41:23.656Z] #38 199.5 + cd /tmp/tmp.SxjjGJu3a2/src/github.com/docker/distribution
09:41:23 [2019-12-10T09:41:23.656Z] #38 199.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
09:41:23 [2019-12-10T09:41:23.845Z] #41 100.3   DEP      criu/pie-util-vdso-elf32.d
09:41:23 [2019-12-10T09:41:23.859Z] #40 64.44 Selecting previously unselected package python-pkg-resources.
09:41:23 [2019-12-10T09:41:23.859Z] #40 64.44 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
09:41:23 [2019-12-10T09:41:23.859Z] #40 64.48 Unpacking python-pkg-resources (33.1.1-1) ...
09:41:23 [2019-12-10T09:41:23.859Z] #40 ...
09:41:23 [2019-12-10T09:41:23.859Z] 
09:41:23 [2019-12-10T09:41:23.859Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:41:23 [2019-12-10T09:41:23.859Z] #31 64.30 internal/oserror
09:41:23 [2019-12-10T09:41:23.914Z] #38 199.8 + GOPATH=/tmp/tmp.SxjjGJu3a2/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.SxjjGJu3a2
09:41:23 [2019-12-10T09:41:23.914Z] #38 199.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:41:24 [2019-12-10T09:41:24.106Z] #41 100.5   DEP      criu/path.d
09:41:24 [2019-12-10T09:41:24.106Z] #41 100.7   DEP      criu/parasite-syscall.d
09:41:24 [2019-12-10T09:41:24.118Z] #31 64.45 syscall
09:41:24 [2019-12-10T09:41:24.367Z] #41 101.0   DEP      criu/pagemap.d
09:41:24 [2019-12-10T09:41:24.938Z] #41 101.3   DEP      criu/pagemap-cache.d
09:41:24 [2019-12-10T09:41:24.938Z] #41 101.5   DEP      criu/page-xfer.d
09:41:24 [2019-12-10T09:41:24.938Z] #41 101.6   DEP      criu/page-pipe.d
09:41:25 [2019-12-10T09:41:25.199Z] #41 101.8   DEP      criu/netfilter.d
09:41:25 [2019-12-10T09:41:25.459Z] #41 102.1   DEP      criu/net.d
09:41:25 [2019-12-10T09:41:25.492Z] #31 65.65 reflect
09:41:25 [2019-12-10T09:41:25.750Z] #31 ...
09:41:25 [2019-12-10T09:41:25.750Z] 
09:41:25 [2019-12-10T09:41:25.750Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:41:25 [2019-12-10T09:41:25.750Z] #47 56.14 + cd /tmp/tmp.Qr2CSLE2SL/src/gotest.tools/gotestsum
09:41:25 [2019-12-10T09:41:25.750Z] #47 56.14 + git checkout -q v0.3.5
09:41:25 [2019-12-10T09:41:25.750Z] #47 56.23 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
09:41:26 [2019-12-10T09:41:26.009Z] #47 ...
09:41:26 [2019-12-10T09:41:26.009Z] 
09:41:26 [2019-12-10T09:41:26.009Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:41:26 [2019-12-10T09:41:26.009Z] #40 65.05 Selecting previously unselected package python-protobuf.
09:41:26 [2019-12-10T09:41:26.009Z] #40 65.05 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
09:41:26 [2019-12-10T09:41:26.009Z] #40 65.11 Unpacking python-protobuf (3.0.0-9) ...
09:41:26 [2019-12-10T09:41:26.009Z] #40 65.53 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
09:41:26 [2019-12-10T09:41:26.009Z] #40 65.61 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
09:41:26 [2019-12-10T09:41:26.009Z] #40 65.63 Setting up python-pkg-resources (33.1.1-1) ...
09:41:26 [2019-12-10T09:41:26.031Z] #41 102.4   DEP      criu/namespaces.d
09:41:26 [2019-12-10T09:41:26.031Z] #41 102.6   DEP      criu/mount.d
09:41:26 [2019-12-10T09:41:26.291Z] #41 102.9   DEP      criu/mem.d
09:41:26 [2019-12-10T09:41:26.551Z] #41 103.2   DEP      criu/lsm.d
09:41:26 [2019-12-10T09:41:26.814Z] #41 103.4   DEP      criu/log.d
09:41:26 [2019-12-10T09:41:26.814Z] #41 103.5   DEP      criu/libnetlink.d
09:41:26 [2019-12-10T09:41:26.950Z] #40 ...
09:41:26 [2019-12-10T09:41:26.951Z] 
09:41:26 [2019-12-10T09:41:26.951Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:41:26 [2019-12-10T09:41:26.951Z] #59 57.14 + bin/ctr
09:41:27 [2019-12-10T09:41:27.075Z] #41 103.8   DEP      criu/kerndat.d
09:41:27 [2019-12-10T09:41:27.079Z] #45 ...
09:41:27 [2019-12-10T09:41:27.079Z] 
09:41:27 [2019-12-10T09:41:27.079Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:41:27 [2019-12-10T09:41:27.079Z] #18 104.7 Selecting previously unselected package g++-mingw-w64-x86-64.
09:41:27 [2019-12-10T09:41:27.079Z] #18 104.7 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
09:41:27 [2019-12-10T09:41:27.079Z] #18 104.8 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:41:27 [2019-12-10T09:41:27.079Z] #18 ...
09:41:27 [2019-12-10T09:41:27.079Z] 
09:41:27 [2019-12-10T09:41:27.079Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:41:27 [2019-12-10T09:41:27.079Z] #42 95.79   CC       criu/cr-service.o
09:41:27 [2019-12-10T09:41:27.079Z] #42 97.75   CC       criu/crtools.o
09:41:27 [2019-12-10T09:41:27.079Z] #42 98.39   CC       criu/eventfd.o
09:41:27 [2019-12-10T09:41:27.079Z] #42 98.69   CC       criu/eventpoll.o
09:41:27 [2019-12-10T09:41:27.079Z] #42 99.62   CC       criu/external.o
09:41:27 [2019-12-10T09:41:27.079Z] #42 99.99   CC       criu/fault-injection.o
09:41:27 [2019-12-10T09:41:27.079Z] #42 100.1   CC       criu/fdstore.o
09:41:27 [2019-12-10T09:41:27.079Z] #42 100.4   CC       criu/fifo.o
09:41:27 [2019-12-10T09:41:27.209Z] #59 ...
09:41:27 [2019-12-10T09:41:27.209Z] 
09:41:27 [2019-12-10T09:41:27.209Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:41:27 [2019-12-10T09:41:27.209Z] #44 61.03 github.com/LK4D4/vndr/godl/singleflight
09:41:27 [2019-12-10T09:41:27.209Z] #44 61.04 errors
09:41:27 [2019-12-10T09:41:27.209Z] #44 61.37 sort
09:41:27 [2019-12-10T09:41:27.209Z] #44 61.51 io
09:41:27 [2019-12-10T09:41:27.209Z] #44 63.19 strconv
09:41:27 [2019-12-10T09:41:27.209Z] #44 63.66 bytes
09:41:27 [2019-12-10T09:41:27.209Z] #44 66.58 bufio
09:41:27 [2019-12-10T09:41:27.499Z] #42 100.9   CC       criu/file-ids.o
09:41:27 [2019-12-10T09:41:27.645Z] #41 104.0   DEP      criu/kcmp-ids.d
09:41:27 [2019-12-10T09:41:27.646Z] #41 104.1   DEP      criu/irmap.d
09:41:27 [2019-12-10T09:41:27.646Z] #41 104.3   DEP      criu/ipc_ns.d
09:41:27 [2019-12-10T09:41:27.775Z] #44 68.07 reflect
09:41:27 [2019-12-10T09:41:27.907Z] #41 104.4   DEP      criu/image.d
09:41:27 [2019-12-10T09:41:27.908Z] #42 101.1   CC       criu/file-lock.o
09:41:28 [2019-12-10T09:41:28.167Z] #41 104.7   DEP      criu/image-desc.d
09:41:28 [2019-12-10T09:41:28.167Z] #41 104.8   DEP      criu/fsnotify.d
09:41:28 [2019-12-10T09:41:28.428Z] #41 105.1   DEP      criu/filesystems.d
09:41:28 [2019-12-10T09:41:28.689Z] #41 105.3   DEP      criu/files.d
09:41:28 [2019-12-10T09:41:28.780Z] #42 ...
09:41:28 [2019-12-10T09:41:28.780Z] 
09:41:28 [2019-12-10T09:41:28.780Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:41:28 [2019-12-10T09:41:28.780Z] #18 116.2 Setting up aufs-tools (1:4.1+20161219-1) ...
09:41:28 [2019-12-10T09:41:28.780Z] #18 116.3 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
09:41:28 [2019-12-10T09:41:28.780Z] #18 116.3 Setting up libsepol1-dev:s390x (2.6-2) ...
09:41:28 [2019-12-10T09:41:28.780Z] #18 116.3 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
09:41:28 [2019-12-10T09:41:28.780Z] #18 116.3 Setting up libnet1:s390x (1.1.6+dfsg-3) ...
09:41:28 [2019-12-10T09:41:28.780Z] #18 116.3 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
09:41:28 [2019-12-10T09:41:28.780Z] #18 116.3 Processing triggers for mime-support (3.60) ...
09:41:28 [2019-12-10T09:41:28.780Z] #18 116.4 Setting up xxd (2:8.0.0197-4+deb9u3) ...
09:41:28 [2019-12-10T09:41:28.780Z] #18 116.4 Setting up libgpm2:s390x (1.20.4-6.2+b1) ...
09:41:28 [2019-12-10T09:41:28.780Z] #18 116.4 Setting up libcap2-bin (1:2.25-1) ...
09:41:28 [2019-12-10T09:41:28.780Z] #18 116.4 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
09:41:28 [2019-12-10T09:41:28.780Z] #18 116.4 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
09:41:28 [2019-12-10T09:41:28.780Z] #18 116.4 Setting up bash-completion (1:2.1-4.3) ...
09:41:28 [2019-12-10T09:41:28.950Z] #41 105.5   DEP      criu/files-reg.d
09:41:29 [2019-12-10T09:41:29.149Z] #44 69.34 syscall
09:41:29 [2019-12-10T09:41:29.211Z] #41 105.7   DEP      criu/files-ext.d
09:41:29 [2019-12-10T09:41:29.211Z] #41 105.8   DEP      criu/file-lock.d
09:41:29 [2019-12-10T09:41:29.473Z] #41 ...
09:41:29 [2019-12-10T09:41:29.473Z] 
09:41:29 [2019-12-10T09:41:29.473Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:41:29 [2019-12-10T09:41:29.473Z] #17 95.92 Selecting previously unselected package gcc-mingw-w64-base.
09:41:29 [2019-12-10T09:41:29.473Z] #17 95.94 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ...
09:41:29 [2019-12-10T09:41:29.473Z] #17 95.95 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ...
09:41:29 [2019-12-10T09:41:29.473Z] #17 96.09 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:41:29 [2019-12-10T09:41:29.473Z] #17 96.10 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ...
09:41:29 [2019-12-10T09:41:29.473Z] #17 96.10 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ...
09:41:29 [2019-12-10T09:41:29.473Z] #17 ...
09:41:29 [2019-12-10T09:41:29.473Z] 
09:41:29 [2019-12-10T09:41:29.473Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:41:29 [2019-12-10T09:41:29.473Z] #41 106.0   DEP      criu/file-ids.d
09:41:29 [2019-12-10T09:41:29.926Z] #41 106.1   DEP      criu/fifo.d
09:41:29 [2019-12-10T09:41:29.926Z] #41 106.4   DEP      criu/fdstore.d
09:41:30 [2019-12-10T09:41:30.190Z] #41 106.6   DEP      criu/fault-injection.d
09:41:30 [2019-12-10T09:41:30.190Z] #41 106.7   DEP      criu/external.d
09:41:30 [2019-12-10T09:41:30.451Z] #41 106.8   DEP      criu/eventpoll.d
09:41:30 [2019-12-10T09:41:30.451Z] #41 107.0   DEP      criu/eventfd.d
09:41:30 [2019-12-10T09:41:30.451Z] #41 107.0   DEP      criu/crtools.d
09:41:30 [2019-12-10T09:41:30.711Z] #41 107.2   DEP      criu/cr-service.d
09:41:30 [2019-12-10T09:41:30.979Z] #41 107.4   DEP      criu/cr-restore.d
09:41:30 [2019-12-10T09:41:30.979Z] #41 107.7   DEP      criu/cr-errno.d
09:41:31 [2019-12-10T09:41:31.240Z] #41 107.7   DEP      criu/cr-dump.d
09:41:31 [2019-12-10T09:41:31.243Z] #44 ...
09:41:31 [2019-12-10T09:41:31.243Z] 
09:41:31 [2019-12-10T09:41:31.243Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:41:31 [2019-12-10T09:41:31.243Z] #40 71.59 Setting up libnet1-dev (1.1.6+dfsg-3) ...
09:41:31 [2019-12-10T09:41:31.243Z] #40 71.60 Setting up libprotobuf10:amd64 (3.0.0-9) ...
09:41:31 [2019-12-10T09:41:31.243Z] #40 71.62 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:41:31 [2019-12-10T09:41:31.243Z] #40 71.66 Setting up python-protobuf (3.0.0-9) ...
09:41:31 [2019-12-10T09:41:31.501Z] #41 108.0   DEP      criu/cr-dedup.d
09:41:31 [2019-12-10T09:41:31.644Z] #18 118.9 Setting up libonig4:s390x (6.1.3-2) ...
09:41:31 [2019-12-10T09:41:31.644Z] #18 118.9 Setting up libprotobuf-c1:s390x (1.2.1-2) ...
09:41:31 [2019-12-10T09:41:31.644Z] #18 119.0 Setting up zip (3.0-11+b1) ...
09:41:31 [2019-12-10T09:41:31.644Z] #18 119.0 Setting up bzip2 (1.0.6-8.1) ...
09:41:31 [2019-12-10T09:41:31.644Z] #18 119.0 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
09:41:31 [2019-12-10T09:41:31.644Z] #18 119.1 Setting up libjq1:s390x (1.5+dfsg-1.3) ...
09:41:31 [2019-12-10T09:41:31.644Z] #18 119.1 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:41:31 [2019-12-10T09:41:31.644Z] #18 119.1 Setting up libaio1:s390x (0.3.110-3) ...
09:41:31 [2019-12-10T09:41:31.644Z] #18 119.2 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ...
09:41:31 [2019-12-10T09:41:31.644Z] #18 119.2 Setting up xz-utils (5.2.2-1.2+b1) ...
09:41:31 [2019-12-10T09:41:31.644Z] #18 119.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:41:31 [2019-12-10T09:41:31.644Z] #18 119.2 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
09:41:31 [2019-12-10T09:41:31.644Z] #18 119.2 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
09:41:31 [2019-12-10T09:41:31.644Z] #18 119.2 Setting up libpcrecpp0v5:s390x (2:8.39-3) ...
09:41:31 [2019-12-10T09:41:31.644Z] #18 119.3 Setting up libpcre32-3:s390x (2:8.39-3) ...
09:41:31 [2019-12-10T09:41:31.644Z] #18 119.3 Setting up libnfnetlink0:s390x (1.0.1-3) ...
09:41:31 [2019-12-10T09:41:31.644Z] #18 119.3 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
09:41:31 [2019-12-10T09:41:31.777Z] #41 108.1   DEP      criu/cr-check.d
09:41:31 [2019-12-10T09:41:31.777Z] #41 108.3   DEP      criu/config.d
09:41:32 [2019-12-10T09:41:32.023Z] #18 119.7 Setting up libsystemd-dev:s390x (232-25+deb9u12) ...
09:41:32 [2019-12-10T09:41:32.023Z] #18 119.7 Setting up libpcre16-3:s390x (2:8.39-3) ...
09:41:32 [2019-12-10T09:41:32.023Z] #18 119.7 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ...
09:41:32 [2019-12-10T09:41:32.023Z] #18 119.7 Setting up libnl-3-200:s390x (3.2.27-2) ...
09:41:32 [2019-12-10T09:41:32.023Z] #18 119.7 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
09:41:32 [2019-12-10T09:41:32.023Z] #18 119.7 Setting up libudev-dev:s390x (232-25+deb9u12) ...
09:41:32 [2019-12-10T09:41:32.023Z] #18 119.7 Setting up pigz (2.3.4-1) ...
09:41:32 [2019-12-10T09:41:32.023Z] #18 119.8 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
09:41:32 [2019-12-10T09:41:32.023Z] #18 119.8 Setting up libmpdec2:s390x (2.4.2-1) ...
09:41:32 [2019-12-10T09:41:32.023Z] #18 119.8 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
09:41:32 [2019-12-10T09:41:32.023Z] #18 119.8 Setting up mingw-w64-common (5.0.1-1) ...
09:41:32 [2019-12-10T09:41:32.023Z] #18 119.8 Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
09:41:32 [2019-12-10T09:41:32.023Z] #18 119.8 Setting up jq (1.5+dfsg-1.3) ...
09:41:32 [2019-12-10T09:41:32.023Z] #18 119.8 Setting up libpcre3-dev:s390x (2:8.39-3) ...
09:41:32 [2019-12-10T09:41:32.023Z] #18 119.8 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ...
09:41:32 [2019-12-10T09:41:32.023Z] #18 119.8 Setting up xfsprogs (4.9.0+nmu1) ...
09:41:32 [2019-12-10T09:41:32.023Z] #18 119.8 Setting up vim (2:8.0.0197-4+deb9u3) ...
09:41:32 [2019-12-10T09:41:32.023Z] #18 119.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:41:32 [2019-12-10T09:41:32.037Z] #41 108.5   DEP      criu/clone-noasan.d
09:41:32 [2019-12-10T09:41:32.037Z] #41 108.6   DEP      criu/cgroup.d
09:41:32 [2019-12-10T09:41:32.298Z] #41 108.8   DEP      criu/cgroup-props.d
09:41:32 [2019-12-10T09:41:32.327Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 25.6s done
09:41:32 [2019-12-10T09:41:32.327Z] #8 DONE 34.3s
09:41:32 [2019-12-10T09:41:32.327Z] 
09:41:32 [2019-12-10T09:41:32.327Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
09:41:32 [2019-12-10T09:41:32.327Z] #9 DONE 0.2s
09:41:32 [2019-12-10T09:41:32.327Z] 
09:41:32 [2019-12-10T09:41:32.327Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
09:41:32 [2019-12-10T09:41:32.327Z] #10 DONE 0.2s
09:41:32 [2019-12-10T09:41:32.327Z] 
09:41:32 [2019-12-10T09:41:32.327Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:41:32 [2019-12-10T09:41:32.327Z] #25 ...
09:41:32 [2019-12-10T09:41:32.327Z] 
09:41:32 [2019-12-10T09:41:32.327Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:41:32 [2019-12-10T09:41:32.327Z] #21 DONE 0.1s
09:41:32 [2019-12-10T09:41:32.327Z] 
09:41:32 [2019-12-10T09:41:32.327Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
09:41:32 [2019-12-10T09:41:32.327Z] #22 DONE 0.2s
09:41:32 [2019-12-10T09:41:32.327Z] 
09:41:32 [2019-12-10T09:41:32.327Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
09:41:32 [2019-12-10T09:41:32.327Z] #31 DONE 0.2s
09:41:32 [2019-12-10T09:41:32.327Z] 
09:41:32 [2019-12-10T09:41:32.327Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
09:41:32 [2019-12-10T09:41:32.327Z] #47 DONE 0.2s
09:41:32 [2019-12-10T09:41:32.327Z] 
09:41:32 [2019-12-10T09:41:32.327Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
09:41:32 [2019-12-10T09:41:32.327Z] #62 DONE 0.3s
09:41:32 [2019-12-10T09:41:32.327Z] 
09:41:32 [2019-12-10T09:41:32.327Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
09:41:32 [2019-12-10T09:41:32.327Z] #68 DONE 0.3s
09:41:32 [2019-12-10T09:41:32.327Z] 
09:41:32 [2019-12-10T09:41:32.327Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
09:41:32 [2019-12-10T09:41:32.327Z] #50 DONE 0.3s
09:41:32 [2019-12-10T09:41:32.327Z] 
09:41:32 [2019-12-10T09:41:32.327Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
09:41:32 [2019-12-10T09:41:32.327Z] #44 DONE 0.3s
09:41:32 [2019-12-10T09:41:32.327Z] 
09:41:32 [2019-12-10T09:41:32.327Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:41:32 [2019-12-10T09:41:32.327Z] #45 0.484 + RM_GOPATH=0
09:41:32 [2019-12-10T09:41:32.327Z] #45 0.484 + TMP_GOPATH=
09:41:32 [2019-12-10T09:41:32.327Z] #45 0.484 + : /build
09:41:32 [2019-12-10T09:41:32.327Z] #45 0.485 + '[' -z '' ']'
09:41:32 [2019-12-10T09:41:32.327Z] #45 0.486 ++ mktemp -d
09:41:32 [2019-12-10T09:41:32.327Z] #45 0.488 + export GOPATH=/tmp/tmp.SDcopNdCvK
09:41:32 [2019-12-10T09:41:32.327Z] #45 0.488 + GOPATH=/tmp/tmp.SDcopNdCvK
09:41:32 [2019-12-10T09:41:32.327Z] #45 0.489 + RM_GOPATH=1
09:41:32 [2019-12-10T09:41:32.327Z] #45 0.490 ++ dirname ./install.sh
09:41:32 [2019-12-10T09:41:32.327Z] #45 0.494 + dir=.
09:41:32 [2019-12-10T09:41:32.327Z] #45 0.494 + bin=vndr
09:41:32 [2019-12-10T09:41:32.327Z] #45 0.494 + shift
09:41:32 [2019-12-10T09:41:32.327Z] #45 0.494 + '[' '!' -f ./vndr.installer ']'
09:41:32 [2019-12-10T09:41:32.327Z] #45 0.495 + . ./vndr.installer
09:41:32 [2019-12-10T09:41:32.327Z] #45 0.495 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:41:32 [2019-12-10T09:41:32.327Z] #45 0.496 + install_vndr
09:41:32 [2019-12-10T09:41:32.327Z] #45 0.496 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
09:41:32 [2019-12-10T09:41:32.327Z] #45 0.497 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:41:32 [2019-12-10T09:41:32.327Z] #45 0.497 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.SDcopNdCvK/src/github.com/LK4D4/vndr
09:41:32 [2019-12-10T09:41:32.327Z] #45 0.500 Cloning into '/tmp/tmp.SDcopNdCvK/src/github.com/LK4D4/vndr'...
09:41:32 [2019-12-10T09:41:32.427Z] #18 119.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:41:32 [2019-12-10T09:41:32.427Z] #18 119.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:41:32 [2019-12-10T09:41:32.427Z] #18 119.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:41:32 [2019-12-10T09:41:32.427Z] #18 119.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:41:32 [2019-12-10T09:41:32.427Z] #18 119.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:41:32 [2019-12-10T09:41:32.427Z] #18 119.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:41:32 [2019-12-10T09:41:32.427Z] #18 119.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:41:32 [2019-12-10T09:41:32.427Z] #18 119.9 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
09:41:32 [2019-12-10T09:41:32.427Z] #18 119.9 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ...
09:41:32 [2019-12-10T09:41:32.427Z] #18 119.9 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
09:41:32 [2019-12-10T09:41:32.427Z] #18 119.9 Setting up iptables (1.6.0+snapshot20161117-6) ...
09:41:32 [2019-12-10T09:41:32.427Z] #18 119.9 Setting up btrfs-progs (4.7.3-1) ...
09:41:32 [2019-12-10T09:41:32.427Z] #18 120.0 Setting up libselinux1-dev:s390x (2.6-3+b3) ...
09:41:32 [2019-12-10T09:41:32.427Z] #18 120.0 Setting up python3.5 (3.5.3-1+deb9u1) ...
09:41:32 [2019-12-10T09:41:32.559Z] #41 108.9   DEP      criu/bitmap.d
09:41:32 [2019-12-10T09:41:32.559Z] #41 109.0   DEP      criu/bfd.d
09:41:32 [2019-12-10T09:41:32.559Z] #41 109.1   DEP      criu/autofs.d
09:41:32 [2019-12-10T09:41:32.819Z] #41 109.4   DEP      criu/aio.d
09:41:32 [2019-12-10T09:41:32.840Z] #18 ...
09:41:32 [2019-12-10T09:41:32.840Z] 
09:41:32 [2019-12-10T09:41:32.840Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:41:32 [2019-12-10T09:41:32.840Z] #45 DONE 149.8s
09:41:32 [2019-12-10T09:41:32.840Z] 
09:41:32 [2019-12-10T09:41:32.840Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:41:32 [2019-12-10T09:41:32.840Z] #42 102.1   CC       criu/files-ext.o
09:41:32 [2019-12-10T09:41:32.840Z] #42 102.6   CC       criu/files-reg.o
09:41:32 [2019-12-10T09:41:32.840Z] #42 105.3   CC       criu/files.o
09:41:33 [2019-12-10T09:41:33.069Z] #45 2.030 + cd /tmp/tmp.SDcopNdCvK/src/github.com/LK4D4/vndr
09:41:33 [2019-12-10T09:41:33.069Z] #45 2.031 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
09:41:33 [2019-12-10T09:41:33.069Z] #45 2.098 + go build -buildmode=pie -v -o /build/vndr .
09:41:33 [2019-12-10T09:41:33.080Z] #41 109.6   DEP      criu/action-scripts.d
09:41:33 [2019-12-10T09:41:33.651Z] #41 110.0   CC       criu/action-scripts.o
09:41:33 [2019-12-10T09:41:33.882Z] #38 ...
09:41:33 [2019-12-10T09:41:33.882Z] 
09:41:33 [2019-12-10T09:41:33.882Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:41:33 [2019-12-10T09:41:33.882Z] #41 113.2   CC       criu/log.o
09:41:33 [2019-12-10T09:41:33.882Z] #41 113.5   CC       criu/lsm.o
09:41:33 [2019-12-10T09:41:33.882Z] #41 113.9   CC       criu/mem.o
09:41:33 [2019-12-10T09:41:33.882Z] #41 114.9   CC       criu/mount.o
09:41:33 [2019-12-10T09:41:33.882Z] #41 117.4   CC       criu/namespaces.o
09:41:33 [2019-12-10T09:41:33.882Z] #41 118.6   CC       criu/net.o
09:41:33 [2019-12-10T09:41:33.882Z] #41 121.0   CC       criu/netfilter.o
09:41:33 [2019-12-10T09:41:33.882Z] #41 121.3   CC       criu/page-pipe.o
09:41:33 [2019-12-10T09:41:33.882Z] #41 121.8   CC       criu/page-xfer.o
09:41:33 [2019-12-10T09:41:33.882Z] #41 122.7   CC       criu/pagemap-cache.o
09:41:33 [2019-12-10T09:41:33.882Z] #41 123.0   CC       criu/pagemap.o
09:41:34 [2019-12-10T09:41:34.141Z] #41 123.7   CC       criu/parasite-syscall.o
09:41:34 [2019-12-10T09:41:34.222Z] #41 110.5   CC       criu/aio.o
09:41:34 [2019-12-10T09:41:34.233Z] #42 107.5   CC       criu/filesystems.o
09:41:34 [2019-12-10T09:41:34.795Z] #41 111.3   CC       criu/autofs.o
09:41:35 [2019-12-10T09:41:35.076Z] #41 124.4   CC       criu/path.o
09:41:35 [2019-12-10T09:41:35.120Z] #42 108.1   CC       criu/fsnotify.o
09:41:35 [2019-12-10T09:41:35.334Z] #41 124.6   CC       criu/pie-util-vdso-elf32.o
09:41:35 [2019-12-10T09:41:35.431Z] #45 4.618 internal/cpu
09:41:35 [2019-12-10T09:41:35.431Z] #45 4.657 runtime/internal/sys
09:41:35 [2019-12-10T09:41:35.431Z] #45 4.659 internal/race
09:41:35 [2019-12-10T09:41:35.431Z] #45 4.799 runtime/internal/atomic
09:41:35 [2019-12-10T09:41:35.592Z] #41 124.9   CC       criu/pie-util-vdso.o
09:41:35 [2019-12-10T09:41:35.850Z] #41 125.2   CC       criu/pie-util.o
09:41:35 [2019-12-10T09:41:35.850Z] #41 125.4   CC       criu/pipes.o
09:41:35 [2019-12-10T09:41:35.992Z] #42 109.0   CC       criu/image-desc.o
09:41:35 [2019-12-10T09:41:35.992Z] #42 109.2   CC       criu/image.o
09:41:36 [2019-12-10T09:41:36.179Z] #41 112.8   CC       criu/bfd.o
09:41:36 [2019-12-10T09:41:36.264Z] #45 5.286 sync/atomic
09:41:36 [2019-12-10T09:41:36.264Z] #45 5.401 runtime/internal/math
09:41:36 [2019-12-10T09:41:36.415Z] #42 ...
09:41:36 [2019-12-10T09:41:36.415Z] 
09:41:36 [2019-12-10T09:41:36.415Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:41:36 [2019-12-10T09:41:36.415Z] #18 123.9 Setting up libpython3-stdlib:s390x (3.5.3-1) ...
09:41:36 [2019-12-10T09:41:36.415Z] #18 123.9 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:41:36 [2019-12-10T09:41:36.415Z] #18 123.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
09:41:36 [2019-12-10T09:41:36.415Z] #18 123.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
09:41:36 [2019-12-10T09:41:36.415Z] #18 123.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
09:41:36 [2019-12-10T09:41:36.415Z] #18 123.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
09:41:36 [2019-12-10T09:41:36.415Z] #18 123.9 Setting up btrfs-tools (4.7.3-1) ...
09:41:36 [2019-12-10T09:41:36.415Z] #18 123.9 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:41:36 [2019-12-10T09:41:36.415Z] #18 123.9 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
09:41:36 [2019-12-10T09:41:36.415Z] #18 124.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
09:41:36 [2019-12-10T09:41:36.415Z] #18 124.0 Setting up python3 (3.5.3-1) ...
09:41:36 [2019-12-10T09:41:36.509Z] #40 77.00 Setting up libcap-dev:amd64 (1:2.25-1) ...
09:41:36 [2019-12-10T09:41:36.509Z] #40 77.01 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
09:41:36 [2019-12-10T09:41:36.509Z] #40 77.02 Setting up libnl-3-200:amd64 (3.2.27-2) ...
09:41:36 [2019-12-10T09:41:36.509Z] #40 77.05 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
09:41:36 [2019-12-10T09:41:36.509Z] #40 77.06 Setting up libprotoc10:amd64 (3.0.0-9) ...
09:41:36 [2019-12-10T09:41:36.509Z] #40 77.07 Setting up protobuf-c-compiler (1.2.1-2) ...
09:41:36 [2019-12-10T09:41:36.509Z] #40 77.08 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
09:41:36 [2019-12-10T09:41:36.509Z] #40 77.10 Setting up protobuf-compiler (3.0.0-9) ...
09:41:36 [2019-12-10T09:41:36.509Z] #40 77.11 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
09:41:36 [2019-12-10T09:41:36.509Z] #40 77.12 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
09:41:36 [2019-12-10T09:41:36.509Z] #40 77.13 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:41:36 [2019-12-10T09:41:36.784Z] #41 126.0   CC       criu/plugin.o
09:41:36 [2019-12-10T09:41:36.784Z] #41 126.3   CC       criu/proc_parse.o
09:41:37 [2019-12-10T09:41:37.007Z] #45 5.901 unicode
09:41:37 [2019-12-10T09:41:37.007Z] #45 6.076 unicode/utf8
09:41:37 [2019-12-10T09:41:37.079Z] #40 DONE 77.7s
09:41:37 [2019-12-10T09:41:37.079Z] 
09:41:37 [2019-12-10T09:41:37.079Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:41:37 [2019-12-10T09:41:37.079Z] #44 76.55 time
09:41:37 [2019-12-10T09:41:37.122Z] #41 113.5   CC       criu/bitmap.o
09:41:37 [2019-12-10T09:41:37.122Z] #41 113.6   CC       criu/cgroup-props.o
09:41:37 [2019-12-10T09:41:37.693Z] #41 114.4   CC       criu/cgroup.o
09:41:37 [2019-12-10T09:41:37.749Z] #45 6.775 internal/bytealg
09:41:37 [2019-12-10T09:41:37.749Z] #45 7.122 math/bits
09:41:37 [2019-12-10T09:41:37.779Z] Client:
09:41:37 [2019-12-10T09:41:37.779Z]  Debug Mode: false
09:41:37 [2019-12-10T09:41:37.779Z]  Plugins:
09:41:37 [2019-12-10T09:41:37.779Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
09:41:37 [2019-12-10T09:41:37.779Z] 
09:41:37 [2019-12-10T09:41:37.779Z] Server:
09:41:37 [2019-12-10T09:41:37.779Z]  Containers: 0
09:41:37 [2019-12-10T09:41:37.779Z]   Running: 0
09:41:37 [2019-12-10T09:41:37.779Z]   Paused: 0
09:41:37 [2019-12-10T09:41:37.779Z]   Stopped: 0
09:41:37 [2019-12-10T09:41:37.779Z]  Images: 0
09:41:37 [2019-12-10T09:41:37.779Z]  Server Version: 19.03.2
09:41:37 [2019-12-10T09:41:37.779Z]  Storage Driver: windowsfilter (windows) lcow (linux)
09:41:37 [2019-12-10T09:41:37.779Z]   Windows: 
09:41:37 [2019-12-10T09:41:37.779Z]   LCOW: 
09:41:37 [2019-12-10T09:41:37.779Z]  Logging Driver: json-file
09:41:37 [2019-12-10T09:41:37.779Z]  Plugins:
09:41:37 [2019-12-10T09:41:37.779Z]   Volume: local
09:41:37 [2019-12-10T09:41:37.779Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
09:41:37 [2019-12-10T09:41:37.779Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
09:41:37 [2019-12-10T09:41:37.779Z]  Swarm: inactive
09:41:37 [2019-12-10T09:41:37.779Z]  Default Isolation: process
09:41:37 [2019-12-10T09:41:37.779Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
09:41:37 [2019-12-10T09:41:37.779Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
09:41:37 [2019-12-10T09:41:37.779Z]  OSType: windows
09:41:37 [2019-12-10T09:41:37.779Z]  Architecture: x86_64
09:41:37 [2019-12-10T09:41:37.779Z]  CPUs: 4
09:41:37 [2019-12-10T09:41:37.779Z]  Total Memory: 32GiB
09:41:37 [2019-12-10T09:41:37.779Z]  Name: azwin-2-072e30
09:41:37 [2019-12-10T09:41:37.779Z]  ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP
09:41:37 [2019-12-10T09:41:37.779Z]  Docker Root Dir: D:\docker
09:41:37 [2019-12-10T09:41:37.779Z]  Debug Mode: false
09:41:37 [2019-12-10T09:41:37.779Z]  Registry: https://index.docker.io/v1/
09:41:37 [2019-12-10T09:41:37.779Z]  Labels:
09:41:37 [2019-12-10T09:41:37.779Z]  Experimental: true
09:41:37 [2019-12-10T09:41:37.779Z]  Insecure Registries:
09:41:37 [2019-12-10T09:41:37.779Z]   10.0.0.4:5000
09:41:37 [2019-12-10T09:41:37.779Z]   127.0.0.0/8
09:41:37 [2019-12-10T09:41:37.779Z]  Registry Mirrors:
09:41:37 [2019-12-10T09:41:37.779Z]   http://10.0.0.4:5000/
09:41:37 [2019-12-10T09:41:37.779Z]  Live Restore Enabled: false
09:41:37 [2019-12-10T09:41:37.779Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
09:41:38 [2019-12-10T09:41:38.164Z] #18 125.8 Setting up apparmor (2.11.0-3+deb9u2) ...
09:41:38 [2019-12-10T09:41:38.635Z] #41 ...
09:41:38 [2019-12-10T09:41:38.635Z] 
09:41:38 [2019-12-10T09:41:38.635Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:41:38 [2019-12-10T09:41:38.635Z] #38 171.4 + dpkg --print-architecture
09:41:38 [2019-12-10T09:41:38.635Z] #38 171.4 + rm -rf /tmp/tmp.COB7SSlfwb
09:41:39 [2019-12-10T09:41:39.342Z] #41 128.5   CC       criu/protobuf-desc.o
09:41:39 [2019-12-10T09:41:39.493Z] #45 ...
09:41:39 [2019-12-10T09:41:39.493Z] 
09:41:39 [2019-12-10T09:41:39.493Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:41:39 [2019-12-10T09:41:39.493Z] #32 0.758 + RM_GOPATH=0
09:41:39 [2019-12-10T09:41:39.493Z] #32 0.759 + TMP_GOPATH=
09:41:39 [2019-12-10T09:41:39.493Z] #32 0.759 + : /build
09:41:39 [2019-12-10T09:41:39.493Z] #32 0.760 + '[' -z '' ']'
09:41:39 [2019-12-10T09:41:39.493Z] #32 0.761 ++ mktemp -d
09:41:39 [2019-12-10T09:41:39.493Z] #32 0.763 + export GOPATH=/tmp/tmp.88KsAI7p99
09:41:39 [2019-12-10T09:41:39.493Z] #32 0.763 + GOPATH=/tmp/tmp.88KsAI7p99
09:41:39 [2019-12-10T09:41:39.493Z] #32 0.763 + RM_GOPATH=1
09:41:39 [2019-12-10T09:41:39.493Z] #32 0.784 ++ dirname ./install.sh
09:41:39 [2019-12-10T09:41:39.493Z] #32 0.790 + dir=.
09:41:39 [2019-12-10T09:41:39.493Z] #32 0.790 + bin=tomlv
09:41:39 [2019-12-10T09:41:39.493Z] #32 0.790 + shift
09:41:39 [2019-12-10T09:41:39.493Z] #32 0.792 + '[' '!' -f ./tomlv.installer ']'
09:41:39 [2019-12-10T09:41:39.493Z] #32 0.793 + . ./tomlv.installer
09:41:39 [2019-12-10T09:41:39.493Z] #32 0.797 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:41:39 [2019-12-10T09:41:39.493Z] #32 0.804 + install_tomlv
09:41:39 [2019-12-10T09:41:39.493Z] #32 0.806 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
09:41:39 [2019-12-10T09:41:39.493Z] #32 0.807 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:41:39 [2019-12-10T09:41:39.493Z] #32 0.808 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.88KsAI7p99/src/github.com/BurntSushi/toml
09:41:39 [2019-12-10T09:41:39.493Z] #32 0.815 Cloning into '/tmp/tmp.88KsAI7p99/src/github.com/BurntSushi/toml'...
09:41:39 [2019-12-10T09:41:39.493Z] #32 3.348 + cd /tmp/tmp.88KsAI7p99/src/github.com/BurntSushi/toml
09:41:39 [2019-12-10T09:41:39.493Z] #32 3.348 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:41:39 [2019-12-10T09:41:39.493Z] #32 3.394 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
09:41:39 [2019-12-10T09:41:39.493Z] #32 4.598 runtime/internal/sys
09:41:39 [2019-12-10T09:41:39.493Z] #32 4.724 internal/cpu
09:41:39 [2019-12-10T09:41:39.493Z] #32 4.729 runtime/internal/atomic
09:41:39 [2019-12-10T09:41:39.493Z] #32 4.791 math/bits
09:41:39 [2019-12-10T09:41:39.493Z] #32 5.402 runtime/internal/math
09:41:39 [2019-12-10T09:41:39.493Z] #32 5.682 unicode/utf8
09:41:39 [2019-12-10T09:41:39.493Z] #32 6.146 sync/atomic
09:41:39 [2019-12-10T09:41:39.493Z] #32 7.023 internal/bytealg
09:41:39 [2019-12-10T09:41:39.493Z] #32 7.245 unicode
09:41:39 [2019-12-10T09:41:39.493Z] #32 8.303 internal/testlog
09:41:39 [2019-12-10T09:41:39.493Z] #32 8.317 math
09:41:39 [2019-12-10T09:41:39.523Z] #18 127.2 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
09:41:39 [2019-12-10T09:41:39.837Z] #32 ...
09:41:39 [2019-12-10T09:41:39.837Z] 
09:41:39 [2019-12-10T09:41:39.837Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:41:39 [2019-12-10T09:41:39.837Z] #45 9.001 internal/testlog
09:41:39 [2019-12-10T09:41:39.909Z] #41 129.3   CC       criu/protobuf.o
09:41:39 [2019-12-10T09:41:39.918Z] #18 127.3 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
09:41:39 [2019-12-10T09:41:39.918Z] #18 127.4 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ...
09:41:39 [2019-12-10T09:41:39.918Z] #18 127.4 Setting up python3-wheel (0.29.0-2) ...
09:41:40 [2019-12-10T09:41:40.209Z] #45 9.166 runtime
09:41:40 [2019-12-10T09:41:40.485Z] #41 129.8   CC       criu/pstree.o
09:41:40 [2019-12-10T09:41:40.548Z] #38 DONE 172.9s
09:41:40 [2019-12-10T09:41:40.548Z] 
09:41:40 [2019-12-10T09:41:40.548Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:41:40 [2019-12-10T09:41:40.548Z] #17 106.8 Selecting previously unselected package g++-mingw-w64-x86-64.
09:41:40 [2019-12-10T09:41:40.548Z] #17 106.8 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ...
09:41:40 [2019-12-10T09:41:40.548Z] #17 106.8 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ...
09:41:40 [2019-12-10T09:41:40.548Z] #17 113.8 Setting up aufs-tools (1:4.1+20161219-1) ...
09:41:40 [2019-12-10T09:41:40.548Z] #17 113.9 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
09:41:40 [2019-12-10T09:41:40.548Z] #17 113.9 Setting up libsepol1-dev:arm64 (2.6-2) ...
09:41:40 [2019-12-10T09:41:40.548Z] #17 113.9 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
09:41:40 [2019-12-10T09:41:40.548Z] #17 113.9 Setting up libnet1:arm64 (1.1.6+dfsg-3) ...
09:41:40 [2019-12-10T09:41:40.548Z] #17 114.0 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ...
09:41:40 [2019-12-10T09:41:40.548Z] #17 114.1 Processing triggers for mime-support (3.60) ...
09:41:40 [2019-12-10T09:41:40.548Z] #17 114.1 Setting up xxd (2:8.0.0197-4+deb9u3) ...
09:41:40 [2019-12-10T09:41:40.548Z] #17 114.2 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ...
09:41:40 [2019-12-10T09:41:40.548Z] #17 114.2 Setting up libcap2-bin (1:2.25-1) ...
09:41:40 [2019-12-10T09:41:40.548Z] #17 114.2 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
09:41:40 [2019-12-10T09:41:40.548Z] #17 114.3 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
09:41:40 [2019-12-10T09:41:40.548Z] #17 114.3 Setting up bash-completion (1:2.1-4.3) ...
09:41:40 [2019-12-10T09:41:40.548Z] #17 ...
09:41:40 [2019-12-10T09:41:40.548Z] 
09:41:40 [2019-12-10T09:41:40.548Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:41:40 [2019-12-10T09:41:40.548Z] #41 116.8   CC       criu/clone-noasan.o
09:41:40 [2019-12-10T09:41:40.548Z] #41 117.1   CC       criu/config.o
09:41:40 [2019-12-10T09:41:40.554Z] #45 ...
09:41:40 [2019-12-10T09:41:40.554Z] 
09:41:40 [2019-12-10T09:41:40.554Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:41:40 [2019-12-10T09:41:40.554Z] #34 1.095 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:41:40 [2019-12-10T09:41:40.554Z] #34 1.106 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:41:40 [2019-12-10T09:41:40.554Z] #34 1.302 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:41:40 [2019-12-10T09:41:40.554Z] #34 1.318 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:41:40 [2019-12-10T09:41:40.554Z] #34 1.448 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:41:40 [2019-12-10T09:41:40.554Z] #34 3.062 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB]
09:41:40 [2019-12-10T09:41:40.554Z] #34 5.682 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
09:41:40 [2019-12-10T09:41:40.554Z] #34 7.409 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
09:41:40 [2019-12-10T09:41:40.554Z] #34 ...
09:41:40 [2019-12-10T09:41:40.554Z] 
09:41:40 [2019-12-10T09:41:40.554Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:41:40 [2019-12-10T09:41:40.554Z] #29 0.809 + mktemp -d
09:41:40 [2019-12-10T09:41:40.554Z] #29 0.811 + export GOPATH=/tmp/tmp.8UJCIAq5WD
09:41:40 [2019-12-10T09:41:40.554Z] #29 0.811 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.8UJCIAq5WD/src/github.com/go-swagger/go-swagger
09:41:40 [2019-12-10T09:41:40.554Z] #29 0.814 Cloning into '/tmp/tmp.8UJCIAq5WD/src/github.com/go-swagger/go-swagger'...
09:41:40 [2019-12-10T09:41:40.792Z] #18 128.2 Setting up python3-pkg-resources (33.1.1-1) ...
09:41:40 [2019-12-10T09:41:40.899Z] #29 ...
09:41:40 [2019-12-10T09:41:40.899Z] 
09:41:40 [2019-12-10T09:41:40.899Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:41:40 [2019-12-10T09:41:40.899Z] #63 0.696 + RM_GOPATH=0
09:41:40 [2019-12-10T09:41:40.899Z] #63 0.697 + TMP_GOPATH=
09:41:40 [2019-12-10T09:41:40.899Z] #63 0.698 + : /build/
09:41:40 [2019-12-10T09:41:40.899Z] #63 0.699 + '[' -z '' ']'
09:41:40 [2019-12-10T09:41:40.899Z] #63 0.714 ++ mktemp -d
09:41:40 [2019-12-10T09:41:40.899Z] #63 0.732 + export GOPATH=/tmp/tmp.900f0oRJSP
09:41:40 [2019-12-10T09:41:40.899Z] #63 0.733 + GOPATH=/tmp/tmp.900f0oRJSP
09:41:40 [2019-12-10T09:41:40.899Z] #63 0.734 + RM_GOPATH=1
09:41:40 [2019-12-10T09:41:40.899Z] #63 0.738 ++ dirname ./install.sh
09:41:40 [2019-12-10T09:41:40.899Z] #63 0.742 + dir=.
09:41:40 [2019-12-10T09:41:40.899Z] #63 0.742 + bin=rootlesskit
09:41:40 [2019-12-10T09:41:40.899Z] #63 0.743 + shift
09:41:40 [2019-12-10T09:41:40.899Z] #63 0.744 + '[' '!' -f ./rootlesskit.installer ']'
09:41:40 [2019-12-10T09:41:40.899Z] #63 0.748 + . ./rootlesskit.installer
09:41:40 [2019-12-10T09:41:40.899Z] #63 0.751 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c
09:41:40 [2019-12-10T09:41:40.899Z] #63 0.758 + install_rootlesskit
09:41:40 [2019-12-10T09:41:40.899Z] #63 0.769 + case "$1" in
09:41:40 [2019-12-10T09:41:40.899Z] #63 0.770 + export CGO_ENABLED=0
09:41:40 [2019-12-10T09:41:40.899Z] #63 0.770 + CGO_ENABLED=0
09:41:40 [2019-12-10T09:41:40.899Z] #63 0.770 + _install_rootlesskit
09:41:40 [2019-12-10T09:41:40.899Z] #63 0.771 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
09:41:40 [2019-12-10T09:41:40.899Z] #63 0.772 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
09:41:40 [2019-12-10T09:41:40.899Z] #63 0.772 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.900f0oRJSP/src/github.com/rootless-containers/rootlesskit
09:41:40 [2019-12-10T09:41:40.899Z] #63 0.780 Cloning into '/tmp/tmp.900f0oRJSP/src/github.com/rootless-containers/rootlesskit'...
09:41:40 [2019-12-10T09:41:40.899Z] #63 7.756 + cd /tmp/tmp.900f0oRJSP/src/github.com/rootless-containers/rootlesskit
09:41:40 [2019-12-10T09:41:40.899Z] #63 7.756 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
09:41:40 [2019-12-10T09:41:40.899Z] #63 8.481 + for f in rootlesskit rootlesskit-docker-proxy
09:41:40 [2019-12-10T09:41:40.899Z] #63 8.481 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:41:40 [2019-12-10T09:41:40.899Z] #63 ...
09:41:40 [2019-12-10T09:41:40.899Z] 
09:41:40 [2019-12-10T09:41:40.899Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:41:40 [2019-12-10T09:41:40.899Z] #41 1.355 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:41:40 [2019-12-10T09:41:40.899Z] #41 1.366 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:41:40 [2019-12-10T09:41:40.899Z] #41 1.442 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:41:40 [2019-12-10T09:41:40.899Z] #41 1.465 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:41:40 [2019-12-10T09:41:40.899Z] #41 1.552 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:41:40 [2019-12-10T09:41:40.899Z] #41 3.350 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB]
09:41:40 [2019-12-10T09:41:40.899Z] #41 6.438 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
09:41:40 [2019-12-10T09:41:40.899Z] #41 8.523 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
09:41:41 [2019-12-10T09:41:41.245Z] #41 ...
09:41:41 [2019-12-10T09:41:41.245Z] 
09:41:41 [2019-12-10T09:41:41.245Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:41:41 [2019-12-10T09:41:41.245Z] #23 0.723 + RM_GOPATH=0
09:41:41 [2019-12-10T09:41:41.245Z] #23 0.734 + TMP_GOPATH=
09:41:41 [2019-12-10T09:41:41.245Z] #23 0.734 + : /build
09:41:41 [2019-12-10T09:41:41.245Z] #23 0.735 + '[' -z '' ']'
09:41:41 [2019-12-10T09:41:41.245Z] #23 0.743 ++ mktemp -d
09:41:41 [2019-12-10T09:41:41.245Z] #23 0.769 + export GOPATH=/tmp/tmp.JXd2Q7iv4R
09:41:41 [2019-12-10T09:41:41.245Z] #23 0.770 + GOPATH=/tmp/tmp.JXd2Q7iv4R
09:41:41 [2019-12-10T09:41:41.245Z] #23 0.770 + RM_GOPATH=1
09:41:41 [2019-12-10T09:41:41.245Z] #23 0.773 ++ dirname ./install.sh
09:41:41 [2019-12-10T09:41:41.245Z] #23 0.776 + dir=.
09:41:41 [2019-12-10T09:41:41.245Z] #23 0.776 + bin=dockercli
09:41:41 [2019-12-10T09:41:41.245Z] #23 0.776 + shift
09:41:41 [2019-12-10T09:41:41.245Z] #23 0.777 + '[' '!' -f ./dockercli.installer ']'
09:41:41 [2019-12-10T09:41:41.245Z] #23 0.779 + . ./dockercli.installer
09:41:41 [2019-12-10T09:41:41.245Z] #23 0.781 ++ : stable
09:41:41 [2019-12-10T09:41:41.245Z] #23 0.782 ++ : 17.06.2-ce
09:41:41 [2019-12-10T09:41:41.245Z] #23 0.795 + install_dockercli
09:41:41 [2019-12-10T09:41:41.245Z] #23 0.797 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:41:41 [2019-12-10T09:41:41.245Z] #23 0.798 Install docker/cli version 17.06.2-ce from stable
09:41:41 [2019-12-10T09:41:41.245Z] #23 0.808 ++ uname -m
09:41:41 [2019-12-10T09:41:41.245Z] #23 0.817 + arch=ppc64le
09:41:41 [2019-12-10T09:41:41.245Z] #23 0.817 + '[' ppc64le '!=' x86_64 ']'
09:41:41 [2019-12-10T09:41:41.245Z] #23 0.818 + '[' ppc64le '!=' s390x ']'
09:41:41 [2019-12-10T09:41:41.245Z] #23 0.836 + '[' ppc64le '!=' armhf ']'
09:41:41 [2019-12-10T09:41:41.245Z] #23 0.836 + build_dockercli
09:41:41 [2019-12-10T09:41:41.245Z] #23 0.836 + git clone https://github.com/docker/docker-ce /tmp/tmp.JXd2Q7iv4R/tmp/docker-ce
09:41:41 [2019-12-10T09:41:41.245Z] #23 0.846 Cloning into '/tmp/tmp.JXd2Q7iv4R/tmp/docker-ce'...
09:41:41 [2019-12-10T09:41:41.245Z] #23 ...
09:41:41 [2019-12-10T09:41:41.245Z] 
09:41:41 [2019-12-10T09:41:41.245Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:41:41 [2019-12-10T09:41:41.245Z] #39 0.849 + mktemp -d
09:41:41 [2019-12-10T09:41:41.245Z] #39 0.852 + export GOPATH=/tmp/tmp.GtX2KmpYyU
09:41:41 [2019-12-10T09:41:41.245Z] #39 0.852 + git clone https://github.com/docker/distribution.git /tmp/tmp.GtX2KmpYyU/src/github.com/docker/distribution
09:41:41 [2019-12-10T09:41:41.245Z] #39 0.856 Cloning into '/tmp/tmp.GtX2KmpYyU/src/github.com/docker/distribution'...
09:41:41 [2019-12-10T09:41:41.245Z] #39 ...
09:41:41 [2019-12-10T09:41:41.245Z] 
09:41:41 [2019-12-10T09:41:41.245Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:41:41 [2019-12-10T09:41:41.245Z] #25 0.781 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:41:41 [2019-12-10T09:41:41.245Z] #25 0.791 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:41:41 [2019-12-10T09:41:41.245Z] #25 0.860 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:41:41 [2019-12-10T09:41:41.245Z] #25 0.875 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:41:41 [2019-12-10T09:41:41.245Z] #25 0.914 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:41:41 [2019-12-10T09:41:41.245Z] #25 2.571 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB]
09:41:41 [2019-12-10T09:41:41.245Z] #25 6.000 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
09:41:41 [2019-12-10T09:41:41.245Z] #25 7.910 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
09:41:41 [2019-12-10T09:41:41.267Z] #44 81.03 strings
09:41:41 [2019-12-10T09:41:41.267Z] #44 81.63 os
09:41:41 [2019-12-10T09:41:41.417Z] #41 130.6   CC       criu/rbtree.o
09:41:41 [2019-12-10T09:41:41.590Z] #25 ...
09:41:41 [2019-12-10T09:41:41.590Z] 
09:41:41 [2019-12-10T09:41:41.590Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:41:41 [2019-12-10T09:41:41.590Z] #57 1.342 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:41:41 [2019-12-10T09:41:41.590Z] #57 1.354 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:41:41 [2019-12-10T09:41:41.590Z] #57 1.509 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:41:41 [2019-12-10T09:41:41.590Z] #57 1.538 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:41:41 [2019-12-10T09:41:41.590Z] #57 1.662 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:41:41 [2019-12-10T09:41:41.590Z] #57 3.458 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB]
09:41:41 [2019-12-10T09:41:41.590Z] #57 6.259 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
09:41:41 [2019-12-10T09:41:41.590Z] #57 8.422 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
09:41:41 [2019-12-10T09:41:41.590Z] #57 ...
09:41:41 [2019-12-10T09:41:41.590Z] 
09:41:41 [2019-12-10T09:41:41.590Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:41:41 [2019-12-10T09:41:41.590Z] #48 0.749 + RM_GOPATH=0
09:41:41 [2019-12-10T09:41:41.590Z] #48 0.750 + TMP_GOPATH=
09:41:41 [2019-12-10T09:41:41.590Z] #48 0.751 + : /build
09:41:41 [2019-12-10T09:41:41.590Z] #48 0.752 + '[' -z '' ']'
09:41:41 [2019-12-10T09:41:41.590Z] #48 0.771 ++ mktemp -d
09:41:41 [2019-12-10T09:41:41.590Z] #48 0.787 + export GOPATH=/tmp/tmp.ZctA2jRU5O
09:41:41 [2019-12-10T09:41:41.590Z] #48 0.787 + GOPATH=/tmp/tmp.ZctA2jRU5O
09:41:41 [2019-12-10T09:41:41.590Z] #48 0.787 + RM_GOPATH=1
09:41:41 [2019-12-10T09:41:41.590Z] #48 0.799 ++ dirname ./install.sh
09:41:41 [2019-12-10T09:41:41.590Z] #48 0.823 + dir=.
09:41:41 [2019-12-10T09:41:41.590Z] #48 0.823 + bin=gotestsum
09:41:41 [2019-12-10T09:41:41.590Z] #48 0.823 + shift
09:41:41 [2019-12-10T09:41:41.590Z] #48 0.825 + '[' '!' -f ./gotestsum.installer ']'
09:41:41 [2019-12-10T09:41:41.590Z] #48 0.826 + . ./gotestsum.installer
09:41:41 [2019-12-10T09:41:41.590Z] #48 0.826 ++ : v0.3.5
09:41:41 [2019-12-10T09:41:41.590Z] #48 0.829 + install_gotestsum
09:41:41 [2019-12-10T09:41:41.590Z] #48 0.830 + echo 'Installing gotestsum version v0.3.5'
09:41:41 [2019-12-10T09:41:41.590Z] #48 0.830 Installing gotestsum version v0.3.5
09:41:41 [2019-12-10T09:41:41.590Z] #48 0.830 + go get -d gotest.tools/gotestsum
09:41:41 [2019-12-10T09:41:41.674Z] #41 130.9   CC       criu/rst-malloc.o
09:41:41 [2019-12-10T09:41:41.674Z] #41 131.1   CC       criu/seccomp.o
09:41:41 [2019-12-10T09:41:41.683Z] #18 ...
09:41:41 [2019-12-10T09:41:41.683Z] 
09:41:41 [2019-12-10T09:41:41.683Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:41:41 [2019-12-10T09:41:41.683Z] #29 158.5 + rm -rf /tmp/tmp.lFjvH0nQ3x
09:41:41 [2019-12-10T09:41:41.683Z] #29 DONE 158.8s
09:41:41 [2019-12-10T09:41:41.683Z] 
09:41:41 [2019-12-10T09:41:41.683Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:41:41 [2019-12-10T09:41:41.683Z] #18 129.1 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
09:41:41 [2019-12-10T09:41:41.683Z] #18 129.1 Setting up python3-pip (9.0.1-2+deb9u1) ...
09:41:41 [2019-12-10T09:41:41.683Z] #18 ...
09:41:41 [2019-12-10T09:41:41.683Z] 
09:41:41 [2019-12-10T09:41:41.683Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:41:41 [2019-12-10T09:41:41.683Z] #42 110.4   CC       criu/ipc_ns.o
09:41:41 [2019-12-10T09:41:41.683Z] #42 111.5   CC       criu/irmap.o
09:41:41 [2019-12-10T09:41:41.683Z] #42 111.9   CC       criu/kcmp-ids.o
09:41:41 [2019-12-10T09:41:41.683Z] #42 112.0   CC       criu/kerndat.o
09:41:41 [2019-12-10T09:41:41.683Z] #42 112.9   CC       criu/libnetlink.o
09:41:41 [2019-12-10T09:41:41.683Z] #42 113.2   CC       criu/log.o
09:41:41 [2019-12-10T09:41:41.683Z] #42 113.7   CC       criu/lsm.o
09:41:41 [2019-12-10T09:41:41.683Z] #42 114.1   CC       criu/mem.o
09:41:41 [2019-12-10T09:41:41.935Z] #48 ...
09:41:41 [2019-12-10T09:41:41.935Z] 
09:41:41 [2019-12-10T09:41:41.935Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:41:41 [2019-12-10T09:41:41.935Z] #51 0.587 + RM_GOPATH=0
09:41:41 [2019-12-10T09:41:41.935Z] #51 0.587 + TMP_GOPATH=
09:41:41 [2019-12-10T09:41:41.935Z] #51 0.588 + : /build
09:41:41 [2019-12-10T09:41:41.935Z] #51 0.588 + '[' -z '' ']'
09:41:41 [2019-12-10T09:41:41.935Z] #51 0.593 ++ mktemp -d
09:41:41 [2019-12-10T09:41:41.935Z] #51 0.602 + export GOPATH=/tmp/tmp.iKdE8q5ZcC
09:41:41 [2019-12-10T09:41:41.935Z] #51 0.603 + GOPATH=/tmp/tmp.iKdE8q5ZcC
09:41:41 [2019-12-10T09:41:41.935Z] #51 0.603 + RM_GOPATH=1
09:41:41 [2019-12-10T09:41:41.935Z] #51 0.604 ++ dirname ./install.sh
09:41:41 [2019-12-10T09:41:41.935Z] #51 0.606 + dir=.
09:41:41 [2019-12-10T09:41:41.935Z] #51 0.607 + bin=golangci_lint
09:41:41 [2019-12-10T09:41:41.935Z] #51 0.607 + shift
09:41:41 [2019-12-10T09:41:41.935Z] #51 0.607 + '[' '!' -f ./golangci_lint.installer ']'
09:41:41 [2019-12-10T09:41:41.935Z] #51 0.607 + . ./golangci_lint.installer
09:41:41 [2019-12-10T09:41:41.935Z] #51 0.607 ++ : v1.20.0
09:41:41 [2019-12-10T09:41:41.935Z] #51 0.608 + install_golangci_lint
09:41:41 [2019-12-10T09:41:41.935Z] #51 0.608 + echo 'Installing golangci-lint version v1.20.0'
09:41:41 [2019-12-10T09:41:41.935Z] #51 0.608 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
09:41:41 [2019-12-10T09:41:41.935Z] #51 0.608 Installing golangci-lint version v1.20.0
09:41:41 [2019-12-10T09:41:41.935Z] #51 ...
09:41:41 [2019-12-10T09:41:41.935Z] 
09:41:41 [2019-12-10T09:41:41.935Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:41:41 [2019-12-10T09:41:41.935Z] #11 0.692 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:41:41 [2019-12-10T09:41:41.935Z] #11 0.791 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:41:41 [2019-12-10T09:41:41.935Z] #11 0.848 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:41:41 [2019-12-10T09:41:41.935Z] #11 0.871 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:41:41 [2019-12-10T09:41:41.935Z] #11 0.925 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:41:41 [2019-12-10T09:41:41.935Z] #11 2.571 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB]
09:41:41 [2019-12-10T09:41:41.935Z] #11 5.380 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
09:41:41 [2019-12-10T09:41:41.935Z] #11 7.255 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
09:41:42 [2019-12-10T09:41:42.238Z] #41 131.7   CC       criu/seize.o
09:41:42 [2019-12-10T09:41:42.283Z] #11 ...
09:41:42 [2019-12-10T09:41:42.283Z] 
09:41:42 [2019-12-10T09:41:42.283Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:41:42 [2019-12-10T09:41:42.283Z] #69 0.626 + RM_GOPATH=0
09:41:42 [2019-12-10T09:41:42.283Z] #69 0.626 + TMP_GOPATH=
09:41:42 [2019-12-10T09:41:42.283Z] #69 0.626 + : /build
09:41:42 [2019-12-10T09:41:42.283Z] #69 0.627 + '[' -z '' ']'
09:41:42 [2019-12-10T09:41:42.283Z] #69 0.630 ++ mktemp -d
09:41:42 [2019-12-10T09:41:42.283Z] #69 0.639 + export GOPATH=/tmp/tmp.t6PU7nircB
09:41:42 [2019-12-10T09:41:42.283Z] #69 0.639 + GOPATH=/tmp/tmp.t6PU7nircB
09:41:42 [2019-12-10T09:41:42.283Z] #69 0.639 + RM_GOPATH=1
09:41:42 [2019-12-10T09:41:42.283Z] #69 0.641 ++ dirname ./install.sh
09:41:42 [2019-12-10T09:41:42.283Z] #69 0.676 + dir=.
09:41:42 [2019-12-10T09:41:42.283Z] #69 0.677 + bin=proxy
09:41:42 [2019-12-10T09:41:42.283Z] #69 0.677 + shift
09:41:42 [2019-12-10T09:41:42.283Z] #69 0.678 + '[' '!' -f ./proxy.installer ']'
09:41:42 [2019-12-10T09:41:42.283Z] #69 0.678 + . ./proxy.installer
09:41:42 [2019-12-10T09:41:42.283Z] #69 0.679 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
09:41:42 [2019-12-10T09:41:42.283Z] #69 0.685 + install_proxy
09:41:42 [2019-12-10T09:41:42.283Z] #69 0.686 + case "$1" in
09:41:42 [2019-12-10T09:41:42.283Z] #69 0.686 + export CGO_ENABLED=0
09:41:42 [2019-12-10T09:41:42.283Z] #69 0.686 + CGO_ENABLED=0
09:41:42 [2019-12-10T09:41:42.283Z] #69 0.686 + _install_proxy
09:41:42 [2019-12-10T09:41:42.283Z] #69 0.686 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
09:41:42 [2019-12-10T09:41:42.283Z] #69 0.686 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
09:41:42 [2019-12-10T09:41:42.283Z] #69 0.687 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.t6PU7nircB/src/github.com/docker/libnetwork
09:41:42 [2019-12-10T09:41:42.283Z] #69 0.708 Cloning into '/tmp/tmp.t6PU7nircB/src/github.com/docker/libnetwork'...
09:41:42 [2019-12-10T09:41:42.469Z] #41 ...
09:41:42 [2019-12-10T09:41:42.469Z] 
09:41:42 [2019-12-10T09:41:42.469Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:41:42 [2019-12-10T09:41:42.469Z] #54 133.8 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
09:41:42 [2019-12-10T09:41:42.469Z] #54 136.1 + mkdir -p /build
09:41:42 [2019-12-10T09:41:42.469Z] #54 136.2 + cp runc /build/runc
09:41:42 [2019-12-10T09:41:42.469Z] #54 DONE 136.3s
09:41:42 [2019-12-10T09:41:42.469Z] 
09:41:42 [2019-12-10T09:41:42.469Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:41:42 [2019-12-10T09:41:42.469Z] #17 117.4 Setting up libonig4:arm64 (6.1.3-2) ...
09:41:42 [2019-12-10T09:41:42.469Z] #17 117.4 Setting up libprotobuf-c1:arm64 (1.2.1-2) ...
09:41:42 [2019-12-10T09:41:42.469Z] #17 117.6 Setting up zip (3.0-11+b1) ...
09:41:42 [2019-12-10T09:41:42.469Z] #17 117.6 Setting up bzip2 (1.0.6-8.1) ...
09:41:42 [2019-12-10T09:41:42.469Z] #17 117.6 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ...
09:41:42 [2019-12-10T09:41:42.469Z] #17 117.6 Setting up libjq1:arm64 (1.5+dfsg-1.3) ...
09:41:42 [2019-12-10T09:41:42.469Z] #17 117.7 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:41:42 [2019-12-10T09:41:42.469Z] #17 117.7 Setting up libaio1:arm64 (0.3.110-3) ...
09:41:42 [2019-12-10T09:41:42.469Z] #17 117.8 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ...
09:41:42 [2019-12-10T09:41:42.469Z] #17 117.8 Setting up xz-utils (5.2.2-1.2+b1) ...
09:41:42 [2019-12-10T09:41:42.469Z] #17 117.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:41:42 [2019-12-10T09:41:42.469Z] #17 117.8 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
09:41:42 [2019-12-10T09:41:42.469Z] #17 117.8 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
09:41:42 [2019-12-10T09:41:42.469Z] #17 117.9 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ...
09:41:42 [2019-12-10T09:41:42.469Z] #17 117.9 Setting up libpcre32-3:arm64 (2:8.39-3) ...
09:41:42 [2019-12-10T09:41:42.469Z] #17 117.9 Setting up libnfnetlink0:arm64 (1.0.1-3) ...
09:41:42 [2019-12-10T09:41:42.469Z] #17 117.9 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
09:41:42 [2019-12-10T09:41:42.469Z] #17 118.5 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ...
09:41:42 [2019-12-10T09:41:42.469Z] #17 118.5 Setting up libpcre16-3:arm64 (2:8.39-3) ...
09:41:42 [2019-12-10T09:41:42.469Z] #17 118.6 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ...
09:41:42 [2019-12-10T09:41:42.469Z] #17 118.6 Setting up libnl-3-200:arm64 (3.2.27-2) ...
09:41:42 [2019-12-10T09:41:42.469Z] #17 118.7 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
09:41:42 [2019-12-10T09:41:42.469Z] #17 118.7 Setting up libudev-dev:arm64 (232-25+deb9u12) ...
09:41:42 [2019-12-10T09:41:42.469Z] #17 118.7 Setting up pigz (2.3.4-1) ...
09:41:42 [2019-12-10T09:41:42.469Z] #17 118.8 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
09:41:42 [2019-12-10T09:41:42.469Z] #17 118.8 Setting up libmpdec2:arm64 (2.4.2-1) ...
09:41:42 [2019-12-10T09:41:42.469Z] #17 118.8 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ...
09:41:42 [2019-12-10T09:41:42.469Z] #17 118.8 Setting up mingw-w64-common (5.0.1-1) ...
09:41:42 [2019-12-10T09:41:42.469Z] #17 118.8 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ...
09:41:42 [2019-12-10T09:41:42.469Z] #17 118.9 Setting up jq (1.5+dfsg-1.3) ...
09:41:42 [2019-12-10T09:41:42.469Z] #17 118.9 Setting up libpcre3-dev:arm64 (2:8.39-3) ...
09:41:42 [2019-12-10T09:41:42.469Z] #17 118.9 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ...
09:41:42 [2019-12-10T09:41:42.469Z] #17 119.0 Setting up xfsprogs (4.9.0+nmu1) ...
09:41:42 [2019-12-10T09:41:42.469Z] #17 119.0 Setting up vim (2:8.0.0197-4+deb9u3) ...
09:41:42 [2019-12-10T09:41:42.469Z] #17 119.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:41:42 [2019-12-10T09:41:42.469Z] #17 119.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:41:42 [2019-12-10T09:41:42.469Z] #17 119.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:41:42 [2019-12-10T09:41:42.469Z] #17 119.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:41:42 [2019-12-10T09:41:42.469Z] #17 119.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:41:42 [2019-12-10T09:41:42.550Z] #42 115.8   CC       criu/mount.o
09:41:42 [2019-12-10T09:41:42.550Z] #42 ...
09:41:42 [2019-12-10T09:41:42.550Z] 
09:41:42 [2019-12-10T09:41:42.550Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:41:42 [2019-12-10T09:41:42.550Z] #18 130.2 Setting up dmsetup (2:1.02.137-2) ...
09:41:42 [2019-12-10T09:41:42.550Z] #18 130.2 Setting up python3-setuptools (33.1.1-1) ...
09:41:42 [2019-12-10T09:41:42.642Z] #44 ...
09:41:42 [2019-12-10T09:41:42.642Z] 
09:41:42 [2019-12-10T09:41:42.642Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:41:42 [2019-12-10T09:41:42.642Z] #41 3.936 Note: Building without setproctitle() and strlcpy() support.
09:41:42 [2019-12-10T09:41:42.642Z] #41 3.936       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:41:42 [2019-12-10T09:41:42.642Z] #41 5.576 fatal: Not a git repository (or any of the parent directories): .git
09:41:42 [2019-12-10T09:41:42.642Z] #41 5.600   GEN      .gitid
09:41:42 [2019-12-10T09:41:42.642Z] #41 5.616   GEN      criu/include/version.h
09:41:42 [2019-12-10T09:41:42.642Z] #41 5.651   GEN      include/common/asm
09:41:42 [2019-12-10T09:41:42.642Z] #41 ...
09:41:42 [2019-12-10T09:41:42.642Z] 
09:41:42 [2019-12-10T09:41:42.642Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:41:42 [2019-12-10T09:41:42.642Z] #31 73.09 time
09:41:42 [2019-12-10T09:41:42.642Z] #31 78.00 internal/poll
09:41:42 [2019-12-10T09:41:42.642Z] #31 79.08 internal/fmtsort
09:41:42 [2019-12-10T09:41:42.642Z] #31 79.62 internal/syscall/unix
09:41:42 [2019-12-10T09:41:42.642Z] #31 80.01 strings
09:41:42 [2019-12-10T09:41:42.642Z] #31 80.28 os
09:41:42 [2019-12-10T09:41:42.642Z] #31 82.34 path
09:41:42 [2019-12-10T09:41:42.642Z] #31 82.79 text/tabwriter
09:41:42 [2019-12-10T09:41:42.729Z] #17 119.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:41:42 [2019-12-10T09:41:42.729Z] #17 119.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:41:42 [2019-12-10T09:41:42.729Z] #17 119.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:41:42 [2019-12-10T09:41:42.729Z] #17 119.1 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ...
09:41:42 [2019-12-10T09:41:42.729Z] #17 119.1 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ...
09:41:42 [2019-12-10T09:41:42.729Z] #17 119.2 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
09:41:42 [2019-12-10T09:41:42.729Z] #17 119.2 Setting up iptables (1.6.0+snapshot20161117-6) ...
09:41:42 [2019-12-10T09:41:42.729Z] #17 119.2 Setting up btrfs-progs (4.7.3-1) ...
09:41:42 [2019-12-10T09:41:42.729Z] #17 119.3 Setting up libselinux1-dev:arm64 (2.6-3+b3) ...
09:41:42 [2019-12-10T09:41:42.729Z] #17 119.3 Setting up python3.5 (3.5.3-1+deb9u1) ...
09:41:42 [2019-12-10T09:41:42.901Z] #31 ...
09:41:42 [2019-12-10T09:41:42.901Z] 
09:41:42 [2019-12-10T09:41:42.901Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:41:42 [2019-12-10T09:41:42.901Z] #44 83.36 regexp/syntax
09:41:43 [2019-12-10T09:41:43.169Z] #41 132.4   CC       criu/servicefd.o
09:41:43 [2019-12-10T09:41:43.426Z] #41 132.8   CC       criu/shmem.o
09:41:43 [2019-12-10T09:41:43.558Z] #18 131.3 Setting up dh-python (2.20170125) ...
09:41:43 [2019-12-10T09:41:43.992Z] #41 133.5   CC       criu/sigframe.o
09:41:44 [2019-12-10T09:41:44.250Z] #41 133.6   CC       criu/signalfd.o
09:41:44 [2019-12-10T09:41:44.448Z] #18 132.0 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ...
09:41:44 [2019-12-10T09:41:44.448Z] #18 132.0 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:41:44 [2019-12-10T09:41:44.508Z] #41 133.9   CC       criu/sk-inet.o
09:41:44 [2019-12-10T09:41:44.812Z] #44 85.29 fmt
09:41:44 [2019-12-10T09:41:44.875Z] #18 DONE 132.3s
09:41:44 [2019-12-10T09:41:44.875Z] 
09:41:44 [2019-12-10T09:41:44.875Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
09:41:45 [2019-12-10T09:41:45.075Z] #41 ...
09:41:45 [2019-12-10T09:41:45.075Z] 
09:41:45 [2019-12-10T09:41:45.075Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:41:45 [2019-12-10T09:41:45.075Z] #38 220.9 + rm -rf /tmp/tmp.SxjjGJu3a2/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.SxjjGJu3a2
09:41:46 [2019-12-10T09:41:46.009Z] #38 DONE 222.0s
09:41:46 [2019-12-10T09:41:46.009Z] 
09:41:46 [2019-12-10T09:41:46.009Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:41:46 [2019-12-10T09:41:46.009Z] #41 134.6   CC       criu/sk-netlink.o
09:41:46 [2019-12-10T09:41:46.009Z] #41 134.9   CC       criu/sk-packet.o
09:41:46 [2019-12-10T09:41:46.009Z] #41 135.4   CC       criu/sk-queue.o
09:41:46 [2019-12-10T09:41:46.028Z] #17 122.4 Setting up libpython3-stdlib:arm64 (3.5.3-1) ...
09:41:46 [2019-12-10T09:41:46.028Z] #17 122.5 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ...
09:41:46 [2019-12-10T09:41:46.028Z] #17 122.5 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
09:41:46 [2019-12-10T09:41:46.028Z] #17 122.5 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
09:41:46 [2019-12-10T09:41:46.028Z] #17 122.5 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
09:41:46 [2019-12-10T09:41:46.028Z] #17 122.5 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
09:41:46 [2019-12-10T09:41:46.028Z] #17 122.5 Setting up btrfs-tools (4.7.3-1) ...
09:41:46 [2019-12-10T09:41:46.028Z] #17 122.5 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ...
09:41:46 [2019-12-10T09:41:46.028Z] #17 122.5 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
09:41:46 [2019-12-10T09:41:46.028Z] #17 122.5 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
09:41:46 [2019-12-10T09:41:46.028Z] #17 122.5 Setting up python3 (3.5.3-1) ...
09:41:46 [2019-12-10T09:41:46.575Z] #41 135.9   CC       criu/sk-tcp.o
09:41:47 [2019-12-10T09:41:47.142Z] #41 136.7   CC       criu/sk-unix.o
09:41:47 [2019-12-10T09:41:47.342Z] #44 87.23 regexp
09:41:47 [2019-12-10T09:41:47.943Z] #17 124.2 Setting up apparmor (2.11.0-3+deb9u2) ...
09:41:48 [2019-12-10T09:41:48.230Z] #19 3.191 Collecting yamllint==1.16.0
09:41:48 [2019-12-10T09:41:48.277Z] #44 ...
09:41:48 [2019-12-10T09:41:48.277Z] 
09:41:48 [2019-12-10T09:41:48.278Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:41:48 [2019-12-10T09:41:48.278Z] #41 7.208   PBCC     images/google/protobuf/descriptor.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 7.297   PBCC     images/opts.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 7.329   PBCC     images/sit.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 7.372   DEP      images/google/protobuf/descriptor.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 7.488   DEP      images/opts.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 7.532   DEP      images/sit.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 7.608   PBCC     images/macvlan.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 7.623   DEP      images/macvlan.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 7.693   PBCC     images/autofs.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 7.701   DEP      images/autofs.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 7.770   PBCC     images/sysctl.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 7.837   DEP      images/sysctl.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 7.872   PBCC     images/time.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 7.909   DEP      images/time.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 7.936   PBCC     images/binfmt-misc.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 7.958   DEP      images/binfmt-misc.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 8.000   PBCC     images/seccomp.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 8.021   DEP      images/seccomp.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 8.058   PBCC     images/userns.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 8.094   DEP      images/userns.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 8.144   PBCC     images/cgroup.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 8.200   DEP      images/cgroup.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 8.280   PBCC     images/fown.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 8.291   PBCC     images/ext-file.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 8.355   DEP      images/fown.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 8.404   DEP      images/ext-file.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 8.449   PBCC     images/rpc.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 8.495   DEP      images/rpc.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 8.552   PBCC     images/siginfo.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 8.575   DEP      images/siginfo.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 8.624   PBCC     images/pagemap.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 8.651   DEP      images/pagemap.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 8.696   PBCC     images/rlimit.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 8.703   DEP      images/rlimit.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 8.760   PBCC     images/file-lock.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 8.796   DEP      images/file-lock.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 8.852   PBCC     images/tty.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 8.913   DEP      images/tty.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 8.970   PBCC     images/tun.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 9.020   PBCC     images/netdev.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 9.076   DEP      images/tun.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 9.123   DEP      images/netdev.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 9.190   PBCC     images/vma.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 9.276   DEP      images/vma.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 9.342   PBCC     images/creds.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 9.412   DEP      images/creds.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 9.460   PBCC     images/utsns.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 9.480   DEP      images/utsns.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 9.575   PBCC     images/ipc-desc.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 9.606   PBCC     images/ipc-sem.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 9.656   DEP      images/ipc-desc.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 9.740   DEP      images/ipc-sem.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 9.810   PBCC     images/ipc-msg.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 9.866   DEP      images/ipc-msg.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 9.905   PBCC     images/ipc-shm.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 9.931   DEP      images/ipc-shm.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 9.972   PBCC     images/ipc-var.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 9.989   DEP      images/ipc-var.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 10.03   PBCC     images/sk-opts.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 10.04   PBCC     images/packet-sock.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 10.13   DEP      images/sk-opts.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 10.18   DEP      images/packet-sock.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 10.30   PBCC     images/sk-netlink.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 10.37   DEP      images/sk-netlink.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 10.42   PBCC     images/sk-inet.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 10.47   DEP      images/sk-inet.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 10.56   PBCC     images/sk-unix.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 10.62   DEP      images/sk-unix.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 10.65   PBCC     images/mm.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 10.71   DEP      images/mm.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 10.77   PBCC     images/timerfd.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 10.82   DEP      images/timerfd.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 10.87   PBCC     images/timer.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 10.90   DEP      images/timer.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 10.93   PBCC     images/sa.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 10.97   DEP      images/sa.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 10.98   PBCC     images/pipe-data.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 11.04   DEP      images/pipe-data.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 11.10   PBCC     images/mnt.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 11.17   DEP      images/mnt.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 11.21   PBCC     images/sk-packet.pb-c.c
09:41:48 [2019-12-10T09:41:48.278Z] #41 11.22   DEP      images/sk-packet.pb-c.d
09:41:48 [2019-12-10T09:41:48.278Z] #41 11.27   PBCC     images/tcp-stream.pb-c.c
09:41:48 [2019-12-10T09:41:48.537Z] #41 11.36   DEP      images/tcp-stream.pb-c.d
09:41:48 [2019-12-10T09:41:48.537Z] #41 11.48   PBCC     images/pipe.pb-c.c
09:41:48 [2019-12-10T09:41:48.537Z] #41 11.50   DEP      images/pipe.pb-c.d
09:41:48 [2019-12-10T09:41:48.537Z] #41 11.55   PBCC     images/pstree.pb-c.c
09:41:48 [2019-12-10T09:41:48.620Z] #19 3.830   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
09:41:48 [2019-12-10T09:41:48.620Z] #19 3.958 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
09:41:48 [2019-12-10T09:41:48.620Z] #19 4.049   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
09:41:48 [2019-12-10T09:41:48.797Z] #41 11.59   DEP      images/pstree.pb-c.d
09:41:48 [2019-12-10T09:41:48.797Z] #41 11.62   PBCC     images/fs.pb-c.c
09:41:48 [2019-12-10T09:41:48.797Z] #41 11.68   DEP      images/fs.pb-c.d
09:41:48 [2019-12-10T09:41:48.797Z] #41 11.74   PBCC     images/signalfd.pb-c.c
09:41:48 [2019-12-10T09:41:48.797Z] #41 11.81   DEP      images/signalfd.pb-c.d
09:41:49 [2019-12-10T09:41:49.042Z] #41 138.0   CC       criu/sockets.o
09:41:49 [2019-12-10T09:41:49.057Z] #41 11.83   PBCC     images/fh.pb-c.c
09:41:49 [2019-12-10T09:41:49.057Z] #41 11.90   PBCC     images/fsnotify.pb-c.c
09:41:49 [2019-12-10T09:41:49.057Z] #41 11.96   DEP      images/fh.pb-c.d
09:41:49 [2019-12-10T09:41:49.057Z] #41 12.03   DEP      images/fsnotify.pb-c.d
09:41:49 [2019-12-10T09:41:49.057Z] #41 12.08   PBCC     images/eventpoll.pb-c.c
09:41:49 [2019-12-10T09:41:49.303Z] #41 ...
09:41:49 [2019-12-10T09:41:49.303Z] 
09:41:49 [2019-12-10T09:41:49.303Z] #39 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
09:41:49 [2019-12-10T09:41:49.303Z] #39 DONE 1.9s
09:41:49 [2019-12-10T09:41:49.303Z] 
09:41:49 [2019-12-10T09:41:49.303Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:41:49 [2019-12-10T09:41:49.303Z] #41 138.7   CC       criu/stats.o
09:41:49 [2019-12-10T09:41:49.317Z] #41 12.12   DEP      images/eventpoll.pb-c.d
09:41:49 [2019-12-10T09:41:49.317Z] #41 12.16   PBCC     images/eventfd.pb-c.c
09:41:49 [2019-12-10T09:41:49.317Z] #41 12.22   DEP      images/eventfd.pb-c.d
09:41:49 [2019-12-10T09:41:49.317Z] #41 12.26   PBCC     images/remap-file-path.pb-c.c
09:41:49 [2019-12-10T09:41:49.317Z] #41 12.27   DEP      images/remap-file-path.pb-c.d
09:41:49 [2019-12-10T09:41:49.317Z] #41 12.34   PBCC     images/fifo.pb-c.c
09:41:49 [2019-12-10T09:41:49.317Z] #41 12.37   DEP      images/fifo.pb-c.d
09:41:49 [2019-12-10T09:41:49.317Z] #41 12.45   PBCC     images/ghost-file.pb-c.c
09:41:49 [2019-12-10T09:41:49.327Z] #17 125.6 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
09:41:49 [2019-12-10T09:41:49.327Z] #17 125.7 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
09:41:49 [2019-12-10T09:41:49.327Z] #17 125.7 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ...
09:41:49 [2019-12-10T09:41:49.327Z] #17 125.8 Setting up python3-wheel (0.29.0-2) ...
09:41:49 [2019-12-10T09:41:49.561Z] #41 139.0   CC       criu/string.o
09:41:49 [2019-12-10T09:41:49.561Z] #41 139.0   CC       criu/sysctl.o
09:41:49 [2019-12-10T09:41:49.575Z] #41 12.54   DEP      images/ghost-file.pb-c.d
09:41:49 [2019-12-10T09:41:49.575Z] #41 12.58   PBCC     images/regfile.pb-c.c
09:41:49 [2019-12-10T09:41:49.575Z] #41 12.61   DEP      images/regfile.pb-c.d
09:41:49 [2019-12-10T09:41:49.575Z] #41 12.66   PBCC     images/ns.pb-c.c
09:41:49 [2019-12-10T09:41:49.575Z] #41 12.70   DEP      images/ns.pb-c.d
09:41:49 [2019-12-10T09:41:49.833Z] #41 12.76   PBCC     images/fdinfo.pb-c.c
09:41:49 [2019-12-10T09:41:49.833Z] #41 12.83   DEP      images/fdinfo.pb-c.d
09:41:49 [2019-12-10T09:41:49.833Z] #41 12.94   PBCC     images/core-aarch64.pb-c.c
09:41:50 [2019-12-10T09:41:50.091Z] #41 13.05   PBCC     images/core-arm.pb-c.c
09:41:50 [2019-12-10T09:41:50.091Z] #41 13.09   PBCC     images/core-ppc64.pb-c.c
09:41:50 [2019-12-10T09:41:50.091Z] #41 13.14   PBCC     images/core-s390.pb-c.c
09:41:50 [2019-12-10T09:41:50.091Z] #41 13.15   PBCC     images/core-x86.pb-c.c
09:41:50 [2019-12-10T09:41:50.127Z] #41 139.5   CC       criu/sysfs_parse.o
09:41:50 [2019-12-10T09:41:50.159Z] #19 5.194 Collecting pyyaml (from yamllint==1.16.0)
09:41:50 [2019-12-10T09:41:50.159Z] #19 5.482   Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB)
09:41:50 [2019-12-10T09:41:50.269Z] #17 126.8 Setting up python3-pkg-resources (33.1.1-1) ...
09:41:50 [2019-12-10T09:41:50.349Z] #41 13.22   PBCC     images/core.pb-c.c
09:41:50 [2019-12-10T09:41:50.349Z] #41 13.27   PBCC     images/inventory.pb-c.c
09:41:50 [2019-12-10T09:41:50.349Z] #41 13.33   DEP      images/core-aarch64.pb-c.d
09:41:50 [2019-12-10T09:41:50.349Z] #41 13.40   DEP      images/core-arm.pb-c.d
09:41:50 [2019-12-10T09:41:50.385Z] #41 139.8   CC       criu/timerfd.o
09:41:50 [2019-12-10T09:41:50.607Z] #41 13.49   DEP      images/core-ppc64.pb-c.d
09:41:50 [2019-12-10T09:41:50.607Z] #41 13.55   DEP      images/core-s390.pb-c.d
09:41:50 [2019-12-10T09:41:50.607Z] #41 13.61   DEP      images/core-x86.pb-c.d
09:41:50 [2019-12-10T09:41:50.607Z] #41 13.65   DEP      images/core.pb-c.d
09:41:50 [2019-12-10T09:41:50.643Z] #41 140.0   CC       criu/tty.o
09:41:50 [2019-12-10T09:41:50.866Z] #41 13.68   DEP      images/inventory.pb-c.d
09:41:50 [2019-12-10T09:41:50.866Z] #41 13.72   PBCC     images/cpuinfo.pb-c.c
09:41:50 [2019-12-10T09:41:50.866Z] #41 13.74   DEP      images/cpuinfo.pb-c.d
09:41:50 [2019-12-10T09:41:50.866Z] #41 13.80   PBCC     images/stats.pb-c.c
09:41:50 [2019-12-10T09:41:50.866Z] #41 13.83   DEP      images/stats.pb-c.d
09:41:51 [2019-12-10T09:41:51.340Z] #69 ...
09:41:51 [2019-12-10T09:41:51.340Z] 
09:41:51 [2019-12-10T09:41:51.340Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:41:51 [2019-12-10T09:41:51.340Z] #32 9.506 encoding
09:41:51 [2019-12-10T09:41:51.340Z] #32 10.28 runtime/cgo
09:41:51 [2019-12-10T09:41:51.340Z] #32 10.40 runtime
09:41:51 [2019-12-10T09:41:51.340Z] #32 ...
09:41:51 [2019-12-10T09:41:51.340Z] 
09:41:51 [2019-12-10T09:41:51.340Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:41:51 [2019-12-10T09:41:51.340Z] #45 10.07 math
09:41:51 [2019-12-10T09:41:51.340Z] #45 10.24 unicode/utf16
09:41:51 [2019-12-10T09:41:51.340Z] #45 12.96 container/list
09:41:51 [2019-12-10T09:41:51.340Z] #45 16.15 crypto/internal/subtle
09:41:51 [2019-12-10T09:41:51.340Z] #45 16.93 crypto/subtle
09:41:51 [2019-12-10T09:41:51.340Z] #45 17.56 vendor/golang.org/x/crypto/cryptobyte/asn1
09:41:51 [2019-12-10T09:41:51.340Z] #45 17.84 internal/nettrace
09:41:51 [2019-12-10T09:41:51.340Z] #45 18.38 runtime/cgo
09:41:51 [2019-12-10T09:41:51.652Z] #17 127.9 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ...
09:41:51 [2019-12-10T09:41:51.652Z] #17 128.0 Setting up python3-pip (9.0.1-2+deb9u1) ...
09:41:52 [2019-12-10T09:41:52.015Z] #41 141.2   CC       criu/tun.o
09:41:52 [2019-12-10T09:41:52.015Z] #41 141.6   CC       criu/uffd.o
09:41:52 [2019-12-10T09:41:52.177Z] #19 7.182 Building wheels for collected packages: pathspec, pyyaml
09:41:52 [2019-12-10T09:41:52.177Z] #19 7.183   Running setup.py bdist_wheel for pathspec: started
09:41:52 [2019-12-10T09:41:52.223Z] #17 ...
09:41:52 [2019-12-10T09:41:52.223Z] 
09:41:52 [2019-12-10T09:41:52.223Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:41:52 [2019-12-10T09:41:52.223Z] #41 118.8   CC       criu/cr-check.o
09:41:52 [2019-12-10T09:41:52.223Z] #41 120.2   CC       criu/cr-dedup.o
09:41:52 [2019-12-10T09:41:52.223Z] #41 120.5   CC       criu/cr-dump.o
09:41:52 [2019-12-10T09:41:52.223Z] #41 122.1   CC       criu/cr-errno.o
09:41:52 [2019-12-10T09:41:52.223Z] #41 122.1   CC       criu/cr-restore.o
09:41:52 [2019-12-10T09:41:52.223Z] #41 125.2   CC       criu/cr-service.o
09:41:52 [2019-12-10T09:41:52.223Z] #41 126.5   CC       criu/crtools.o
09:41:52 [2019-12-10T09:41:52.223Z] #41 127.0   CC       criu/eventfd.o
09:41:52 [2019-12-10T09:41:52.223Z] #41 127.3   CC       criu/eventpoll.o
09:41:52 [2019-12-10T09:41:52.223Z] #41 128.1   CC       criu/external.o
09:41:52 [2019-12-10T09:41:52.223Z] #41 128.5   CC       criu/fault-injection.o
09:41:52 [2019-12-10T09:41:52.223Z] #41 128.5   CC       criu/fdstore.o
09:41:52 [2019-12-10T09:41:52.223Z] #41 128.8   CC       criu/fifo.o
09:41:52 [2019-12-10T09:41:52.571Z] #45 ...
09:41:52 [2019-12-10T09:41:52.571Z] 
09:41:52 [2019-12-10T09:41:52.571Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:41:52 [2019-12-10T09:41:52.571Z] #34 22.22 Fetched 7728 kB in 21s (366 kB/s)
09:41:52 [2019-12-10T09:41:52.593Z] #19 7.916   Running setup.py bdist_wheel for pathspec: finished with status 'done'
09:41:52 [2019-12-10T09:41:52.593Z] #19 7.917   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
09:41:52 [2019-12-10T09:41:52.593Z] #19 7.926   Running setup.py bdist_wheel for pyyaml: started
09:41:52 [2019-12-10T09:41:52.766Z] #41 15.33 make[1]: Nothing to be done for 'all'.
09:41:52 [2019-12-10T09:41:52.794Z] #41 129.1   CC       criu/file-ids.o
09:41:52 [2019-12-10T09:41:52.794Z] #41 ...
09:41:52 [2019-12-10T09:41:52.794Z] 
09:41:52 [2019-12-10T09:41:52.794Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:41:52 [2019-12-10T09:41:52.794Z] #17 129.1 Setting up dmsetup (2:1.02.137-2) ...
09:41:52 [2019-12-10T09:41:52.794Z] #17 129.1 Setting up python3-setuptools (33.1.1-1) ...
09:41:52 [2019-12-10T09:41:52.950Z] #41 142.3   CC       criu/util.o
09:41:53 [2019-12-10T09:41:53.332Z] #41 ...
09:41:53 [2019-12-10T09:41:53.332Z] 
09:41:53 [2019-12-10T09:41:53.332Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:41:53 [2019-12-10T09:41:53.332Z] #31 83.59 fmt
09:41:53 [2019-12-10T09:41:53.332Z] #31 83.59 path/filepath
09:41:53 [2019-12-10T09:41:53.332Z] #31 85.06 io/ioutil
09:41:53 [2019-12-10T09:41:53.332Z] #31 86.93 github.com/BurntSushi/toml
09:41:53 [2019-12-10T09:41:53.332Z] #31 86.95 flag
09:41:53 [2019-12-10T09:41:53.332Z] #31 88.93 log
09:41:53 [2019-12-10T09:41:53.332Z] #31 91.04 github.com/BurntSushi/toml/cmd/tomlv
09:41:53 [2019-12-10T09:41:53.332Z] #31 ...
09:41:53 [2019-12-10T09:41:53.332Z] 
09:41:53 [2019-12-10T09:41:53.332Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:41:53 [2019-12-10T09:41:53.332Z] #44 90.30 go/token
09:41:53 [2019-12-10T09:41:53.332Z] #44 90.78 internal/lazyregexp
09:41:53 [2019-12-10T09:41:53.332Z] #44 91.25 net/url
09:41:53 [2019-12-10T09:41:53.332Z] #44 91.29 go/scanner
09:41:53 [2019-12-10T09:41:53.332Z] #44 92.63 go/ast
09:41:53 [2019-12-10T09:41:53.332Z] #44 93.08 text/template/parse
09:41:53 [2019-12-10T09:41:53.461Z] #19 8.675   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
09:41:53 [2019-12-10T09:41:53.461Z] #19 8.677   Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67
09:41:53 [2019-12-10T09:41:53.461Z] #19 8.707 Successfully built pathspec pyyaml
09:41:53 [2019-12-10T09:41:53.461Z] #19 8.708 Installing collected packages: pathspec, pyyaml, yamllint
09:41:53 [2019-12-10T09:41:53.734Z] #17 130.1 Setting up dh-python (2.20170125) ...
09:41:53 [2019-12-10T09:41:53.881Z] #19 9.114 Successfully installed pathspec-0.6.0 pyyaml-5.2 yamllint-1.16.0
09:41:53 [2019-12-10T09:41:53.884Z] #41 143.2   CC       criu/uts_ns.o
09:41:53 [2019-12-10T09:41:53.884Z] #41 143.4   CC       criu/vdso-compat.o
09:41:54 [2019-12-10T09:41:54.142Z] #41 143.6   CC       criu/vdso.o
09:41:54 [2019-12-10T09:41:54.278Z] #19 DONE 9.5s
09:41:54 [2019-12-10T09:41:54.278Z] 
09:41:54 [2019-12-10T09:41:54.278Z] #24 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
09:41:54 [2019-12-10T09:41:54.305Z] #17 130.8 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ...
09:41:54 [2019-12-10T09:41:54.305Z] #17 130.8 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:41:54 [2019-12-10T09:41:54.675Z] #24 DONE 0.6s
09:41:54 [2019-12-10T09:41:54.675Z] 
09:41:54 [2019-12-10T09:41:54.675Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
09:41:54 [2019-12-10T09:41:54.876Z] #17 DONE 131.6s
09:41:54 [2019-12-10T09:41:54.876Z] 
09:41:54 [2019-12-10T09:41:54.876Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:41:54 [2019-12-10T09:41:54.876Z] #41 129.4   CC       criu/file-lock.o
09:41:54 [2019-12-10T09:41:54.876Z] #41 130.0   CC       criu/files-ext.o
09:41:54 [2019-12-10T09:41:54.876Z] #41 130.4   CC       criu/files-reg.o
09:41:55 [2019-12-10T09:41:55.075Z] #41 144.3   LINK     criu/built-in.o
09:41:55 [2019-12-10T09:41:55.075Z] #41 144.4   LINK     criu/criu
09:41:55 [2019-12-10T09:41:55.233Z] #44 ...
09:41:55 [2019-12-10T09:41:55.233Z] 
09:41:55 [2019-12-10T09:41:55.233Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:41:55 [2019-12-10T09:41:55.233Z] #31 DONE 95.5s
09:41:55 [2019-12-10T09:41:55.233Z] 
09:41:55 [2019-12-10T09:41:55.233Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:41:55 [2019-12-10T09:41:55.233Z] #41 16.78   CC       images/stats.o
09:41:55 [2019-12-10T09:41:55.233Z] #41 17.24   CC       images/core.o
09:41:55 [2019-12-10T09:41:55.233Z] #41 17.90   CC       images/core-x86.o
09:41:55 [2019-12-10T09:41:55.333Z] #41 144.7   DEP      lib/c/criu.d
09:41:55 [2019-12-10T09:41:55.333Z] #41 144.8   CC       images/rpc.pb-c.o
09:41:55 [2019-12-10T09:41:55.591Z] #41 145.1   CC       lib/c/criu.o
09:41:55 [2019-12-10T09:41:55.596Z] #28 DONE 0.6s
09:41:55 [2019-12-10T09:41:55.596Z] 
09:41:55 [2019-12-10T09:41:55.596Z] #30 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
09:41:55 [2019-12-10T09:41:55.799Z] #41 18.61   CC       images/core-arm.o
09:41:55 [2019-12-10T09:41:55.825Z] #41 132.2   CC       criu/files.o
09:41:56 [2019-12-10T09:41:56.015Z] #30 DONE 0.2s
09:41:56 [2019-12-10T09:41:56.015Z] 
09:41:56 [2019-12-10T09:41:56.015Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:41:56 [2019-12-10T09:41:56.015Z] #42 119.4   CC       criu/namespaces.o
09:41:56 [2019-12-10T09:41:56.015Z] #42 120.8   CC       criu/net.o
09:41:56 [2019-12-10T09:41:56.015Z] #42 123.3   CC       criu/netfilter.o
09:41:56 [2019-12-10T09:41:56.015Z] #42 123.6   CC       criu/page-pipe.o
09:41:56 [2019-12-10T09:41:56.015Z] #42 124.2   CC       criu/page-xfer.o
09:41:56 [2019-12-10T09:41:56.015Z] #42 125.1   CC       criu/pagemap-cache.o
09:41:56 [2019-12-10T09:41:56.015Z] #42 125.4   CC       criu/pagemap.o
09:41:56 [2019-12-10T09:41:56.015Z] #42 126.2   CC       criu/parasite-syscall.o
09:41:56 [2019-12-10T09:41:56.015Z] #42 127.0   CC       criu/path.o
09:41:56 [2019-12-10T09:41:56.015Z] #42 127.2   CC       criu/pie-util-vdso-elf32.o
09:41:56 [2019-12-10T09:41:56.015Z] #42 127.6   CC       criu/pie-util-vdso.o
09:41:56 [2019-12-10T09:41:56.015Z] #42 127.9   CC       criu/pie-util.o
09:41:56 [2019-12-10T09:41:56.015Z] #42 128.1   CC       criu/pipes.o
09:41:56 [2019-12-10T09:41:56.015Z] #42 128.9   CC       criu/plugin.o
09:41:56 [2019-12-10T09:41:56.015Z] #42 ...
09:41:56 [2019-12-10T09:41:56.015Z] 
09:41:56 [2019-12-10T09:41:56.016Z] #33 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
09:41:56 [2019-12-10T09:41:56.016Z] #33 DONE 0.2s
09:41:56 [2019-12-10T09:41:56.016Z] 
09:41:56 [2019-12-10T09:41:56.016Z] #38 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
09:41:56 [2019-12-10T09:41:56.016Z] #38 DONE 0.2s
09:41:56 [2019-12-10T09:41:56.016Z] 
09:41:56 [2019-12-10T09:41:56.016Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:41:56 [2019-12-10T09:41:56.016Z] #42 129.2   CC       criu/proc_parse.o
09:41:56 [2019-12-10T09:41:56.150Z] DEBUG: print all environment variables to check how Jenkins runs this script
09:41:56 [2019-12-10T09:41:56.150Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-7ca3ef9d\powershellScript.ps1'; exit $LASTEXITCODE;
09:41:56 [2019-12-10T09:41:56.150Z] ----------------------------------------------------------------------------
09:41:56 [2019-12-10T09:41:56.150Z] 
09:41:56 [2019-12-10T09:41:56.150Z] INFO: executeCI.ps1 starting at Tue Dec 10 09:41:54 CUT 2019
09:41:56 [2019-12-10T09:41:56.150Z] 
09:41:56 [2019-12-10T09:41:56.150Z] INFO: Script version 05-Feb-2019 09:03 PDT
09:41:56 [2019-12-10T09:41:56.150Z] INFO: Running git version 2.24.0.windows.1
09:41:56 [2019-12-10T09:41:56.150Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
09:41:56 [2019-12-10T09:41:56.150Z] INFO: Environment variables:
09:41:56 [2019-12-10T09:41:56.150Z] 
09:41:56 [2019-12-10T09:41:56.150Z] Name                           Value                                                                                   
09:41:56 [2019-12-10T09:41:56.150Z] ----                           -----                                                                                   
09:41:56 [2019-12-10T09:41:56.150Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
09:41:56 [2019-12-10T09:41:56.150Z] amd64                          true                                                                                    
09:41:56 [2019-12-10T09:41:56.150Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
09:41:56 [2019-12-10T09:41:56.150Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
09:41:56 [2019-12-10T09:41:56.150Z] arm64                          true                                                                                    
09:41:56 [2019-12-10T09:41:56.150Z] BRANCH_NAME                    PR-40179                                                                                
09:41:56 [2019-12-10T09:41:56.150Z] BUILD_DISPLAY_NAME             #5                                                                                      
09:41:56 [2019-12-10T09:41:56.150Z] BUILD_ID                       5                                                                                       
09:41:56 [2019-12-10T09:41:56.150Z] BUILD_NUMBER                   5                                                                                       
09:41:56 [2019-12-10T09:41:56.150Z] BUILD_TAG                      jenkins-moby-PR-40179-5                                                                 
09:41:56 [2019-12-10T09:41:56.150Z] BUILD_URL                      https://ci.docker.com/public/job/moby/job/PR-40179/5/                                   
09:41:56 [2019-12-10T09:41:56.150Z] CHANGE_AUTHOR                  thaJeztah                                                                               
09:41:56 [2019-12-10T09:41:56.150Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
09:41:56 [2019-12-10T09:41:56.150Z] CHANGE_BRANCH                  remote_context_ssh                                                                      
09:41:56 [2019-12-10T09:41:56.150Z] CHANGE_FORK                    thaJeztah                                                                               
09:41:56 [2019-12-10T09:41:56.150Z] CHANGE_ID                      40179                                                                                   
09:41:56 [2019-12-10T09:41:56.150Z] CHANGE_TARGET                  master                                                                                  
09:41:56 [2019-12-10T09:41:56.150Z] CHANGE_TITLE                   builder/remotecontext: allow ssh:// for remote context URLs                             
09:41:56 [2019-12-10T09:41:56.150Z] CHANGE_URL                     https://github.com/moby/moby/pull/40179                                                 
09:41:56 [2019-12-10T09:41:56.150Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
09:41:56 [2019-12-10T09:41:56.150Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
09:41:56 [2019-12-10T09:41:56.150Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
09:41:56 [2019-12-10T09:41:56.150Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
09:41:56 [2019-12-10T09:41:56.150Z] COMPUTERNAME                   azwin-2-072e30                                                                          
09:41:56 [2019-12-10T09:41:56.150Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
09:41:56 [2019-12-10T09:41:56.150Z] ConfigSequenceNumber           0                                                                                       
09:41:56 [2019-12-10T09:41:56.150Z] dco                            true                                                                                    
09:41:56 [2019-12-10T09:41:56.150Z] DOCKER_BUILDKIT                0                                                                                       
09:41:56 [2019-12-10T09:41:56.150Z] DOCKER_DUT_DEBUG               1                                                                                       
09:41:56 [2019-12-10T09:41:56.150Z] DOCKER_EXPERIMENTAL            1                                                                                       
09:41:56 [2019-12-10T09:41:56.150Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
09:41:56 [2019-12-10T09:41:56.150Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
09:41:56 [2019-12-10T09:41:56.150Z] EXECUTOR_NUMBER                0                                                                                       
09:41:56 [2019-12-10T09:41:56.150Z] FQDN                           azwin-2-072e30.westus.cloudapp.azure.com                                                
09:41:56 [2019-12-10T09:41:56.150Z] GIT_BRANCH                     PR-40179                                                                                
09:41:56 [2019-12-10T09:41:56.150Z] GIT_COMMIT                     04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc                                                
09:41:56 [2019-12-10T09:41:56.150Z] GIT_PREVIOUS_COMMIT            b1ffda5ceae406f866ec113a84bc59a3a38dac04                                                
09:41:56 [2019-12-10T09:41:56.150Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 364123ffc0088ebeefeaaff3735e9409bcf38c53                                                
09:41:56 [2019-12-10T09:41:56.150Z] GIT_URL                        https://github.com/moby/moby.git                                                        
09:41:56 [2019-12-10T09:41:56.150Z] HUDSON_COOKIE                  b3b4df43-a39a-4ca0-b816-c8053a0d335c                                                    
09:41:56 [2019-12-10T09:41:56.150Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
09:41:56 [2019-12-10T09:41:56.151Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
09:41:56 [2019-12-10T09:41:56.151Z] HUDSON_URL                     https://ci.docker.com/public/                                                           
09:41:56 [2019-12-10T09:41:56.151Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64                          
09:41:56 [2019-12-10T09:41:56.151Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
09:41:56 [2019-12-10T09:41:56.151Z] JENKINS_NODE_COOKIE            5b7f09bc-eecc-4461-ab00-a59e2574f0bb                                                    
09:41:56 [2019-12-10T09:41:56.151Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
09:41:56 [2019-12-10T09:41:56.151Z] JENKINS_URL                    https://ci.docker.com/public/                                                           
09:41:56 [2019-12-10T09:41:56.151Z] JOB_BASE_NAME                  PR-40179                                                                                
09:41:56 [2019-12-10T09:41:56.151Z] JOB_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-40179/display/redirect                     
09:41:56 [2019-12-10T09:41:56.151Z] JOB_NAME                       moby/PR-40179                                                                           
09:41:56 [2019-12-10T09:41:56.151Z] JOB_URL                        https://ci.docker.com/public/job/moby/job/PR-40179/                                     
09:41:56 [2019-12-10T09:41:56.151Z] library.jps.version            master                                                                                  
09:41:56 [2019-12-10T09:41:56.151Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
09:41:56 [2019-12-10T09:41:56.151Z] NODE_LABELS                    amd64 azure azwin-2-072e30 azwin-2019 docker west-us windows windows-2019 x86_64        
09:41:56 [2019-12-10T09:41:56.151Z] NODE_NAME                      azwin-2-072e30                                                                          
09:41:56 [2019-12-10T09:41:56.151Z] NUMBER_OF_PROCESSORS           4                                                                                       
09:41:56 [2019-12-10T09:41:56.151Z] OS                             Windows_NT                                                                              
09:41:56 [2019-12-10T09:41:56.151Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
09:41:56 [2019-12-10T09:41:56.151Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
09:41:56 [2019-12-10T09:41:56.151Z] ppc64le                        true                                                                                    
09:41:56 [2019-12-10T09:41:56.151Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
09:41:56 [2019-12-10T09:41:56.151Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
09:41:56 [2019-12-10T09:41:56.151Z] PROCESSOR_LEVEL                6                                                                                       
09:41:56 [2019-12-10T09:41:56.151Z] PROCESSOR_REVISION             4f01                                                                                    
09:41:56 [2019-12-10T09:41:56.151Z] ProgramData                    C:\ProgramData                                                                          
09:41:56 [2019-12-10T09:41:56.151Z] ProgramFiles                   C:\Program Files                                                                        
09:41:56 [2019-12-10T09:41:56.151Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
09:41:56 [2019-12-10T09:41:56.151Z] ProgramW6432                   C:\Program Files                                                                        
09:41:56 [2019-12-10T09:41:56.151Z] PROMPT                         $P$G                                                                                    
09:41:56 [2019-12-10T09:41:56.151Z] PSExecutionPolicyPreference    Bypass                                                                                  
09:41:56 [2019-12-10T09:41:56.151Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
09:41:56 [2019-12-10T09:41:56.151Z] PUBLIC                         C:\Users\Public                                                                         
09:41:56 [2019-12-10T09:41:56.151Z] RUN_CHANGES_DISPLAY_URL        https://ci.docker.com/public/job/moby/job/PR-40179/5/display/redirect?page=changes      
09:41:56 [2019-12-10T09:41:56.151Z] RUN_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-40179/5/display/redirect                   
09:41:56 [2019-12-10T09:41:56.151Z] s390x                          true                                                                                    
09:41:56 [2019-12-10T09:41:56.151Z] SKIP_VALIDATION_TESTS          1                                                                                       
09:41:56 [2019-12-10T09:41:56.151Z] SOURCES_DRIVE                  d                                                                                       
09:41:56 [2019-12-10T09:41:56.151Z] SOURCES_SUBDIR                 gopath                                                                                  
09:41:56 [2019-12-10T09:41:56.151Z] STAGE_NAME                     Run tests                                                                               
09:41:56 [2019-12-10T09:41:56.151Z] SystemDrive                    C:                                                                                      
09:41:56 [2019-12-10T09:41:56.151Z] SystemRoot                     C:\windows                                                                              
09:41:56 [2019-12-10T09:41:56.151Z] TEMP                           C:\windows\TEMP                                                                         
09:41:56 [2019-12-10T09:41:56.151Z] TESTDEBUG                      0                                                                                       
09:41:56 [2019-12-10T09:41:56.151Z] TESTRUN_DRIVE                  d                                                                                       
09:41:56 [2019-12-10T09:41:56.151Z] TESTRUN_SUBDIR                 CI                                                                                      
09:41:56 [2019-12-10T09:41:56.151Z] TIMEOUT                        120m                                                                                    
09:41:56 [2019-12-10T09:41:56.151Z] TMP                            C:\windows\TEMP                                                                         
09:41:56 [2019-12-10T09:41:56.151Z] unit_validate                  true                                                                                    
09:41:56 [2019-12-10T09:41:56.151Z] USERDOMAIN                     WORKGROUP                                                                               
09:41:56 [2019-12-10T09:41:56.151Z] USERNAME                       azwin-2-072e30$                                                                         
09:41:56 [2019-12-10T09:41:56.151Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
09:41:56 [2019-12-10T09:41:56.151Z] windir                         C:\windows                                                                              
09:41:56 [2019-12-10T09:41:56.151Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
09:41:56 [2019-12-10T09:41:56.151Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
09:41:56 [2019-12-10T09:41:56.151Z] windowsRS1                     false                                                                                   
09:41:56 [2019-12-10T09:41:56.151Z] windowsRS5                     true                                                                                    
09:41:56 [2019-12-10T09:41:56.151Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
09:41:56 [2019-12-10T09:41:56.151Z] 
09:41:56 [2019-12-10T09:41:56.151Z] 
09:41:56 [2019-12-10T09:41:56.151Z] 
09:41:56 [2019-12-10T09:41:56.151Z] INFO: Sources under d:\gopath\...
09:41:56 [2019-12-10T09:41:56.151Z] INFO: Test run under d:\CI\...
09:41:56 [2019-12-10T09:41:56.151Z] INFO: Running in D:\gopath\src\github.com\docker\docker
09:41:56 [2019-12-10T09:41:56.151Z] INFO: docker/docker repository was found
09:41:56 [2019-12-10T09:41:56.151Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
09:41:56 [2019-12-10T09:41:56.366Z] #41 19.26   CC       images/core-aarch64.o
09:41:56 [2019-12-10T09:41:56.667Z] #41 145.9   LINK     lib/c/built-in.o
09:41:56 [2019-12-10T09:41:56.671Z] #41 145.9   LINK     lib/c/libcriu.so
09:41:56 [2019-12-10T09:41:56.671Z] #41 146.0   GEN      magic.py
09:41:56 [2019-12-10T09:41:56.671Z] #41 146.1 Note: Building without setproctitle() and strlcpy() support.
09:41:56 [2019-12-10T09:41:56.671Z] #41 146.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:41:56 [2019-12-10T09:41:56.740Z] ltsc2019: Pulling from windows/servercore
09:41:56 [2019-12-10T09:41:56.740Z] 65014b3c3121: Pulling fs layer
09:41:56 [2019-12-10T09:41:56.740Z] e96b0897c5d1: Pulling fs layer
09:41:56 [2019-12-10T09:41:56.982Z] #41 19.83   CC       images/core-ppc64.o
09:41:57 [2019-12-10T09:41:57.207Z] #41 133.7   CC       criu/filesystems.o
09:41:57 [2019-12-10T09:41:57.237Z] #41 146.6 fatal: Not a git repository (or any of the parent directories): .git
09:41:57 [2019-12-10T09:41:57.548Z] #41 20.59   CC       images/core-s390.o
09:41:57 [2019-12-10T09:41:57.779Z] #41 134.3   CC       criu/fsnotify.o
09:41:57 [2019-12-10T09:41:57.803Z] #41 147.1 make[1]: Nothing to be done for 'all'.
09:41:57 [2019-12-10T09:41:57.803Z] #41 ...
09:41:57 [2019-12-10T09:41:57.803Z] 
09:41:57 [2019-12-10T09:41:57.803Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:41:57 [2019-12-10T09:41:57.803Z] #59 169.3 + bin/containerd
09:41:58 [2019-12-10T09:41:58.177Z] #42 131.4   CC       criu/protobuf-desc.o
09:41:58 [2019-12-10T09:41:58.482Z] #41 21.21   CC       images/cpuinfo.o
09:41:58 [2019-12-10T09:41:58.595Z] #34 22.22 Reading package lists...
09:41:58 [2019-12-10T09:41:58.595Z] #34 ...
09:41:58 [2019-12-10T09:41:58.595Z] 
09:41:58 [2019-12-10T09:41:58.595Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:41:58 [2019-12-10T09:41:58.595Z] #39 23.86 + cd /tmp/tmp.GtX2KmpYyU/src/github.com/docker/distribution
09:41:58 [2019-12-10T09:41:58.595Z] #39 23.87 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:41:58 [2019-12-10T09:41:58.595Z] #39 26.48 + GOPATH=/tmp/tmp.GtX2KmpYyU/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.GtX2KmpYyU go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:41:58 [2019-12-10T09:41:58.722Z] #41 135.1   CC       criu/image-desc.o
09:41:58 [2019-12-10T09:41:58.722Z] #41 135.2   CC       criu/image.o
09:41:58 [2019-12-10T09:41:58.741Z] #41 21.59   CC       images/inventory.o
09:41:58 [2019-12-10T09:41:58.998Z] #41 21.90   CC       images/fdinfo.o
09:41:59 [2019-12-10T09:41:59.047Z] #42 132.5   CC       criu/protobuf.o
09:41:59 [2019-12-10T09:41:59.179Z] #59 ...
09:41:59 [2019-12-10T09:41:59.179Z] 
09:41:59 [2019-12-10T09:41:59.179Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:41:59 [2019-12-10T09:41:59.179Z] #41 147.6 make[1]: 'images/built-in.o' is up to date.
09:41:59 [2019-12-10T09:41:59.179Z] #41 147.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
09:41:59 [2019-12-10T09:41:59.179Z] #41 147.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
09:41:59 [2019-12-10T09:41:59.179Z] #41 147.6 make[1]: 'compel/libcompel.a' is up to date.
09:41:59 [2019-12-10T09:41:59.179Z] #41 147.7 make[1]: 'compel/compel-host-bin' is up to date.
09:41:59 [2019-12-10T09:41:59.179Z] #41 147.7 make[1]: Nothing to be done for 'all'.
09:41:59 [2019-12-10T09:41:59.179Z] #41 147.7 make[1]: 'soccr/libsoccr.a' is up to date.
09:41:59 [2019-12-10T09:41:59.179Z] #41 147.8 make[2]: Nothing to be done for 'all'.
09:41:59 [2019-12-10T09:41:59.179Z] #41 147.8 make[2]: Nothing to be done for 'all'.
09:41:59 [2019-12-10T09:41:59.179Z] #41 147.8 make[2]: Nothing to be done for 'all'.
09:41:59 [2019-12-10T09:41:59.179Z] #41 147.9 make[2]: Nothing to be done for 'all'.
09:41:59 [2019-12-10T09:41:59.179Z] #41 148.0 make[2]: Nothing to be done for 'all'.
09:41:59 [2019-12-10T09:41:59.179Z] #41 148.0 make[2]: Nothing to be done for 'all'.
09:41:59 [2019-12-10T09:41:59.179Z] #41 148.0 make[2]: Nothing to be done for 'all'.
09:41:59 [2019-12-10T09:41:59.179Z] #41 148.1 make[2]: Nothing to be done for 'all'.
09:41:59 [2019-12-10T09:41:59.179Z] #41 148.1   INSTALL  criu/criu
09:41:59 [2019-12-10T09:41:59.179Z] #41 DONE 148.6s
09:41:59 [2019-12-10T09:41:59.179Z] 
09:41:59 [2019-12-10T09:41:59.179Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:41:59 [2019-12-10T09:41:59.257Z] #41 22.32   CC       images/fown.o
09:41:59 [2019-12-10T09:41:59.293Z] #41 135.8   CC       criu/ipc_ns.o
09:41:59 [2019-12-10T09:41:59.437Z] #42 132.8   CC       criu/pstree.o
09:41:59 [2019-12-10T09:41:59.515Z] #41 22.51   CC       images/ns.o
09:41:59 [2019-12-10T09:41:59.773Z] #41 22.72   CC       images/regfile.o
09:42:00 [2019-12-10T09:42:00.113Z] #50 ...
09:42:00 [2019-12-10T09:42:00.113Z] 
09:42:00 [2019-12-10T09:42:00.113Z] #42 [dev 15/24] COPY --from=criu          /build/ /usr/local/
09:42:00 [2019-12-10T09:42:00.234Z] #41 136.7   CC       criu/irmap.o
09:42:00 [2019-12-10T09:42:00.312Z] #39 ...
09:42:00 [2019-12-10T09:42:00.312Z] 
09:42:00 [2019-12-10T09:42:00.312Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:42:00 [2019-12-10T09:42:00.312Z] #51 29.44 + cd /tmp/tmp.iKdE8q5ZcC/src/github.com/golangci/golangci-lint/
09:42:00 [2019-12-10T09:42:00.312Z] #51 29.44 + git checkout -q v1.20.0
09:42:00 [2019-12-10T09:42:00.340Z] #41 23.04   CC       images/ghost-file.o
09:42:00 [2019-12-10T09:42:00.340Z] #41 23.41   CC       images/fifo.o
09:42:00 [2019-12-10T09:42:00.371Z] #42 DONE 0.2s
09:42:00 [2019-12-10T09:42:00.371Z] 
09:42:00 [2019-12-10T09:42:00.371Z] #45 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
09:42:00 [2019-12-10T09:42:00.371Z] #45 DONE 0.2s
09:42:00 [2019-12-10T09:42:00.371Z] 
09:42:00 [2019-12-10T09:42:00.371Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:42:00 [2019-12-10T09:42:00.597Z] #41 23.62   CC       images/remap-file-path.o
09:42:00 [2019-12-10T09:42:00.629Z] #59 ...
09:42:00 [2019-12-10T09:42:00.629Z] 
09:42:00 [2019-12-10T09:42:00.629Z] #48 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
09:42:00 [2019-12-10T09:42:00.629Z] #48 DONE 0.1s
09:42:00 [2019-12-10T09:42:00.805Z] #41 137.1   CC       criu/kcmp-ids.o
09:42:00 [2019-12-10T09:42:00.805Z] #41 137.3   CC       criu/kerndat.o
09:42:00 [2019-12-10T09:42:00.814Z] #42 133.9   CC       criu/rbtree.o
09:42:00 [2019-12-10T09:42:00.814Z] #42 134.2   CC       criu/rst-malloc.o
09:42:00 [2019-12-10T09:42:00.856Z] #41 23.91   CC       images/eventfd.o
09:42:00 [2019-12-10T09:42:00.886Z] 
09:42:00 [2019-12-10T09:42:00.886Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:42:01 [2019-12-10T09:42:01.114Z] #41 24.09   CC       images/eventpoll.o
09:42:01 [2019-12-10T09:42:01.232Z] #42 134.5   CC       criu/seccomp.o
09:42:01 [2019-12-10T09:42:01.232Z] #42 ...
09:42:01 [2019-12-10T09:42:01.232Z] 
09:42:01 [2019-12-10T09:42:01.232Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:42:01 [2019-12-10T09:42:01.232Z] #55 151.7 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
09:42:01 [2019-12-10T09:42:01.372Z] #41 24.49   CC       images/fh.o
09:42:01 [2019-12-10T09:42:01.746Z] #41 138.1   CC       criu/libnetlink.o
09:42:01 [2019-12-10T09:42:01.746Z] #41 138.4   CC       criu/log.o
09:42:01 [2019-12-10T09:42:01.939Z] #41 24.82   CC       images/fsnotify.o
09:42:02 [2019-12-10T09:42:02.058Z] #51 31.01 ++ git describe --tags
09:42:02 [2019-12-10T09:42:02.058Z] #51 31.01 + version=v1.20.0
09:42:02 [2019-12-10T09:42:02.058Z] #51 31.01 ++ git rev-parse --short HEAD
09:42:02 [2019-12-10T09:42:02.058Z] #51 31.04 + commit=cc98739
09:42:02 [2019-12-10T09:42:02.058Z] #51 31.05 ++ git show -s --format=%cd
09:42:02 [2019-12-10T09:42:02.058Z] #51 31.07 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
09:42:02 [2019-12-10T09:42:02.058Z] #51 31.07 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
09:42:02 [2019-12-10T09:42:02.317Z] #41 138.8   CC       criu/lsm.o
09:42:02 [2019-12-10T09:42:02.506Z] #41 25.40   CC       images/signalfd.o
09:42:02 [2019-12-10T09:42:02.577Z] #41 139.1   CC       criu/mem.o
09:42:02 [2019-12-10T09:42:02.764Z] #41 25.60   CC       images/fs.o
09:42:02 [2019-12-10T09:42:02.764Z] #41 25.80   CC       images/pstree.o
09:42:03 [2019-12-10T09:42:03.023Z] #41 26.08   CC       images/pipe.o
09:42:03 [2019-12-10T09:42:03.297Z] #41 26.34   CC       images/tcp-stream.o
09:42:03 [2019-12-10T09:42:03.499Z] #55 154.1 + mkdir -p /build
09:42:03 [2019-12-10T09:42:03.499Z] #55 154.1 + cp runc /build/runc
09:42:03 [2019-12-10T09:42:03.556Z] #41 26.57   CC       images/sk-packet.o
09:42:03 [2019-12-10T09:42:03.770Z] #51 ...
09:42:03 [2019-12-10T09:42:03.770Z] 
09:42:03 [2019-12-10T09:42:03.770Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:42:03 [2019-12-10T09:42:03.770Z] #57 23.34 Fetched 7728 kB in 22s (351 kB/s)
09:42:03 [2019-12-10T09:42:03.770Z] #57 23.34 Reading package lists...
09:42:03 [2019-12-10T09:42:03.814Z] #41 26.80   CC       images/mnt.o
09:42:03 [2019-12-10T09:42:03.897Z] #55 DONE 154.2s
09:42:03 [2019-12-10T09:42:03.897Z] 
09:42:03 [2019-12-10T09:42:03.897Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:42:03 [2019-12-10T09:42:03.897Z] #42 135.2   CC       criu/seize.o
09:42:03 [2019-12-10T09:42:03.897Z] #42 136.3   CC       criu/servicefd.o
09:42:03 [2019-12-10T09:42:03.897Z] #42 136.8   CC       criu/shmem.o
09:42:03 [2019-12-10T09:42:03.961Z] #41 140.4   CC       criu/mount.o
09:42:04 [2019-12-10T09:42:04.076Z] #41 27.02   CC       images/pipe-data.o
09:42:04 [2019-12-10T09:42:04.115Z] #57 33.08 Reading package lists...
09:42:04 [2019-12-10T09:42:04.116Z] #57 ...
09:42:04 [2019-12-10T09:42:04.116Z] 
09:42:04 [2019-12-10T09:42:04.116Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:42:04 [2019-12-10T09:42:04.116Z] #11 23.56 Fetched 7728 kB in 22s (337 kB/s)
09:42:04 [2019-12-10T09:42:04.116Z] #11 23.56 Reading package lists...
09:42:04 [2019-12-10T09:42:04.116Z] #11 33.46 Reading package lists...
09:42:04 [2019-12-10T09:42:04.116Z] #11 ...
09:42:04 [2019-12-10T09:42:04.116Z] 
09:42:04 [2019-12-10T09:42:04.116Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:42:04 [2019-12-10T09:42:04.116Z] #25 23.63 Fetched 7728 kB in 22s (338 kB/s)
09:42:04 [2019-12-10T09:42:04.116Z] #25 23.63 Reading package lists...
09:42:04 [2019-12-10T09:42:04.116Z] #25 ...
09:42:04 [2019-12-10T09:42:04.116Z] 
09:42:04 [2019-12-10T09:42:04.116Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:42:04 [2019-12-10T09:42:04.116Z] #41 23.34 Fetched 7728 kB in 22s (351 kB/s)
09:42:04 [2019-12-10T09:42:04.116Z] #41 23.34 Reading package lists...
09:42:04 [2019-12-10T09:42:04.334Z] #41 27.22   CC       images/sa.o
09:42:04 [2019-12-10T09:42:04.459Z] #41 32.87 Reading package lists...
09:42:04 [2019-12-10T09:42:04.459Z] #41 ...
09:42:04 [2019-12-10T09:42:04.459Z] 
09:42:04 [2019-12-10T09:42:04.459Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:42:04 [2019-12-10T09:42:04.459Z] #34 22.22 Reading package lists...
09:42:04 [2019-12-10T09:42:04.593Z] #41 27.54   CC       images/timer.o
09:42:04 [2019-12-10T09:42:04.762Z] #42 137.8   CC       criu/sigframe.o
09:42:04 [2019-12-10T09:42:04.762Z] #42 138.0   CC       criu/signalfd.o
09:42:04 [2019-12-10T09:42:04.851Z] #41 27.92   CC       images/timerfd.o
09:42:04 [2019-12-10T09:42:04.902Z] #41 ...
09:42:04 [2019-12-10T09:42:04.903Z] 
09:42:04 [2019-12-10T09:42:04.903Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
09:42:04 [2019-12-10T09:42:04.903Z] #18 4.884 Collecting yamllint==1.16.0
09:42:05 [2019-12-10T09:42:05.109Z] #41 28.17   CC       images/mm.o
09:42:05 [2019-12-10T09:42:05.170Z] #42 138.2   CC       criu/sk-inet.o
09:42:05 [2019-12-10T09:42:05.308Z] e96b0897c5d1: Verifying Checksum
09:42:05 [2019-12-10T09:42:05.308Z] e96b0897c5d1: Download complete
09:42:05 [2019-12-10T09:42:05.580Z] #42 138.8   CC       criu/sk-netlink.o
09:42:05 [2019-12-10T09:42:05.648Z] #34 31.50 Reading package lists...
09:42:05 [2019-12-10T09:42:05.648Z] #34 ...
09:42:05 [2019-12-10T09:42:05.648Z] 
09:42:05 [2019-12-10T09:42:05.648Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:42:05 [2019-12-10T09:42:05.648Z] #45 24.70 vendor/golang.org/x/crypto/internal/subtle
09:42:05 [2019-12-10T09:42:05.648Z] #45 ...
09:42:05 [2019-12-10T09:42:05.648Z] 
09:42:05 [2019-12-10T09:42:05.648Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:42:05 [2019-12-10T09:42:05.675Z] #41 28.46   CC       images/sk-opts.o
09:42:05 [2019-12-10T09:42:05.675Z] #41 28.68   CC       images/sk-unix.o
09:42:05 [2019-12-10T09:42:05.979Z] #42 139.2   CC       criu/sk-packet.o
09:42:06 [2019-12-10T09:42:06.151Z] #59 ...
09:42:06 [2019-12-10T09:42:06.151Z] 
09:42:06 [2019-12-10T09:42:06.151Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:42:06 [2019-12-10T09:42:06.151Z] #50 DONE 241.0s
09:42:06 [2019-12-10T09:42:06.151Z] 
09:42:06 [2019-12-10T09:42:06.151Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:42:06 [2019-12-10T09:42:06.241Z] #41 28.95   CC       images/sk-inet.o
09:42:06 [2019-12-10T09:42:06.287Z] #18 ...
09:42:06 [2019-12-10T09:42:06.287Z] 
09:42:06 [2019-12-10T09:42:06.287Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:42:06 [2019-12-10T09:42:06.287Z] #41 142.9   CC       criu/namespaces.o
09:42:06 [2019-12-10T09:42:06.379Z] #42 139.6   CC       criu/sk-queue.o
09:42:06 [2019-12-10T09:42:06.379Z] #42 139.7   CC       criu/sk-tcp.o
09:42:06 [2019-12-10T09:42:06.500Z] #41 29.29   CC       images/tun.o
09:42:06 [2019-12-10T09:42:06.721Z] #59 ...
09:42:06 [2019-12-10T09:42:06.721Z] 
09:42:06 [2019-12-10T09:42:06.721Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
09:42:06 [2019-12-10T09:42:06.758Z] #41 29.55   CC       images/sk-netlink.o
09:42:06 [2019-12-10T09:42:06.758Z] #41 29.80   CC       images/packet-sock.o
09:42:06 [2019-12-10T09:42:06.781Z] #42 140.1   CC       criu/sk-unix.o
09:42:06 [2019-12-10T09:42:06.979Z] #51 DONE 0.2s
09:42:06 [2019-12-10T09:42:06.979Z] 
09:42:06 [2019-12-10T09:42:06.979Z] #55 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
09:42:06 [2019-12-10T09:42:06.979Z] #55 DONE 0.1s
09:42:06 [2019-12-10T09:42:06.979Z] 
09:42:06 [2019-12-10T09:42:06.979Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:42:07 [2019-12-10T09:42:07.326Z] #41 30.22   CC       images/ipc-var.o
09:42:07 [2019-12-10T09:42:07.584Z] #41 ...
09:42:07 [2019-12-10T09:42:07.584Z] 
09:42:07 [2019-12-10T09:42:07.584Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:42:07 [2019-12-10T09:42:07.584Z] #44 97.80 text/template
09:42:07 [2019-12-10T09:42:07.584Z] #44 97.82 go/parser
09:42:07 [2019-12-10T09:42:07.584Z] #44 101.2 encoding/xml
09:42:07 [2019-12-10T09:42:07.584Z] #44 102.7 go/doc
09:42:07 [2019-12-10T09:42:07.584Z] #44 106.1 github.com/LK4D4/vndr/build
09:42:07 [2019-12-10T09:42:07.584Z] #44 107.2 crypto/x509/pkix
09:42:07 [2019-12-10T09:42:07.584Z] #44 107.8 vendor/golang.org/x/crypto/cryptobyte
09:42:07 [2019-12-10T09:42:07.584Z] #44 ...
09:42:07 [2019-12-10T09:42:07.584Z] 
09:42:07 [2019-12-10T09:42:07.584Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:42:07 [2019-12-10T09:42:07.584Z] #41 30.51   CC       images/ipc-desc.o
09:42:07 [2019-12-10T09:42:07.658Z] #42 141.1   CC       criu/sockets.o
09:42:07 [2019-12-10T09:42:07.846Z] #41 30.72   CC       images/ipc-shm.o
09:42:08 [2019-12-10T09:42:08.153Z] #41 30.98   CC       images/ipc-msg.o
09:42:08 [2019-12-10T09:42:08.153Z] #41 31.22   CC       images/ipc-sem.o
09:42:08 [2019-12-10T09:42:08.238Z] #41 144.3   CC       criu/net.o
09:42:08 [2019-12-10T09:42:08.787Z] #41 31.57   CC       images/utsns.o
09:42:08 [2019-12-10T09:42:08.871Z] #42 141.8   CC       criu/stats.o
09:42:08 [2019-12-10T09:42:08.871Z] #42 142.1   CC       criu/string.o
09:42:08 [2019-12-10T09:42:08.871Z] #42 142.2   CC       criu/sysctl.o
09:42:09 [2019-12-10T09:42:09.051Z] #41 31.85   CC       images/creds.o
09:42:09 [2019-12-10T09:42:09.051Z] #41 32.11   CC       images/vma.o
09:42:09 [2019-12-10T09:42:09.279Z] #42 142.6   CC       criu/sysfs_parse.o
09:42:09 [2019-12-10T09:42:09.316Z] #41 32.31   CC       images/netdev.o
09:42:09 [2019-12-10T09:42:09.531Z] #25 34.17 Reading package lists...
09:42:09 [2019-12-10T09:42:09.531Z] #25 ...
09:42:09 [2019-12-10T09:42:09.531Z] 
09:42:09 [2019-12-10T09:42:09.531Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:42:09 [2019-12-10T09:42:09.531Z] #69 28.00 + cd /tmp/tmp.t6PU7nircB/src/github.com/docker/libnetwork
09:42:09 [2019-12-10T09:42:09.531Z] #69 28.00 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
09:42:09 [2019-12-10T09:42:09.531Z] #69 28.89 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:42:09 [2019-12-10T09:42:09.670Z] #42 142.9   CC       criu/timerfd.o
09:42:09 [2019-12-10T09:42:09.670Z] #42 143.0   CC       criu/tty.o
09:42:09 [2019-12-10T09:42:09.884Z] #41 32.75   CC       images/tty.o
09:42:10 [2019-12-10T09:42:10.450Z] #41 33.39   CC       images/file-lock.o
09:42:10 [2019-12-10T09:42:10.708Z] #41 33.62   CC       images/rlimit.o
09:42:10 [2019-12-10T09:42:10.749Z] #69 ...
09:42:10 [2019-12-10T09:42:10.749Z] 
09:42:10 [2019-12-10T09:42:10.749Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:42:10 [2019-12-10T09:42:10.749Z] #34 31.50 Reading package lists...
09:42:10 [2019-12-10T09:42:10.892Z] #41 147.2   CC       criu/netfilter.o
09:42:10 [2019-12-10T09:42:10.893Z] #41 147.5   CC       criu/page-pipe.o
09:42:10 [2019-12-10T09:42:10.967Z] #41 33.93   CC       images/pagemap.o
09:42:11 [2019-12-10T09:42:11.013Z] #42 144.4   CC       criu/tun.o
09:42:11 [2019-12-10T09:42:11.225Z] #41 34.23   CC       images/siginfo.o
09:42:11 [2019-12-10T09:42:11.433Z] #42 144.7   CC       criu/uffd.o
09:42:11 [2019-12-10T09:42:11.463Z] #41 148.0   CC       criu/page-xfer.o
09:42:11 [2019-12-10T09:42:11.792Z] #41 34.57   CC       images/rpc.o
09:42:12 [2019-12-10T09:42:12.281Z] #42 145.5   CC       criu/util.o
09:42:12 [2019-12-10T09:42:12.393Z] 65014b3c3121: Verifying Checksum
09:42:12 [2019-12-10T09:42:12.393Z] 65014b3c3121: Download complete
09:42:12 [2019-12-10T09:42:12.405Z] #41 149.0   CC       criu/pagemap-cache.o
09:42:12 [2019-12-10T09:42:12.704Z] #42 ...
09:42:12 [2019-12-10T09:42:12.704Z] 
09:42:12 [2019-12-10T09:42:12.704Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:42:12 [2019-12-10T09:42:12.704Z] #39 190.1 + dpkg --print-architecture
09:42:12 [2019-12-10T09:42:12.704Z] #39 190.1 + cd /tmp/tmp.rr88vKijTq/src/github.com/docker/distribution
09:42:12 [2019-12-10T09:42:12.704Z] #39 190.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
09:42:12 [2019-12-10T09:42:12.975Z] #41 149.3   CC       criu/pagemap.o
09:42:13 [2019-12-10T09:42:13.098Z] #39 190.4 + GOPATH=/tmp/tmp.rr88vKijTq/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.rr88vKijTq
09:42:13 [2019-12-10T09:42:13.098Z] #39 190.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:42:13 [2019-12-10T09:42:13.166Z] #41 35.98   CC       images/ext-file.o
09:42:13 [2019-12-10T09:42:13.166Z] #41 36.21   CC       images/cgroup.o
09:42:13 [2019-12-10T09:42:13.204Z] #34 40.79 Building dependency tree...
09:42:13 [2019-12-10T09:42:13.545Z] #41 150.1   CC       criu/parasite-syscall.o
09:42:13 [2019-12-10T09:42:13.732Z] #41 36.86   CC       images/userns.o
09:42:14 [2019-12-10T09:42:14.298Z] #41 37.17   CC       images/google/protobuf/descriptor.o
09:42:14 [2019-12-10T09:42:14.484Z] #41 150.8   CC       criu/path.o
09:42:14 [2019-12-10T09:42:14.484Z] #41 151.0   CC       criu/pie-util-vdso-elf32.o
09:42:14 [2019-12-10T09:42:14.484Z] #41 ...
09:42:14 [2019-12-10T09:42:14.484Z] 
09:42:14 [2019-12-10T09:42:14.485Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:42:14 [2019-12-10T09:42:14.485Z] #59 175.4 + bin/containerd
09:42:14 [2019-12-10T09:42:14.920Z] #34 44.23 The following additional packages will be installed:
09:42:14 [2019-12-10T09:42:14.920Z] #34 44.25   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
09:42:14 [2019-12-10T09:42:14.920Z] #34 44.26 Suggested packages:
09:42:14 [2019-12-10T09:42:14.920Z] #34 44.26   codeblocks eclipse ninja-build lrzip
09:42:14 [2019-12-10T09:42:14.920Z] #34 44.26 Recommended packages:
09:42:14 [2019-12-10T09:42:14.920Z] #34 44.26   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:42:16 [2019-12-10T09:42:16.199Z] #41 ...
09:42:16 [2019-12-10T09:42:16.199Z] 
09:42:16 [2019-12-10T09:42:16.199Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:42:16 [2019-12-10T09:42:16.199Z] #62 116.2 + for f in rootlesskit rootlesskit-docker-proxy
09:42:16 [2019-12-10T09:42:16.199Z] #62 116.2 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:42:16 [2019-12-10T09:42:16.397Z] #59 ...
09:42:16 [2019-12-10T09:42:16.397Z] 
09:42:16 [2019-12-10T09:42:16.397Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
09:42:16 [2019-12-10T09:42:16.397Z] #18 11.55   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
09:42:16 [2019-12-10T09:42:16.397Z] #18 11.95 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
09:42:16 [2019-12-10T09:42:16.397Z] #18 13.13   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
09:42:16 [2019-12-10T09:42:16.397Z] #18 14.42 Collecting pyyaml (from yamllint==1.16.0)
09:42:16 [2019-12-10T09:42:16.397Z] #18 15.61   Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB)
09:42:16 [2019-12-10T09:42:16.397Z] #18 17.09 Building wheels for collected packages: pathspec, pyyaml
09:42:16 [2019-12-10T09:42:16.397Z] #18 17.09   Running setup.py bdist_wheel for pathspec: started
09:42:16 [2019-12-10T09:42:16.397Z] #18 18.30   Running setup.py bdist_wheel for pathspec: finished with status 'done'
09:42:16 [2019-12-10T09:42:16.397Z] #18 18.30   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
09:42:16 [2019-12-10T09:42:16.397Z] #18 18.33   Running setup.py bdist_wheel for pyyaml: started
09:42:16 [2019-12-10T09:42:16.397Z] #18 19.53   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
09:42:16 [2019-12-10T09:42:16.397Z] #18 19.54   Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67
09:42:16 [2019-12-10T09:42:16.397Z] #18 19.62 Successfully built pathspec pyyaml
09:42:16 [2019-12-10T09:42:16.397Z] #18 19.62 Installing collected packages: pathspec, pyyaml, yamllint
09:42:16 [2019-12-10T09:42:16.397Z] #18 20.03 Successfully installed pathspec-0.6.0 pyyaml-5.2 yamllint-1.16.0
09:42:16 [2019-12-10T09:42:16.397Z] #18 DONE 20.9s
09:42:16 [2019-12-10T09:42:16.397Z] 
09:42:16 [2019-12-10T09:42:16.397Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:42:16 [2019-12-10T09:42:16.397Z] #41 151.5   CC       criu/pie-util-vdso.o
09:42:16 [2019-12-10T09:42:16.397Z] #41 151.9   CC       criu/pie-util.o
09:42:16 [2019-12-10T09:42:16.397Z] #41 152.1   CC       criu/pipes.o
09:42:16 [2019-12-10T09:42:16.397Z] #41 152.7   CC       criu/plugin.o
09:42:16 [2019-12-10T09:42:16.657Z] #41 153.0   CC       criu/proc_parse.o
09:42:16 [2019-12-10T09:42:16.665Z] #34 46.10 The following NEW packages will be installed:
09:42:16 [2019-12-10T09:42:16.665Z] #34 46.12   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
09:42:16 [2019-12-10T09:42:16.665Z] #34 46.12   vim-common xxd
09:42:16 [2019-12-10T09:42:16.665Z] #34 46.27 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
09:42:16 [2019-12-10T09:42:16.665Z] #34 46.27 Need to get 13.4 MB of archives.
09:42:16 [2019-12-10T09:42:16.665Z] #34 46.27 After this operation, 60.4 MB of additional disk space will be used.
09:42:16 [2019-12-10T09:42:16.665Z] #34 46.27 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB]
09:42:17 [2019-12-10T09:42:17.009Z] #34 46.57 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
09:42:17 [2019-12-10T09:42:17.009Z] #34 46.58 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB]
09:42:17 [2019-12-10T09:42:17.354Z] #34 ...
09:42:17 [2019-12-10T09:42:17.354Z] 
09:42:17 [2019-12-10T09:42:17.354Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:42:17 [2019-12-10T09:42:17.354Z] #11 33.46 Reading package lists...
09:42:17 [2019-12-10T09:42:17.354Z] #11 43.24 Building dependency tree...
09:42:17 [2019-12-10T09:42:17.354Z] #11 46.21 The following additional packages will be installed:
09:42:17 [2019-12-10T09:42:17.354Z] #11 46.22   libapparmor1 libseccomp2
09:42:17 [2019-12-10T09:42:17.354Z] #11 46.23 Suggested packages:
09:42:17 [2019-12-10T09:42:17.354Z] #11 46.23   seccomp
09:42:17 [2019-12-10T09:42:17.354Z] #11 46.57 The following NEW packages will be installed:
09:42:17 [2019-12-10T09:42:17.354Z] #11 46.57   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
09:42:17 [2019-12-10T09:42:17.354Z] #11 46.73 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
09:42:17 [2019-12-10T09:42:17.354Z] #11 46.73 Need to get 296 kB of archives.
09:42:17 [2019-12-10T09:42:17.354Z] #11 46.73 After this operation, 1346 kB of additional disk space will be used.
09:42:17 [2019-12-10T09:42:17.354Z] #11 46.73 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB]
09:42:17 [2019-12-10T09:42:17.354Z] #11 46.84 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB]
09:42:17 [2019-12-10T09:42:17.354Z] #11 46.85 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB]
09:42:17 [2019-12-10T09:42:17.354Z] #11 46.86 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB]
09:42:17 [2019-12-10T09:42:17.509Z] #39 ...
09:42:17 [2019-12-10T09:42:17.509Z] 
09:42:17 [2019-12-10T09:42:17.509Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:42:17 [2019-12-10T09:42:17.509Z] #42 146.2   CC       criu/uts_ns.o
09:42:17 [2019-12-10T09:42:17.509Z] #42 146.3   CC       criu/vdso.o
09:42:17 [2019-12-10T09:42:17.509Z] #42 146.5   LINK     criu/built-in.o
09:42:17 [2019-12-10T09:42:17.509Z] #42 146.6   LINK     criu/criu
09:42:17 [2019-12-10T09:42:17.509Z] #42 146.9   DEP      lib/c/criu.d
09:42:17 [2019-12-10T09:42:17.509Z] #42 147.0   CC       images/rpc.pb-c.o
09:42:17 [2019-12-10T09:42:17.509Z] #42 147.5   CC       lib/c/criu.o
09:42:17 [2019-12-10T09:42:17.509Z] #42 148.3   LINK     lib/c/built-in.o
09:42:17 [2019-12-10T09:42:17.509Z] #42 148.3   LINK     lib/c/libcriu.so
09:42:17 [2019-12-10T09:42:17.509Z] #42 148.5   GEN      magic.py
09:42:17 [2019-12-10T09:42:17.509Z] #42 148.7 Note: Building without setproctitle() and strlcpy() support.
09:42:17 [2019-12-10T09:42:17.509Z] #42 148.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:42:17 [2019-12-10T09:42:17.509Z] #42 149.1 fatal: Not a git repository (or any of the parent directories): .git
09:42:17 [2019-12-10T09:42:17.509Z] #42 149.5 make[1]: Nothing to be done for 'all'.
09:42:17 [2019-12-10T09:42:17.509Z] #42 149.9 make[1]: 'images/built-in.o' is up to date.
09:42:17 [2019-12-10T09:42:17.509Z] #42 150.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
09:42:17 [2019-12-10T09:42:17.509Z] #42 150.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
09:42:17 [2019-12-10T09:42:17.509Z] #42 150.0 make[1]: 'compel/libcompel.a' is up to date.
09:42:17 [2019-12-10T09:42:17.509Z] #42 150.0 make[1]: 'compel/compel-host-bin' is up to date.
09:42:17 [2019-12-10T09:42:17.509Z] #42 150.0 make[1]: Nothing to be done for 'all'.
09:42:17 [2019-12-10T09:42:17.509Z] #42 150.0 make[1]: 'soccr/libsoccr.a' is up to date.
09:42:17 [2019-12-10T09:42:17.509Z] #42 150.2 make[2]: Nothing to be done for 'all'.
09:42:17 [2019-12-10T09:42:17.509Z] #42 150.2 make[2]: Nothing to be done for 'all'.
09:42:17 [2019-12-10T09:42:17.509Z] #42 150.3 make[2]: Nothing to be done for 'all'.
09:42:17 [2019-12-10T09:42:17.509Z] #42 150.3 make[2]: Nothing to be done for 'all'.
09:42:17 [2019-12-10T09:42:17.509Z] #42 150.3 make[2]: Nothing to be done for 'all'.
09:42:17 [2019-12-10T09:42:17.509Z] #42 150.3 make[2]: Nothing to be done for 'all'.
09:42:17 [2019-12-10T09:42:17.509Z] #42 150.4 make[2]: Nothing to be done for 'all'.
09:42:17 [2019-12-10T09:42:17.509Z] #42 150.4 make[2]: Nothing to be done for 'all'.
09:42:17 [2019-12-10T09:42:17.509Z] #42 150.4   INSTALL  criu/criu
09:42:17 [2019-12-10T09:42:17.509Z] #42 DONE 150.5s
09:42:17 [2019-12-10T09:42:17.509Z] 
09:42:17 [2019-12-10T09:42:17.509Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:42:19 [2019-12-10T09:42:19.070Z] #11 ...
09:42:19 [2019-12-10T09:42:19.070Z] 
09:42:19 [2019-12-10T09:42:19.070Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:42:19 [2019-12-10T09:42:19.070Z] #34 47.92 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB]
09:42:19 [2019-12-10T09:42:19.070Z] #34 48.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB]
09:42:19 [2019-12-10T09:42:19.070Z] #34 48.14 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
09:42:19 [2019-12-10T09:42:19.070Z] #34 48.16 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB]
09:42:19 [2019-12-10T09:42:19.070Z] #34 48.19 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB]
09:42:19 [2019-12-10T09:42:19.070Z] #34 48.79 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
09:42:19 [2019-12-10T09:42:19.206Z] #41 155.3   CC       criu/protobuf-desc.o
09:42:19 [2019-12-10T09:42:19.417Z] #34 48.82 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
09:42:19 [2019-12-10T09:42:19.467Z] #41 156.0   CC       criu/protobuf.o
09:42:19 [2019-12-10T09:42:19.483Z] #62 ...
09:42:19 [2019-12-10T09:42:19.483Z] 
09:42:19 [2019-12-10T09:42:19.483Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:42:19 [2019-12-10T09:42:19.483Z] #44 109.7 net
09:42:19 [2019-12-10T09:42:19.483Z] #44 110.2 vendor/golang.org/x/crypto/internal/chacha20
09:42:19 [2019-12-10T09:42:19.483Z] #44 110.8 vendor/golang.org/x/crypto/poly1305
09:42:19 [2019-12-10T09:42:19.483Z] #44 111.2 vendor/golang.org/x/sys/cpu
09:42:19 [2019-12-10T09:42:19.483Z] #44 111.4 vendor/golang.org/x/crypto/chacha20poly1305
09:42:19 [2019-12-10T09:42:19.483Z] #44 112.7 vendor/golang.org/x/crypto/hkdf
09:42:19 [2019-12-10T09:42:19.483Z] #44 113.0 vendor/golang.org/x/text/transform
09:42:19 [2019-12-10T09:42:19.483Z] #44 113.7 vendor/golang.org/x/text/unicode/bidi
09:42:19 [2019-12-10T09:42:19.483Z] #44 115.9 vendor/golang.org/x/text/unicode/norm
09:42:19 [2019-12-10T09:42:19.483Z] #44 ...
09:42:19 [2019-12-10T09:42:19.483Z] 
09:42:19 [2019-12-10T09:42:19.483Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:42:19 [2019-12-10T09:42:19.483Z] #41 38.98   CC       images/opts.o
09:42:19 [2019-12-10T09:42:19.483Z] #41 39.19   CC       images/seccomp.o
09:42:19 [2019-12-10T09:42:19.483Z] #41 39.45   CC       images/binfmt-misc.o
09:42:19 [2019-12-10T09:42:19.483Z] #41 39.69   CC       images/time.o
09:42:19 [2019-12-10T09:42:19.483Z] #41 39.91   CC       images/sysctl.o
09:42:19 [2019-12-10T09:42:19.483Z] #41 40.11   CC       images/autofs.o
09:42:19 [2019-12-10T09:42:19.483Z] #41 40.37   CC       images/macvlan.o
09:42:19 [2019-12-10T09:42:19.483Z] #41 40.61   CC       images/sit.o
09:42:19 [2019-12-10T09:42:19.483Z] #41 40.78   LINK     images/built-in.o
09:42:19 [2019-12-10T09:42:19.483Z] #41 40.87   GEN      compel/include/asm
09:42:19 [2019-12-10T09:42:19.483Z] #41 40.87   GEN      compel/include/version.h
09:42:19 [2019-12-10T09:42:19.483Z] #41 40.90 touch .config
09:42:19 [2019-12-10T09:42:19.483Z] #41 40.91   GEN      include/common/config.h
09:42:19 [2019-12-10T09:42:19.483Z] #41 41.00   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
09:42:19 [2019-12-10T09:42:19.483Z] #41 41.02   GEN      compel/plugins/include/uapi/std/syscall-64.h
09:42:19 [2019-12-10T09:42:19.483Z] #41 41.06   GEN      compel/arch/x86/plugins/std/syscalls-64.S
09:42:19 [2019-12-10T09:42:19.483Z] #41 41.09   DEP      compel/arch/x86/plugins/std/syscalls-64.d
09:42:19 [2019-12-10T09:42:19.483Z] #41 41.11   DEP      compel/arch/x86/plugins/std/memcpy.d
09:42:19 [2019-12-10T09:42:19.483Z] #41 41.14   DEP      compel/arch/x86/plugins/std/parasite-head.d
09:42:19 [2019-12-10T09:42:19.483Z] #41 41.17   GEN      compel/plugins/include/uapi/std/syscall.h
09:42:19 [2019-12-10T09:42:19.483Z] #41 41.19   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
09:42:19 [2019-12-10T09:42:19.483Z] #41 41.22   GEN      compel/plugins/include/uapi/std/syscall-codes.h
09:42:19 [2019-12-10T09:42:19.483Z] #41 41.25   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:42:19 [2019-12-10T09:42:19.483Z] #41 41.26   DEP      compel/plugins/std/infect.d
09:42:19 [2019-12-10T09:42:19.483Z] #41 41.39   DEP      compel/plugins/std/string.d
09:42:19 [2019-12-10T09:42:19.483Z] #41 41.47   DEP      compel/plugins/std/log.d
09:42:19 [2019-12-10T09:42:19.483Z] #41 41.58   DEP      compel/plugins/std/fds.d
09:42:19 [2019-12-10T09:42:19.483Z] #41 41.75   DEP      compel/plugins/std/std.d
09:42:19 [2019-12-10T09:42:19.483Z] #41 41.92   DEP      compel/plugins/shmem/shmem.d
09:42:19 [2019-12-10T09:42:19.483Z] #41 42.01   DEP      compel/plugins/fds/fds.d
09:42:19 [2019-12-10T09:42:19.483Z] #41 42.21   CC       compel/plugins/std/std.o
09:42:19 [2019-12-10T09:42:19.483Z] #41 42.59   CC       compel/plugins/std/fds.o
09:42:19 [2019-12-10T09:42:19.728Z] #41 ...
09:42:19 [2019-12-10T09:42:19.728Z] 
09:42:19 [2019-12-10T09:42:19.728Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:42:19 [2019-12-10T09:42:19.728Z] #50 DONE 212.0s
09:42:19 [2019-12-10T09:42:19.989Z] 
09:42:19 [2019-12-10T09:42:19.989Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:42:19 [2019-12-10T09:42:19.989Z] #41 156.4   CC       criu/pstree.o
09:42:20 [2019-12-10T09:42:20.050Z] #41 43.14   CC       compel/plugins/std/log.o
09:42:20 [2019-12-10T09:42:20.933Z] #41 157.5   CC       criu/rbtree.o
09:42:21 [2019-12-10T09:42:21.424Z] #41 44.02   CC       compel/plugins/std/string.o
09:42:21 [2019-12-10T09:42:21.506Z] #41 157.9   CC       criu/rst-malloc.o
09:42:21 [2019-12-10T09:42:21.682Z] #41 44.74   CC       compel/plugins/std/infect.o
09:42:21 [2019-12-10T09:42:21.745Z] #34 50.95 debconf: delaying package configuration, since apt-utils is not installed
09:42:21 [2019-12-10T09:42:21.745Z] #34 ...
09:42:21 [2019-12-10T09:42:21.745Z] 
09:42:21 [2019-12-10T09:42:21.745Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:42:21 [2019-12-10T09:42:21.745Z] #57 33.08 Reading package lists...
09:42:21 [2019-12-10T09:42:21.745Z] #57 42.87 Building dependency tree...
09:42:21 [2019-12-10T09:42:21.745Z] #57 45.72 The following additional packages will be installed:
09:42:21 [2019-12-10T09:42:21.745Z] #57 45.75   btrfs-progs liblzo2-2
09:42:21 [2019-12-10T09:42:21.745Z] #57 46.28 The following NEW packages will be installed:
09:42:21 [2019-12-10T09:42:21.745Z] #57 46.29   btrfs-progs btrfs-tools liblzo2-2
09:42:21 [2019-12-10T09:42:21.745Z] #57 46.57 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
09:42:21 [2019-12-10T09:42:21.745Z] #57 46.57 Need to get 588 kB of archives.
09:42:21 [2019-12-10T09:42:21.745Z] #57 46.57 After this operation, 5005 kB of additional disk space will be used.
09:42:21 [2019-12-10T09:42:21.745Z] #57 46.57 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
09:42:21 [2019-12-10T09:42:21.745Z] #57 46.61 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
09:42:21 [2019-12-10T09:42:21.745Z] #57 46.78 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
09:42:21 [2019-12-10T09:42:21.745Z] #57 48.45 debconf: delaying package configuration, since apt-utils is not installed
09:42:21 [2019-12-10T09:42:21.745Z] #57 48.54 Fetched 588 kB in 0s (1467 kB/s)
09:42:21 [2019-12-10T09:42:21.745Z] #57 48.60 Selecting previously unselected package liblzo2-2:ppc64el.
09:42:21 [2019-12-10T09:42:21.745Z] #57 48.61 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
09:42:21 [2019-12-10T09:42:21.745Z] #57 48.75 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
09:42:21 [2019-12-10T09:42:21.745Z] #57 48.76 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
09:42:21 [2019-12-10T09:42:21.745Z] #57 49.09 Selecting previously unselected package btrfs-progs.
09:42:21 [2019-12-10T09:42:21.745Z] #57 49.10 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ...
09:42:21 [2019-12-10T09:42:21.745Z] #57 49.11 Unpacking btrfs-progs (4.7.3-1) ...
09:42:21 [2019-12-10T09:42:21.745Z] #57 50.27 Selecting previously unselected package btrfs-tools.
09:42:21 [2019-12-10T09:42:21.745Z] #57 50.32 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ...
09:42:21 [2019-12-10T09:42:21.745Z] #57 50.33 Unpacking btrfs-tools (4.7.3-1) ...
09:42:21 [2019-12-10T09:42:21.745Z] #57 50.59 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:42:21 [2019-12-10T09:42:21.745Z] #57 50.77 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
09:42:21 [2019-12-10T09:42:21.745Z] #57 50.79 Setting up btrfs-progs (4.7.3-1) ...
09:42:21 [2019-12-10T09:42:21.745Z] #57 50.80 Setting up btrfs-tools (4.7.3-1) ...
09:42:21 [2019-12-10T09:42:21.745Z] #57 50.80 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:42:21 [2019-12-10T09:42:21.745Z] #57 DONE 51.1s
09:42:21 [2019-12-10T09:42:21.745Z] 
09:42:21 [2019-12-10T09:42:21.745Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:42:21 [2019-12-10T09:42:21.745Z] #58 DONE 0.1s
09:42:21 [2019-12-10T09:42:21.745Z] 
09:42:21 [2019-12-10T09:42:21.745Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
09:42:21 [2019-12-10T09:42:21.745Z] #59 DONE 0.1s
09:42:21 [2019-12-10T09:42:21.745Z] 
09:42:21 [2019-12-10T09:42:21.745Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:42:21 [2019-12-10T09:42:21.745Z] #11 49.06 debconf: delaying package configuration, since apt-utils is not installed
09:42:21 [2019-12-10T09:42:21.745Z] #11 49.44 Fetched 296 kB in 0s (1509 kB/s)
09:42:21 [2019-12-10T09:42:21.745Z] #11 49.65 Selecting previously unselected package libseccomp2:ppc64el.
09:42:21 [2019-12-10T09:42:21.745Z] #11 49.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
09:42:21 [2019-12-10T09:42:21.745Z] #11 49.75 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ...
09:42:21 [2019-12-10T09:42:21.745Z] #11 49.76 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
09:42:21 [2019-12-10T09:42:21.745Z] #11 50.04 Selecting previously unselected package libseccomp-dev:ppc64el.
09:42:21 [2019-12-10T09:42:21.745Z] #11 50.08 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ...
09:42:21 [2019-12-10T09:42:21.745Z] #11 50.08 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
09:42:21 [2019-12-10T09:42:21.745Z] #11 50.42 Selecting previously unselected package libapparmor1:ppc64el.
09:42:21 [2019-12-10T09:42:21.745Z] #11 50.45 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ...
09:42:21 [2019-12-10T09:42:21.745Z] #11 50.46 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
09:42:21 [2019-12-10T09:42:21.745Z] #11 50.71 Selecting previously unselected package libapparmor-dev:ppc64el.
09:42:21 [2019-12-10T09:42:21.745Z] #11 50.76 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ...
09:42:21 [2019-12-10T09:42:21.745Z] #11 50.77 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
09:42:21 [2019-12-10T09:42:21.745Z] #11 51.21 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:42:21 [2019-12-10T09:42:21.745Z] #11 51.40 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
09:42:21 [2019-12-10T09:42:21.745Z] #11 51.42 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
09:42:21 [2019-12-10T09:42:21.745Z] #11 51.43 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
09:42:21 [2019-12-10T09:42:21.745Z] #11 51.46 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
09:42:21 [2019-12-10T09:42:21.766Z] #41 158.2   CC       criu/seccomp.o
09:42:22 [2019-12-10T09:42:22.090Z] #11 51.47 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:42:22 [2019-12-10T09:42:22.249Z] #41 45.13   CC       compel/arch/x86/plugins/std/parasite-head.o
09:42:22 [2019-12-10T09:42:22.249Z] #41 45.18   CC       compel/arch/x86/plugins/std/memcpy.o
09:42:22 [2019-12-10T09:42:22.249Z] #41 45.25   CC       compel/arch/x86/plugins/std/syscalls-64.o
09:42:22 [2019-12-10T09:42:22.249Z] #41 45.32   AR       compel/plugins/std.lib.a
09:42:22 [2019-12-10T09:42:22.337Z] #41 158.9   CC       criu/seize.o
09:42:22 [2019-12-10T09:42:22.436Z] #11 DONE 51.8s
09:42:22 [2019-12-10T09:42:22.436Z] 
09:42:22 [2019-12-10T09:42:22.436Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:42:22 [2019-12-10T09:42:22.436Z] #53 DONE 0.1s
09:42:22 [2019-12-10T09:42:22.436Z] 
09:42:22 [2019-12-10T09:42:22.436Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:42:22 [2019-12-10T09:42:22.436Z] #34 51.36 Fetched 13.4 MB in 2s (5056 kB/s)
09:42:22 [2019-12-10T09:42:22.436Z] #34 51.55 Selecting previously unselected package cmake-data.
09:42:22 [2019-12-10T09:42:22.436Z] #34 51.55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
09:42:22 [2019-12-10T09:42:22.436Z] #34 51.67 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
09:42:22 [2019-12-10T09:42:22.436Z] #34 51.68 Unpacking cmake-data (3.7.2-1) ...
09:42:22 [2019-12-10T09:42:22.436Z] #34 ...
09:42:22 [2019-12-10T09:42:22.436Z] 
09:42:22 [2019-12-10T09:42:22.436Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
09:42:22 [2019-12-10T09:42:22.436Z] #54 DONE 0.1s
09:42:22 [2019-12-10T09:42:22.436Z] 
09:42:22 [2019-12-10T09:42:22.436Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:42:22 [2019-12-10T09:42:22.436Z] #60 0.444 + RM_GOPATH=0
09:42:22 [2019-12-10T09:42:22.436Z] #60 0.445 + TMP_GOPATH=
09:42:22 [2019-12-10T09:42:22.436Z] #60 0.446 + : /build
09:42:22 [2019-12-10T09:42:22.436Z] #60 0.447 + '[' -z '' ']'
09:42:22 [2019-12-10T09:42:22.436Z] #60 0.454 ++ mktemp -d
09:42:22 [2019-12-10T09:42:22.436Z] #60 0.481 + export GOPATH=/tmp/tmp.TbvbDjWRGp
09:42:22 [2019-12-10T09:42:22.436Z] #60 0.483 + GOPATH=/tmp/tmp.TbvbDjWRGp
09:42:22 [2019-12-10T09:42:22.436Z] #60 0.484 + RM_GOPATH=1
09:42:22 [2019-12-10T09:42:22.436Z] #60 0.491 ++ dirname ./install.sh
09:42:22 [2019-12-10T09:42:22.436Z] #60 0.511 + dir=.
09:42:22 [2019-12-10T09:42:22.436Z] #60 0.513 + bin=containerd
09:42:22 [2019-12-10T09:42:22.436Z] #60 0.513 + shift
09:42:22 [2019-12-10T09:42:22.436Z] #60 0.514 + '[' '!' -f ./containerd.installer ']'
09:42:22 [2019-12-10T09:42:22.436Z] #60 0.516 + . ./containerd.installer
09:42:22 [2019-12-10T09:42:22.436Z] #60 0.519 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
09:42:22 [2019-12-10T09:42:22.436Z] #60 0.523 + install_containerd
09:42:22 [2019-12-10T09:42:22.436Z] #60 0.524 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
09:42:22 [2019-12-10T09:42:22.436Z] #60 0.525 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
09:42:22 [2019-12-10T09:42:22.436Z] #60 0.526 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TbvbDjWRGp/src/github.com/containerd/containerd
09:42:22 [2019-12-10T09:42:22.436Z] #60 0.550 Cloning into '/tmp/tmp.TbvbDjWRGp/src/github.com/containerd/containerd'...
09:42:22 [2019-12-10T09:42:22.507Z] #41 45.43   CC       compel/plugins/fds/fds.o
09:42:22 [2019-12-10T09:42:22.765Z] #41 45.83   AR       compel/plugins/fds.lib.a
09:42:22 [2019-12-10T09:42:22.783Z] #60 ...
09:42:22 [2019-12-10T09:42:22.783Z] 
09:42:22 [2019-12-10T09:42:22.783Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:42:22 [2019-12-10T09:42:22.783Z] #25 34.17 Reading package lists...
09:42:22 [2019-12-10T09:42:22.783Z] #25 44.03 Building dependency tree...
09:42:22 [2019-12-10T09:42:22.783Z] #25 47.24 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
09:42:22 [2019-12-10T09:42:22.783Z] #25 47.24 The following additional packages will be installed:
09:42:22 [2019-12-10T09:42:22.783Z] #25 47.24   libjq1 libonig4
09:42:22 [2019-12-10T09:42:22.783Z] #25 47.92 The following NEW packages will be installed:
09:42:22 [2019-12-10T09:42:22.783Z] #25 47.94   jq libjq1 libonig4
09:42:22 [2019-12-10T09:42:22.783Z] #25 48.17 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
09:42:22 [2019-12-10T09:42:22.783Z] #25 48.17 Need to get 310 kB of archives.
09:42:22 [2019-12-10T09:42:22.783Z] #25 48.17 After this operation, 1267 kB of additional disk space will be used.
09:42:22 [2019-12-10T09:42:22.783Z] #25 48.17 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
09:42:22 [2019-12-10T09:42:22.783Z] #25 48.22 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
09:42:22 [2019-12-10T09:42:22.783Z] #25 48.22 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
09:42:22 [2019-12-10T09:42:22.783Z] #25 49.93 debconf: delaying package configuration, since apt-utils is not installed
09:42:22 [2019-12-10T09:42:22.783Z] #25 50.23 Fetched 310 kB in 0s (2201 kB/s)
09:42:22 [2019-12-10T09:42:22.783Z] #25 50.50 Selecting previously unselected package libonig4:ppc64el.
09:42:22 [2019-12-10T09:42:22.783Z] #25 50.50 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
09:42:22 [2019-12-10T09:42:22.783Z] #25 50.63 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ...
09:42:22 [2019-12-10T09:42:22.783Z] #25 50.64 Unpacking libonig4:ppc64el (6.1.3-2) ...
09:42:22 [2019-12-10T09:42:22.783Z] #25 51.05 Selecting previously unselected package libjq1:ppc64el.
09:42:22 [2019-12-10T09:42:22.783Z] #25 51.05 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ...
09:42:22 [2019-12-10T09:42:22.783Z] #25 51.07 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
09:42:22 [2019-12-10T09:42:22.783Z] #25 51.40 Selecting previously unselected package jq.
09:42:22 [2019-12-10T09:42:22.783Z] #25 51.40 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ...
09:42:22 [2019-12-10T09:42:22.783Z] #25 51.41 Unpacking jq (1.5+dfsg-1.3) ...
09:42:22 [2019-12-10T09:42:22.783Z] #25 51.77 Setting up libonig4:ppc64el (6.1.3-2) ...
09:42:22 [2019-12-10T09:42:22.783Z] #25 51.79 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
09:42:22 [2019-12-10T09:42:22.783Z] #25 51.80 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:42:22 [2019-12-10T09:42:22.783Z] #25 52.10 Setting up jq (1.5+dfsg-1.3) ...
09:42:22 [2019-12-10T09:42:22.783Z] #25 DONE 52.3s
09:42:22 [2019-12-10T09:42:22.783Z] 
09:42:22 [2019-12-10T09:42:22.783Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
09:42:22 [2019-12-10T09:42:22.783Z] #26 DONE 0.1s
09:42:22 [2019-12-10T09:42:22.783Z] 
09:42:22 [2019-12-10T09:42:22.783Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:42:22 [2019-12-10T09:42:22.783Z] #55 0.386 + RM_GOPATH=0
09:42:22 [2019-12-10T09:42:22.783Z] #55 0.387 + TMP_GOPATH=
09:42:22 [2019-12-10T09:42:22.783Z] #55 0.388 + : /build
09:42:22 [2019-12-10T09:42:22.783Z] #55 0.388 + '[' -z '' ']'
09:42:22 [2019-12-10T09:42:22.783Z] #55 0.391 ++ mktemp -d
09:42:22 [2019-12-10T09:42:22.783Z] #55 0.395 + export GOPATH=/tmp/tmp.XMRA9B6LVc
09:42:22 [2019-12-10T09:42:22.783Z] #55 0.396 + GOPATH=/tmp/tmp.XMRA9B6LVc
09:42:22 [2019-12-10T09:42:22.783Z] #55 0.397 + RM_GOPATH=1
09:42:22 [2019-12-10T09:42:22.783Z] #55 0.406 ++ dirname ./install.sh
09:42:22 [2019-12-10T09:42:22.783Z] #55 0.411 + dir=.
09:42:22 [2019-12-10T09:42:22.783Z] #55 0.411 + bin=runc
09:42:22 [2019-12-10T09:42:22.783Z] #55 0.412 + shift
09:42:22 [2019-12-10T09:42:22.783Z] #55 0.414 + '[' '!' -f ./runc.installer ']'
09:42:22 [2019-12-10T09:42:22.783Z] #55 0.415 + . ./runc.installer
09:42:22 [2019-12-10T09:42:22.783Z] #55 0.424 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
09:42:22 [2019-12-10T09:42:22.783Z] #55 0.430 + install_runc
09:42:22 [2019-12-10T09:42:22.783Z] #55 0.432 + uname -r
09:42:22 [2019-12-10T09:42:22.783Z] #55 0.438 + grep -q '^3\.10\.0.*\.el7\.'
09:42:22 [2019-12-10T09:42:22.783Z] #55 0.446 + RUNC_BUILDTAGS='seccomp apparmor selinux '
09:42:22 [2019-12-10T09:42:22.783Z] #55 0.446 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
09:42:22 [2019-12-10T09:42:22.783Z] #55 0.446 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
09:42:22 [2019-12-10T09:42:22.783Z] #55 0.446 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.XMRA9B6LVc/src/github.com/opencontainers/runc
09:42:22 [2019-12-10T09:42:22.783Z] #55 0.466 Cloning into '/tmp/tmp.XMRA9B6LVc/src/github.com/opencontainers/runc'...
09:42:23 [2019-12-10T09:42:23.026Z] #41 45.89   HOSTDEP  compel/src/lib/log-host.d
09:42:23 [2019-12-10T09:42:23.026Z] #41 46.00   HOSTDEP  compel/src/lib/handle-elf-host.d
09:42:23 [2019-12-10T09:42:23.127Z] #55 ...
09:42:23 [2019-12-10T09:42:23.127Z] 
09:42:23 [2019-12-10T09:42:23.127Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:42:23 [2019-12-10T09:42:23.127Z] #41 32.87 Reading package lists...
09:42:23 [2019-12-10T09:42:23.127Z] #41 42.78 Building dependency tree...
09:42:23 [2019-12-10T09:42:23.127Z] #41 45.68 The following additional packages will be installed:
09:42:23 [2019-12-10T09:42:23.127Z] #41 45.68   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
09:42:23 [2019-12-10T09:42:23.127Z] #41 45.69   libprotoc10 python-pkg-resources zlib1g-dev
09:42:23 [2019-12-10T09:42:23.127Z] #41 45.71 Suggested packages:
09:42:23 [2019-12-10T09:42:23.127Z] #41 45.71   manpages-dev python-setuptools
09:42:23 [2019-12-10T09:42:23.127Z] #41 48.30 The following NEW packages will be installed:
09:42:23 [2019-12-10T09:42:23.127Z] #41 48.31   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:42:23 [2019-12-10T09:42:23.127Z] #41 48.31   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
09:42:23 [2019-12-10T09:42:23.127Z] #41 48.32   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:42:23 [2019-12-10T09:42:23.127Z] #41 48.32   zlib1g-dev
09:42:23 [2019-12-10T09:42:23.127Z] #41 48.64 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
09:42:23 [2019-12-10T09:42:23.127Z] #41 48.64 Need to get 3548 kB of archives.
09:42:23 [2019-12-10T09:42:23.127Z] #41 48.64 After this operation, 21.2 MB of additional disk space will be used.
09:42:23 [2019-12-10T09:42:23.127Z] #41 48.64 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
09:42:23 [2019-12-10T09:42:23.127Z] #41 48.69 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB]
09:42:23 [2019-12-10T09:42:23.127Z] #41 48.69 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB]
09:42:23 [2019-12-10T09:42:23.127Z] #41 48.71 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
09:42:23 [2019-12-10T09:42:23.127Z] #41 48.73 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB]
09:42:23 [2019-12-10T09:42:23.127Z] #41 48.75 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
09:42:23 [2019-12-10T09:42:23.127Z] #41 48.77 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB]
09:42:23 [2019-12-10T09:42:23.127Z] #41 48.78 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB]
09:42:23 [2019-12-10T09:42:23.127Z] #41 48.81 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB]
09:42:23 [2019-12-10T09:42:23.127Z] #41 48.91 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB]
09:42:23 [2019-12-10T09:42:23.127Z] #41 49.03 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB]
09:42:23 [2019-12-10T09:42:23.127Z] #41 49.22 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB]
09:42:23 [2019-12-10T09:42:23.127Z] #41 49.31 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB]
09:42:23 [2019-12-10T09:42:23.127Z] #41 49.32 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB]
09:42:23 [2019-12-10T09:42:23.127Z] #41 49.33 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB]
09:42:23 [2019-12-10T09:42:23.127Z] #41 49.37 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB]
09:42:23 [2019-12-10T09:42:23.127Z] #41 51.13 debconf: delaying package configuration, since apt-utils is not installed
09:42:23 [2019-12-10T09:42:23.127Z] #41 51.49 Fetched 3548 kB in 0s (3621 kB/s)
09:42:23 [2019-12-10T09:42:23.127Z] #41 51.77 Selecting previously unselected package libnet1:ppc64el.
09:42:23 [2019-12-10T09:42:23.127Z] #41 51.77 (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.)
09:42:23 [2019-12-10T09:42:23.127Z] #41 51.92 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
09:42:23 [2019-12-10T09:42:23.127Z] #41 51.93 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
09:42:23 [2019-12-10T09:42:23.127Z] #41 52.10 Selecting previously unselected package libcap-dev:ppc64el.
09:42:23 [2019-12-10T09:42:23.127Z] #41 52.15 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ...
09:42:23 [2019-12-10T09:42:23.127Z] #41 52.21 Unpacking libcap-dev:ppc64el (1:2.25-1) ...
09:42:23 [2019-12-10T09:42:23.127Z] #41 52.57 Selecting previously unselected package libnet1-dev.
09:42:23 [2019-12-10T09:42:23.127Z] #41 52.58 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ...
09:42:23 [2019-12-10T09:42:23.127Z] #41 52.59 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
09:42:23 [2019-12-10T09:42:23.279Z] #41 159.5   CC       criu/servicefd.o
09:42:23 [2019-12-10T09:42:23.284Z] #41 ...
09:42:23 [2019-12-10T09:42:23.284Z] 
09:42:23 [2019-12-10T09:42:23.284Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:42:23 [2019-12-10T09:42:23.284Z] #62 DONE 123.5s
09:42:23 [2019-12-10T09:42:23.284Z] 
09:42:23 [2019-12-10T09:42:23.284Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
09:42:23 [2019-12-10T09:42:23.284Z] #63 DONE 0.1s
09:42:23 [2019-12-10T09:42:23.284Z] 
09:42:23 [2019-12-10T09:42:23.284Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:42:23 [2019-12-10T09:42:23.284Z] #44 120.8 vendor/golang.org/x/net/idna
09:42:23 [2019-12-10T09:42:23.284Z] #44 123.6 vendor/golang.org/x/net/http2/hpack
09:42:23 [2019-12-10T09:42:23.470Z] #41 ...
09:42:23 [2019-12-10T09:42:23.470Z] 
09:42:23 [2019-12-10T09:42:23.470Z] #12 [dev 1/24] RUN groupadd -r docker
09:42:23 [2019-12-10T09:42:23.470Z] #12 DONE 1.2s
09:42:23 [2019-12-10T09:42:23.470Z] 
09:42:23 [2019-12-10T09:42:23.470Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:42:23 [2019-12-10T09:42:23.540Z] #41 159.9   CC       criu/shmem.o
09:42:24 [2019-12-10T09:42:24.229Z] #27 ...
09:42:24 [2019-12-10T09:42:24.229Z] 
09:42:24 [2019-12-10T09:42:24.229Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
09:42:24 [2019-12-10T09:42:24.229Z] #13 DONE 0.6s
09:42:24 [2019-12-10T09:42:24.229Z] 
09:42:24 [2019-12-10T09:42:24.229Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:42:24 [2019-12-10T09:42:24.229Z] #41 53.12 Selecting previously unselected package libnl-3-200:ppc64el.
09:42:24 [2019-12-10T09:42:24.229Z] #41 53.13 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ...
09:42:24 [2019-12-10T09:42:24.229Z] #41 53.14 Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
09:42:24 [2019-12-10T09:42:24.229Z] #41 53.40 Selecting previously unselected package libnl-3-dev:ppc64el.
09:42:24 [2019-12-10T09:42:24.229Z] #41 53.42 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ...
09:42:24 [2019-12-10T09:42:24.229Z] #41 53.44 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ...
09:42:24 [2019-12-10T09:42:24.482Z] #41 160.7   CC       criu/sigframe.o
09:42:24 [2019-12-10T09:42:24.482Z] #41 160.9   CC       criu/signalfd.o
09:42:24 [2019-12-10T09:42:24.573Z] #41 ...
09:42:24 [2019-12-10T09:42:24.573Z] 
09:42:24 [2019-12-10T09:42:24.573Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
09:42:24 [2019-12-10T09:42:24.573Z] #14 0.345 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:42:24 [2019-12-10T09:42:24.573Z] #14 DONE 0.4s
09:42:24 [2019-12-10T09:42:24.573Z] 
09:42:24 [2019-12-10T09:42:24.573Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:42:24 [2019-12-10T09:42:24.573Z] #41 54.20 Selecting previously unselected package libprotobuf-c1:ppc64el.
09:42:24 [2019-12-10T09:42:24.573Z] #41 54.20 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
09:42:24 [2019-12-10T09:42:24.573Z] #41 54.22 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
09:42:24 [2019-12-10T09:42:24.659Z] #44 125.1 mime
09:42:24 [2019-12-10T09:42:24.742Z] #41 161.2   CC       criu/sk-inet.o
09:42:24 [2019-12-10T09:42:24.916Z] #41 ...
09:42:24 [2019-12-10T09:42:24.917Z] 
09:42:24 [2019-12-10T09:42:24.917Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
09:42:24 [2019-12-10T09:42:24.917Z] #15 DONE 0.4s
09:42:24 [2019-12-10T09:42:24.917Z] 
09:42:24 [2019-12-10T09:42:24.917Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:42:24 [2019-12-10T09:42:24.917Z] #41 54.37 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
09:42:24 [2019-12-10T09:42:24.917Z] #41 54.37 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ...
09:42:24 [2019-12-10T09:42:24.917Z] #41 54.37 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ...
09:42:25 [2019-12-10T09:42:25.261Z] #41 54.62 Selecting previously unselected package zlib1g-dev:ppc64el.
09:42:25 [2019-12-10T09:42:25.261Z] #41 54.64 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ...
09:42:25 [2019-12-10T09:42:25.261Z] #41 54.67 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
09:42:25 [2019-12-10T09:42:25.261Z] #41 ...
09:42:25 [2019-12-10T09:42:25.261Z] 
09:42:25 [2019-12-10T09:42:25.261Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
09:42:25 [2019-12-10T09:42:25.261Z] #16 DONE 0.4s
09:42:25 [2019-12-10T09:42:25.261Z] 
09:42:25 [2019-12-10T09:42:25.261Z] #17 [dev 6/24] RUN ldconfig
09:42:25 [2019-12-10T09:42:25.681Z] #41 162.0   CC       criu/sk-netlink.o
09:42:25 [2019-12-10T09:42:25.942Z] #41 162.4   CC       criu/sk-packet.o
09:42:25 [2019-12-10T09:42:25.942Z] #41 ...
09:42:25 [2019-12-10T09:42:25.942Z] 
09:42:25 [2019-12-10T09:42:25.942Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:42:25 [2019-12-10T09:42:25.942Z] #22 218.0 + return
09:42:26 [2019-12-10T09:42:26.006Z] #17 DONE 0.6s
09:42:26 [2019-12-10T09:42:26.006Z] 
09:42:26 [2019-12-10T09:42:26.006Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:42:26 [2019-12-10T09:42:26.033Z] #44 ...
09:42:26 [2019-12-10T09:42:26.033Z] 
09:42:26 [2019-12-10T09:42:26.033Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:42:26 [2019-12-10T09:42:26.033Z] #41 46.32   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
09:42:26 [2019-12-10T09:42:26.033Z] #41 46.50   HOSTDEP  compel/src/main-host.d
09:42:26 [2019-12-10T09:42:26.033Z] #41 46.72   DEP      compel/src/lib/ptrace.d
09:42:26 [2019-12-10T09:42:26.033Z] #41 46.84   DEP      compel/src/lib/infect.d
09:42:26 [2019-12-10T09:42:26.033Z] #41 46.99   DEP      compel/src/lib/infect-util.d
09:42:26 [2019-12-10T09:42:26.033Z] #41 47.34   DEP      compel/src/lib/infect-rpc.d
09:42:26 [2019-12-10T09:42:26.033Z] #41 47.52   DEP      compel/arch/x86/src/lib/infect.d
09:42:26 [2019-12-10T09:42:26.033Z] #41 47.67   DEP      compel/arch/x86/src/lib/cpu.d
09:42:26 [2019-12-10T09:42:26.033Z] #41 47.77   DEP      compel/src/lib/log.d
09:42:26 [2019-12-10T09:42:26.034Z] #41 47.91   DEP      compel/src/main.d
09:42:26 [2019-12-10T09:42:26.034Z] #41 48.07   DEP      compel/src/lib/handle-elf.d
09:42:26 [2019-12-10T09:42:26.034Z] #41 48.17   DEP      compel/arch/x86/src/lib/handle-elf.d
09:42:26 [2019-12-10T09:42:26.034Z] #41 48.40   CC       compel/src/lib/log.o
09:42:26 [2019-12-10T09:42:26.034Z] #41 48.70   CC       compel/arch/x86/src/lib/cpu.o
09:42:26 [2019-12-10T09:42:26.203Z] #22 DONE 218.3s
09:42:26 [2019-12-10T09:42:26.203Z] 
09:42:26 [2019-12-10T09:42:26.203Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:42:26 [2019-12-10T09:42:26.465Z] #59 ...
09:42:26 [2019-12-10T09:42:26.465Z] 
09:42:26 [2019-12-10T09:42:26.465Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:42:26 [2019-12-10T09:42:26.465Z] #41 162.9   CC       criu/sk-queue.o
09:42:26 [2019-12-10T09:42:26.601Z] #41 49.47   CC       compel/arch/x86/src/lib/infect.o
09:42:26 [2019-12-10T09:42:26.744Z] #18 0.702 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
09:42:26 [2019-12-10T09:42:26.744Z] #18 0.796 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
09:42:26 [2019-12-10T09:42:26.745Z] #18 0.919 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
09:42:26 [2019-12-10T09:42:26.745Z] #18 0.951 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
09:42:26 [2019-12-10T09:42:26.859Z] #41 ...
09:42:26 [2019-12-10T09:42:26.859Z] 
09:42:26 [2019-12-10T09:42:26.859Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:42:26 [2019-12-10T09:42:26.859Z] #47 DONE 127.2s
09:42:27 [2019-12-10T09:42:27.035Z] #41 163.3   CC       criu/sk-tcp.o
09:42:27 [2019-12-10T09:42:27.086Z] #18 1.035 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
09:42:27 [2019-12-10T09:42:27.117Z] 
09:42:27 [2019-12-10T09:42:27.117Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:42:27 [2019-12-10T09:42:27.117Z] #44 127.0 net/http/internal
09:42:27 [2019-12-10T09:42:27.296Z] #41 163.8   CC       criu/sk-unix.o
09:42:28 [2019-12-10T09:42:28.684Z] #41 ...
09:42:28 [2019-12-10T09:42:28.684Z] 
09:42:28 [2019-12-10T09:42:28.684Z] #23 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
09:42:28 [2019-12-10T09:42:28.684Z] #23 DONE 0.6s
09:42:28 [2019-12-10T09:42:28.684Z] 
09:42:28 [2019-12-10T09:42:28.684Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
09:42:28 [2019-12-10T09:42:28.812Z] #18 2.936 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB]
09:42:28 [2019-12-10T09:42:28.893Z] #59 198.7 + bin/containerd-stress
09:42:28 [2019-12-10T09:42:28.893Z] #59 200.4 + bin/containerd-shim
09:42:29 [2019-12-10T09:42:29.151Z] #51 ...
09:42:29 [2019-12-10T09:42:29.151Z] 
09:42:29 [2019-12-10T09:42:29.151Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:42:29 [2019-12-10T09:42:29.151Z] #39 205.0 + rm -rf /tmp/tmp.rr88vKijTq/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.rr88vKijTq
09:42:29 [2019-12-10T09:42:29.151Z] #39 DONE 205.1s
09:42:29 [2019-12-10T09:42:29.151Z] 
09:42:29 [2019-12-10T09:42:29.151Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:42:29 [2019-12-10T09:42:29.151Z] #51 ...
09:42:29 [2019-12-10T09:42:29.151Z] 
09:42:29 [2019-12-10T09:42:29.151Z] #40 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
09:42:29 [2019-12-10T09:42:29.151Z] #40 DONE 0.6s
09:42:29 [2019-12-10T09:42:29.151Z] 
09:42:29 [2019-12-10T09:42:29.151Z] #43 [dev 15/24] COPY --from=criu          /build/ /usr/local/
09:42:29 [2019-12-10T09:42:29.544Z] #43 DONE 0.1s
09:42:29 [2019-12-10T09:42:29.544Z] 
09:42:29 [2019-12-10T09:42:29.544Z] #46 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
09:42:29 [2019-12-10T09:42:29.544Z] #46 DONE 0.1s
09:42:29 [2019-12-10T09:42:29.544Z] 
09:42:29 [2019-12-10T09:42:29.544Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:42:29 [2019-12-10T09:42:29.544Z] #51 ...
09:42:29 [2019-12-10T09:42:29.544Z] 
09:42:29 [2019-12-10T09:42:29.544Z] #49 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
09:42:29 [2019-12-10T09:42:29.544Z] #49 DONE 0.1s
09:42:29 [2019-12-10T09:42:29.544Z] 
09:42:29 [2019-12-10T09:42:29.544Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:42:29 [2019-12-10T09:42:29.652Z] #44 129.8 crypto/tls
09:42:31 [2019-12-10T09:42:31.174Z] #18 ...
09:42:31 [2019-12-10T09:42:31.174Z] 
09:42:31 [2019-12-10T09:42:31.174Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:42:31 [2019-12-10T09:42:31.174Z] #27 4.659 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
09:42:31 [2019-12-10T09:42:31.174Z] #27 6.020 
09:42:32 [2019-12-10T09:42:32.182Z] #44 ...
09:42:32 [2019-12-10T09:42:32.182Z] 
09:42:32 [2019-12-10T09:42:32.182Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:42:32 [2019-12-10T09:42:32.182Z] #41 50.52   CC       compel/src/lib/infect-rpc.o
09:42:32 [2019-12-10T09:42:32.182Z] #41 50.92   CC       compel/src/lib/infect-util.o
09:42:32 [2019-12-10T09:42:32.182Z] #41 51.25   CC       compel/src/lib/infect.o
09:42:32 [2019-12-10T09:42:32.182Z] #41 53.20   CC       compel/src/lib/ptrace.o
09:42:32 [2019-12-10T09:42:32.182Z] #41 53.58   AR       compel/libcompel.a
09:42:32 [2019-12-10T09:42:32.182Z] #41 53.64   HOSTCC   compel/src/main-host.o
09:42:32 [2019-12-10T09:42:32.182Z] #41 53.99   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
09:42:32 [2019-12-10T09:42:32.182Z] #41 54.19   HOSTCC   compel/src/lib/handle-elf-host.o
09:42:32 [2019-12-10T09:42:32.182Z] #41 54.53   HOSTCC   compel/src/lib/log-host.o
09:42:32 [2019-12-10T09:42:32.182Z] #41 54.77   HOSTLINK compel/compel-host-bin
09:42:32 [2019-12-10T09:42:32.182Z] #41 54.89   DEP      soccr/soccr.d
09:42:32 [2019-12-10T09:42:32.182Z] #41 55.08   CC       soccr/soccr.o
09:42:32 [2019-12-10T09:42:32.216Z] #27 6.801 
###                                                                        4.5%
######                                                                     8.8%
############                                                              17.3%
###############                                                           21.6%
####################                                                      28.0%
#######################                                                   32.2%
###########################                                               38.5%
##############################                                            42.7%
#################################                                         47.0%
####################################                                      51.3%
#########################################                                 57.6%
###############################################                           66.1%
####################################################                      72.6%
#########################################################                 79.3%
###########################################################               82.0%
##############################################################            86.6%
##################################################################        92.1%
#####################################################################     96.7%
######################################################################## 100.0%
09:42:32 [2019-12-10T09:42:32.561Z] #27 ...
09:42:32 [2019-12-10T09:42:32.561Z] 
09:42:32 [2019-12-10T09:42:32.561Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:42:32 [2019-12-10T09:42:32.561Z] #32 61.91 sync
09:42:32 [2019-12-10T09:42:32.906Z] #32 61.92 internal/reflectlite
09:42:33 [2019-12-10T09:42:33.557Z] #41 56.32   AR       soccr/libsoccr.a
09:42:33 [2019-12-10T09:42:33.557Z] #41 56.35 make[1]: 'soccr/libsoccr.a' is up to date.
09:42:33 [2019-12-10T09:42:33.643Z] #32 ...
09:42:33 [2019-12-10T09:42:33.643Z] 
09:42:33 [2019-12-10T09:42:33.643Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:42:33 [2019-12-10T09:42:33.643Z] #69 DONE 62.6s
09:42:33 [2019-12-10T09:42:33.643Z] 
09:42:33 [2019-12-10T09:42:33.643Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:42:33 [2019-12-10T09:42:33.643Z] #48 62.47 + cd /tmp/tmp.ZctA2jRU5O/src/gotest.tools/gotestsum
09:42:33 [2019-12-10T09:42:33.643Z] #48 62.47 + git checkout -q v0.3.5
09:42:33 [2019-12-10T09:42:33.643Z] #48 62.60 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
09:42:33 [2019-12-10T09:42:33.815Z] #41 56.71   DEP      criu/arch/x86/sigframe.d
09:42:33 [2019-12-10T09:42:33.815Z] #41 56.77   DEP      criu/arch/x86/sigaction_compat.d
09:42:33 [2019-12-10T09:42:33.815Z] #41 56.83   DEP      criu/arch/x86/kerndat.d
09:42:33 [2019-12-10T09:42:33.815Z] #41 56.93   DEP      criu/arch/x86/crtools.d
09:42:33 [2019-12-10T09:42:33.968Z] #27 ...
09:42:33 [2019-12-10T09:42:33.968Z] 
09:42:33 [2019-12-10T09:42:33.968Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:42:33 [2019-12-10T09:42:33.968Z] #41 165.3   CC       criu/sockets.o
09:42:33 [2019-12-10T09:42:33.968Z] #41 166.1   CC       criu/stats.o
09:42:33 [2019-12-10T09:42:33.968Z] #41 166.5   CC       criu/string.o
09:42:33 [2019-12-10T09:42:33.968Z] #41 166.7   CC       criu/sysctl.o
09:42:33 [2019-12-10T09:42:33.968Z] #41 167.2   CC       criu/sysfs_parse.o
09:42:33 [2019-12-10T09:42:33.968Z] #41 167.6   CC       criu/timerfd.o
09:42:33 [2019-12-10T09:42:33.968Z] #41 167.9   CC       criu/tty.o
09:42:33 [2019-12-10T09:42:33.968Z] #41 169.6   CC       criu/tun.o
09:42:33 [2019-12-10T09:42:33.968Z] #41 170.3   CC       criu/uffd.o
09:42:34 [2019-12-10T09:42:34.382Z] #41 57.09   DEP      criu/arch/x86/cpu.d
09:42:34 [2019-12-10T09:42:34.382Z] #41 57.34   CC       criu/arch/x86/cpu.o
09:42:34 [2019-12-10T09:42:34.909Z] #41 171.4   CC       criu/util.o
09:42:34 [2019-12-10T09:42:34.909Z] #41 ...
09:42:34 [2019-12-10T09:42:34.909Z] 
09:42:34 [2019-12-10T09:42:34.909Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
09:42:34 [2019-12-10T09:42:34.909Z] #27 DONE 6.5s
09:42:34 [2019-12-10T09:42:34.948Z] #41 57.88   CC       criu/arch/x86/crtools.o
09:42:34 [2019-12-10T09:42:34.948Z] #41 ...
09:42:34 [2019-12-10T09:42:34.948Z] 
09:42:34 [2019-12-10T09:42:34.948Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:42:34 [2019-12-10T09:42:34.948Z] #44 135.3 net/http/httptrace
09:42:34 [2019-12-10T09:42:34.948Z] #44 135.5 net/http
09:42:35 [2019-12-10T09:42:35.170Z] 
09:42:35 [2019-12-10T09:42:35.170Z] #29 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
09:42:35 [2019-12-10T09:42:35.431Z] #29 DONE 0.3s
09:42:35 [2019-12-10T09:42:35.431Z] 
09:42:35 [2019-12-10T09:42:35.431Z] #32 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
09:42:35 [2019-12-10T09:42:35.431Z] #32 DONE 0.2s
09:42:35 [2019-12-10T09:42:35.431Z] 
09:42:35 [2019-12-10T09:42:35.431Z] #37 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
09:42:35 [2019-12-10T09:42:35.448Z] #59 207.1 + bin/containerd-shim-runc-v1
09:42:35 [2019-12-10T09:42:35.692Z] #37 DONE 0.1s
09:42:35 [2019-12-10T09:42:35.692Z] 
09:42:35 [2019-12-10T09:42:35.692Z] #39 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
09:42:35 [2019-12-10T09:42:35.952Z] #39 DONE 0.2s
09:42:35 [2019-12-10T09:42:35.952Z] 
09:42:35 [2019-12-10T09:42:35.952Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:42:35 [2019-12-10T09:42:35.952Z] #41 172.5   CC       criu/uts_ns.o
09:42:36 [2019-12-10T09:42:36.005Z] #48 ...
09:42:36 [2019-12-10T09:42:36.005Z] 
09:42:36 [2019-12-10T09:42:36.005Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:42:36 [2019-12-10T09:42:36.005Z] #41 55.16 Selecting previously unselected package libprotobuf10:ppc64el.
09:42:36 [2019-12-10T09:42:36.005Z] #41 55.17 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ...
09:42:36 [2019-12-10T09:42:36.005Z] #41 55.18 Unpacking libprotobuf10:ppc64el (3.0.0-9) ...
09:42:36 [2019-12-10T09:42:36.005Z] #41 56.40 Selecting previously unselected package libprotobuf-lite10:ppc64el.
09:42:36 [2019-12-10T09:42:36.005Z] #41 56.40 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ...
09:42:36 [2019-12-10T09:42:36.005Z] #41 56.41 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ...
09:42:36 [2019-12-10T09:42:36.005Z] #41 56.80 Selecting previously unselected package libprotobuf-dev:ppc64el.
09:42:36 [2019-12-10T09:42:36.005Z] #41 56.81 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ...
09:42:36 [2019-12-10T09:42:36.005Z] #41 56.82 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ...
09:42:36 [2019-12-10T09:42:36.005Z] #41 58.78 Selecting previously unselected package libprotoc10:ppc64el.
09:42:36 [2019-12-10T09:42:36.005Z] #41 58.78 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ...
09:42:36 [2019-12-10T09:42:36.005Z] #41 58.79 Unpacking libprotoc10:ppc64el (3.0.0-9) ...
09:42:36 [2019-12-10T09:42:36.005Z] #41 60.06 Selecting previously unselected package protobuf-c-compiler.
09:42:36 [2019-12-10T09:42:36.005Z] #41 60.08 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ...
09:42:36 [2019-12-10T09:42:36.005Z] #41 60.16 Unpacking protobuf-c-compiler (1.2.1-2) ...
09:42:36 [2019-12-10T09:42:36.005Z] #41 60.51 Selecting previously unselected package protobuf-compiler.
09:42:36 [2019-12-10T09:42:36.005Z] #41 60.53 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ...
09:42:36 [2019-12-10T09:42:36.005Z] #41 60.54 Unpacking protobuf-compiler (3.0.0-9) ...
09:42:36 [2019-12-10T09:42:36.005Z] #41 60.89 Selecting previously unselected package python-pkg-resources.
09:42:36 [2019-12-10T09:42:36.005Z] #41 60.92 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
09:42:36 [2019-12-10T09:42:36.005Z] #41 60.93 Unpacking python-pkg-resources (33.1.1-1) ...
09:42:36 [2019-12-10T09:42:36.005Z] #41 61.30 Selecting previously unselected package python-protobuf.
09:42:36 [2019-12-10T09:42:36.005Z] #41 61.30 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ...
09:42:36 [2019-12-10T09:42:36.005Z] #41 61.31 Unpacking python-protobuf (3.0.0-9) ...
09:42:36 [2019-12-10T09:42:36.005Z] #41 62.24 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
09:42:36 [2019-12-10T09:42:36.005Z] #41 62.40 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
09:42:36 [2019-12-10T09:42:36.005Z] #41 62.40 Setting up python-pkg-resources (33.1.1-1) ...
09:42:36 [2019-12-10T09:42:36.005Z] #41 ...
09:42:36 [2019-12-10T09:42:36.005Z] 
09:42:36 [2019-12-10T09:42:36.005Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:42:36 [2019-12-10T09:42:36.005Z] #27 10.89 
09:42:36 [2019-12-10T09:42:36.006Z] #27 11.89 
##########                                                                14.3%
##############                                                            20.1%
######################                                                    31.5%
##########################                                                36.8%
#################################                                         46.3%
#########################################                                 57.7%
#################################################                         69.3%
##########################################################                80.8%
######################################################################    98.0%
######################################################################## 100.0%
09:42:36 [2019-12-10T09:42:36.058Z] #51 ...
09:42:36 [2019-12-10T09:42:36.058Z] 
09:42:36 [2019-12-10T09:42:36.058Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:42:36 [2019-12-10T09:42:36.058Z] #60 186.0 + bin/containerd
09:42:36 [2019-12-10T09:42:36.215Z] #41 172.7   CC       criu/vdso.o
09:42:36 [2019-12-10T09:42:36.744Z] #27 ...
09:42:36 [2019-12-10T09:42:36.744Z] 
09:42:36 [2019-12-10T09:42:36.744Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:42:36 [2019-12-10T09:42:36.744Z] #34 56.24 Selecting previously unselected package liblzo2-2:ppc64el.
09:42:36 [2019-12-10T09:42:36.744Z] #34 56.24 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
09:42:36 [2019-12-10T09:42:36.744Z] #34 56.26 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
09:42:36 [2019-12-10T09:42:36.744Z] #34 56.45 Selecting previously unselected package libicu57:ppc64el.
09:42:36 [2019-12-10T09:42:36.744Z] #34 56.46 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ...
09:42:36 [2019-12-10T09:42:36.744Z] #34 56.46 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ...
09:42:36 [2019-12-10T09:42:36.786Z] #41 173.1   LINK     criu/built-in.o
09:42:36 [2019-12-10T09:42:36.786Z] #41 173.2   LINK     criu/criu
09:42:37 [2019-12-10T09:42:37.047Z] #41 173.6   DEP      lib/c/criu.d
09:42:37 [2019-12-10T09:42:37.047Z] #41 173.6   CC       images/rpc.pb-c.o
09:42:37 [2019-12-10T09:42:37.091Z] #34 ...
09:42:37 [2019-12-10T09:42:37.091Z] 
09:42:37 [2019-12-10T09:42:37.091Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:42:37 [2019-12-10T09:42:37.091Z] #27 14.12 
09:42:37 [2019-12-10T09:42:37.618Z] #41 174.2   CC       lib/c/criu.o
09:42:38 [2019-12-10T09:42:38.558Z] #41 175.1   LINK     lib/c/built-in.o
09:42:38 [2019-12-10T09:42:38.558Z] #41 175.1   LINK     lib/c/libcriu.so
09:42:38 [2019-12-10T09:42:38.724Z] #59 210.2 + bin/containerd-shim-runc-v2
09:42:38 [2019-12-10T09:42:38.817Z] #41 175.2   GEN      magic.py
09:42:38 [2019-12-10T09:42:38.817Z] #41 175.3 Note: Building without setproctitle() and strlcpy() support.
09:42:38 [2019-12-10T09:42:38.817Z] #41 175.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:42:39 [2019-12-10T09:42:39.077Z] #41 175.6 fatal: Not a git repository (or any of the parent directories): .git
09:42:39 [2019-12-10T09:42:39.258Z] #27 14.93 
###                                                                        5.5%
#######                                                                   10.7%
#############                                                             18.4%
##################                                                        26.1%
######################                                                    31.3%
############################                                              39.0%
###################################                                       49.4%
##########################################                                59.7%
####################################################                      72.6%
#############################################################             85.5%
####################################################################      95.8%
######################################################################## 100.0%
09:42:39 [2019-12-10T09:42:39.337Z] #41 175.9 make[1]: Nothing to be done for 'all'.
09:42:39 [2019-12-10T09:42:39.596Z] #41 176.3 make[1]: 'images/built-in.o' is up to date.
09:42:39 [2019-12-10T09:42:39.596Z] #41 176.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
09:42:39 [2019-12-10T09:42:39.596Z] #41 176.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
09:42:39 [2019-12-10T09:42:39.656Z] #59 211.0 + binaries
09:42:39 [2019-12-10T09:42:39.657Z] #59 211.0 + mkdir -p /build
09:42:39 [2019-12-10T09:42:39.657Z] #59 211.0 + cp bin/containerd /build/containerd
09:42:39 [2019-12-10T09:42:39.657Z] #59 211.1 + cp bin/containerd-shim /build/containerd-shim
09:42:39 [2019-12-10T09:42:39.657Z] #59 211.1 + cp bin/ctr /build/ctr
09:42:39 [2019-12-10T09:42:39.855Z] #41 176.3 make[1]: 'compel/libcompel.a' is up to date.
09:42:39 [2019-12-10T09:42:39.855Z] #41 176.3 make[1]: 'compel/compel-host-bin' is up to date.
09:42:39 [2019-12-10T09:42:39.855Z] #41 176.3 make[1]: Nothing to be done for 'all'.
09:42:39 [2019-12-10T09:42:39.855Z] #41 176.4 make[1]: 'soccr/libsoccr.a' is up to date.
09:42:39 [2019-12-10T09:42:39.855Z] #41 176.5 make[2]: Nothing to be done for 'all'.
09:42:39 [2019-12-10T09:42:39.855Z] #41 176.5 make[2]: Nothing to be done for 'all'.
09:42:39 [2019-12-10T09:42:39.855Z] #41 176.5 make[2]: Nothing to be done for 'all'.
09:42:39 [2019-12-10T09:42:39.855Z] #41 176.6 make[2]: Nothing to be done for 'all'.
09:42:40 [2019-12-10T09:42:40.117Z] #41 176.6 make[2]: Nothing to be done for 'all'.
09:42:40 [2019-12-10T09:42:40.117Z] #41 176.6 make[2]: Nothing to be done for 'all'.
09:42:40 [2019-12-10T09:42:40.117Z] #41 176.6 make[2]: Nothing to be done for 'all'.
09:42:40 [2019-12-10T09:42:40.117Z] #41 176.7 make[2]: Nothing to be done for 'all'.
09:42:40 [2019-12-10T09:42:40.222Z] #59 DONE 211.6s
09:42:40 [2019-12-10T09:42:40.377Z] #41 176.7   INSTALL  criu/criu
09:42:40 [2019-12-10T09:42:40.450Z] #27 17.39 
09:42:40 [2019-12-10T09:42:40.636Z] #41 DONE 177.1s
09:42:40 [2019-12-10T09:42:40.636Z] 
09:42:40 [2019-12-10T09:42:40.636Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:42:41 [2019-12-10T09:42:41.153Z] 
09:42:41 [2019-12-10T09:42:41.153Z] #60 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
09:42:41 [2019-12-10T09:42:41.409Z] #60 DONE 0.5s
09:42:41 [2019-12-10T09:42:41.409Z] 
09:42:41 [2019-12-10T09:42:41.409Z] #64 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
09:42:41 [2019-12-10T09:42:41.409Z] #64 DONE 0.1s
09:42:41 [2019-12-10T09:42:41.447Z] #60 ...
09:42:41 [2019-12-10T09:42:41.448Z] 
09:42:41 [2019-12-10T09:42:41.448Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:42:41 [2019-12-10T09:42:41.448Z] #51 DONE 217.9s
09:42:41 [2019-12-10T09:42:41.448Z] 
09:42:41 [2019-12-10T09:42:41.448Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:42:41 [2019-12-10T09:42:41.448Z] #60 ...
09:42:41 [2019-12-10T09:42:41.448Z] 
09:42:41 [2019-12-10T09:42:41.448Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
09:42:41 [2019-12-10T09:42:41.448Z] #52 DONE 0.2s
09:42:41 [2019-12-10T09:42:41.448Z] 
09:42:41 [2019-12-10T09:42:41.448Z] #56 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
09:42:41 [2019-12-10T09:42:41.448Z] #56 DONE 0.1s
09:42:41 [2019-12-10T09:42:41.448Z] 
09:42:41 [2019-12-10T09:42:41.448Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:42:41 [2019-12-10T09:42:41.508Z] #44 ...
09:42:41 [2019-12-10T09:42:41.508Z] 
09:42:41 [2019-12-10T09:42:41.508Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:42:41 [2019-12-10T09:42:41.508Z] #41 59.04   CC       criu/arch/x86/kerndat.o
09:42:41 [2019-12-10T09:42:41.508Z] #41 59.45   CC       criu/arch/x86/sigaction_compat.o
09:42:41 [2019-12-10T09:42:41.508Z] #41 59.64   CC       criu/arch/x86/sigframe.o
09:42:41 [2019-12-10T09:42:41.508Z] #41 59.84   LINK     criu/arch/x86/crtools.built-in.o
09:42:41 [2019-12-10T09:42:41.508Z] #41 59.87   DEP      criu/pie/util-vdso-elf32.d
09:42:41 [2019-12-10T09:42:41.508Z] #41 60.03   DEP      criu/arch/x86/vdso-pie.d
09:42:41 [2019-12-10T09:42:41.508Z] #41 60.14   DEP      criu/pie/parasite-vdso.d
09:42:41 [2019-12-10T09:42:41.508Z] #41 60.35   DEP      criu/pie/util-vdso.d
09:42:41 [2019-12-10T09:42:41.508Z] #41 60.48   DEP      criu/pie/util.d
09:42:41 [2019-12-10T09:42:41.508Z] #41 60.65   CC       criu/pie/util.o
09:42:41 [2019-12-10T09:42:41.508Z] #41 60.98   CC       criu/pie/util-vdso.o
09:42:41 [2019-12-10T09:42:41.508Z] #41 61.58   CC       criu/pie/parasite-vdso.o
09:42:41 [2019-12-10T09:42:41.508Z] #41 62.50   CC       criu/arch/x86/vdso-pie.o
09:42:41 [2019-12-10T09:42:41.508Z] #41 62.78   CC       criu/pie/util-vdso-elf32.o
09:42:41 [2019-12-10T09:42:41.508Z] #41 63.31   AR       criu/pie/pie.lib.a
09:42:41 [2019-12-10T09:42:41.508Z] #41 63.38   DEP      criu/pie/restorer.d
09:42:41 [2019-12-10T09:42:41.508Z] #41 63.66   DEP      criu/arch/x86/sigaction_compat_pie.d
09:42:41 [2019-12-10T09:42:41.508Z] #41 63.84   DEP      criu/arch/x86/restorer_unmap.d
09:42:41 [2019-12-10T09:42:41.508Z] #41 63.85   DEP      criu/arch/x86/restorer.d
09:42:41 [2019-12-10T09:42:41.508Z] #41 64.05   DEP      criu/pie/parasite.d
09:42:41 [2019-12-10T09:42:41.508Z] #41 64.38   CC       criu/pie/parasite.o
09:42:41 [2019-12-10T09:42:41.666Z] 
09:42:41 [2019-12-10T09:42:41.666Z] #66 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
09:42:41 [2019-12-10T09:42:41.666Z] #66 DONE 0.2s
09:42:41 [2019-12-10T09:42:41.666Z] 
09:42:41 [2019-12-10T09:42:41.666Z] #69 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
09:42:41 [2019-12-10T09:42:41.666Z] #69 DONE 0.1s
09:42:41 [2019-12-10T09:42:41.924Z] 
09:42:41 [2019-12-10T09:42:41.924Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
09:42:41 [2019-12-10T09:42:41.924Z] #70 DONE 0.0s
09:42:41 [2019-12-10T09:42:41.924Z] 
09:42:41 [2019-12-10T09:42:41.924Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker
09:42:42 [2019-12-10T09:42:42.015Z] #59 ...
09:42:42 [2019-12-10T09:42:42.015Z] 
09:42:42 [2019-12-10T09:42:42.015Z] #42 [dev 15/24] COPY --from=criu          /build/ /usr/local/
09:42:42 [2019-12-10T09:42:42.015Z] #42 DONE 0.1s
09:42:42 [2019-12-10T09:42:42.015Z] 
09:42:42 [2019-12-10T09:42:42.015Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:42:42 [2019-12-10T09:42:42.015Z] #59 ...
09:42:42 [2019-12-10T09:42:42.015Z] 
09:42:42 [2019-12-10T09:42:42.015Z] #45 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
09:42:42 [2019-12-10T09:42:42.015Z] #45 DONE 0.1s
09:42:42 [2019-12-10T09:42:42.191Z] #27 17.97 
#                                                                          2.6%
###                                                                        4.3%
####                                                                       6.4%
#####                                                                      7.9%
#######                                                                    9.7%
########                                                                  12.4%
##########                                                                15.1%
############                                                              16.9%
#############                                                             18.3%
##############                                                            20.2%
###############                                                           21.9%
#################                                                         24.6%
09:42:42 [2019-12-10T09:42:42.191Z] #27 ...
09:42:42 [2019-12-10T09:42:42.191Z] 
09:42:42 [2019-12-10T09:42:42.191Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:42:42 [2019-12-10T09:42:42.191Z] #18 6.326 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
09:42:42 [2019-12-10T09:42:42.191Z] #18 8.614 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
09:42:42 [2019-12-10T09:42:42.275Z] 
09:42:42 [2019-12-10T09:42:42.275Z] #48 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
09:42:42 [2019-12-10T09:42:42.275Z] #48 DONE 0.1s
09:42:42 [2019-12-10T09:42:42.275Z] 
09:42:42 [2019-12-10T09:42:42.275Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:42:42 [2019-12-10T09:42:42.275Z] #59 ...
09:42:42 [2019-12-10T09:42:42.275Z] 
09:42:42 [2019-12-10T09:42:42.275Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
09:42:42 [2019-12-10T09:42:42.534Z] #51 DONE 0.2s
09:42:42 [2019-12-10T09:42:42.534Z] 
09:42:42 [2019-12-10T09:42:42.534Z] #55 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
09:42:42 [2019-12-10T09:42:42.541Z] #18 ...
09:42:42 [2019-12-10T09:42:42.541Z] 
09:42:42 [2019-12-10T09:42:42.541Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:42:42 [2019-12-10T09:42:42.792Z] #55 DONE 0.1s
09:42:42 [2019-12-10T09:42:42.792Z] 
09:42:42 [2019-12-10T09:42:42.792Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:42:42 [2019-12-10T09:42:42.884Z] #41 65.58   LINK     criu/pie/parasite.built-in.o
09:42:42 [2019-12-10T09:42:42.885Z] #41 65.59   GEN      criu/pie/parasite-blob.h
09:42:42 [2019-12-10T09:42:42.885Z] #41 65.62   CC       criu/arch/x86/restorer.o
09:42:43 [2019-12-10T09:42:43.295Z] #71 DONE 1.5s
09:42:43 [2019-12-10T09:42:43.295Z] 
09:42:43 [2019-12-10T09:42:43.295Z] #72 exporting to image
09:42:43 [2019-12-10T09:42:43.295Z] #72 exporting layers
09:42:43 [2019-12-10T09:42:43.452Z] #41 66.22   CC       criu/arch/x86/restorer_unmap.o
09:42:43 [2019-12-10T09:42:43.452Z] #41 66.27   CC       criu/arch/x86/sigaction_compat_pie.o
09:42:43 [2019-12-10T09:42:43.710Z] #41 66.54   CC       criu/pie/restorer.o
09:42:46 [2019-12-10T09:42:46.003Z] #27 17.97 
#                                                                          2.6%
###                                                                        4.3%
####                                                                       6.4%
#####                                                                      7.9%
#######                                                                    9.7%
########                                                                  12.4%
##########                                                                15.1%
############                                                              16.9%
#############                                                             18.3%
##############                                                            20.2%
###############                                                           21.9%
#################                                                         24.6%
###################                                                       27.3%
#####################                                                     30.0%
#######################                                                   32.7%
#########################                                                 36.1%
###########################                                               37.9%
############################                                              39.7%
##############################                                            42.2%
################################                                          44.5%
#################################                                         46.3%
###################################                                       48.9%
####################################                                      50.7%
######################################                                    53.1%
#######################################                                   54.9%
#########################################                                 57.6%
############################################                              62.4%
###############################################                           65.9%
################################################                          67.7%
##################################################                        70.4%
###################################################                       71.5%
######################################################                    75.1%
########################################################                  78.7%
###########################################################               82.3%
#############################################################             85.8%
###############################################################           88.5%
#################################################################         91.2%
###################################################################       94.1%
#####################################################################     95.9%
######################################################################    97.7%
######################################################################## 100.0%
09:42:46 [2019-12-10T09:42:46.003Z] #27 23.27 
09:42:46 [2019-12-10T09:42:46.240Z] #41 ...
09:42:46 [2019-12-10T09:42:46.240Z] 
09:42:46 [2019-12-10T09:42:46.240Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:42:46 [2019-12-10T09:42:46.240Z] #44 146.3 github.com/LK4D4/vndr/godl
09:42:46 [2019-12-10T09:42:46.350Z] #27 ...
09:42:46 [2019-12-10T09:42:46.350Z] 
09:42:46 [2019-12-10T09:42:46.350Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:42:46 [2019-12-10T09:42:46.350Z] #34 68.12 Selecting previously unselected package libxml2:ppc64el.
09:42:46 [2019-12-10T09:42:46.350Z] #34 68.17 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ...
09:42:46 [2019-12-10T09:42:46.350Z] #34 68.19 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
09:42:46 [2019-12-10T09:42:46.350Z] #34 69.16 Selecting previously unselected package libarchive13:ppc64el.
09:42:46 [2019-12-10T09:42:46.350Z] #34 69.16 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ...
09:42:46 [2019-12-10T09:42:46.350Z] #34 69.16 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ...
09:42:46 [2019-12-10T09:42:46.350Z] #34 69.57 Selecting previously unselected package libjsoncpp1:ppc64el.
09:42:46 [2019-12-10T09:42:46.350Z] #34 69.59 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ...
09:42:46 [2019-12-10T09:42:46.350Z] #34 69.59 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
09:42:46 [2019-12-10T09:42:46.350Z] #34 69.82 Selecting previously unselected package libuv1:ppc64el.
09:42:46 [2019-12-10T09:42:46.350Z] #34 69.83 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ...
09:42:46 [2019-12-10T09:42:46.350Z] #34 69.83 Unpacking libuv1:ppc64el (1.9.1-3) ...
09:42:46 [2019-12-10T09:42:46.350Z] #34 70.10 Selecting previously unselected package cmake.
09:42:46 [2019-12-10T09:42:46.350Z] #34 70.11 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ...
09:42:46 [2019-12-10T09:42:46.350Z] #34 70.28 Unpacking cmake (3.7.2-1) ...
09:42:46 [2019-12-10T09:42:46.350Z] #34 74.01 Selecting previously unselected package xxd.
09:42:46 [2019-12-10T09:42:46.350Z] #34 74.02 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
09:42:46 [2019-12-10T09:42:46.350Z] #34 74.02 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
09:42:46 [2019-12-10T09:42:46.350Z] #34 74.23 Selecting previously unselected package vim-common.
09:42:46 [2019-12-10T09:42:46.350Z] #34 74.25 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
09:42:46 [2019-12-10T09:42:46.350Z] #34 74.29 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
09:42:46 [2019-12-10T09:42:46.350Z] #34 74.93 Processing triggers for mime-support (3.60) ...
09:42:46 [2019-12-10T09:42:46.350Z] #34 75.07 Setting up xxd (2:8.0.0197-4+deb9u3) ...
09:42:46 [2019-12-10T09:42:46.350Z] #34 75.08 Setting up libuv1:ppc64el (1.9.1-3) ...
09:42:46 [2019-12-10T09:42:46.350Z] #34 75.11 Setting up cmake-data (3.7.2-1) ...
09:42:46 [2019-12-10T09:42:46.350Z] #34 75.13 Setting up libicu57:ppc64el (57.1-6+deb9u3) ...
09:42:46 [2019-12-10T09:42:46.350Z] #34 75.16 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
09:42:46 [2019-12-10T09:42:46.350Z] #34 75.18 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:42:46 [2019-12-10T09:42:46.350Z] #34 75.33 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
09:42:46 [2019-12-10T09:42:46.350Z] #34 75.34 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
09:42:46 [2019-12-10T09:42:46.350Z] #34 75.35 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
09:42:46 [2019-12-10T09:42:46.350Z] #34 75.36 Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ...
09:42:46 [2019-12-10T09:42:46.350Z] #34 75.36 Setting up cmake (3.7.2-1) ...
09:42:46 [2019-12-10T09:42:46.350Z] #34 75.57 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:42:46 [2019-12-10T09:42:46.350Z] #34 DONE 75.8s
09:42:46 [2019-12-10T09:42:46.350Z] 
09:42:46 [2019-12-10T09:42:46.350Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:42:46 [2019-12-10T09:42:46.350Z] #35 DONE 0.1s
09:42:46 [2019-12-10T09:42:46.350Z] 
09:42:46 [2019-12-10T09:42:46.350Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:42:46 [2019-12-10T09:42:46.350Z] #29 73.89 + cd /tmp/tmp.8UJCIAq5WD/src/github.com/go-swagger/go-swagger
09:42:46 [2019-12-10T09:42:46.350Z] #29 73.89 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
09:42:46 [2019-12-10T09:42:46.350Z] #29 ...
09:42:46 [2019-12-10T09:42:46.350Z] 
09:42:46 [2019-12-10T09:42:46.350Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
09:42:46 [2019-12-10T09:42:46.350Z] #36 DONE 0.1s
09:42:46 [2019-12-10T09:42:46.498Z] #44 147.0 github.com/LK4D4/vndr
09:42:46 [2019-12-10T09:42:46.695Z] 
09:42:46 [2019-12-10T09:42:46.695Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:42:47 [2019-12-10T09:42:47.040Z] #37 0.428 + RM_GOPATH=0
09:42:47 [2019-12-10T09:42:47.040Z] #37 0.430 + TMP_GOPATH=
09:42:47 [2019-12-10T09:42:47.040Z] #37 0.430 + : /build
09:42:47 [2019-12-10T09:42:47.040Z] #37 0.430 + '[' -z '' ']'
09:42:47 [2019-12-10T09:42:47.040Z] #37 0.435 ++ mktemp -d
09:42:47 [2019-12-10T09:42:47.040Z] #37 0.445 + export GOPATH=/tmp/tmp.g03qnZGgEg
09:42:47 [2019-12-10T09:42:47.040Z] #37 0.455 + GOPATH=/tmp/tmp.g03qnZGgEg
09:42:47 [2019-12-10T09:42:47.040Z] #37 0.456 + RM_GOPATH=1
09:42:47 [2019-12-10T09:42:47.040Z] #37 0.458 ++ dirname ./install.sh
09:42:47 [2019-12-10T09:42:47.040Z] #37 0.463 + dir=.
09:42:47 [2019-12-10T09:42:47.040Z] #37 0.463 + bin=tini
09:42:47 [2019-12-10T09:42:47.040Z] #37 0.464 + shift
09:42:47 [2019-12-10T09:42:47.040Z] #37 0.465 + '[' '!' -f ./tini.installer ']'
09:42:47 [2019-12-10T09:42:47.040Z] #37 0.467 + . ./tini.installer
09:42:47 [2019-12-10T09:42:47.040Z] #37 0.467 ++ : fec3683b971d9c3ef73f284f176672c44b448662
09:42:47 [2019-12-10T09:42:47.040Z] #37 0.468 + install_tini
09:42:47 [2019-12-10T09:42:47.040Z] #37 0.468 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
09:42:47 [2019-12-10T09:42:47.040Z] #37 0.469 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
09:42:47 [2019-12-10T09:42:47.040Z] #37 0.469 + git clone https://github.com/krallin/tini.git /tmp/tmp.g03qnZGgEg/tini
09:42:47 [2019-12-10T09:42:47.040Z] #37 0.490 Cloning into '/tmp/tmp.g03qnZGgEg/tini'...
09:42:48 [2019-12-10T09:42:48.760Z] #37 2.370 + cd /tmp/tmp.g03qnZGgEg/tini
09:42:49 [2019-12-10T09:42:49.107Z] #37 2.371 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
09:42:49 [2019-12-10T09:42:49.107Z] #37 2.393 + cmake .
09:42:49 [2019-12-10T09:42:49.846Z] #72 exporting layers 6.6s done
09:42:49 [2019-12-10T09:42:49.846Z] #72 writing image sha256:00766c1cdca08b7feed31053706532b568dd7f56d02f982b13ee0f2bcdf04a7a done
09:42:49 [2019-12-10T09:42:49.846Z] #72 naming to docker.io/library/docker:04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc done
09:42:49 [2019-12-10T09:42:49.846Z] #72 DONE 6.6s
09:42:49 [2019-12-10T09:42:49.846Z] #37 3.548 -- The C compiler identification is GNU 6.3.0
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
09:42:50 [2019-12-10T09:42:50.186Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40179/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40179/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc hack/validate/default
09:42:50 [2019-12-10T09:42:50.193Z] #37 3.644 -- Check for working C compiler: /usr/bin/cc
09:42:50 [2019-12-10T09:42:50.193Z] #37 ...
09:42:50 [2019-12-10T09:42:50.193Z] 
09:42:50 [2019-12-10T09:42:50.193Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:42:50 [2019-12-10T09:42:50.193Z] #32 69.31 errors
09:42:50 [2019-12-10T09:42:50.193Z] #32 69.33 sort
09:42:50 [2019-12-10T09:42:50.193Z] #32 70.38 io
09:42:50 [2019-12-10T09:42:50.193Z] #32 70.39 internal/oserror
09:42:50 [2019-12-10T09:42:50.193Z] #32 70.42 strconv
09:42:50 [2019-12-10T09:42:50.193Z] #32 71.07 syscall
09:42:50 [2019-12-10T09:42:50.193Z] #32 77.66 bytes
09:42:50 [2019-12-10T09:42:50.193Z] #32 77.69 strings
09:42:50 [2019-12-10T09:42:50.193Z] #32 ...
09:42:50 [2019-12-10T09:42:50.193Z] 
09:42:50 [2019-12-10T09:42:50.193Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:42:50 [2019-12-10T09:42:50.193Z] #41 69.87 Setting up libnet1-dev (1.1.6+dfsg-3) ...
09:42:50 [2019-12-10T09:42:50.193Z] #41 69.87 Setting up libprotobuf10:ppc64el (3.0.0-9) ...
09:42:50 [2019-12-10T09:42:50.193Z] #41 69.88 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:42:50 [2019-12-10T09:42:50.193Z] #41 69.96 Setting up python-protobuf (3.0.0-9) ...
09:42:50 [2019-12-10T09:42:50.543Z] #41 ...
09:42:50 [2019-12-10T09:42:50.543Z] 
09:42:50 [2019-12-10T09:42:50.543Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:42:50 [2019-12-10T09:42:50.543Z] #27 27.22 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
09:42:50 [2019-12-10T09:42:50.912Z] #59 210.7 + bin/containerd-stress
09:42:51 [2019-12-10T09:42:51.117Z] Congratulations!  All commits are properly signed with the DCO!
09:42:51 [2019-12-10T09:42:51.118Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
09:42:51 [2019-12-10T09:42:51.118Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
09:42:51 [2019-12-10T09:42:51.741Z] #27 28.52 
09:42:51 [2019-12-10T09:42:51.764Z] #44 ...
09:42:51 [2019-12-10T09:42:51.764Z] 
09:42:51 [2019-12-10T09:42:51.764Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:42:51 [2019-12-10T09:42:51.764Z] #41 69.30   LINK     criu/pie/restorer.built-in.o
09:42:51 [2019-12-10T09:42:51.764Z] #41 69.33   GEN      criu/pie/restorer-blob.h
09:42:51 [2019-12-10T09:42:51.764Z] #41 69.42   DEP      criu/vdso.d
09:42:51 [2019-12-10T09:42:51.764Z] #41 69.64   DEP      criu/vdso-compat.d
09:42:51 [2019-12-10T09:42:51.764Z] #41 69.76   DEP      criu/uts_ns.d
09:42:51 [2019-12-10T09:42:51.764Z] #41 69.95   DEP      criu/util.d
09:42:51 [2019-12-10T09:42:51.764Z] #41 70.14   DEP      criu/uffd.d
09:42:51 [2019-12-10T09:42:51.764Z] #41 70.30   DEP      criu/tun.d
09:42:51 [2019-12-10T09:42:51.764Z] #41 70.46   DEP      criu/tty.d
09:42:51 [2019-12-10T09:42:51.764Z] #41 70.66   DEP      criu/timerfd.d
09:42:51 [2019-12-10T09:42:51.764Z] #41 70.79   DEP      criu/sysfs_parse.d
09:42:51 [2019-12-10T09:42:51.764Z] #41 70.91   DEP      criu/sysctl.d
09:42:51 [2019-12-10T09:42:51.764Z] #41 71.02   DEP      criu/string.d
09:42:51 [2019-12-10T09:42:51.764Z] #41 71.06   DEP      criu/stats.d
09:42:51 [2019-12-10T09:42:51.764Z] #41 71.15   DEP      criu/sockets.d
09:42:51 [2019-12-10T09:42:51.764Z] #41 71.28   DEP      criu/sk-unix.d
09:42:51 [2019-12-10T09:42:51.764Z] #41 71.45   DEP      criu/sk-tcp.d
09:42:51 [2019-12-10T09:42:51.764Z] #41 71.65   DEP      criu/sk-queue.d
09:42:51 [2019-12-10T09:42:51.764Z] #41 71.79   DEP      criu/sk-packet.d
09:42:51 [2019-12-10T09:42:51.764Z] #41 72.04   DEP      criu/sk-netlink.d
09:42:51 [2019-12-10T09:42:51.764Z] #41 72.28   DEP      criu/sk-inet.d
09:42:51 [2019-12-10T09:42:51.764Z] #41 72.45   DEP      criu/signalfd.d
09:42:51 [2019-12-10T09:42:51.764Z] #41 72.60   DEP      criu/sigframe.d
09:42:51 [2019-12-10T09:42:51.764Z] #41 72.67   DEP      criu/shmem.d
09:42:51 [2019-12-10T09:42:51.764Z] #41 72.84   DEP      criu/servicefd.d
09:42:51 [2019-12-10T09:42:51.764Z] #41 72.97   DEP      criu/seize.d
09:42:51 [2019-12-10T09:42:51.764Z] #41 73.21   DEP      criu/seccomp.d
09:42:51 [2019-12-10T09:42:51.764Z] #41 73.43   DEP      criu/rst-malloc.d
09:42:51 [2019-12-10T09:42:51.764Z] #41 73.48   DEP      criu/rbtree.d
09:42:51 [2019-12-10T09:42:51.764Z] #41 73.53   DEP      criu/pstree.d
09:42:51 [2019-12-10T09:42:51.764Z] #41 73.65   DEP      criu/protobuf.d
09:42:51 [2019-12-10T09:42:51.764Z] #41 73.76   GEN      criu/protobuf-desc-gen.h
09:42:52 [2019-12-10T09:42:52.022Z] #41 74.92   DEP      criu/protobuf-desc.d
09:42:52 [2019-12-10T09:42:52.022Z] #41 75.04   DEP      criu/proc_parse.d
09:42:52 [2019-12-10T09:42:52.086Z] #27 29.21 
######################################################################## 100.0%
09:42:52 [2019-12-10T09:42:52.281Z] #41 75.32   DEP      criu/plugin.d
09:42:52 [2019-12-10T09:42:52.429Z] #27 ...
09:42:52 [2019-12-10T09:42:52.429Z] 
09:42:52 [2019-12-10T09:42:52.429Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:42:52 [2019-12-10T09:42:52.429Z] #41 81.46 Setting up libcap-dev:ppc64el (1:2.25-1) ...
09:42:52 [2019-12-10T09:42:52.429Z] #41 81.48 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ...
09:42:52 [2019-12-10T09:42:52.429Z] #41 81.48 Setting up libnl-3-200:ppc64el (3.2.27-2) ...
09:42:52 [2019-12-10T09:42:52.429Z] #41 81.51 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ...
09:42:52 [2019-12-10T09:42:52.429Z] #41 81.53 Setting up libprotoc10:ppc64el (3.0.0-9) ...
09:42:52 [2019-12-10T09:42:52.429Z] #41 81.53 Setting up protobuf-c-compiler (1.2.1-2) ...
09:42:52 [2019-12-10T09:42:52.429Z] #41 81.54 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
09:42:52 [2019-12-10T09:42:52.429Z] #41 81.54 Setting up protobuf-compiler (3.0.0-9) ...
09:42:52 [2019-12-10T09:42:52.429Z] #41 81.55 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ...
09:42:52 [2019-12-10T09:42:52.429Z] #41 81.56 Setting up libnl-3-dev:ppc64el (3.2.27-2) ...
09:42:52 [2019-12-10T09:42:52.429Z] #41 81.57 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:42:52 [2019-12-10T09:42:52.429Z] #41 DONE 81.9s
09:42:52 [2019-12-10T09:42:52.429Z] 
09:42:52 [2019-12-10T09:42:52.429Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:42:52 [2019-12-10T09:42:52.539Z] #41 75.48   DEP      criu/pipes.d
09:42:52 [2019-12-10T09:42:52.797Z] #41 75.62   DEP      criu/pie-util.d
09:42:52 [2019-12-10T09:42:52.797Z] #41 75.76   DEP      criu/pie-util-vdso.d
09:42:52 [2019-12-10T09:42:52.819Z] #59 213.2 + bin/containerd-shim
09:42:53 [2019-12-10T09:42:53.055Z] #41 75.92   DEP      criu/pie-util-vdso-elf32.d
09:42:53 [2019-12-10T09:42:53.055Z] #41 76.04   DEP      criu/path.d
09:42:53 [2019-12-10T09:42:53.314Z] #41 76.25   DEP      criu/parasite-syscall.d
09:42:53 [2019-12-10T09:42:53.572Z] #41 76.55   DEP      criu/pagemap.d
09:42:53 [2019-12-10T09:42:53.830Z] #41 76.70   DEP      criu/pagemap-cache.d
09:42:53 [2019-12-10T09:42:53.830Z] #41 76.83   DEP      criu/page-xfer.d
09:42:54 [2019-12-10T09:42:54.089Z] #41 77.03   DEP      criu/page-pipe.d
09:42:54 [2019-12-10T09:42:54.150Z] #42 ...
09:42:54 [2019-12-10T09:42:54.150Z] 
09:42:54 [2019-12-10T09:42:54.150Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:42:54 [2019-12-10T09:42:54.150Z] #45 73.15 io
09:42:54 [2019-12-10T09:42:54.150Z] #45 73.18 strconv
09:42:54 [2019-12-10T09:42:54.150Z] #45 73.22 sort
09:42:54 [2019-12-10T09:42:54.150Z] #45 73.38 syscall
09:42:54 [2019-12-10T09:42:54.150Z] #45 79.78 bytes
09:42:54 [2019-12-10T09:42:54.150Z] #45 80.58 strings
09:42:54 [2019-12-10T09:42:54.150Z] #45 ...
09:42:54 [2019-12-10T09:42:54.150Z] 
09:42:54 [2019-12-10T09:42:54.150Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:42:54 [2019-12-10T09:42:54.150Z] #37 5.073 -- Check for working C compiler: /usr/bin/cc -- works
09:42:54 [2019-12-10T09:42:54.150Z] #37 5.087 -- Detecting C compiler ABI info
09:42:54 [2019-12-10T09:42:54.150Z] #37 6.245 -- Detecting C compiler ABI info - done
09:42:54 [2019-12-10T09:42:54.150Z] #37 6.393 -- Detecting C compile features
09:42:54 [2019-12-10T09:42:54.348Z] #41 77.13   DEP      criu/netfilter.d
09:42:54 [2019-12-10T09:42:54.348Z] #41 77.35   DEP      criu/net.d
09:42:54 [2019-12-10T09:42:54.606Z] #41 77.62   DEP      criu/namespaces.d
09:42:54 [2019-12-10T09:42:54.864Z] #41 77.77   DEP      criu/mount.d
09:42:54 [2019-12-10T09:42:54.893Z] #37 ...
09:42:54 [2019-12-10T09:42:54.893Z] 
09:42:54 [2019-12-10T09:42:54.893Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:42:54 [2019-12-10T09:42:54.893Z] #55 22.38 + cd /tmp/tmp.XMRA9B6LVc/src/github.com/opencontainers/runc
09:42:54 [2019-12-10T09:42:54.893Z] #55 22.38 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
09:42:54 [2019-12-10T09:42:54.893Z] #55 23.10 + '[' -z '' ']'
09:42:54 [2019-12-10T09:42:54.893Z] #55 23.10 + target=static
09:42:54 [2019-12-10T09:42:54.893Z] #55 23.10 + make 'BUILDTAGS=seccomp apparmor selinux ' static
09:42:54 [2019-12-10T09:42:54.893Z] #55 26.81 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 .
09:42:54 [2019-12-10T09:42:54.893Z] #55 ...
09:42:54 [2019-12-10T09:42:54.893Z] 
09:42:54 [2019-12-10T09:42:54.893Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:42:54 [2019-12-10T09:42:54.893Z] #27 29.72 
09:42:55 [2019-12-10T09:42:55.123Z] #41 ...
09:42:55 [2019-12-10T09:42:55.123Z] 
09:42:55 [2019-12-10T09:42:55.123Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:42:55 [2019-12-10T09:42:55.123Z] #44 DONE 155.4s
09:42:55 [2019-12-10T09:42:55.123Z] 
09:42:55 [2019-12-10T09:42:55.123Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:42:55 [2019-12-10T09:42:55.123Z] #41 77.93   DEP      criu/mem.d
09:42:55 [2019-12-10T09:42:55.381Z] #41 78.31   DEP      criu/lsm.d
09:42:55 [2019-12-10T09:42:55.639Z] #41 78.57   DEP      criu/log.d
09:42:55 [2019-12-10T09:42:55.898Z] #41 78.80   DEP      criu/libnetlink.d
09:42:56 [2019-12-10T09:42:56.094Z] #27 33.02 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
09:42:56 [2019-12-10T09:42:56.157Z] #41 79.03   DEP      criu/kerndat.d
09:42:56 [2019-12-10T09:42:56.415Z] #41 79.36   DEP      criu/kcmp-ids.d
09:42:56 [2019-12-10T09:42:56.415Z] #41 79.42   DEP      criu/irmap.d
09:42:56 [2019-12-10T09:42:56.415Z] #41 79.50   DEP      criu/ipc_ns.d
09:42:56 [2019-12-10T09:42:56.674Z] #41 79.64   DEP      criu/image.d
09:42:56 [2019-12-10T09:42:56.932Z] #41 79.81   DEP      criu/image-desc.d
09:42:56 [2019-12-10T09:42:56.932Z] #41 79.89   DEP      criu/fsnotify.d
09:42:57 [2019-12-10T09:42:57.191Z] #41 80.01   DEP      criu/filesystems.d
09:42:57 [2019-12-10T09:42:57.191Z] #41 80.19   DEP      criu/files.d
09:42:57 [2019-12-10T09:42:57.338Z] #27 34.16 
09:42:57 [2019-12-10T09:42:57.338Z] #27 ...
09:42:57 [2019-12-10T09:42:57.338Z] 
09:42:57 [2019-12-10T09:42:57.338Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:42:57 [2019-12-10T09:42:57.338Z] #29 76.72 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:42:57 [2019-12-10T09:42:57.338Z] #29 ...
09:42:57 [2019-12-10T09:42:57.338Z] 
09:42:57 [2019-12-10T09:42:57.338Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:42:57 [2019-12-10T09:42:57.338Z] #37 9.424 -- Detecting C compile features - done
09:42:57 [2019-12-10T09:42:57.338Z] #37 9.514 -- Performing Test HAS_BUILTIN_FORTIFY
09:42:57 [2019-12-10T09:42:57.338Z] #37 9.837 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:42:57 [2019-12-10T09:42:57.338Z] #37 10.15 -- Configuring done
09:42:57 [2019-12-10T09:42:57.338Z] #37 10.20 -- Generating done
09:42:57 [2019-12-10T09:42:57.338Z] #37 10.21 -- Build files have been written to: /tmp/tmp.g03qnZGgEg/tini
09:42:57 [2019-12-10T09:42:57.338Z] #37 10.24 + make tini-static
09:42:57 [2019-12-10T09:42:57.338Z] #37 10.81 Scanning dependencies of target tini-static
09:42:57 [2019-12-10T09:42:57.338Z] #37 10.92 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:42:57 [2019-12-10T09:42:57.451Z] #41 80.42   DEP      criu/files-reg.d
09:42:57 [2019-12-10T09:42:57.709Z] #41 80.63   DEP      criu/files-ext.d
09:42:57 [2019-12-10T09:42:57.709Z] #41 80.73   DEP      criu/file-lock.d
09:42:57 [2019-12-10T09:42:57.968Z] #41 80.93   DEP      criu/file-ids.d
09:42:58 [2019-12-10T09:42:58.101Z] #59 218.6 + bin/containerd-shim-runc-v1
09:42:58 [2019-12-10T09:42:58.227Z] #41 81.07   DEP      criu/fifo.d
09:42:58 [2019-12-10T09:42:58.227Z] #41 81.20   DEP      criu/fdstore.d
09:42:58 [2019-12-10T09:42:58.487Z] #41 81.33   DEP      criu/fault-injection.d
09:42:58 [2019-12-10T09:42:58.487Z] #41 81.36   DEP      criu/external.d
09:42:58 [2019-12-10T09:42:58.487Z] #41 81.45   DEP      criu/eventpoll.d
09:42:58 [2019-12-10T09:42:58.487Z] #41 81.58   DEP      criu/eventfd.d
09:42:58 [2019-12-10T09:42:58.745Z] #41 81.77   DEP      criu/crtools.d
09:42:59 [2019-12-10T09:42:59.004Z] #41 82.01   DEP      criu/cr-service.d
09:42:59 [2019-12-10T09:42:59.263Z] #41 82.21   DEP      criu/cr-restore.d
09:42:59 [2019-12-10T09:42:59.521Z] #41 82.50   DEP      criu/cr-errno.d
09:42:59 [2019-12-10T09:42:59.521Z] #41 82.52   DEP      criu/cr-dump.d
09:42:59 [2019-12-10T09:42:59.779Z] #41 82.72   DEP      criu/cr-dedup.d
09:42:59 [2019-12-10T09:42:59.779Z] #41 82.84   DEP      criu/cr-check.d
09:43:00 [2019-12-10T09:43:00.037Z] #41 83.01   DEP      criu/config.d
09:43:00 [2019-12-10T09:43:00.296Z] #41 83.17   DEP      criu/clone-noasan.d
09:43:00 [2019-12-10T09:43:00.296Z] #41 83.23   DEP      criu/cgroup.d
09:43:00 [2019-12-10T09:43:00.394Z] #37 14.03 [100%] Linking C executable tini-static
09:43:00 [2019-12-10T09:43:00.560Z] #41 83.41   DEP      criu/cgroup-props.d
09:43:00 [2019-12-10T09:43:00.560Z] #41 ...
09:43:00 [2019-12-10T09:43:00.561Z] 
09:43:00 [2019-12-10T09:43:00.561Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:43:00 [2019-12-10T09:43:00.561Z] #28 160.8 + rm -rf /tmp/tmp.IWoi0ESuKL
09:43:00 [2019-12-10T09:43:00.561Z] #28 DONE 161.3s
09:43:00 [2019-12-10T09:43:00.561Z] 
09:43:00 [2019-12-10T09:43:00.561Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:43:00 [2019-12-10T09:43:00.561Z] #41 83.58   DEP      criu/bitmap.d
09:43:00 [2019-12-10T09:43:00.561Z] #41 83.60   DEP      criu/bfd.d
09:43:00 [2019-12-10T09:43:00.640Z] #59 221.4 + bin/containerd-shim-runc-v2
09:43:00 [2019-12-10T09:43:00.819Z] #41 83.76   DEP      criu/autofs.d
09:43:01 [2019-12-10T09:43:01.077Z] #41 83.94   DEP      criu/aio.d
09:43:01 [2019-12-10T09:43:01.335Z] #41 84.21   DEP      criu/action-scripts.d
09:43:01 [2019-12-10T09:43:01.578Z] #59 222.5 + binaries
09:43:01 [2019-12-10T09:43:01.578Z] #59 222.5 + mkdir -p /build
09:43:01 [2019-12-10T09:43:01.578Z] #59 222.5 + cp bin/containerd /build/containerd
09:43:01 [2019-12-10T09:43:01.578Z] #59 222.5 + cp bin/containerd-shim /build/containerd-shim
09:43:01 [2019-12-10T09:43:01.578Z] #59 222.5 + cp bin/ctr /build/ctr
09:43:01 [2019-12-10T09:43:01.595Z] #37 14.96 [100%] Built target tini-static
09:43:01 [2019-12-10T09:43:01.595Z] #37 15.08 + mkdir -p /build
09:43:01 [2019-12-10T09:43:01.595Z] #37 15.08 + cp tini-static /build/docker-init
09:43:01 [2019-12-10T09:43:01.595Z] #37 DONE 15.2s
09:43:01 [2019-12-10T09:43:01.595Z] 
09:43:01 [2019-12-10T09:43:01.595Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:43:01 [2019-12-10T09:43:01.595Z] #45 90.86 bufio
09:43:01 [2019-12-10T09:43:01.603Z] #41 84.55   CC       criu/action-scripts.o
09:43:02 [2019-12-10T09:43:02.181Z] #41 ...
09:43:02 [2019-12-10T09:43:02.181Z] 
09:43:02 [2019-12-10T09:43:02.181Z] #29 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
09:43:02 [2019-12-10T09:43:02.181Z] #29 DONE 0.2s
09:43:02 [2019-12-10T09:43:02.181Z] 
09:43:02 [2019-12-10T09:43:02.181Z] #32 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
09:43:02 [2019-12-10T09:43:02.181Z] #32 DONE 0.1s
09:43:02 [2019-12-10T09:43:02.181Z] 
09:43:02 [2019-12-10T09:43:02.181Z] #37 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
09:43:02 [2019-12-10T09:43:02.181Z] #37 DONE 0.1s
09:43:02 [2019-12-10T09:43:02.181Z] 
09:43:02 [2019-12-10T09:43:02.181Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:43:02 [2019-12-10T09:43:02.181Z] #41 85.10   CC       criu/aio.o
09:43:02 [2019-12-10T09:43:02.513Z] #59 DONE 223.2s
09:43:02 [2019-12-10T09:43:02.748Z] #41 85.56   CC       criu/autofs.o
09:43:02 [2019-12-10T09:43:02.796Z] #45 ...
09:43:02 [2019-12-10T09:43:02.796Z] 
09:43:02 [2019-12-10T09:43:02.796Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:43:02 [2019-12-10T09:43:02.796Z] #18 26.62 Fetched 7728 kB in 25s (298 kB/s)
09:43:02 [2019-12-10T09:43:02.796Z] #18 26.62 Reading package lists...
09:43:02 [2019-12-10T09:43:02.796Z] #18 36.05 Reading package lists...
09:43:02 [2019-12-10T09:43:02.796Z] #18 ...
09:43:02 [2019-12-10T09:43:02.796Z] 
09:43:02 [2019-12-10T09:43:02.796Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:43:02 [2019-12-10T09:43:02.796Z] #42 2.684 Note: Building without setproctitle() and strlcpy() support.
09:43:02 [2019-12-10T09:43:02.796Z] #42 2.684       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:43:02 [2019-12-10T09:43:02.796Z] #42 4.717 fatal: Not a git repository (or any of the parent directories): .git
09:43:02 [2019-12-10T09:43:02.796Z] #42 4.832   GEN      .gitid
09:43:02 [2019-12-10T09:43:02.796Z] #42 4.865   GEN      criu/include/version.h
09:43:02 [2019-12-10T09:43:02.796Z] #42 4.947   GEN      include/common/asm
09:43:02 [2019-12-10T09:43:02.796Z] #42 8.293   PBCC     images/google/protobuf/descriptor.pb-c.c
09:43:02 [2019-12-10T09:43:02.796Z] #42 8.583   PBCC     images/opts.pb-c.c
09:43:02 [2019-12-10T09:43:02.796Z] #42 8.677   PBCC     images/sit.pb-c.c
09:43:02 [2019-12-10T09:43:02.796Z] #42 8.828   DEP      images/google/protobuf/descriptor.pb-c.d
09:43:02 [2019-12-10T09:43:02.796Z] #42 9.005   DEP      images/opts.pb-c.d
09:43:02 [2019-12-10T09:43:02.796Z] #42 9.088   DEP      images/sit.pb-c.d
09:43:02 [2019-12-10T09:43:02.796Z] #42 9.189   PBCC     images/macvlan.pb-c.c
09:43:02 [2019-12-10T09:43:02.796Z] #42 9.206   DEP      images/macvlan.pb-c.d
09:43:02 [2019-12-10T09:43:02.796Z] #42 9.342   PBCC     images/autofs.pb-c.c
09:43:02 [2019-12-10T09:43:02.796Z] #42 9.381   DEP      images/autofs.pb-c.d
09:43:02 [2019-12-10T09:43:02.796Z] #42 9.497   PBCC     images/sysctl.pb-c.c
09:43:02 [2019-12-10T09:43:02.796Z] #42 9.577   DEP      images/sysctl.pb-c.d
09:43:02 [2019-12-10T09:43:02.796Z] #42 9.767   PBCC     images/time.pb-c.c
09:43:02 [2019-12-10T09:43:02.796Z] #42 9.793   DEP      images/time.pb-c.d
09:43:02 [2019-12-10T09:43:02.796Z] #42 9.885   PBCC     images/binfmt-misc.pb-c.c
09:43:02 [2019-12-10T09:43:02.796Z] #42 10.00   DEP      images/binfmt-misc.pb-c.d
09:43:02 [2019-12-10T09:43:02.796Z] #42 10.24   PBCC     images/seccomp.pb-c.c
09:43:02 [2019-12-10T09:43:02.796Z] #42 10.32   DEP      images/seccomp.pb-c.d
09:43:02 [2019-12-10T09:43:02.796Z] #42 10.43   PBCC     images/userns.pb-c.c
09:43:02 [2019-12-10T09:43:02.796Z] #42 10.50   DEP      images/userns.pb-c.d
09:43:02 [2019-12-10T09:43:02.796Z] #42 10.58   PBCC     images/cgroup.pb-c.c
09:43:02 [2019-12-10T09:43:02.796Z] #42 10.63   DEP      images/cgroup.pb-c.d
09:43:03 [2019-12-10T09:43:03.140Z] #42 10.74   PBCC     images/fown.pb-c.c
09:43:03 [2019-12-10T09:43:03.140Z] #42 10.78   PBCC     images/ext-file.pb-c.c
09:43:03 [2019-12-10T09:43:03.140Z] #42 10.84   DEP      images/fown.pb-c.d
09:43:03 [2019-12-10T09:43:03.575Z] 
09:43:03 [2019-12-10T09:43:03.575Z] #60 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
09:43:03 [2019-12-10T09:43:03.626Z] #42 11.06   DEP      images/ext-file.pb-c.d
09:43:03 [2019-12-10T09:43:03.626Z] #42 11.26   PBCC     images/rpc.pb-c.c
09:43:03 [2019-12-10T09:43:03.626Z] #42 11.37   DEP      images/rpc.pb-c.d
09:43:03 [2019-12-10T09:43:03.626Z] #42 11.43   PBCC     images/siginfo.pb-c.c
09:43:03 [2019-12-10T09:43:03.684Z] #41 86.80   CC       criu/bfd.o
09:43:03 [2019-12-10T09:43:03.972Z] #42 11.49   DEP      images/siginfo.pb-c.d
09:43:03 [2019-12-10T09:43:03.972Z] #42 11.57   PBCC     images/pagemap.pb-c.c
09:43:03 [2019-12-10T09:43:03.972Z] #42 11.67   DEP      images/pagemap.pb-c.d
09:43:03 [2019-12-10T09:43:03.972Z] #42 11.75   PBCC     images/rlimit.pb-c.c
09:43:04 [2019-12-10T09:43:04.144Z] #60 DONE 0.3s
09:43:04 [2019-12-10T09:43:04.144Z] 
09:43:04 [2019-12-10T09:43:04.144Z] #64 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
09:43:04 [2019-12-10T09:43:04.253Z] #41 87.17   CC       criu/bitmap.o
09:43:04 [2019-12-10T09:43:04.317Z] #42 11.78   DEP      images/rlimit.pb-c.d
09:43:04 [2019-12-10T09:43:04.317Z] #42 11.90   PBCC     images/file-lock.pb-c.c
09:43:04 [2019-12-10T09:43:04.317Z] #42 11.96   DEP      images/file-lock.pb-c.d
09:43:04 [2019-12-10T09:43:04.317Z] #42 12.08   PBCC     images/tty.pb-c.c
09:43:04 [2019-12-10T09:43:04.317Z] #42 12.17   DEP      images/tty.pb-c.d
09:43:04 [2019-12-10T09:43:04.402Z] #64 DONE 0.3s
09:43:04 [2019-12-10T09:43:04.402Z] 
09:43:04 [2019-12-10T09:43:04.402Z] #66 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
09:43:04 [2019-12-10T09:43:04.402Z] #66 DONE 0.2s
09:43:04 [2019-12-10T09:43:04.402Z] 
09:43:04 [2019-12-10T09:43:04.402Z] #69 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
09:43:04 [2019-12-10T09:43:04.511Z] #41 87.29   CC       criu/cgroup-props.o
09:43:04 [2019-12-10T09:43:04.661Z] #69 DONE 0.1s
09:43:04 [2019-12-10T09:43:04.661Z] 
09:43:04 [2019-12-10T09:43:04.661Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
09:43:04 [2019-12-10T09:43:04.661Z] #70 DONE 0.0s
09:43:04 [2019-12-10T09:43:04.661Z] 
09:43:04 [2019-12-10T09:43:04.661Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker
09:43:04 [2019-12-10T09:43:04.756Z] #42 12.31   PBCC     images/tun.pb-c.c
09:43:04 [2019-12-10T09:43:04.756Z] #42 12.39   PBCC     images/netdev.pb-c.c
09:43:04 [2019-12-10T09:43:04.756Z] #42 12.51   DEP      images/tun.pb-c.d
09:43:05 [2019-12-10T09:43:05.078Z] #41 88.00   CC       criu/cgroup.o
09:43:05 [2019-12-10T09:43:05.166Z] #42 12.62   DEP      images/netdev.pb-c.d
09:43:05 [2019-12-10T09:43:05.166Z] #42 12.73   PBCC     images/vma.pb-c.c
09:43:05 [2019-12-10T09:43:05.166Z] #42 12.83   DEP      images/vma.pb-c.d
09:43:05 [2019-12-10T09:43:05.166Z] #42 12.91   PBCC     images/creds.pb-c.c
09:43:05 [2019-12-10T09:43:05.166Z] #42 12.99   DEP      images/creds.pb-c.d
09:43:05 [2019-12-10T09:43:05.509Z] #42 13.19   PBCC     images/utsns.pb-c.c
09:43:05 [2019-12-10T09:43:05.509Z] #42 13.24   DEP      images/utsns.pb-c.d
09:43:05 [2019-12-10T09:43:05.509Z] #42 13.38   PBCC     images/ipc-desc.pb-c.c
09:43:05 [2019-12-10T09:43:05.509Z] #42 ...
09:43:05 [2019-12-10T09:43:05.509Z] 
09:43:05 [2019-12-10T09:43:05.509Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:43:05 [2019-12-10T09:43:05.509Z] #45 94.80 reflect
09:43:05 [2019-12-10T09:43:05.640Z] #60 212.0 + bin/containerd-stress
09:43:05 [2019-12-10T09:43:05.640Z] #60 214.0 + bin/containerd-shim
09:43:06 [2019-12-10T09:43:06.565Z] #71 DONE 1.7s
09:43:06 [2019-12-10T09:43:06.565Z] 
09:43:06 [2019-12-10T09:43:06.565Z] #72 exporting to image
09:43:06 [2019-12-10T09:43:06.565Z] #72 exporting layers
09:43:07 [2019-12-10T09:43:07.227Z] #45 96.07 regexp/syntax
09:43:07 [2019-12-10T09:43:07.572Z] #45 ...
09:43:07 [2019-12-10T09:43:07.572Z] 
09:43:07 [2019-12-10T09:43:07.572Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:43:07 [2019-12-10T09:43:07.572Z] #27 34.74 
######################################################################## 100.0%
09:43:07 [2019-12-10T09:43:07.572Z] #27 35.02 
09:43:07 [2019-12-10T09:43:07.572Z] #27 38.60 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
09:43:07 [2019-12-10T09:43:07.572Z] #27 38.74 skipping existing c8c2d4a6b2e3
09:43:07 [2019-12-10T09:43:07.572Z] #27 39.31 
09:43:07 [2019-12-10T09:43:07.572Z] #27 43.07 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
09:43:07 [2019-12-10T09:43:07.572Z] #27 44.03 
09:43:07 [2019-12-10T09:43:07.572Z] #27 44.47 
######################################################################## 100.0%
09:43:07 [2019-12-10T09:43:07.572Z] #27 44.69 
09:43:07 [2019-12-10T09:43:07.572Z] #27 44.78 Download of images into '/build' complete.
09:43:07 [2019-12-10T09:43:07.572Z] #27 44.78 Use something like the following to load the result into a Docker daemon:
09:43:07 [2019-12-10T09:43:07.572Z] #27 44.78   tar -cC '/build' . | docker load
09:43:07 [2019-12-10T09:43:07.608Z] #41 90.67   CC       criu/clone-noasan.o
09:43:07 [2019-12-10T09:43:07.867Z] #41 90.79   CC       criu/config.o
09:43:07 [2019-12-10T09:43:07.917Z] #27 DONE 44.9s
09:43:07 [2019-12-10T09:43:07.917Z] 
09:43:07 [2019-12-10T09:43:07.917Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:43:07 [2019-12-10T09:43:07.918Z] #42 13.41   PBCC     images/ipc-sem.pb-c.c
09:43:07 [2019-12-10T09:43:07.918Z] #42 13.47   DEP      images/ipc-desc.pb-c.d
09:43:07 [2019-12-10T09:43:07.918Z] #42 13.58   DEP      images/ipc-sem.pb-c.d
09:43:07 [2019-12-10T09:43:07.918Z] #42 13.69   PBCC     images/ipc-msg.pb-c.c
09:43:07 [2019-12-10T09:43:07.918Z] #42 13.76   DEP      images/ipc-msg.pb-c.d
09:43:07 [2019-12-10T09:43:07.918Z] #42 13.90   PBCC     images/ipc-shm.pb-c.c
09:43:07 [2019-12-10T09:43:07.918Z] #42 13.98   DEP      images/ipc-shm.pb-c.d
09:43:07 [2019-12-10T09:43:07.918Z] #42 14.08   PBCC     images/ipc-var.pb-c.c
09:43:07 [2019-12-10T09:43:07.918Z] #42 14.16   DEP      images/ipc-var.pb-c.d
09:43:07 [2019-12-10T09:43:07.918Z] #42 14.33   PBCC     images/sk-opts.pb-c.c
09:43:07 [2019-12-10T09:43:07.918Z] #42 14.35   PBCC     images/packet-sock.pb-c.c
09:43:07 [2019-12-10T09:43:07.918Z] #42 14.49   DEP      images/sk-opts.pb-c.d
09:43:07 [2019-12-10T09:43:07.918Z] #42 14.61   DEP      images/packet-sock.pb-c.d
09:43:07 [2019-12-10T09:43:07.918Z] #42 14.73   PBCC     images/sk-netlink.pb-c.c
09:43:07 [2019-12-10T09:43:07.918Z] #42 14.83   DEP      images/sk-netlink.pb-c.d
09:43:07 [2019-12-10T09:43:07.918Z] #42 14.93   PBCC     images/sk-inet.pb-c.c
09:43:07 [2019-12-10T09:43:07.918Z] #42 15.01   DEP      images/sk-inet.pb-c.d
09:43:07 [2019-12-10T09:43:07.918Z] #42 15.18   PBCC     images/sk-unix.pb-c.c
09:43:07 [2019-12-10T09:43:07.918Z] #42 15.32   DEP      images/sk-unix.pb-c.d
09:43:07 [2019-12-10T09:43:07.918Z] #42 15.43   PBCC     images/mm.pb-c.c
09:43:07 [2019-12-10T09:43:07.918Z] #42 15.56   DEP      images/mm.pb-c.d
09:43:08 [2019-12-10T09:43:08.261Z] #42 15.73   PBCC     images/timerfd.pb-c.c
09:43:08 [2019-12-10T09:43:08.262Z] #42 15.84   DEP      images/timerfd.pb-c.d
09:43:08 [2019-12-10T09:43:08.262Z] #42 15.99   PBCC     images/timer.pb-c.c
09:43:08 [2019-12-10T09:43:08.262Z] #42 16.12   DEP      images/timer.pb-c.d
09:43:08 [2019-12-10T09:43:08.607Z] #42 16.31   PBCC     images/sa.pb-c.c
09:43:08 [2019-12-10T09:43:08.802Z] #41 91.80   CC       criu/cr-check.o
09:43:08 [2019-12-10T09:43:08.951Z] #42 16.47   DEP      images/sa.pb-c.d
09:43:08 [2019-12-10T09:43:08.951Z] #42 16.56   PBCC     images/pipe-data.pb-c.c
09:43:08 [2019-12-10T09:43:08.951Z] #42 16.63   DEP      images/pipe-data.pb-c.d
09:43:08 [2019-12-10T09:43:08.951Z] #42 16.76   PBCC     images/mnt.pb-c.c
09:43:09 [2019-12-10T09:43:09.295Z] #42 16.89   DEP      images/mnt.pb-c.d
09:43:09 [2019-12-10T09:43:09.295Z] #42 17.00   PBCC     images/sk-packet.pb-c.c
09:43:09 [2019-12-10T09:43:09.295Z] #42 17.09   DEP      images/sk-packet.pb-c.d
09:43:09 [2019-12-10T09:43:09.639Z] #42 17.26   PBCC     images/tcp-stream.pb-c.c
09:43:09 [2019-12-10T09:43:09.737Z] #41 ...
09:43:09 [2019-12-10T09:43:09.737Z] 
09:43:09 [2019-12-10T09:43:09.737Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:43:09 [2019-12-10T09:43:09.737Z] #54 169.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
09:43:09 [2019-12-10T09:43:09.983Z] #42 17.43   DEP      images/tcp-stream.pb-c.d
09:43:09 [2019-12-10T09:43:09.983Z] #42 17.60   PBCC     images/pipe.pb-c.c
09:43:09 [2019-12-10T09:43:09.983Z] #42 17.66   DEP      images/pipe.pb-c.d
09:43:09 [2019-12-10T09:43:09.983Z] #42 ...
09:43:09 [2019-12-10T09:43:09.983Z] 
09:43:09 [2019-12-10T09:43:09.983Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:43:09 [2019-12-10T09:43:09.983Z] #32 89.19 bufio
09:43:09 [2019-12-10T09:43:09.983Z] #32 91.29 reflect
09:43:09 [2019-12-10T09:43:09.983Z] #32 94.94 path
09:43:09 [2019-12-10T09:43:09.983Z] #32 98.29 text/tabwriter
09:43:09 [2019-12-10T09:43:09.983Z] #32 ...
09:43:09 [2019-12-10T09:43:09.983Z] 
09:43:09 [2019-12-10T09:43:09.983Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:43:09 [2019-12-10T09:43:09.983Z] #42 17.74   PBCC     images/pstree.pb-c.c
09:43:09 [2019-12-10T09:43:09.983Z] #42 17.78   DEP      images/pstree.pb-c.d
09:43:10 [2019-12-10T09:43:10.327Z] #42 17.90   PBCC     images/fs.pb-c.c
09:43:10 [2019-12-10T09:43:10.327Z] #42 17.97   DEP      images/fs.pb-c.d
09:43:10 [2019-12-10T09:43:10.327Z] #42 18.05   PBCC     images/signalfd.pb-c.c
09:43:10 [2019-12-10T09:43:10.676Z] #42 18.20   DEP      images/signalfd.pb-c.d
09:43:10 [2019-12-10T09:43:10.676Z] #42 18.47   PBCC     images/fh.pb-c.c
09:43:10 [2019-12-10T09:43:10.676Z] #42 18.55   PBCC     images/fsnotify.pb-c.c
09:43:11 [2019-12-10T09:43:11.040Z] #42 18.66   DEP      images/fh.pb-c.d
09:43:11 [2019-12-10T09:43:11.040Z] #42 18.84   DEP      images/fsnotify.pb-c.d
09:43:11 [2019-12-10T09:43:11.040Z] #42 18.92   PBCC     images/eventpoll.pb-c.c
09:43:11 [2019-12-10T09:43:11.190Z] #60 220.4 + bin/containerd-shim-runc-v1
09:43:11 [2019-12-10T09:43:11.384Z] #42 18.96   DEP      images/eventpoll.pb-c.d
09:43:11 [2019-12-10T09:43:11.729Z] #42 19.26   PBCC     images/eventfd.pb-c.c
09:43:11 [2019-12-10T09:43:11.729Z] #42 19.33   DEP      images/eventfd.pb-c.d
09:43:11 [2019-12-10T09:43:11.729Z] #42 19.45   PBCC     images/remap-file-path.pb-c.c
09:43:11 [2019-12-10T09:43:11.729Z] #42 19.51   DEP      images/remap-file-path.pb-c.d
09:43:11 [2019-12-10T09:43:11.841Z] #72 exporting layers 4.8s done
09:43:11 [2019-12-10T09:43:11.841Z] #72 writing image sha256:8a941c8e0fa25ec4f4829ba9645856a30d404d6529219f5a40871e2ca53317c6 done
09:43:11 [2019-12-10T09:43:11.841Z] #72 naming to docker.io/library/docker:04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc done
09:43:11 [2019-12-10T09:43:11.841Z] #72 DONE 4.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:43:12 [2019-12-10T09:43:12.071Z] #42 19.62   PBCC     images/fifo.pb-c.c
09:43:12 [2019-12-10T09:43:12.071Z] #42 19.73   DEP      images/fifo.pb-c.d
09:43:12 [2019-12-10T09:43:12.071Z] #42 19.87   PBCC     images/ghost-file.pb-c.c
09:43:12 [2019-12-10T09:43:12.186Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40179/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc hack/test/unit
09:43:12 [2019-12-10T09:43:12.268Z] #54 171.8 + mkdir -p /build
09:43:12 [2019-12-10T09:43:12.268Z] #54 171.8 + cp runc /build/runc
09:43:12 [2019-12-10T09:43:12.268Z] #54 DONE 172.2s
09:43:12 [2019-12-10T09:43:12.268Z] 
09:43:12 [2019-12-10T09:43:12.268Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:43:12 [2019-12-10T09:43:12.268Z] #41 93.13   CC       criu/cr-dedup.o
09:43:12 [2019-12-10T09:43:12.268Z] #41 93.47   CC       criu/cr-dump.o
09:43:12 [2019-12-10T09:43:12.268Z] #41 95.26   CC       criu/cr-errno.o
09:43:12 [2019-12-10T09:43:12.268Z] #41 95.38   CC       criu/cr-restore.o
09:43:12 [2019-12-10T09:43:12.414Z] #42 19.96   DEP      images/ghost-file.pb-c.d
09:43:12 [2019-12-10T09:43:12.414Z] #42 20.16   PBCC     images/regfile.pb-c.c
09:43:12 [2019-12-10T09:43:12.757Z] #42 20.32   DEP      images/regfile.pb-c.d
09:43:12 [2019-12-10T09:43:12.757Z] #42 20.35   PBCC     images/ns.pb-c.c
09:43:12 [2019-12-10T09:43:12.757Z] #42 20.40   DEP      images/ns.pb-c.d
09:43:12 [2019-12-10T09:43:12.757Z] #42 20.48   PBCC     images/fdinfo.pb-c.c
09:43:13 [2019-12-10T09:43:13.101Z] #42 20.62   DEP      images/fdinfo.pb-c.d
09:43:13 [2019-12-10T09:43:13.101Z] #42 20.74   PBCC     images/core-aarch64.pb-c.c
09:43:13 [2019-12-10T09:43:13.101Z] #42 20.85   PBCC     images/core-arm.pb-c.c
09:43:13 [2019-12-10T09:43:13.101Z] #42 20.95   PBCC     images/core-ppc64.pb-c.c
09:43:13 [2019-12-10T09:43:13.444Z] #42 21.04   PBCC     images/core-s390.pb-c.c
09:43:13 [2019-12-10T09:43:13.444Z] #42 21.15   PBCC     images/core-x86.pb-c.c
09:43:13 [2019-12-10T09:43:13.444Z] #42 21.24   PBCC     images/core.pb-c.c
09:43:13 [2019-12-10T09:43:13.772Z] #60 223.4 + bin/containerd-shim-runc-v2
09:43:13 [2019-12-10T09:43:13.788Z] #42 21.41   PBCC     images/inventory.pb-c.c
09:43:13 [2019-12-10T09:43:13.788Z] #42 21.51   DEP      images/core-aarch64.pb-c.d
09:43:13 [2019-12-10T09:43:13.788Z] #42 21.58   DEP      images/core-arm.pb-c.d
09:43:14 [2019-12-10T09:43:14.130Z] #42 21.67   DEP      images/core-ppc64.pb-c.d
09:43:14 [2019-12-10T09:43:14.130Z] #42 21.75   DEP      images/core-s390.pb-c.d
09:43:14 [2019-12-10T09:43:14.130Z] #42 21.84   DEP      images/core-x86.pb-c.d
09:43:14 [2019-12-10T09:43:14.474Z] #42 22.01   DEP      images/core.pb-c.d
09:43:14 [2019-12-10T09:43:14.474Z] #42 22.13   DEP      images/inventory.pb-c.d
09:43:14 [2019-12-10T09:43:14.474Z] #42 22.23   PBCC     images/cpuinfo.pb-c.c
09:43:14 [2019-12-10T09:43:14.474Z] #42 22.28   DEP      images/cpuinfo.pb-c.d
09:43:14 [2019-12-10T09:43:14.474Z] #42 22.36   PBCC     images/stats.pb-c.c
09:43:14 [2019-12-10T09:43:14.641Z] #60 224.4 + binaries
09:43:14 [2019-12-10T09:43:14.641Z] #60 224.4 + mkdir -p /build
09:43:14 [2019-12-10T09:43:14.641Z] #60 224.4 + cp bin/containerd /build/containerd
09:43:14 [2019-12-10T09:43:14.641Z] #60 224.5 + cp bin/containerd-shim /build/containerd-shim
09:43:14 [2019-12-10T09:43:14.641Z] #60 224.5 + cp bin/ctr /build/ctr
09:43:14 [2019-12-10T09:43:14.641Z] #60 DONE 224.6s
09:43:14 [2019-12-10T09:43:14.818Z] #42 22.41   DEP      images/stats.pb-c.d
09:43:15 [2019-12-10T09:43:15.462Z] 
09:43:15 [2019-12-10T09:43:15.462Z] #61 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
09:43:15 [2019-12-10T09:43:15.550Z] #41 98.21   CC       criu/cr-service.o
09:43:15 [2019-12-10T09:43:15.882Z] #61 DONE 0.2s
09:43:15 [2019-12-10T09:43:15.882Z] 
09:43:15 [2019-12-10T09:43:15.882Z] #65 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
09:43:15 [2019-12-10T09:43:15.882Z] #65 DONE 0.2s
09:43:15 [2019-12-10T09:43:15.882Z] 
09:43:15 [2019-12-10T09:43:15.882Z] #67 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
09:43:16 [2019-12-10T09:43:16.323Z] #67 DONE 0.1s
09:43:16 [2019-12-10T09:43:16.323Z] 
09:43:16 [2019-12-10T09:43:16.323Z] #70 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
09:43:16 [2019-12-10T09:43:16.323Z] #70 DONE 0.1s
09:43:16 [2019-12-10T09:43:16.323Z] 
09:43:16 [2019-12-10T09:43:16.323Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
09:43:16 [2019-12-10T09:43:16.323Z] #71 DONE 0.0s
09:43:16 [2019-12-10T09:43:16.323Z] 
09:43:16 [2019-12-10T09:43:16.323Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker
09:43:16 [2019-12-10T09:43:16.536Z] #41 99.30   CC       criu/crtools.o
09:43:16 [2019-12-10T09:43:16.828Z] #41 99.86   CC       criu/eventfd.o
09:43:17 [2019-12-10T09:43:17.087Z] #41 100.1   CC       criu/eventpoll.o
09:43:17 [2019-12-10T09:43:17.461Z] ?   	github.com/docker/docker/api	[no test files]
09:43:18 [2019-12-10T09:43:18.020Z] #41 100.8   CC       criu/external.o
09:43:18 [2019-12-10T09:43:18.020Z] #41 101.1   CC       criu/fault-injection.o
09:43:18 [2019-12-10T09:43:18.020Z] #41 101.1   CC       criu/fdstore.o
09:43:18 [2019-12-10T09:43:18.258Z] #42 25.02 make[1]: Nothing to be done for 'all'.
09:43:18 [2019-12-10T09:43:18.258Z] #42 ...
09:43:18 [2019-12-10T09:43:18.258Z] 
09:43:18 [2019-12-10T09:43:18.258Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:43:18 [2019-12-10T09:43:18.258Z] #32 106.7 time
09:43:18 [2019-12-10T09:43:18.258Z] #32 106.7 internal/syscall/unix
09:43:18 [2019-12-10T09:43:18.585Z] #41 101.4   CC       criu/fifo.o
09:43:18 [2019-12-10T09:43:18.843Z] #41 101.7   CC       criu/file-ids.o
09:43:19 [2019-12-10T09:43:19.101Z] #41 102.0   CC       criu/file-lock.o
09:43:19 [2019-12-10T09:43:19.620Z] #72 DONE 2.9s
09:43:19 [2019-12-10T09:43:19.620Z] 
09:43:19 [2019-12-10T09:43:19.620Z] #73 exporting to oci image format
09:43:19 [2019-12-10T09:43:19.620Z] #73 exporting layers
09:43:19 [2019-12-10T09:43:19.668Z] #41 102.7   CC       criu/files-ext.o
09:43:19 [2019-12-10T09:43:19.926Z] #41 102.9   CC       criu/files-reg.o
09:43:21 [2019-12-10T09:43:21.299Z] #41 104.2   CC       criu/files.o
09:43:21 [2019-12-10T09:43:21.311Z] #32 ...
09:43:21 [2019-12-10T09:43:21.311Z] 
09:43:21 [2019-12-10T09:43:21.311Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:43:21 [2019-12-10T09:43:21.311Z] #45 100.1 github.com/LK4D4/vndr/godl/singleflight
09:43:21 [2019-12-10T09:43:21.311Z] #45 102.1 hash/crc32
09:43:21 [2019-12-10T09:43:21.311Z] #45 106.4 vendor/golang.org/x/net/dns/dnsmessage
09:43:21 [2019-12-10T09:43:21.311Z] #45 ...
09:43:21 [2019-12-10T09:43:21.311Z] 
09:43:21 [2019-12-10T09:43:21.311Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:43:21 [2019-12-10T09:43:21.311Z] #60 57.49 Checking out files:  35% (1030/2934)   
Checking out files:  36% (1057/2934)   
Checking out files:  37% (1086/2934)   
Checking out files:  38% (1115/2934)   
Checking out files:  39% (1145/2934)   
Checking out files:  40% (1174/2934)   
Checking out files:  41% (1203/2934)   
Checking out files:  42% (1233/2934)   
Checking out files:  43% (1262/2934)   
Checking out files:  44% (1291/2934)   
Checking out files:  45% (1321/2934)   
Checking out files:  46% (1350/2934)   
Checking out files:  47% (1379/2934)   
Checking out files:  48% (1409/2934)   
Checking out files:  49% (1438/2934)   
Checking out files:  50% (1467/2934)   
Checking out files:  51% (1497/2934)   
Checking out files:  52% (1526/2934)   
Checking out files:  53% (1556/2934)   
Checking out files:  54% (1585/2934)   
Checking out files:  55% (1614/2934)   
Checking out files:  56% (1644/2934)   
Checking out files:  57% (1673/2934)   
Checking out files:  58% (1702/2934)   
Checking out files:  59% (1732/2934)   
Checking out files:  60% (1761/2934)   
Checking out files:  61% (1790/2934)   
Checking out files:  62% (1820/2934)   
Checking out files:  63% (1849/2934)   
Checking out files:  64% (1878/2934)   
Checking out files:  65% (1908/2934)   
Checking out files:  66% (1937/2934)   
Checking out files:  67% (1966/2934)   
Checking out files:  68% (1996/2934)   
Checking out files:  69% (2025/2934)   
Checking out files:  70% (2054/2934)   
Checking out files:  71% (2084/2934)   
Checking out files:  72% (2113/2934)   
Checking out files:  73% (2142/2934)   
Checking out files:  74% (2172/2934)   
Checking out files:  75% (2201/2934)   
Checking out files:  76% (2230/2934)   
Checking out files:  77% (2260/2934)   
Checking out files:  78% (2289/2934)   
Checking out files:  79% (2318/2934)   
Checking out files:  80% (2348/2934)   
Checking out files:  81% (2377/2934)   
Checking out files:  81% (2405/2934)   
Checking out files:  82% (2406/2934)   
Checking out files:  83% (2436/2934)   
Checking out files:  84% (2465/2934)   
Checking out files:  85% (2494/2934)   
Checking out files:  86% (2524/2934)   
Checking out files:  87% (2553/2934)   
Checking out files:  88% (2582/2934)   
Checking out files:  89% (2612/2934)   
Checking out files:  90% (2641/2934)   
Checking out files:  91% (2670/2934)   
Checking out files:  92% (2700/2934)   
Checking out files:  93% (2729/2934)   
Checking out files:  94% (2758/2934)   
Checking out files:  95% (2788/2934)   
Checking out files:  96% (2817/2934)   
Checking out files:  97% (2846/2934)   
Checking out files:  98% (2876/2934)   
Checking out files:  99% (2905/2934)   
Checking out files: 100% (2934/2934)   
Checking out files: 100% (2934/2934), done.
09:43:21 [2019-12-10T09:43:21.311Z] #60 59.36 + cd /tmp/tmp.TbvbDjWRGp/src/github.com/containerd/containerd
09:43:21 [2019-12-10T09:43:21.311Z] #60 59.36 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
09:43:22 [2019-12-10T09:43:22.508Z] #60 60.67 + export 'BUILDTAGS=netgo osusergo static_build'
09:43:22 [2019-12-10T09:43:22.508Z] #60 60.67 + BUILDTAGS='netgo osusergo static_build'
09:43:22 [2019-12-10T09:43:22.508Z] #60 60.67 + export EXTRA_FLAGS=-buildmode=pie
09:43:22 [2019-12-10T09:43:22.508Z] #60 60.67 + EXTRA_FLAGS=-buildmode=pie
09:43:22 [2019-12-10T09:43:22.508Z] #60 60.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:43:22 [2019-12-10T09:43:22.508Z] #60 60.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:43:22 [2019-12-10T09:43:22.508Z] #60 60.67 + '[' '' = dynamic ']'
09:43:22 [2019-12-10T09:43:22.508Z] #60 60.67 + make
09:43:22 [2019-12-10T09:43:22.673Z] #41 105.7   CC       criu/filesystems.o
09:43:22 [2019-12-10T09:43:22.855Z] #60 ...
09:43:22 [2019-12-10T09:43:22.855Z] 
09:43:22 [2019-12-10T09:43:22.855Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:43:22 [2019-12-10T09:43:22.855Z] #18 36.05 Reading package lists...
09:43:22 [2019-12-10T09:43:22.855Z] #18 47.19 Building dependency tree...
09:43:22 [2019-12-10T09:43:22.855Z] #18 49.12 The following additional packages will be installed:
09:43:22 [2019-12-10T09:43:22.855Z] #18 49.12   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
09:43:22 [2019-12-10T09:43:22.855Z] #18 49.12   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
09:43:22 [2019-12-10T09:43:22.855Z] #18 49.12   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
09:43:22 [2019-12-10T09:43:22.855Z] #18 49.12   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
09:43:22 [2019-12-10T09:43:22.855Z] #18 49.13   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:43:22 [2019-12-10T09:43:22.855Z] #18 49.13   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
09:43:22 [2019-12-10T09:43:22.855Z] #18 49.13   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
09:43:22 [2019-12-10T09:43:22.855Z] #18 49.13   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
09:43:22 [2019-12-10T09:43:22.855Z] #18 49.14   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
09:43:22 [2019-12-10T09:43:22.855Z] #18 49.15 Suggested packages:
09:43:22 [2019-12-10T09:43:22.855Z] #18 49.15   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
09:43:22 [2019-12-10T09:43:22.855Z] #18 49.15   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
09:43:22 [2019-12-10T09:43:22.855Z] #18 49.15   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
09:43:22 [2019-12-10T09:43:22.855Z] #18 49.15   vim-doc vim-scripts xfsdump acl attr quota
09:43:22 [2019-12-10T09:43:22.855Z] #18 49.15 Recommended packages:
09:43:22 [2019-12-10T09:43:22.855Z] #18 49.15   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
09:43:22 [2019-12-10T09:43:22.855Z] #18 49.15   python3-keyrings.alt python3-xdg unzip
09:43:22 [2019-12-10T09:43:22.855Z] #18 56.57 The following NEW packages will be installed:
09:43:22 [2019-12-10T09:43:22.855Z] #18 56.57   apparmor aufs-tools bash-completion binutils-mingw-w64
09:43:22 [2019-12-10T09:43:22.855Z] #18 56.57   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
09:43:22 [2019-12-10T09:43:22.855Z] #18 56.58   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
09:43:22 [2019-12-10T09:43:22.855Z] #18 56.58   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
09:43:22 [2019-12-10T09:43:22.855Z] #18 56.58   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
09:43:22 [2019-12-10T09:43:22.855Z] #18 56.58   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
09:43:22 [2019-12-10T09:43:22.855Z] #18 56.58   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
09:43:22 [2019-12-10T09:43:22.855Z] #18 56.58   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
09:43:22 [2019-12-10T09:43:22.855Z] #18 56.59   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
09:43:22 [2019-12-10T09:43:22.855Z] #18 56.59   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
09:43:22 [2019-12-10T09:43:22.855Z] #18 56.59   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
09:43:22 [2019-12-10T09:43:22.855Z] #18 56.59   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
09:43:22 [2019-12-10T09:43:22.855Z] #18 56.59   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
09:43:22 [2019-12-10T09:43:22.855Z] #18 56.59   xfsprogs xxd xz-utils zip
09:43:22 [2019-12-10T09:43:22.855Z] #18 56.68 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded.
09:43:22 [2019-12-10T09:43:22.855Z] #18 56.68 Need to get 87.3 MB of archives.
09:43:22 [2019-12-10T09:43:22.855Z] #18 56.68 After this operation, 585 MB of additional disk space will be used.
09:43:22 [2019-12-10T09:43:22.855Z] #18 56.68 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB]
09:43:22 [2019-12-10T09:43:22.855Z] #18 56.74 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
09:43:22 [2019-12-10T09:43:22.855Z] #18 56.74 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB]
09:43:22 [2019-12-10T09:43:22.855Z] #18 56.74 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB]
09:43:22 [2019-12-10T09:43:22.855Z] #18 56.84 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB]
09:43:22 [2019-12-10T09:43:22.855Z] #18 56.86 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB]
09:43:22 [2019-12-10T09:43:22.855Z] #18 56.97 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB]
09:43:23 [2019-12-10T09:43:23.200Z] #18 57.23 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB]
09:43:23 [2019-12-10T09:43:23.200Z] #18 57.23 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB]
09:43:23 [2019-12-10T09:43:23.200Z] #18 57.28 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB]
09:43:23 [2019-12-10T09:43:23.200Z] #18 ...
09:43:23 [2019-12-10T09:43:23.200Z] 
09:43:23 [2019-12-10T09:43:23.200Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:43:23 [2019-12-10T09:43:23.200Z] #60 61.68 + bin/ctr
09:43:23 [2019-12-10T09:43:23.239Z] #41 106.2   CC       criu/fsnotify.o
09:43:24 [2019-12-10T09:43:24.173Z] #41 107.0   CC       criu/image-desc.o
09:43:24 [2019-12-10T09:43:24.173Z] #41 107.1   CC       criu/image.o
09:43:24 [2019-12-10T09:43:24.739Z] #41 107.8   CC       criu/ipc_ns.o
09:43:25 [2019-12-10T09:43:25.673Z] #41 108.7   CC       criu/irmap.o
09:43:26 [2019-12-10T09:43:26.240Z] #41 ...
09:43:26 [2019-12-10T09:43:26.240Z] 
09:43:26 [2019-12-10T09:43:26.240Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:43:26 [2019-12-10T09:43:26.240Z] #38 186.8 + dpkg --print-architecture
09:43:26 [2019-12-10T09:43:26.240Z] #38 186.8 + cd /tmp/tmp.iim0PQvPap/src/github.com/docker/distribution
09:43:26 [2019-12-10T09:43:26.240Z] #38 186.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
09:43:26 [2019-12-10T09:43:26.499Z] #38 187.1 + GOPATH=/tmp/tmp.iim0PQvPap/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.iim0PQvPap
09:43:26 [2019-12-10T09:43:26.499Z] #38 187.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:43:29 [2019-12-10T09:43:29.277Z] #60 ...
09:43:29 [2019-12-10T09:43:29.278Z] 
09:43:29 [2019-12-10T09:43:29.278Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:43:29 [2019-12-10T09:43:29.278Z] #18 57.57 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 57.59 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 57.61 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 57.63 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 57.64 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 57.67 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 57.82 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 58.00 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 58.26 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 58.38 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 58.52 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 58.74 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 58.77 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 58.79 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 58.79 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 58.81 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 58.87 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 58.92 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 58.93 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 59.00 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 59.00 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 59.02 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 59.05 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 59.08 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 59.10 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 59.11 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B]
09:43:29 [2019-12-10T09:43:29.278Z] #18 59.12 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 59.12 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]
09:43:29 [2019-12-10T09:43:29.278Z] #18 59.13 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 59.19 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 59.40 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 59.44 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 59.53 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 59.57 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 59.59 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 59.61 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 59.68 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 59.84 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 60.19 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 60.30 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 60.47 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 60.50 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 60.53 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 60.56 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 60.57 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 60.66 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 61.40 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 61.74 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 61.84 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 61.87 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 61.88 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 62.03 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]
09:43:29 [2019-12-10T09:43:29.278Z] #18 62.38 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]
09:43:29 [2019-12-10T09:43:29.278Z] #18 62.67 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]
09:43:29 [2019-12-10T09:43:29.278Z] #18 62.69 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB]
09:43:29 [2019-12-10T09:43:29.278Z] #18 63.28 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
09:43:29 [2019-12-10T09:43:29.625Z] #18 63.79 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]
09:43:29 [2019-12-10T09:43:29.625Z] #18 ...
09:43:29 [2019-12-10T09:43:29.625Z] 
09:43:29 [2019-12-10T09:43:29.625Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:43:29 [2019-12-10T09:43:29.625Z] #42 27.33   CC       images/stats.o
09:43:29 [2019-12-10T09:43:29.625Z] #42 28.10   CC       images/core.o
09:43:29 [2019-12-10T09:43:29.625Z] #42 29.50   CC       images/core-x86.o
09:43:29 [2019-12-10T09:43:29.625Z] #42 30.54   CC       images/core-arm.o
09:43:29 [2019-12-10T09:43:29.625Z] #42 31.44   CC       images/core-aarch64.o
09:43:29 [2019-12-10T09:43:29.625Z] #42 32.24   CC       images/core-ppc64.o
09:43:29 [2019-12-10T09:43:29.625Z] #42 33.61   CC       images/core-s390.o
09:43:29 [2019-12-10T09:43:29.625Z] #42 35.06   CC       images/cpuinfo.o
09:43:29 [2019-12-10T09:43:29.625Z] #42 36.01   CC       images/inventory.o
09:43:29 [2019-12-10T09:43:29.625Z] #42 36.48   CC       images/fdinfo.o
09:43:29 [2019-12-10T09:43:29.625Z] #42 37.21   CC       images/fown.o
09:43:29 [2019-12-10T09:43:29.684Z] ok  	github.com/docker/docker/api/server	0.045s	coverage: 9.0% of statements
09:43:29 [2019-12-10T09:43:29.972Z] #42 ...
09:43:29 [2019-12-10T09:43:29.972Z] 
09:43:29 [2019-12-10T09:43:29.972Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:43:29 [2019-12-10T09:43:29.972Z] #18 63.83 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]
09:43:33 [2019-12-10T09:43:33.861Z] #18 67.72 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]
09:43:35 [2019-12-10T09:43:35.060Z] #18 ...
09:43:35 [2019-12-10T09:43:35.060Z] 
09:43:35 [2019-12-10T09:43:35.060Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:43:35 [2019-12-10T09:43:35.060Z] #45 114.0 time
09:43:35 [2019-12-10T09:43:35.060Z] #45 121.5 regexp
09:43:35 [2019-12-10T09:43:35.060Z] #45 ...
09:43:35 [2019-12-10T09:43:35.060Z] 
09:43:35 [2019-12-10T09:43:35.060Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:43:35 [2019-12-10T09:43:35.060Z] #42 37.58   CC       images/ns.o
09:43:35 [2019-12-10T09:43:35.060Z] #42 37.94   CC       images/regfile.o
09:43:35 [2019-12-10T09:43:35.060Z] #42 38.32   CC       images/ghost-file.o
09:43:35 [2019-12-10T09:43:35.060Z] #42 38.91   CC       images/fifo.o
09:43:35 [2019-12-10T09:43:35.060Z] #42 39.28   CC       images/remap-file-path.o
09:43:35 [2019-12-10T09:43:35.060Z] #42 39.70   CC       images/eventfd.o
09:43:35 [2019-12-10T09:43:35.060Z] #42 40.11   CC       images/eventpoll.o
09:43:35 [2019-12-10T09:43:35.060Z] #42 40.75   CC       images/fh.o
09:43:35 [2019-12-10T09:43:35.060Z] #42 41.48   CC       images/fsnotify.o
09:43:35 [2019-12-10T09:43:35.060Z] #42 42.64   CC       images/signalfd.o
09:43:35 [2019-12-10T09:43:35.804Z] #42 43.29   CC       images/fs.o
09:43:36 [2019-12-10T09:43:36.211Z] #42 43.71   CC       images/pstree.o
09:43:36 [2019-12-10T09:43:36.462Z] #38 ...
09:43:36 [2019-12-10T09:43:36.463Z] 
09:43:36 [2019-12-10T09:43:36.463Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:43:36 [2019-12-10T09:43:36.463Z] #41 109.1   CC       criu/kcmp-ids.o
09:43:36 [2019-12-10T09:43:36.463Z] #41 109.3   CC       criu/kerndat.o
09:43:36 [2019-12-10T09:43:36.463Z] #41 110.0   CC       criu/libnetlink.o
09:43:36 [2019-12-10T09:43:36.463Z] #41 110.3   CC       criu/log.o
09:43:36 [2019-12-10T09:43:36.463Z] #41 110.6   CC       criu/lsm.o
09:43:36 [2019-12-10T09:43:36.463Z] #41 110.9   CC       criu/mem.o
09:43:36 [2019-12-10T09:43:36.463Z] #41 112.0   CC       criu/mount.o
09:43:36 [2019-12-10T09:43:36.463Z] #41 114.7   CC       criu/namespaces.o
09:43:36 [2019-12-10T09:43:36.463Z] #41 116.0   CC       criu/net.o
09:43:36 [2019-12-10T09:43:36.463Z] #41 118.1   CC       criu/netfilter.o
09:43:36 [2019-12-10T09:43:36.463Z] #41 118.3   CC       criu/page-pipe.o
09:43:36 [2019-12-10T09:43:36.463Z] #41 118.8   CC       criu/page-xfer.o
09:43:36 [2019-12-10T09:43:36.556Z] #42 44.12   CC       images/pipe.o
09:43:36 [2019-12-10T09:43:36.720Z] #41 119.8   CC       criu/pagemap-cache.o
09:43:36 [2019-12-10T09:43:36.902Z] #42 44.64   CC       images/tcp-stream.o
09:43:36 [2019-12-10T09:43:36.977Z] #41 120.1   CC       criu/pagemap.o
09:43:37 [2019-12-10T09:43:37.249Z] #42 44.95   CC       images/sk-packet.o
09:43:37 [2019-12-10T09:43:37.249Z] #42 ...
09:43:37 [2019-12-10T09:43:37.249Z] 
09:43:37 [2019-12-10T09:43:37.249Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:43:37 [2019-12-10T09:43:37.249Z] #32 116.5 internal/poll
09:43:37 [2019-12-10T09:43:37.249Z] #32 120.3 os
09:43:37 [2019-12-10T09:43:37.249Z] #32 123.0 internal/fmtsort
09:43:37 [2019-12-10T09:43:37.249Z] #32 125.1 fmt
09:43:37 [2019-12-10T09:43:37.249Z] #32 125.2 path/filepath
09:43:37 [2019-12-10T09:43:37.911Z] #41 120.7   CC       criu/parasite-syscall.o
09:43:37 [2019-12-10T09:43:37.992Z] #32 ...
09:43:37 [2019-12-10T09:43:37.992Z] 
09:43:37 [2019-12-10T09:43:37.992Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:43:37 [2019-12-10T09:43:37.992Z] #42 45.50   CC       images/mnt.o
09:43:37 [2019-12-10T09:43:37.992Z] #42 45.89   CC       images/pipe-data.o
09:43:38 [2019-12-10T09:43:38.477Z] #41 121.5   CC       criu/path.o
09:43:38 [2019-12-10T09:43:38.732Z] #42 46.44   CC       images/sa.o
09:43:38 [2019-12-10T09:43:38.735Z] #41 121.7   CC       criu/pie-util-vdso-elf32.o
09:43:39 [2019-12-10T09:43:39.076Z] #42 46.91   CC       images/timer.o
09:43:39 [2019-12-10T09:43:39.302Z] #41 122.1   CC       criu/pie-util-vdso.o
09:43:39 [2019-12-10T09:43:39.302Z] #41 122.4   CC       criu/pie-util.o
09:43:39 [2019-12-10T09:43:39.815Z] #42 47.70   CC       images/timerfd.o
09:43:39 [2019-12-10T09:43:39.869Z] #41 122.6   CC       criu/pipes.o
09:43:40 [2019-12-10T09:43:40.127Z] #41 123.1   CC       criu/plugin.o
09:43:40 [2019-12-10T09:43:40.555Z] #42 48.16   CC       images/mm.o
09:43:40 [2019-12-10T09:43:40.694Z] #41 123.5   CC       criu/proc_parse.o
09:43:41 [2019-12-10T09:43:41.300Z] #42 48.75   CC       images/sk-opts.o
09:43:41 [2019-12-10T09:43:41.707Z] #42 49.37   CC       images/sk-unix.o
09:43:42 [2019-12-10T09:43:42.450Z] #42 50.04   CC       images/sk-inet.o
09:43:42 [2019-12-10T09:43:42.591Z] #41 125.6   CC       criu/protobuf-desc.o
09:43:43 [2019-12-10T09:43:43.157Z] #41 126.3   CC       criu/protobuf.o
09:43:43 [2019-12-10T09:43:43.193Z] #42 50.97   CC       images/tun.o
09:43:43 [2019-12-10T09:43:43.723Z] #41 126.6   CC       criu/pstree.o
09:43:43 [2019-12-10T09:43:43.939Z] #42 51.61   CC       images/sk-netlink.o
09:43:44 [2019-12-10T09:43:44.286Z] #42 52.06   CC       images/packet-sock.o
09:43:44 [2019-12-10T09:43:44.657Z] #41 127.5   CC       criu/rbtree.o
09:43:45 [2019-12-10T09:43:45.037Z] #42 52.79   CC       images/ipc-var.o
09:43:45 [2019-12-10T09:43:45.223Z] #41 128.0   CC       criu/rst-malloc.o
09:43:45 [2019-12-10T09:43:45.481Z] #41 128.2   CC       criu/seccomp.o
09:43:45 [2019-12-10T09:43:45.739Z] #41 128.8   CC       criu/seize.o
09:43:45 [2019-12-10T09:43:45.777Z] #42 53.28   CC       images/ipc-desc.o
09:43:46 [2019-12-10T09:43:46.124Z] #42 ...
09:43:46 [2019-12-10T09:43:46.124Z] 
09:43:46 [2019-12-10T09:43:46.124Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:43:46 [2019-12-10T09:43:46.124Z] #18 72.61 debconf: delaying package configuration, since apt-utils is not installed
09:43:46 [2019-12-10T09:43:46.124Z] #18 72.81 Fetched 87.3 MB in 14s (6066 kB/s)
09:43:46 [2019-12-10T09:43:46.124Z] #18 72.96 Selecting previously unselected package bash-completion.
09:43:46 [2019-12-10T09:43:46.124Z] #18 72.96 (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.)
09:43:46 [2019-12-10T09:43:46.124Z] #18 73.11 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
09:43:46 [2019-12-10T09:43:46.124Z] #18 79.34 Unpacking bash-completion (1:2.1-4.3) ...
09:43:46 [2019-12-10T09:43:46.124Z] #18 80.11 Selecting previously unselected package libnet1:ppc64el.
09:43:46 [2019-12-10T09:43:46.124Z] #18 80.12 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
09:43:46 [2019-12-10T09:43:46.124Z] #18 80.16 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
09:43:46 [2019-12-10T09:43:46.124Z] #18 80.29 Selecting previously unselected package libnfnetlink0:ppc64el.
09:43:46 [2019-12-10T09:43:46.124Z] #18 ...
09:43:46 [2019-12-10T09:43:46.124Z] 
09:43:46 [2019-12-10T09:43:46.124Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:43:46 [2019-12-10T09:43:46.124Z] #42 53.82   CC       images/ipc-shm.o
09:43:46 [2019-12-10T09:43:46.472Z] #42 54.21   CC       images/ipc-msg.o
09:43:46 [2019-12-10T09:43:46.673Z] #41 129.5   CC       criu/servicefd.o
09:43:46 [2019-12-10T09:43:46.674Z] #41 ...
09:43:46 [2019-12-10T09:43:46.674Z] 
09:43:46 [2019-12-10T09:43:46.674Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:43:46 [2019-12-10T09:43:46.674Z] #38 207.2 + rm -rf /tmp/tmp.iim0PQvPap/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.iim0PQvPap
09:43:47 [2019-12-10T09:43:47.216Z] #42 54.79   CC       images/ipc-sem.o
09:43:47 [2019-12-10T09:43:47.239Z] #38 DONE 207.9s
09:43:47 [2019-12-10T09:43:47.239Z] 
09:43:47 [2019-12-10T09:43:47.239Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:43:47 [2019-12-10T09:43:47.239Z] #41 129.9   CC       criu/shmem.o
09:43:47 [2019-12-10T09:43:47.566Z] #42 55.12   CC       images/utsns.o
09:43:47 [2019-12-10T09:43:47.566Z] #42 55.49   CC       images/creds.o
09:43:47 [2019-12-10T09:43:47.804Z] #41 130.6   CC       criu/sigframe.o
09:43:48 [2019-12-10T09:43:48.061Z] #41 130.9   CC       criu/signalfd.o
09:43:48 [2019-12-10T09:43:48.310Z] #42 55.93   CC       images/vma.o
09:43:48 [2019-12-10T09:43:48.318Z] #41 131.2   CC       criu/sk-inet.o
09:43:48 [2019-12-10T09:43:48.655Z] #42 56.37   CC       images/netdev.o
09:43:48 [2019-12-10T09:43:48.655Z] #42 ...
09:43:48 [2019-12-10T09:43:48.655Z] 
09:43:48 [2019-12-10T09:43:48.655Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:43:48 [2019-12-10T09:43:48.655Z] #32 127.8 io/ioutil
09:43:48 [2019-12-10T09:43:48.655Z] #32 131.4 flag
09:43:48 [2019-12-10T09:43:48.655Z] #32 131.4 github.com/BurntSushi/toml
09:43:48 [2019-12-10T09:43:48.655Z] #32 131.4 log
09:43:48 [2019-12-10T09:43:48.655Z] #32 ...
09:43:48 [2019-12-10T09:43:48.655Z] 
09:43:48 [2019-12-10T09:43:48.655Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:43:48 [2019-12-10T09:43:48.655Z] #18 80.29 Selecting previously unselected package libnfnetlink0:ppc64el.
09:43:48 [2019-12-10T09:43:48.655Z] #18 80.30 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ...
09:43:48 [2019-12-10T09:43:48.655Z] #18 80.31 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ...
09:43:48 [2019-12-10T09:43:48.655Z] #18 80.44 Selecting previously unselected package libpcrecpp0v5:ppc64el.
09:43:48 [2019-12-10T09:43:48.655Z] #18 80.45 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ...
09:43:48 [2019-12-10T09:43:48.655Z] #18 80.47 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ...
09:43:48 [2019-12-10T09:43:48.655Z] #18 80.64 Selecting previously unselected package libudev-dev:ppc64el.
09:43:48 [2019-12-10T09:43:48.655Z] #18 80.66 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ...
09:43:48 [2019-12-10T09:43:48.655Z] #18 80.70 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ...
09:43:48 [2019-12-10T09:43:48.655Z] #18 80.92 Selecting previously unselected package libpython3.5-minimal:ppc64el.
09:43:48 [2019-12-10T09:43:48.655Z] #18 80.92 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
09:43:48 [2019-12-10T09:43:48.655Z] #18 80.92 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
09:43:48 [2019-12-10T09:43:48.655Z] #18 81.88 Selecting previously unselected package python3.5-minimal.
09:43:48 [2019-12-10T09:43:48.655Z] #18 81.89 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
09:43:48 [2019-12-10T09:43:48.655Z] #18 81.91 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
09:43:48 [2019-12-10T09:43:48.883Z] #41 ...
09:43:48 [2019-12-10T09:43:48.883Z] 
09:43:48 [2019-12-10T09:43:48.883Z] #39 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
09:43:48 [2019-12-10T09:43:48.883Z] #39 DONE 0.2s
09:43:48 [2019-12-10T09:43:48.883Z] 
09:43:48 [2019-12-10T09:43:48.883Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:43:49 [2019-12-10T09:43:49.140Z] #59 ...
09:43:49 [2019-12-10T09:43:49.140Z] 
09:43:49 [2019-12-10T09:43:49.140Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:43:49 [2019-12-10T09:43:49.140Z] #41 132.1   CC       criu/sk-netlink.o
09:43:49 [2019-12-10T09:43:49.399Z] #41 132.4   CC       criu/sk-packet.o
09:43:49 [2019-12-10T09:43:49.657Z] #41 132.8   CC       criu/sk-queue.o
09:43:49 [2019-12-10T09:43:49.877Z] #18 83.71 Selecting previously unselected package python3-minimal.
09:43:49 [2019-12-10T09:43:49.877Z] #18 83.73 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ...
09:43:49 [2019-12-10T09:43:49.877Z] #18 83.74 Unpacking python3-minimal (3.5.3-1) ...
09:43:49 [2019-12-10T09:43:49.877Z] #18 83.92 Selecting previously unselected package libmpdec2:ppc64el.
09:43:49 [2019-12-10T09:43:49.877Z] #18 83.92 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ...
09:43:49 [2019-12-10T09:43:49.877Z] #18 83.93 Unpacking libmpdec2:ppc64el (2.4.2-1) ...
09:43:50 [2019-12-10T09:43:50.223Z] #18 84.11 Selecting previously unselected package libpython3.5-stdlib:ppc64el.
09:43:50 [2019-12-10T09:43:50.223Z] #18 84.15 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ...
09:43:50 [2019-12-10T09:43:50.223Z] #18 84.16 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
09:43:50 [2019-12-10T09:43:50.224Z] #41 133.0   CC       criu/sk-tcp.o
09:43:50 [2019-12-10T09:43:50.482Z] #41 133.3   CC       criu/sk-unix.o
09:43:51 [2019-12-10T09:43:51.417Z] #41 134.4   CC       criu/sockets.o
09:43:51 [2019-12-10T09:43:51.982Z] #41 134.9   CC       criu/stats.o
09:43:51 [2019-12-10T09:43:51.982Z] #41 135.1   CC       criu/string.o
09:43:52 [2019-12-10T09:43:52.241Z] #41 135.2   CC       criu/sysctl.o
09:43:52 [2019-12-10T09:43:52.807Z] #41 135.6   CC       criu/sysfs_parse.o
09:43:53 [2019-12-10T09:43:53.068Z] #41 135.9   CC       criu/timerfd.o
09:43:53 [2019-12-10T09:43:53.068Z] #41 136.1   CC       criu/tty.o
09:43:53 [2019-12-10T09:43:53.277Z] #18 86.81 Selecting previously unselected package python3.5.
09:43:53 [2019-12-10T09:43:53.277Z] #18 86.81 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ...
09:43:53 [2019-12-10T09:43:53.277Z] #18 86.82 Unpacking python3.5 (3.5.3-1+deb9u1) ...
09:43:53 [2019-12-10T09:43:53.277Z] #18 87.02 Selecting previously unselected package libpython3-stdlib:ppc64el.
09:43:53 [2019-12-10T09:43:53.277Z] #18 87.03 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ...
09:43:53 [2019-12-10T09:43:53.277Z] #18 87.04 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ...
09:43:53 [2019-12-10T09:43:53.277Z] #18 87.13 Selecting previously unselected package dh-python.
09:43:53 [2019-12-10T09:43:53.277Z] #18 87.14 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
09:43:53 [2019-12-10T09:43:53.277Z] #18 87.15 Unpacking dh-python (2.20170125) ...
09:43:53 [2019-12-10T09:43:53.277Z] #18 87.50 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
09:43:53 [2019-12-10T09:43:53.622Z] #18 87.54 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
09:43:54 [2019-12-10T09:43:54.442Z] #41 137.3   CC       criu/tun.o
09:43:54 [2019-12-10T09:43:54.700Z] #41 137.7   CC       criu/uffd.o
09:43:55 [2019-12-10T09:43:55.635Z] #41 138.4   CC       criu/util.o
09:43:56 [2019-12-10T09:43:56.571Z] #41 139.3   CC       criu/uts_ns.o
09:43:56 [2019-12-10T09:43:56.571Z] #41 139.5   CC       criu/vdso-compat.o
09:43:56 [2019-12-10T09:43:56.829Z] #41 139.6   CC       criu/vdso.o
09:43:57 [2019-12-10T09:43:57.260Z] #41 140.2   LINK     criu/built-in.o
09:43:57 [2019-12-10T09:43:57.260Z] #41 140.2   LINK     criu/criu
09:43:57 [2019-12-10T09:43:57.515Z] #18 ...
09:43:57 [2019-12-10T09:43:57.515Z] 
09:43:57 [2019-12-10T09:43:57.515Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:43:57 [2019-12-10T09:43:57.515Z] #32 139.0 github.com/BurntSushi/toml/cmd/tomlv
09:43:57 [2019-12-10T09:43:57.515Z] #32 DONE 146.6s
09:43:57 [2019-12-10T09:43:57.515Z] 
09:43:57 [2019-12-10T09:43:57.515Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:43:57 [2019-12-10T09:43:57.515Z] #45 136.5 os/exec
09:43:57 [2019-12-10T09:43:57.515Z] #45 136.6 net
09:43:57 [2019-12-10T09:43:57.515Z] #45 136.7 internal/lazyregexp
09:43:57 [2019-12-10T09:43:57.515Z] #45 144.2 encoding/binary
09:43:57 [2019-12-10T09:43:57.515Z] #45 144.2 go/token
09:43:57 [2019-12-10T09:43:57.515Z] #45 144.3 net/url
09:43:57 [2019-12-10T09:43:57.515Z] #45 ...
09:43:57 [2019-12-10T09:43:57.515Z] 
09:43:57 [2019-12-10T09:43:57.515Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:43:57 [2019-12-10T09:43:57.515Z] #42 57.41   CC       images/tty.o
09:43:57 [2019-12-10T09:43:57.515Z] #42 58.78   CC       images/file-lock.o
09:43:57 [2019-12-10T09:43:57.515Z] #42 59.17   CC       images/rlimit.o
09:43:57 [2019-12-10T09:43:57.515Z] #42 59.76   CC       images/pagemap.o
09:43:57 [2019-12-10T09:43:57.515Z] #42 60.55   CC       images/siginfo.o
09:43:57 [2019-12-10T09:43:57.515Z] #42 61.27   CC       images/rpc.o
09:43:57 [2019-12-10T09:43:57.515Z] #42 64.30   CC       images/ext-file.o
09:43:57 [2019-12-10T09:43:57.515Z] #42 64.68   CC       images/cgroup.o
09:43:57 [2019-12-10T09:43:57.518Z] #41 140.5   DEP      lib/c/criu.d
09:43:57 [2019-12-10T09:43:57.518Z] #41 140.5   CC       images/rpc.pb-c.o
09:43:57 [2019-12-10T09:43:57.777Z] #41 140.9   CC       lib/c/criu.o
09:43:58 [2019-12-10T09:43:58.711Z] #41 141.6   LINK     lib/c/built-in.o
09:43:58 [2019-12-10T09:43:58.711Z] #41 141.6   LINK     lib/c/libcriu.so
09:43:58 [2019-12-10T09:43:58.711Z] #41 141.8   GEN      magic.py
09:43:58 [2019-12-10T09:43:58.717Z] #42 66.37   CC       images/userns.o
09:43:58 [2019-12-10T09:43:58.717Z] #42 ...
09:43:58 [2019-12-10T09:43:58.717Z] 
09:43:58 [2019-12-10T09:43:58.717Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:43:58 [2019-12-10T09:43:58.717Z] #18 92.82 Setting up python3-minimal (3.5.3-1) ...
09:43:58 [2019-12-10T09:43:58.970Z] #41 141.8 Note: Building without setproctitle() and strlcpy() support.
09:43:58 [2019-12-10T09:43:58.970Z] #41 141.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:43:59 [2019-12-10T09:43:59.536Z] #41 142.4 fatal: Not a git repository (or any of the parent directories): .git
09:44:00 [2019-12-10T09:44:00.103Z] #41 142.9 make[1]: Nothing to be done for 'all'.
09:44:00 [2019-12-10T09:44:00.361Z] #41 143.4 make[1]: 'images/built-in.o' is up to date.
09:44:00 [2019-12-10T09:44:00.361Z] #41 143.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
09:44:00 [2019-12-10T09:44:00.361Z] #41 143.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
09:44:00 [2019-12-10T09:44:00.361Z] #41 143.4 make[1]: 'compel/libcompel.a' is up to date.
09:44:00 [2019-12-10T09:44:00.361Z] #41 143.5 make[1]: 'compel/compel-host-bin' is up to date.
09:44:00 [2019-12-10T09:44:00.620Z] #41 143.5 make[1]: Nothing to be done for 'all'.
09:44:00 [2019-12-10T09:44:00.620Z] #41 143.5 make[1]: 'soccr/libsoccr.a' is up to date.
09:44:00 [2019-12-10T09:44:00.620Z] #41 143.6 make[2]: Nothing to be done for 'all'.
09:44:00 [2019-12-10T09:44:00.620Z] #41 143.6 make[2]: Nothing to be done for 'all'.
09:44:00 [2019-12-10T09:44:00.620Z] #41 143.7 make[2]: Nothing to be done for 'all'.
09:44:00 [2019-12-10T09:44:00.620Z] #41 143.7 make[2]: Nothing to be done for 'all'.
09:44:00 [2019-12-10T09:44:00.878Z] #41 143.8 make[2]: Nothing to be done for 'all'.
09:44:00 [2019-12-10T09:44:00.878Z] #41 143.8 make[2]: Nothing to be done for 'all'.
09:44:00 [2019-12-10T09:44:00.878Z] #41 143.8 make[2]: Nothing to be done for 'all'.
09:44:00 [2019-12-10T09:44:00.878Z] #41 143.9 make[2]: Nothing to be done for 'all'.
09:44:01 [2019-12-10T09:44:01.059Z] #18 95.03 Selecting previously unselected package python3.
09:44:01 [2019-12-10T09:44:01.060Z] #18 95.03 (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.)
09:44:01 [2019-12-10T09:44:01.060Z] #18 95.15 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ...
09:44:01 [2019-12-10T09:44:01.060Z] #18 95.17 Unpacking python3 (3.5.3-1) ...
09:44:01 [2019-12-10T09:44:01.139Z] #41 143.9   INSTALL  criu/criu
09:44:01 [2019-12-10T09:44:01.397Z] #41 DONE 144.2s
09:44:01 [2019-12-10T09:44:01.397Z] 
09:44:01 [2019-12-10T09:44:01.397Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:44:01 [2019-12-10T09:44:01.407Z] #18 95.33 Selecting previously unselected package pigz.
09:44:01 [2019-12-10T09:44:01.407Z] #18 95.33 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ...
09:44:01 [2019-12-10T09:44:01.407Z] #18 95.34 Unpacking pigz (2.3.4-1) ...
09:44:01 [2019-12-10T09:44:01.407Z] #18 95.45 Selecting previously unselected package libip4tc0:ppc64el.
09:44:01 [2019-12-10T09:44:01.407Z] #18 95.45 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
09:44:01 [2019-12-10T09:44:01.407Z] #18 95.46 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
09:44:01 [2019-12-10T09:44:01.407Z] #18 95.59 Selecting previously unselected package libip6tc0:ppc64el.
09:44:01 [2019-12-10T09:44:01.755Z] #18 95.60 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
09:44:01 [2019-12-10T09:44:01.755Z] #18 95.60 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
09:44:01 [2019-12-10T09:44:01.755Z] #18 95.72 Selecting previously unselected package libiptc0:ppc64el.
09:44:01 [2019-12-10T09:44:01.755Z] #18 95.72 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
09:44:01 [2019-12-10T09:44:01.755Z] #18 95.73 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
09:44:01 [2019-12-10T09:44:01.755Z] #18 95.84 Selecting previously unselected package libxtables12:ppc64el.
09:44:01 [2019-12-10T09:44:01.755Z] #18 95.84 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ...
09:44:01 [2019-12-10T09:44:01.755Z] #18 95.85 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
09:44:01 [2019-12-10T09:44:01.963Z] #50 ...
09:44:01 [2019-12-10T09:44:01.963Z] 
09:44:01 [2019-12-10T09:44:01.963Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:44:01 [2019-12-10T09:44:01.963Z] #59 222.3 + bin/containerd
09:44:02 [2019-12-10T09:44:02.101Z] #18 95.96 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
09:44:02 [2019-12-10T09:44:02.101Z] #18 95.97 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ...
09:44:02 [2019-12-10T09:44:02.101Z] #18 95.97 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
09:44:02 [2019-12-10T09:44:02.101Z] #18 96.09 Selecting previously unselected package iptables.
09:44:02 [2019-12-10T09:44:02.101Z] #18 96.10 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ...
09:44:02 [2019-12-10T09:44:02.101Z] #18 96.10 Unpacking iptables (1.6.0+snapshot20161117-6) ...
09:44:02 [2019-12-10T09:44:02.449Z] #18 96.62 Selecting previously unselected package xxd.
09:44:02 [2019-12-10T09:44:02.449Z] #18 96.62 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
09:44:02 [2019-12-10T09:44:02.449Z] #18 96.62 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
09:44:02 [2019-12-10T09:44:02.530Z] #59 ...
09:44:02 [2019-12-10T09:44:02.530Z] 
09:44:02 [2019-12-10T09:44:02.530Z] #42 [dev 15/24] COPY --from=criu          /build/ /usr/local/
09:44:02 [2019-12-10T09:44:02.530Z] #42 DONE 0.1s
09:44:02 [2019-12-10T09:44:02.530Z] 
09:44:02 [2019-12-10T09:44:02.530Z] #45 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
09:44:02 [2019-12-10T09:44:02.787Z] #45 DONE 0.2s
09:44:02 [2019-12-10T09:44:02.787Z] 
09:44:02 [2019-12-10T09:44:02.787Z] #48 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
09:44:02 [2019-12-10T09:44:02.787Z] #48 DONE 0.1s
09:44:02 [2019-12-10T09:44:02.787Z] 
09:44:02 [2019-12-10T09:44:02.787Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:44:02 [2019-12-10T09:44:02.796Z] #18 96.78 Selecting previously unselected package vim-common.
09:44:02 [2019-12-10T09:44:02.796Z] #18 96.79 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
09:44:02 [2019-12-10T09:44:02.796Z] #18 96.81 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
09:44:03 [2019-12-10T09:44:03.141Z] #18 97.10 Selecting previously unselected package bzip2.
09:44:03 [2019-12-10T09:44:03.141Z] #18 97.14 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ...
09:44:03 [2019-12-10T09:44:03.141Z] #18 97.15 Unpacking bzip2 (1.0.6-8.1) ...
09:44:03 [2019-12-10T09:44:03.141Z] #18 97.37 Selecting previously unselected package libgpm2:ppc64el.
09:44:03 [2019-12-10T09:44:03.490Z] #18 97.38 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ...
09:44:03 [2019-12-10T09:44:03.490Z] #18 97.39 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ...
09:44:03 [2019-12-10T09:44:03.490Z] #18 97.52 Selecting previously unselected package xz-utils.
09:44:03 [2019-12-10T09:44:03.490Z] #18 97.53 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ...
09:44:03 [2019-12-10T09:44:03.490Z] #18 97.53 Unpacking xz-utils (5.2.2-1.2+b1) ...
09:44:03 [2019-12-10T09:44:03.835Z] #18 97.85 Selecting previously unselected package aufs-tools.
09:44:03 [2019-12-10T09:44:03.835Z] #18 97.85 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ...
09:44:03 [2019-12-10T09:44:03.835Z] #18 97.86 Unpacking aufs-tools (1:4.1+20161219-1) ...
09:44:04 [2019-12-10T09:44:04.189Z] #18 98.14 Selecting previously unselected package liblzo2-2:ppc64el.
09:44:04 [2019-12-10T09:44:04.189Z] #18 98.15 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
09:44:04 [2019-12-10T09:44:04.189Z] #18 98.15 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
09:44:04 [2019-12-10T09:44:04.189Z] #18 98.34 Selecting previously unselected package btrfs-progs.
09:44:04 [2019-12-10T09:44:04.534Z] #18 98.34 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ...
09:44:04 [2019-12-10T09:44:04.534Z] #18 98.36 Unpacking btrfs-progs (4.7.3-1) ...
09:44:05 [2019-12-10T09:44:05.271Z] #18 99.12 Selecting previously unselected package btrfs-tools.
09:44:05 [2019-12-10T09:44:05.271Z] #18 99.12 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ...
09:44:05 [2019-12-10T09:44:05.271Z] #18 99.14 Unpacking btrfs-tools (4.7.3-1) ...
09:44:05 [2019-12-10T09:44:05.271Z] #18 99.22 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
09:44:05 [2019-12-10T09:44:05.271Z] #18 99.23 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ...
09:44:05 [2019-12-10T09:44:05.271Z] #18 99.23 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
09:44:05 [2019-12-10T09:44:05.271Z] #18 99.44 Selecting previously unselected package dmsetup.
09:44:05 [2019-12-10T09:44:05.271Z] #18 99.45 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ...
09:44:05 [2019-12-10T09:44:05.271Z] #18 99.46 Unpacking dmsetup (2:1.02.137-2) ...
09:44:05 [2019-12-10T09:44:05.620Z] #18 99.66 Selecting previously unselected package libonig4:ppc64el.
09:44:05 [2019-12-10T09:44:05.620Z] #18 99.67 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ...
09:44:05 [2019-12-10T09:44:05.620Z] #18 99.67 Unpacking libonig4:ppc64el (6.1.3-2) ...
09:44:05 [2019-12-10T09:44:05.966Z] #18 99.91 Selecting previously unselected package libjq1:ppc64el.
09:44:05 [2019-12-10T09:44:05.966Z] #18 99.92 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ...
09:44:05 [2019-12-10T09:44:05.966Z] #18 99.93 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
09:44:05 [2019-12-10T09:44:05.966Z] #18 100.1 Selecting previously unselected package jq.
09:44:06 [2019-12-10T09:44:06.312Z] #18 100.1 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ...
09:44:06 [2019-12-10T09:44:06.312Z] #18 100.1 Unpacking jq (1.5+dfsg-1.3) ...
09:44:06 [2019-12-10T09:44:06.312Z] #18 100.3 Selecting previously unselected package libaio1:ppc64el.
09:44:06 [2019-12-10T09:44:06.312Z] #18 100.3 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ...
09:44:06 [2019-12-10T09:44:06.312Z] #18 100.3 Unpacking libaio1:ppc64el (0.3.110-3) ...
09:44:06 [2019-12-10T09:44:06.312Z] #18 100.4 Selecting previously unselected package libcap2-bin.
09:44:06 [2019-12-10T09:44:06.312Z] #18 100.5 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ...
09:44:06 [2019-12-10T09:44:06.312Z] #18 100.5 Unpacking libcap2-bin (1:2.25-1) ...
09:44:06 [2019-12-10T09:44:06.656Z] #18 100.6 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
09:44:06 [2019-12-10T09:44:06.656Z] #18 100.6 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ...
09:44:06 [2019-12-10T09:44:06.656Z] #18 100.7 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
09:44:06 [2019-12-10T09:44:06.656Z] #18 100.8 Selecting previously unselected package libsepol1-dev:ppc64el.
09:44:06 [2019-12-10T09:44:06.656Z] #18 100.8 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ...
09:44:06 [2019-12-10T09:44:06.656Z] #18 100.8 Unpacking libsepol1-dev:ppc64el (2.6-2) ...
09:44:07 [2019-12-10T09:44:07.398Z] #18 101.3 Selecting previously unselected package libpcre16-3:ppc64el.
09:44:07 [2019-12-10T09:44:07.398Z] #18 101.3 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ...
09:44:07 [2019-12-10T09:44:07.398Z] #18 101.3 Unpacking libpcre16-3:ppc64el (2:8.39-3) ...
09:44:07 [2019-12-10T09:44:07.745Z] #18 101.6 Selecting previously unselected package libpcre32-3:ppc64el.
09:44:07 [2019-12-10T09:44:07.745Z] #18 101.6 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ...
09:44:07 [2019-12-10T09:44:07.745Z] #18 101.6 Unpacking libpcre32-3:ppc64el (2:8.39-3) ...
09:44:07 [2019-12-10T09:44:07.745Z] #18 101.9 Selecting previously unselected package libpcre3-dev:ppc64el.
09:44:07 [2019-12-10T09:44:07.745Z] #18 101.9 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ...
09:44:07 [2019-12-10T09:44:07.745Z] #18 101.9 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ...
09:44:08 [2019-12-10T09:44:08.051Z] #59 ...
09:44:08 [2019-12-10T09:44:08.051Z] 
09:44:08 [2019-12-10T09:44:08.051Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:44:08 [2019-12-10T09:44:08.051Z] #50 DONE 228.0s
09:44:08 [2019-12-10T09:44:08.051Z] 
09:44:08 [2019-12-10T09:44:08.051Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:44:08 [2019-12-10T09:44:08.488Z] #18 102.5 Selecting previously unselected package libselinux1-dev:ppc64el.
09:44:08 [2019-12-10T09:44:08.488Z] #18 102.6 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ...
09:44:08 [2019-12-10T09:44:08.488Z] #18 102.6 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ...
09:44:08 [2019-12-10T09:44:08.836Z] #18 103.0 Selecting previously unselected package libdevmapper-dev:ppc64el.
09:44:08 [2019-12-10T09:44:08.836Z] #18 103.0 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ...
09:44:08 [2019-12-10T09:44:08.836Z] #18 103.0 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ...
09:44:09 [2019-12-10T09:44:09.181Z] #18 103.2 Selecting previously unselected package libnl-3-200:ppc64el.
09:44:09 [2019-12-10T09:44:09.181Z] #18 103.2 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ...
09:44:09 [2019-12-10T09:44:09.181Z] #18 103.2 Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
09:44:09 [2019-12-10T09:44:09.181Z] #18 103.4 Selecting previously unselected package libprotobuf-c1:ppc64el.
09:44:09 [2019-12-10T09:44:09.181Z] #18 ...
09:44:09 [2019-12-10T09:44:09.181Z] 
09:44:09 [2019-12-10T09:44:09.181Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:44:09 [2019-12-10T09:44:09.181Z] #45 148.4 go/scanner
09:44:09 [2019-12-10T09:44:09.181Z] #45 151.9 text/template/parse
09:44:09 [2019-12-10T09:44:09.181Z] #45 153.3 go/ast
09:44:09 [2019-12-10T09:44:09.181Z] #45 153.5 encoding/base64
09:44:09 [2019-12-10T09:44:09.181Z] #45 156.4 encoding/json
09:44:09 [2019-12-10T09:44:09.181Z] #45 ...
09:44:09 [2019-12-10T09:44:09.181Z] 
09:44:09 [2019-12-10T09:44:09.181Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:44:09 [2019-12-10T09:44:09.181Z] #18 103.4 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
09:44:09 [2019-12-10T09:44:09.181Z] #18 103.4 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
09:44:09 [2019-12-10T09:44:09.181Z] #18 103.5 Selecting previously unselected package libreadline5:ppc64el.
09:44:09 [2019-12-10T09:44:09.426Z] #59 ...
09:44:09 [2019-12-10T09:44:09.426Z] 
09:44:09 [2019-12-10T09:44:09.426Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
09:44:09 [2019-12-10T09:44:09.527Z] #18 103.5 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ...
09:44:09 [2019-12-10T09:44:09.527Z] #18 103.5 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ...
09:44:09 [2019-12-10T09:44:09.527Z] #18 ...
09:44:09 [2019-12-10T09:44:09.527Z] 
09:44:09 [2019-12-10T09:44:09.527Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:44:09 [2019-12-10T09:44:09.527Z] #42 67.16   CC       images/google/protobuf/descriptor.o
09:44:09 [2019-12-10T09:44:09.527Z] #42 70.95   CC       images/opts.o
09:44:09 [2019-12-10T09:44:09.527Z] #42 71.42   CC       images/seccomp.o
09:44:09 [2019-12-10T09:44:09.527Z] #42 71.98   CC       images/binfmt-misc.o
09:44:09 [2019-12-10T09:44:09.527Z] #42 72.48   CC       images/time.o
09:44:09 [2019-12-10T09:44:09.527Z] #42 72.88   CC       images/sysctl.o
09:44:09 [2019-12-10T09:44:09.527Z] #42 73.24   CC       images/autofs.o
09:44:09 [2019-12-10T09:44:09.527Z] #42 73.65   CC       images/macvlan.o
09:44:09 [2019-12-10T09:44:09.527Z] #42 74.05   CC       images/sit.o
09:44:09 [2019-12-10T09:44:09.527Z] #42 74.57   LINK     images/built-in.o
09:44:09 [2019-12-10T09:44:09.527Z] #42 74.86   GEN      compel/include/asm
09:44:09 [2019-12-10T09:44:09.527Z] #42 74.87   GEN      compel/include/version.h
09:44:09 [2019-12-10T09:44:09.527Z] #42 74.94 touch .config
09:44:09 [2019-12-10T09:44:09.527Z] #42 74.97   GEN      include/common/config.h
09:44:09 [2019-12-10T09:44:09.527Z] #42 75.19   GEN      compel/plugins/include/uapi/std/syscall-codes.h
09:44:09 [2019-12-10T09:44:09.527Z] #42 75.25   GEN      compel/plugins/include/uapi/std/syscall.h
09:44:09 [2019-12-10T09:44:09.527Z] #42 75.35   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
09:44:09 [2019-12-10T09:44:09.527Z] #42 75.39   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
09:44:09 [2019-12-10T09:44:09.527Z] #42 75.47   DEP      compel/arch/ppc64/plugins/std/memcmp.d
09:44:09 [2019-12-10T09:44:09.527Z] #42 75.53   DEP      compel/arch/ppc64/plugins/std/memcpy.d
09:44:09 [2019-12-10T09:44:09.527Z] #42 75.58   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
09:44:09 [2019-12-10T09:44:09.527Z] #42 75.64   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:44:09 [2019-12-10T09:44:09.527Z] #42 75.65   DEP      compel/plugins/std/infect.d
09:44:09 [2019-12-10T09:44:09.527Z] #42 75.95   DEP      compel/plugins/std/string.d
09:44:09 [2019-12-10T09:44:09.527Z] #42 76.12   DEP      compel/plugins/std/log.d
09:44:09 [2019-12-10T09:44:09.527Z] #42 76.30   DEP      compel/plugins/std/fds.d
09:44:09 [2019-12-10T09:44:09.527Z] #42 76.60   DEP      compel/plugins/std/std.d
09:44:09 [2019-12-10T09:44:09.527Z] #42 76.85   DEP      compel/plugins/shmem/shmem.d
09:44:09 [2019-12-10T09:44:09.527Z] #42 77.07   DEP      compel/plugins/fds/fds.d
09:44:09 [2019-12-10T09:44:09.527Z] #42 77.38   CC       compel/plugins/std/std.o
09:44:09 [2019-12-10T09:44:09.684Z] #51 DONE 0.2s
09:44:09 [2019-12-10T09:44:09.684Z] 
09:44:09 [2019-12-10T09:44:09.684Z] #55 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
09:44:09 [2019-12-10T09:44:09.879Z] #42 ...
09:44:09 [2019-12-10T09:44:09.879Z] 
09:44:09 [2019-12-10T09:44:09.879Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:44:09 [2019-12-10T09:44:09.879Z] #18 103.8 Selecting previously unselected package libsystemd-dev:ppc64el.
09:44:09 [2019-12-10T09:44:09.879Z] #18 103.8 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ...
09:44:09 [2019-12-10T09:44:09.879Z] #18 103.8 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ...
09:44:09 [2019-12-10T09:44:09.942Z] #55 DONE 0.1s
09:44:09 [2019-12-10T09:44:09.942Z] 
09:44:09 [2019-12-10T09:44:09.942Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:44:13 [2019-12-10T09:44:13.020Z] #18 106.6 Selecting previously unselected package net-tools.
09:44:13 [2019-12-10T09:44:13.020Z] #18 106.6 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ...
09:44:13 [2019-12-10T09:44:13.020Z] #18 106.6 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
09:44:13 [2019-12-10T09:44:13.020Z] #18 107.0 Selecting previously unselected package python-pip-whl.
09:44:13 [2019-12-10T09:44:13.020Z] #18 107.0 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
09:44:13 [2019-12-10T09:44:13.020Z] #18 107.0 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
09:44:13 [2019-12-10T09:44:13.766Z] #18 107.8 Selecting previously unselected package python3-pip.
09:44:13 [2019-12-10T09:44:13.766Z] #18 107.8 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
09:44:13 [2019-12-10T09:44:13.766Z] #18 107.8 Unpacking python3-pip (9.0.1-2+deb9u1) ...
09:44:14 [2019-12-10T09:44:14.112Z] #18 108.1 Selecting previously unselected package python3-pkg-resources.
09:44:14 [2019-12-10T09:44:14.112Z] #18 108.2 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
09:44:14 [2019-12-10T09:44:14.112Z] #18 108.2 Unpacking python3-pkg-resources (33.1.1-1) ...
09:44:14 [2019-12-10T09:44:14.457Z] #18 108.4 Selecting previously unselected package python3-setuptools.
09:44:14 [2019-12-10T09:44:14.457Z] #18 108.4 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
09:44:14 [2019-12-10T09:44:14.457Z] #18 108.4 Unpacking python3-setuptools (33.1.1-1) ...
09:44:14 [2019-12-10T09:44:14.801Z] #18 108.7 Selecting previously unselected package python3-wheel.
09:44:14 [2019-12-10T09:44:14.801Z] #18 108.8 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
09:44:14 [2019-12-10T09:44:14.801Z] #18 108.8 Unpacking python3-wheel (0.29.0-2) ...
09:44:15 [2019-12-10T09:44:15.144Z] #18 109.0 Selecting previously unselected package thin-provisioning-tools.
09:44:15 [2019-12-10T09:44:15.144Z] #18 109.0 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ...
09:44:15 [2019-12-10T09:44:15.144Z] #18 109.0 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
09:44:15 [2019-12-10T09:44:15.144Z] #18 109.4 Selecting previously unselected package vim-runtime.
09:44:15 [2019-12-10T09:44:15.491Z] #18 109.4 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
09:44:15 [2019-12-10T09:44:15.491Z] #18 109.4 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
09:44:15 [2019-12-10T09:44:15.491Z] #18 109.5 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
09:44:15 [2019-12-10T09:44:15.491Z] #18 109.5 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
09:44:16 [2019-12-10T09:44:16.411Z] ok  	github.com/docker/docker/api/server/httputils	0.020s	coverage: 14.7% of statements
09:44:16 [2019-12-10T09:44:16.411Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:44:16 [2019-12-10T09:44:16.411Z] ok  	github.com/docker/docker/api/server/middleware	0.029s	coverage: 37.7% of statements
09:44:16 [2019-12-10T09:44:16.411Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:44:16 [2019-12-10T09:44:16.411Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:44:16 [2019-12-10T09:44:16.411Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:44:16 [2019-12-10T09:44:16.411Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:44:16 [2019-12-10T09:44:16.411Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:44:16 [2019-12-10T09:44:16.411Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:44:16 [2019-12-10T09:44:16.411Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:44:16 [2019-12-10T09:44:16.411Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:44:16 [2019-12-10T09:44:16.672Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:44:17 [2019-12-10T09:44:17.613Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:44:17 [2019-12-10T09:44:17.613Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:44:17 [2019-12-10T09:44:17.874Z] ok  	github.com/docker/docker/api/types/strslice	0.026s	coverage: 90.0% of statements
09:44:18 [2019-12-10T09:44:18.134Z] ok  	github.com/docker/docker/api/types/filters	0.033s	coverage: 92.2% of statements
09:44:18 [2019-12-10T09:44:18.134Z] ok  	github.com/docker/docker/api/server/router/swarm	0.011s	coverage: 4.0% of statements
09:44:18 [2019-12-10T09:44:18.134Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:44:18 [2019-12-10T09:44:18.134Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
09:44:18 [2019-12-10T09:44:18.134Z] ?   	github.com/docker/docker/api/types	[no test files]
09:44:18 [2019-12-10T09:44:18.134Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:44:18 [2019-12-10T09:44:18.134Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:44:18 [2019-12-10T09:44:18.134Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:44:18 [2019-12-10T09:44:18.134Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:44:18 [2019-12-10T09:44:18.134Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:44:18 [2019-12-10T09:44:18.134Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:44:18 [2019-12-10T09:44:18.134Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:44:18 [2019-12-10T09:44:18.134Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:44:18 [2019-12-10T09:44:18.134Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:44:18 [2019-12-10T09:44:18.134Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:44:18 [2019-12-10T09:44:18.134Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:44:18 [2019-12-10T09:44:18.394Z] ok  	github.com/docker/docker/api/types/time	0.037s	coverage: 100.0% of statements
09:44:18 [2019-12-10T09:44:18.394Z] ok  	github.com/docker/docker/api/types/versions	0.031s	coverage: 75.0% of statements
09:44:18 [2019-12-10T09:44:18.394Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:44:18 [2019-12-10T09:44:18.394Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:44:18 [2019-12-10T09:44:18.394Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:44:18 [2019-12-10T09:44:18.394Z] ?   	github.com/docker/docker/builder	[no test files]
09:44:18 [2019-12-10T09:44:18.394Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:44:18 [2019-12-10T09:44:18.394Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:44:18 [2019-12-10T09:44:18.394Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:44:18 [2019-12-10T09:44:18.394Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:44:18 [2019-12-10T09:44:18.394Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:44:18 [2019-12-10T09:44:18.394Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:44:18 [2019-12-10T09:44:18.394Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:44:18 [2019-12-10T09:44:18.966Z] ok  	github.com/docker/docker/builder/dockerignore	0.027s	coverage: 96.8% of statements
09:44:19 [2019-12-10T09:44:19.423Z] #18 ...
09:44:19 [2019-12-10T09:44:19.423Z] 
09:44:19 [2019-12-10T09:44:19.423Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:44:19 [2019-12-10T09:44:19.423Z] #45 168.3 text/template
09:44:20 [2019-12-10T09:44:20.165Z] #45 ...
09:44:20 [2019-12-10T09:44:20.165Z] 
09:44:20 [2019-12-10T09:44:20.165Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:44:20 [2019-12-10T09:44:20.165Z] #42 77.93   CC       compel/plugins/std/fds.o
09:44:20 [2019-12-10T09:44:20.165Z] #42 78.73   CC       compel/plugins/std/log.o
09:44:20 [2019-12-10T09:44:20.165Z] #42 80.15   CC       compel/plugins/std/string.o
09:44:20 [2019-12-10T09:44:20.165Z] #42 81.09   CC       compel/plugins/std/infect.o
09:44:20 [2019-12-10T09:44:20.165Z] #42 81.90   CC       compel/arch/ppc64/plugins/std/parasite-head.o
09:44:20 [2019-12-10T09:44:20.165Z] #42 81.98   CC       compel/arch/ppc64/plugins/std/memcpy.o
09:44:20 [2019-12-10T09:44:20.165Z] #42 82.09   CC       compel/arch/ppc64/plugins/std/memcmp.o
09:44:20 [2019-12-10T09:44:20.165Z] #42 82.18   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
09:44:20 [2019-12-10T09:44:20.165Z] #42 82.34   AR       compel/plugins/std.lib.a
09:44:20 [2019-12-10T09:44:20.165Z] #42 82.54   CC       compel/plugins/fds/fds.o
09:44:20 [2019-12-10T09:44:20.165Z] #42 83.20   AR       compel/plugins/fds.lib.a
09:44:20 [2019-12-10T09:44:20.165Z] #42 83.27   HOSTDEP  compel/src/lib/log-host.d
09:44:20 [2019-12-10T09:44:20.165Z] #42 83.48   HOSTDEP  compel/src/lib/handle-elf-host.d
09:44:20 [2019-12-10T09:44:20.165Z] #42 83.76   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
09:44:20 [2019-12-10T09:44:20.165Z] #42 84.04   HOSTDEP  compel/src/main-host.d
09:44:20 [2019-12-10T09:44:20.165Z] #42 84.36   DEP      compel/src/lib/ptrace.d
09:44:20 [2019-12-10T09:44:20.165Z] #42 84.67   DEP      compel/src/lib/infect.d
09:44:20 [2019-12-10T09:44:20.165Z] #42 84.99   DEP      compel/src/lib/infect-util.d
09:44:20 [2019-12-10T09:44:20.165Z] #42 85.15   DEP      compel/src/lib/infect-rpc.d
09:44:20 [2019-12-10T09:44:20.165Z] #42 85.36   DEP      compel/arch/ppc64/src/lib/infect.d
09:44:20 [2019-12-10T09:44:20.165Z] #42 85.54   DEP      compel/arch/ppc64/src/lib/cpu.d
09:44:20 [2019-12-10T09:44:20.165Z] #42 85.71   DEP      compel/src/lib/log.d
09:44:20 [2019-12-10T09:44:20.165Z] #42 85.95   DEP      compel/src/main.d
09:44:20 [2019-12-10T09:44:20.165Z] #42 86.16   DEP      compel/src/lib/handle-elf.d
09:44:20 [2019-12-10T09:44:20.165Z] #42 86.45   DEP      compel/arch/ppc64/src/lib/handle-elf.d
09:44:20 [2019-12-10T09:44:20.165Z] #42 86.87   CC       compel/src/lib/log.o
09:44:20 [2019-12-10T09:44:20.165Z] #42 87.31   CC       compel/arch/ppc64/src/lib/cpu.o
09:44:20 [2019-12-10T09:44:20.165Z] #42 87.93   CC       compel/arch/ppc64/src/lib/infect.o
09:44:20 [2019-12-10T09:44:20.878Z] ok  	github.com/docker/docker/cli/debug	0.009s	coverage: 100.0% of statements
09:44:21 [2019-12-10T09:44:21.360Z] #42 89.24   CC       compel/src/lib/infect-rpc.o
09:44:22 [2019-12-10T09:44:22.103Z] #42 ...
09:44:22 [2019-12-10T09:44:22.103Z] 
09:44:22 [2019-12-10T09:44:22.103Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:44:22 [2019-12-10T09:44:22.103Z] #18 116.0 Selecting previously unselected package vim.
09:44:22 [2019-12-10T09:44:22.103Z] #18 116.0 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
09:44:22 [2019-12-10T09:44:22.103Z] #18 116.0 Unpacking vim (2:8.0.0197-4+deb9u3) ...
09:44:22 [2019-12-10T09:44:22.846Z] #18 116.8 Selecting previously unselected package xfsprogs.
09:44:22 [2019-12-10T09:44:22.846Z] #18 116.8 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ...
09:44:22 [2019-12-10T09:44:22.846Z] #18 116.8 Unpacking xfsprogs (4.9.0+nmu1) ...
09:44:23 [2019-12-10T09:44:23.447Z] ok  	github.com/docker/docker/builder/remotecontext	0.508s	coverage: 13.6% of statements
09:44:23 [2019-12-10T09:44:23.588Z] #18 117.6 Selecting previously unselected package zip.
09:44:23 [2019-12-10T09:44:23.588Z] #18 117.6 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ...
09:44:23 [2019-12-10T09:44:23.588Z] #18 117.6 Unpacking zip (3.0-11+b1) ...
09:44:23 [2019-12-10T09:44:23.934Z] #18 117.9 Selecting previously unselected package libapparmor-perl.
09:44:23 [2019-12-10T09:44:23.934Z] #18 117.9 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ...
09:44:23 [2019-12-10T09:44:23.934Z] #18 117.9 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
09:44:23 [2019-12-10T09:44:23.934Z] #18 118.1 Selecting previously unselected package apparmor.
09:44:23 [2019-12-10T09:44:23.934Z] #18 118.1 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ...
09:44:24 [2019-12-10T09:44:24.017Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.816s	coverage: 86.3% of statements
09:44:24 [2019-12-10T09:44:24.062Z] 65014b3c3121: Pull complete
09:44:24 [2019-12-10T09:44:24.276Z] ok  	github.com/docker/docker/builder/dockerfile	1.007s	coverage: 48.2% of statements
09:44:24 [2019-12-10T09:44:24.276Z] ?   	github.com/docker/docker/cli	[no test files]
09:44:24 [2019-12-10T09:44:24.276Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:44:24 [2019-12-10T09:44:24.283Z] #18 118.3 Unpacking apparmor (2.11.0-3+deb9u2) ...
09:44:25 [2019-12-10T09:44:25.030Z] #18 119.0 Selecting previously unselected package binutils-mingw-w64-i686.
09:44:25 [2019-12-10T09:44:25.030Z] #18 119.0 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ...
09:44:25 [2019-12-10T09:44:25.030Z] #18 119.0 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
09:44:27 [2019-12-10T09:44:27.375Z] #18 121.3 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:44:27 [2019-12-10T09:44:27.375Z] #18 121.3 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ...
09:44:27 [2019-12-10T09:44:27.375Z] #18 121.3 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
09:44:28 [2019-12-10T09:44:28.477Z] ok  	github.com/docker/docker/client	0.430s	coverage: 75.8% of statements
09:44:29 [2019-12-10T09:44:29.719Z] #18 123.7 Selecting previously unselected package binutils-mingw-w64.
09:44:29 [2019-12-10T09:44:29.719Z] #18 123.7 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
09:44:29 [2019-12-10T09:44:29.719Z] #18 123.7 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
09:44:29 [2019-12-10T09:44:29.719Z] #18 123.8 Selecting previously unselected package mingw-w64-common.
09:44:29 [2019-12-10T09:44:29.719Z] #18 123.9 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
09:44:29 [2019-12-10T09:44:29.719Z] #18 123.9 Unpacking mingw-w64-common (5.0.1-1) ...
09:44:31 [2019-12-10T09:44:31.019Z] #73 exporting layers 60.9s done
09:44:31 [2019-12-10T09:44:31.019Z] #73 exporting manifest sha256:00bd315989d48cd8810fabd3eaeab229b1751ee298081eb841c5a68c5b9a8682
09:44:31 [2019-12-10T09:44:31.019Z] #73 exporting manifest sha256:00bd315989d48cd8810fabd3eaeab229b1751ee298081eb841c5a68c5b9a8682 0.0s done
09:44:31 [2019-12-10T09:44:31.019Z] #73 exporting config sha256:d771c50374af06ef3bf53da15e028a91b9bf0a85dfec2362fb430fb5bd580c75 0.0s done
09:44:31 [2019-12-10T09:44:31.019Z] #73 sending tarball
09:44:31 [2019-12-10T09:44:31.019Z] #73 ...
09:44:31 [2019-12-10T09:44:31.019Z] 
09:44:31 [2019-12-10T09:44:31.019Z] #74 importing to docker
09:44:31 [2019-12-10T09:44:31.019Z] #74 ...
09:44:31 [2019-12-10T09:44:31.019Z] 
09:44:31 [2019-12-10T09:44:31.019Z] #73 exporting to oci image format
09:44:31 [2019-12-10T09:44:31.019Z] #73 sending tarball 8.7s done
09:44:31 [2019-12-10T09:44:31.019Z] #73 DONE 69.8s
09:44:31 [2019-12-10T09:44:31.019Z] 
09:44:31 [2019-12-10T09:44:31.019Z] #74 importing to docker
09:44:31 [2019-12-10T09:44:31.862Z] #59 250.9 + bin/containerd-stress
09:44:32 [2019-12-10T09:44:32.065Z] #18 ...
09:44:32 [2019-12-10T09:44:32.066Z] 
09:44:32 [2019-12-10T09:44:32.066Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:44:32 [2019-12-10T09:44:32.066Z] #42 89.82   CC       compel/src/lib/infect-util.o
09:44:32 [2019-12-10T09:44:32.066Z] #42 90.30   CC       compel/src/lib/infect.o
09:44:32 [2019-12-10T09:44:32.066Z] #42 94.89   CC       compel/src/lib/ptrace.o
09:44:32 [2019-12-10T09:44:32.066Z] #42 95.76   AR       compel/libcompel.a
09:44:32 [2019-12-10T09:44:32.066Z] #42 95.93   HOSTCC   compel/src/main-host.o
09:44:32 [2019-12-10T09:44:32.066Z] #42 96.64   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
09:44:32 [2019-12-10T09:44:32.066Z] #42 97.09   HOSTCC   compel/src/lib/handle-elf-host.o
09:44:32 [2019-12-10T09:44:32.066Z] #42 98.08   HOSTCC   compel/src/lib/log-host.o
09:44:32 [2019-12-10T09:44:32.066Z] #42 98.58   HOSTLINK compel/compel-host-bin
09:44:32 [2019-12-10T09:44:32.066Z] #42 98.91   DEP      soccr/soccr.d
09:44:32 [2019-12-10T09:44:32.066Z] #42 99.27   CC       soccr/soccr.o
09:44:32 [2019-12-10T09:44:32.426Z] #59 252.6 + bin/containerd-shim
09:44:33 [2019-12-10T09:44:33.791Z] #42 ...
09:44:33 [2019-12-10T09:44:33.791Z] 
09:44:33 [2019-12-10T09:44:33.791Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:44:33 [2019-12-10T09:44:33.791Z] #45 173.1 go/parser
09:44:34 [2019-12-10T09:44:34.176Z] #45 183.1 math/big
09:44:34 [2019-12-10T09:44:34.518Z] #45 ...
09:44:34 [2019-12-10T09:44:34.518Z] 
09:44:34 [2019-12-10T09:44:34.518Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:44:34 [2019-12-10T09:44:34.518Z] #63 183.6 + for f in rootlesskit rootlesskit-docker-proxy
09:44:34 [2019-12-10T09:44:34.518Z] #63 183.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:44:39 [2019-12-10T09:44:39.132Z] #59 259.1 + bin/containerd-shim-runc-v1
09:44:40 [2019-12-10T09:44:40.573Z] #63 ...
09:44:40 [2019-12-10T09:44:40.573Z] 
09:44:40 [2019-12-10T09:44:40.573Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:44:40 [2019-12-10T09:44:40.573Z] #42 102.8   AR       soccr/libsoccr.a
09:44:40 [2019-12-10T09:44:40.573Z] #42 102.9 make[1]: 'soccr/libsoccr.a' is up to date.
09:44:40 [2019-12-10T09:44:40.573Z] #42 103.6   DEP      criu/arch/ppc64/sigframe.d
09:44:40 [2019-12-10T09:44:40.573Z] #42 103.9   DEP      criu/arch/ppc64/crtools.d
09:44:40 [2019-12-10T09:44:40.573Z] #42 104.2   DEP      criu/arch/ppc64/cpu.d
09:44:40 [2019-12-10T09:44:40.573Z] #42 104.6   CC       criu/arch/ppc64/cpu.o
09:44:40 [2019-12-10T09:44:40.573Z] #42 105.6   CC       criu/arch/ppc64/crtools.o
09:44:40 [2019-12-10T09:44:40.573Z] #42 107.5   CC       criu/arch/ppc64/sigframe.o
09:44:40 [2019-12-10T09:44:40.573Z] #42 108.2   LINK     criu/arch/ppc64/crtools.built-in.o
09:44:40 [2019-12-10T09:44:40.573Z] #42 108.3   DEP      criu/arch/ppc64/misc.d
09:44:40 [2019-12-10T09:44:40.573Z] #42 108.4   DEP      criu/arch/ppc64/vdso-trampoline.d
09:44:40 [2019-12-10T09:44:40.918Z] #42 108.5   DEP      criu/arch/ppc64/vdso-pie.d
09:44:41 [2019-12-10T09:44:41.263Z] #42 108.8   DEP      criu/pie/parasite-vdso.d
09:44:41 [2019-12-10T09:44:41.608Z] #42 109.2   DEP      criu/pie/util-vdso.d
09:44:41 [2019-12-10T09:44:41.608Z] #42 ...
09:44:41 [2019-12-10T09:44:41.608Z] 
09:44:41 [2019-12-10T09:44:41.608Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:44:41 [2019-12-10T09:44:41.608Z] #45 191.0 vendor/golang.org/x/text/unicode/norm
09:44:42 [2019-12-10T09:44:42.414Z] #59 262.3 + bin/containerd-shim-runc-v2
09:44:42 [2019-12-10T09:44:42.598Z] INFO [loader] Go packages loading at mode 575 (compiled_files|types_sizes|deps|exports_file|files|imports|name) took 1m49.032402673s 
09:44:42 [2019-12-10T09:44:42.598Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 456.940766ms 
09:44:42 [2019-12-10T09:44:42.978Z] #59 263.1 + binaries
09:44:42 [2019-12-10T09:44:42.978Z] #59 263.1 + mkdir -p /build
09:44:42 [2019-12-10T09:44:42.978Z] #59 263.1 + cp bin/containerd /build/containerd
09:44:42 [2019-12-10T09:44:42.978Z] #59 263.2 + cp bin/containerd-shim /build/containerd-shim
09:44:42 [2019-12-10T09:44:42.978Z] #59 263.2 + cp bin/ctr /build/ctr
09:44:43 [2019-12-10T09:44:43.911Z] #59 DONE 263.8s
09:44:44 [2019-12-10T09:44:44.477Z] 
09:44:44 [2019-12-10T09:44:44.477Z] #60 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
09:44:44 [2019-12-10T09:44:44.735Z] #60 DONE 0.3s
09:44:44 [2019-12-10T09:44:44.735Z] 
09:44:44 [2019-12-10T09:44:44.735Z] #64 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
09:44:44 [2019-12-10T09:44:44.735Z] #64 DONE 0.1s
09:44:44 [2019-12-10T09:44:44.993Z] 
09:44:44 [2019-12-10T09:44:44.993Z] #66 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
09:44:44 [2019-12-10T09:44:44.993Z] #66 DONE 0.2s
09:44:44 [2019-12-10T09:44:44.993Z] 
09:44:44 [2019-12-10T09:44:44.993Z] #69 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
09:44:44 [2019-12-10T09:44:44.993Z] #69 DONE 0.1s
09:44:45 [2019-12-10T09:44:45.250Z] 
09:44:45 [2019-12-10T09:44:45.250Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
09:44:45 [2019-12-10T09:44:45.250Z] #70 DONE 0.0s
09:44:45 [2019-12-10T09:44:45.250Z] 
09:44:45 [2019-12-10T09:44:45.250Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker
09:44:46 [2019-12-10T09:44:46.533Z] #45 ...
09:44:46 [2019-12-10T09:44:46.533Z] 
09:44:46 [2019-12-10T09:44:46.533Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:44:46 [2019-12-10T09:44:46.533Z] #63 DONE 195.5s
09:44:46 [2019-12-10T09:44:46.533Z] 
09:44:46 [2019-12-10T09:44:46.533Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
09:44:46 [2019-12-10T09:44:46.533Z] #64 DONE 0.1s
09:44:46 [2019-12-10T09:44:46.533Z] 
09:44:46 [2019-12-10T09:44:46.533Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:44:46 [2019-12-10T09:44:46.533Z] #42 109.5   DEP      criu/pie/util.d
09:44:46 [2019-12-10T09:44:46.533Z] #42 110.0   CC       criu/pie/util.o
09:44:46 [2019-12-10T09:44:46.533Z] #42 110.6   CC       criu/pie/util-vdso.o
09:44:46 [2019-12-10T09:44:46.533Z] #42 111.6   CC       criu/pie/parasite-vdso.o
09:44:46 [2019-12-10T09:44:46.533Z] #42 113.0   CC       criu/arch/ppc64/vdso-pie.o
09:44:46 [2019-12-10T09:44:46.533Z] #42 113.7   CC       criu/arch/ppc64/vdso-trampoline.o
09:44:46 [2019-12-10T09:44:46.533Z] #42 113.8   CC       criu/arch/ppc64/misc.o
09:44:46 [2019-12-10T09:44:46.533Z] #42 113.9   AR       criu/pie/pie.lib.a
09:44:46 [2019-12-10T09:44:46.533Z] #42 114.1   DEP      criu/pie/restorer.d
09:44:46 [2019-12-10T09:44:46.621Z] #71 DONE 1.4s
09:44:46 [2019-12-10T09:44:46.877Z] #42 ...
09:44:46 [2019-12-10T09:44:46.877Z] 
09:44:46 [2019-12-10T09:44:46.877Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:44:46 [2019-12-10T09:44:46.877Z] #18 130.8 Selecting previously unselected package mingw-w64-x86-64-dev.
09:44:46 [2019-12-10T09:44:46.877Z] #18 130.8 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
09:44:46 [2019-12-10T09:44:46.877Z] #18 130.8 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
09:44:46 [2019-12-10T09:44:46.877Z] #18 138.4 Selecting previously unselected package gcc-mingw-w64-base.
09:44:46 [2019-12-10T09:44:46.877Z] #18 138.4 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ...
09:44:46 [2019-12-10T09:44:46.877Z] #18 138.4 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
09:44:46 [2019-12-10T09:44:46.877Z] #18 138.6 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:44:46 [2019-12-10T09:44:46.877Z] #18 138.6 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
09:44:46 [2019-12-10T09:44:46.877Z] #18 138.6 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:44:46 [2019-12-10T09:44:46.879Z] 
09:44:46 [2019-12-10T09:44:46.879Z] #72 exporting to image
09:44:46 [2019-12-10T09:44:46.879Z] #72 exporting layers
09:44:47 [2019-12-10T09:44:47.223Z] #18 ...
09:44:47 [2019-12-10T09:44:47.223Z] 
09:44:47 [2019-12-10T09:44:47.223Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:44:47 [2019-12-10T09:44:47.223Z] #42 114.7   DEP      criu/arch/ppc64/restorer.d
09:44:47 [2019-12-10T09:44:47.567Z] #42 115.3   DEP      criu/pie/parasite.d
09:44:48 [2019-12-10T09:44:48.307Z] #42 115.8   CC       criu/pie/parasite.o
09:44:50 [2019-12-10T09:44:50.641Z] #42 118.4   LINK     criu/pie/parasite.built-in.o
09:44:50 [2019-12-10T09:44:50.641Z] #42 118.4   GEN      criu/pie/parasite-blob.h
09:44:50 [2019-12-10T09:44:50.986Z] #42 118.5   CC       criu/arch/ppc64/restorer.o
09:44:51 [2019-12-10T09:44:51.723Z] #42 119.3   CC       criu/pie/restorer.o
09:44:53 [2019-12-10T09:44:53.548Z] #72 exporting layers 6.6s done
09:44:53 [2019-12-10T09:44:53.548Z] #72 writing image sha256:82e85c519b3dba85f9a2274cf4fd0a17972a8880b2cb78d2c5e3a22d1bf18d64 done
09:44:53 [2019-12-10T09:44:53.548Z] #72 naming to docker.io/library/docker:04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc done
09:44:53 [2019-12-10T09:44:53.548Z] #72 DONE 6.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
09:44:54 [2019-12-10T09:44:54.795Z] #74 DONE 23.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:44:55 [2019-12-10T09:44:55.045Z] ok  	github.com/docker/docker/cmd/dockerd	0.095s	coverage: 30.3% of statements
09:44:55 [2019-12-10T09:44:55.526Z] 
09:44:55 [2019-12-10T09:44:55.526Z] Removing bundles/
09:44:55 [2019-12-10T09:44:55.526Z] 
09:44:55 [2019-12-10T09:44:55.526Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
09:44:55 [2019-12-10T09:44:55.526Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:44:55 [2019-12-10T09:44:55.526Z] GOOS="" GOARCH="" GOARM=""
09:44:55 [2019-12-10T09:44:55.616Z] ok  	github.com/docker/docker/container	0.166s	coverage: 35.3% of statements
09:44:55 [2019-12-10T09:44:55.616Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:44:55 [2019-12-10T09:44:55.616Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:44:55 [2019-12-10T09:44:55.616Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:44:55 [2019-12-10T09:44:55.616Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:44:55 [2019-12-10T09:44:55.660Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40179/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc hack/test/unit
09:44:57 [2019-12-10T09:44:57.781Z] #42 124.6   LINK     criu/pie/restorer.built-in.o
09:44:57 [2019-12-10T09:44:57.781Z] #42 124.6   GEN      criu/pie/restorer-blob.h
09:44:57 [2019-12-10T09:44:57.781Z] #42 124.8   DEP      criu/vdso.d
09:44:57 [2019-12-10T09:44:57.781Z] #42 125.3   DEP      criu/uts_ns.d
09:44:58 [2019-12-10T09:44:58.125Z] #42 125.8   DEP      criu/util.d
09:44:58 [2019-12-10T09:44:58.125Z] #42 ...
09:44:58 [2019-12-10T09:44:58.125Z] 
09:44:58 [2019-12-10T09:44:58.125Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:44:58 [2019-12-10T09:44:58.125Z] #45 197.3 go/doc
09:44:58 [2019-12-10T09:44:58.159Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.027s	coverage: 65.3% of statements
09:44:58 [2019-12-10T09:44:58.467Z] #45 ...
09:44:58 [2019-12-10T09:44:58.468Z] 
09:44:58 [2019-12-10T09:44:58.468Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:44:58 [2019-12-10T09:44:58.468Z] #42 126.3   DEP      criu/uffd.d
09:44:59 [2019-12-10T09:44:59.103Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.050s	coverage: 35.8% of statements
09:44:59 [2019-12-10T09:44:59.205Z] #42 126.6   DEP      criu/tun.d
09:44:59 [2019-12-10T09:44:59.205Z] #42 127.0   DEP      criu/tty.d
09:44:59 [2019-12-10T09:44:59.549Z] #42 127.5   DEP      criu/timerfd.d
09:44:59 [2019-12-10T09:44:59.902Z] ?   	github.com/docker/docker/api	[no test files]
09:45:00 [2019-12-10T09:45:00.286Z] #42 127.8   DEP      criu/sysfs_parse.d
09:45:00 [2019-12-10T09:45:00.489Z] ok  	github.com/docker/docker/daemon/cluster	0.123s	coverage: 0.5% of statements
09:45:00 [2019-12-10T09:45:00.643Z] #42 128.2   DEP      criu/sysctl.d
09:45:00 [2019-12-10T09:45:00.985Z] #42 128.7   DEP      criu/string.d
09:45:01 [2019-12-10T09:45:01.328Z] #42 128.8   DEP      criu/stats.d
09:45:01 [2019-12-10T09:45:01.328Z] #42 129.0   DEP      criu/sockets.d
09:45:01 [2019-12-10T09:45:01.675Z] #42 129.3   DEP      criu/sk-unix.d
09:45:02 [2019-12-10T09:45:02.021Z] #42 129.6   DEP      criu/sk-tcp.d
09:45:02 [2019-12-10T09:45:02.764Z] #42 130.2   DEP      criu/sk-queue.d
09:45:02 [2019-12-10T09:45:02.764Z] #42 130.5   DEP      criu/sk-packet.d
09:45:03 [2019-12-10T09:45:03.109Z] #42 130.9   DEP      criu/sk-netlink.d
09:45:03 [2019-12-10T09:45:03.452Z] #42 131.3   DEP      criu/sk-inet.d
09:45:03 [2019-12-10T09:45:03.800Z] #42 131.6   DEP      criu/signalfd.d
09:45:03 [2019-12-10T09:45:03.802Z] ok  	github.com/docker/docker/daemon/config	0.080s	coverage: 82.1% of statements
09:45:03 [2019-12-10T09:45:03.802Z] ok  	github.com/docker/docker/daemon/discovery	0.025s	coverage: 30.0% of statements
09:45:04 [2019-12-10T09:45:04.744Z] ok  	github.com/docker/docker/daemon/events	0.078s	coverage: 50.0% of statements
09:45:04 [2019-12-10T09:45:04.806Z] #42 132.0   DEP      criu/sigframe.d
09:45:04 [2019-12-10T09:45:04.806Z] #42 132.3   DEP      criu/shmem.d
09:45:04 [2019-12-10T09:45:04.806Z] #42 132.7   DEP      criu/servicefd.d
09:45:05 [2019-12-10T09:45:05.575Z] #42 133.0   DEP      criu/seize.d
09:45:05 [2019-12-10T09:45:05.575Z] #42 133.4   DEP      criu/seccomp.d
09:45:06 [2019-12-10T09:45:06.127Z] ok  	github.com/docker/docker/daemon/graphdriver	0.045s	coverage: 2.2% of statements
09:45:06 [2019-12-10T09:45:06.314Z] #42 133.8   DEP      criu/rst-malloc.d
09:45:06 [2019-12-10T09:45:06.314Z] #42 133.9   DEP      criu/rbtree.d
09:45:06 [2019-12-10T09:45:06.314Z] #42 134.0   DEP      criu/pstree.d
09:45:06 [2019-12-10T09:45:06.658Z] #42 134.3   DEP      criu/protobuf.d
09:45:07 [2019-12-10T09:45:07.002Z] #42 134.6   GEN      criu/protobuf-desc-gen.h
09:45:09 [2019-12-10T09:45:09.340Z] #42 ...
09:45:09 [2019-12-10T09:45:09.340Z] 
09:45:09 [2019-12-10T09:45:09.340Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:45:09 [2019-12-10T09:45:09.340Z] #18 163.4 Selecting previously unselected package g++-mingw-w64-x86-64.
09:45:09 [2019-12-10T09:45:09.340Z] #18 163.4 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
09:45:09 [2019-12-10T09:45:09.340Z] #18 163.4 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:45:09 [2019-12-10T09:45:09.416Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
09:45:10 [2019-12-10T09:45:10.353Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.471s	coverage: 13.7% of statements
09:45:11 [2019-12-10T09:45:11.292Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.670s	coverage: 57.0% of statements
09:45:11 [2019-12-10T09:45:11.427Z] ok  	github.com/docker/docker/api/server	0.019s	coverage: 9.0% of statements
09:45:14 [2019-12-10T09:45:14.218Z] #18 ...
09:45:14 [2019-12-10T09:45:14.218Z] 
09:45:14 [2019-12-10T09:45:14.218Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:45:14 [2019-12-10T09:45:14.218Z] #45 213.3 github.com/LK4D4/vndr/build
09:45:14 [2019-12-10T09:45:14.218Z] #45 214.1 vendor/golang.org/x/net/idna
09:45:14 [2019-12-10T09:45:14.563Z] #45 ...
09:45:14 [2019-12-10T09:45:14.563Z] 
09:45:14 [2019-12-10T09:45:14.563Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:45:14 [2019-12-10T09:45:14.563Z] #42 137.2   DEP      criu/protobuf-desc.d
09:45:14 [2019-12-10T09:45:14.563Z] #42 137.5   DEP      criu/proc_parse.d
09:45:14 [2019-12-10T09:45:14.563Z] #42 137.9   DEP      criu/plugin.d
09:45:14 [2019-12-10T09:45:14.563Z] #42 138.1   DEP      criu/pipes.d
09:45:14 [2019-12-10T09:45:14.563Z] #42 138.4   DEP      criu/pie-util.d
09:45:14 [2019-12-10T09:45:14.563Z] #42 138.7   DEP      criu/pie-util-vdso.d
09:45:14 [2019-12-10T09:45:14.564Z] #42 139.0   DEP      criu/pie-util-vdso-elf32.d
09:45:14 [2019-12-10T09:45:14.564Z] #42 139.3   DEP      criu/path.d
09:45:14 [2019-12-10T09:45:14.564Z] #42 139.6   DEP      criu/parasite-syscall.d
09:45:14 [2019-12-10T09:45:14.564Z] #42 140.2   DEP      criu/pagemap.d
09:45:14 [2019-12-10T09:45:14.564Z] #42 140.7   DEP      criu/pagemap-cache.d
09:45:14 [2019-12-10T09:45:14.564Z] #42 141.1   DEP      criu/page-xfer.d
09:45:14 [2019-12-10T09:45:14.564Z] #42 141.6   DEP      criu/page-pipe.d
09:45:14 [2019-12-10T09:45:14.564Z] #42 141.9   DEP      criu/netfilter.d
09:45:14 [2019-12-10T09:45:14.564Z] #42 142.2   DEP      criu/net.d
09:45:14 [2019-12-10T09:45:14.909Z] #42 142.6   DEP      criu/namespaces.d
09:45:15 [2019-12-10T09:45:15.492Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.673s	coverage: 48.6% of statements
09:45:15 [2019-12-10T09:45:15.716Z] #42 143.1   DEP      criu/mount.d
09:45:15 [2019-12-10T09:45:15.752Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.701s	coverage: 72.5% of statements
09:45:15 [2019-12-10T09:45:15.752Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.979s	coverage: 46.2% of statements
09:45:16 [2019-12-10T09:45:16.066Z] #42 143.5   DEP      criu/mem.d
09:45:16 [2019-12-10T09:45:16.409Z] #42 144.0   DEP      criu/lsm.d
09:45:16 [2019-12-10T09:45:16.752Z] #42 144.4   DEP      criu/log.d
09:45:16 [2019-12-10T09:45:16.752Z] #42 144.6   DEP      criu/libnetlink.d
09:45:17 [2019-12-10T09:45:17.106Z] #42 144.9   DEP      criu/kerndat.d
09:45:17 [2019-12-10T09:45:17.452Z] #42 145.3   DEP      criu/kcmp-ids.d
09:45:18 [2019-12-10T09:45:18.060Z] #42 145.6   DEP      criu/irmap.d
09:45:18 [2019-12-10T09:45:18.319Z] ok  	github.com/docker/docker/daemon	12.330s	coverage: 17.6% of statements
09:45:18 [2019-12-10T09:45:18.319Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:45:18 [2019-12-10T09:45:18.319Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:45:18 [2019-12-10T09:45:18.319Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:45:18 [2019-12-10T09:45:18.319Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:45:18 [2019-12-10T09:45:18.319Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:45:18 [2019-12-10T09:45:18.319Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.023s	coverage: 58.0% of statements
09:45:18 [2019-12-10T09:45:18.407Z] #42 146.0   DEP      criu/ipc_ns.d
09:45:18 [2019-12-10T09:45:18.580Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.531s	coverage: 76.1% of statements
09:45:18 [2019-12-10T09:45:18.750Z] #42 146.3   DEP      criu/image.d
09:45:19 [2019-12-10T09:45:19.094Z] #42 146.7   DEP      criu/image-desc.d
09:45:19 [2019-12-10T09:45:19.094Z] #42 146.9   DEP      criu/fsnotify.d
09:45:19 [2019-12-10T09:45:19.438Z] #42 147.2   DEP      criu/filesystems.d
09:45:19 [2019-12-10T09:45:19.783Z] #42 147.6   DEP      criu/files.d
09:45:19 [2019-12-10T09:45:19.963Z] ok  	github.com/docker/docker/daemon/links	0.026s	coverage: 93.0% of statements
09:45:19 [2019-12-10T09:45:19.963Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.020s	coverage: 3.0% of statements
09:45:20 [2019-12-10T09:45:20.521Z] #42 148.0   DEP      criu/files-reg.d
09:45:20 [2019-12-10T09:45:20.521Z] #42 148.3   DEP      criu/files-ext.d
09:45:20 [2019-12-10T09:45:20.864Z] #42 148.5   DEP      criu/file-lock.d
09:45:21 [2019-12-10T09:45:21.208Z] #42 148.9   DEP      criu/file-ids.d
09:45:21 [2019-12-10T09:45:21.551Z] #42 149.3   DEP      criu/fifo.d
09:45:21 [2019-12-10T09:45:21.929Z] #42 149.7   DEP      criu/fdstore.d
09:45:22 [2019-12-10T09:45:22.272Z] #42 149.9   DEP      criu/fault-injection.d
09:45:22 [2019-12-10T09:45:22.272Z] #42 150.0   DEP      criu/external.d
09:45:22 [2019-12-10T09:45:22.272Z] #42 ...
09:45:22 [2019-12-10T09:45:22.272Z] 
09:45:22 [2019-12-10T09:45:22.272Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:45:22 [2019-12-10T09:45:22.505Z] ok  	github.com/docker/docker/daemon/images	0.029s	coverage: 4.9% of statements
09:45:22 [2019-12-10T09:45:22.505Z] ok  	github.com/docker/docker/daemon/logger	0.228s	coverage: 42.7% of statements
09:45:22 [2019-12-10T09:45:22.505Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.216s	coverage: 77.4% of statements
09:45:23 [2019-12-10T09:45:23.078Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.851s	coverage: 60.1% of statements
09:45:23 [2019-12-10T09:45:23.078Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:45:23 [2019-12-10T09:45:23.078Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:45:23 [2019-12-10T09:45:23.078Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:45:23 [2019-12-10T09:45:23.078Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:45:23 [2019-12-10T09:45:23.078Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
09:45:23 [2019-12-10T09:45:23.078Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:45:23 [2019-12-10T09:45:23.339Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.028s	coverage: 67.0% of statements
09:45:23 [2019-12-10T09:45:23.910Z] ok  	github.com/docker/docker/daemon/logger/journald	0.054s	coverage: 26.2% of statements
09:45:23 [2019-12-10T09:45:23.910Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.022s	coverage: 88.3% of statements
09:45:24 [2019-12-10T09:45:24.171Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.047s	coverage: 62.1% of statements
09:45:24 [2019-12-10T09:45:24.341Z] #23 231.6 Checking out files:  15% (1686/10716)   
Checking out files:  16% (1715/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:  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:  48% (5144/10716)   
Checking out files:  48% (5173/10716)   
Checking out files:  49% (5251/10716)   
Checking out files:  50% (5358/10716)   
09:45:24 [2019-12-10T09:45:24.341Z] #23 ...
09:45:24 [2019-12-10T09:45:24.341Z] 
09:45:24 [2019-12-10T09:45:24.341Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:45:24 [2019-12-10T09:45:24.341Z] #45 223.6 encoding/asn1
09:45:24 [2019-12-10T09:45:24.341Z] #45 224.9 crypto/rsa
09:45:24 [2019-12-10T09:45:24.341Z] #45 226.9 mime
09:45:24 [2019-12-10T09:45:24.341Z] #45 232.0 net/http/internal
09:45:24 [2019-12-10T09:45:24.685Z] #45 ...
09:45:24 [2019-12-10T09:45:24.685Z] 
09:45:24 [2019-12-10T09:45:24.685Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:45:25 [2019-12-10T09:45:25.111Z] ok  	github.com/docker/docker/daemon/logger/local	0.039s	coverage: 74.7% of statements
09:45:25 [2019-12-10T09:45:25.111Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:45:25 [2019-12-10T09:45:25.682Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.050s	coverage: 19.9% of statements
09:45:25 [2019-12-10T09:45:25.944Z] ok  	github.com/docker/docker/daemon/logger/templates	0.009s	coverage: 8.3% of statements
09:45:26 [2019-12-10T09:45:26.204Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.015s	coverage: 47.8% of statements
09:45:27 [2019-12-10T09:45:27.145Z] ok  	github.com/docker/docker/daemon/network	0.014s	coverage: 63.8% of statements
09:45:27 [2019-12-10T09:45:27.468Z] #23 231.6 Checking out files:  15% (1686/10716)   
Checking out files:  16% (1715/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:  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:  48% (5144/10716)   
Checking out files:  48% (5173/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:  64% (6859/10716)   
Checking out files:  64% (6918/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:  79% (8466/10716)   
Checking out files:  79% (8559/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:  97% (10395/10716)   
Checking out files:  98% (10502/10716)   
Checking out files:  98% (10536/10716)   
Checking out files:  99% (10609/10716)   
Checking out files: 100% (10716/10716)   
Checking out files: 100% (10716/10716), done.
09:45:27 [2019-12-10T09:45:27.843Z] #23 236.9 + cd /tmp/tmp.JXd2Q7iv4R/tmp/docker-ce
09:45:27 [2019-12-10T09:45:27.843Z] #23 236.9 + git checkout -q v17.06.2-ce
09:45:28 [2019-12-10T09:45:28.086Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.935s	coverage: 82.5% of statements
09:45:28 [2019-12-10T09:45:28.086Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:45:28 [2019-12-10T09:45:28.086Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:45:29 [2019-12-10T09:45:29.028Z] ok  	github.com/docker/docker/distribution/metadata	0.084s	coverage: 48.2% of statements
09:45:29 [2019-12-10T09:45:29.967Z] ok  	github.com/docker/docker/errdefs	0.015s	coverage: 49.4% of statements
09:45:29 [2019-12-10T09:45:29.967Z] ok  	github.com/docker/docker/distribution	0.374s	coverage: 22.1% of statements
09:45:29 [2019-12-10T09:45:29.967Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:45:31 [2019-12-10T09:45:31.356Z] ok  	github.com/docker/docker/image	0.045s	coverage: 86.4% of statements
09:45:31 [2019-12-10T09:45:31.616Z] ok  	github.com/docker/docker/image/cache	0.025s	coverage: 19.2% of statements
09:45:31 [2019-12-10T09:45:31.876Z] ok  	github.com/docker/docker/image/v1	0.022s	coverage: 25.0% of statements
09:45:32 [2019-12-10T09:45:32.136Z] ok  	github.com/docker/docker/distribution/xfer	1.713s	coverage: 85.1% of statements
09:45:32 [2019-12-10T09:45:32.136Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:45:32 [2019-12-10T09:45:32.136Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
09:45:32 [2019-12-10T09:45:32.136Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:45:32 [2019-12-10T09:45:32.136Z] ok  	github.com/docker/docker/libcontainerd/queue	0.039s	coverage: 100.0% of statements
09:45:32 [2019-12-10T09:45:32.712Z] #23 ...
09:45:32 [2019-12-10T09:45:32.712Z] 
09:45:32 [2019-12-10T09:45:32.712Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:45:32 [2019-12-10T09:45:32.712Z] #48 DONE 241.4s
09:45:32 [2019-12-10T09:45:32.712Z] 
09:45:32 [2019-12-10T09:45:32.712Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:45:32 [2019-12-10T09:45:32.712Z] #18 181.3 Setting up aufs-tools (1:4.1+20161219-1) ...
09:45:32 [2019-12-10T09:45:32.712Z] #18 181.3 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
09:45:32 [2019-12-10T09:45:32.712Z] #18 181.3 Setting up libsepol1-dev:ppc64el (2.6-2) ...
09:45:32 [2019-12-10T09:45:32.712Z] #18 181.3 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
09:45:32 [2019-12-10T09:45:32.712Z] #18 181.3 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
09:45:32 [2019-12-10T09:45:32.712Z] #18 181.3 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
09:45:32 [2019-12-10T09:45:32.712Z] #18 181.3 Processing triggers for mime-support (3.60) ...
09:45:32 [2019-12-10T09:45:32.712Z] #18 181.4 Setting up xxd (2:8.0.0197-4+deb9u3) ...
09:45:32 [2019-12-10T09:45:32.712Z] #18 181.4 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ...
09:45:32 [2019-12-10T09:45:32.712Z] #18 181.4 Setting up libcap2-bin (1:2.25-1) ...
09:45:32 [2019-12-10T09:45:32.712Z] #18 181.4 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
09:45:32 [2019-12-10T09:45:32.712Z] #18 181.4 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
09:45:32 [2019-12-10T09:45:32.712Z] #18 181.5 Setting up bash-completion (1:2.1-4.3) ...
09:45:32 [2019-12-10T09:45:32.712Z] #18 ...
09:45:32 [2019-12-10T09:45:32.712Z] 
09:45:32 [2019-12-10T09:45:32.712Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:45:32 [2019-12-10T09:45:32.712Z] #42 150.4   DEP      criu/eventpoll.d
09:45:32 [2019-12-10T09:45:32.712Z] #42 150.8   DEP      criu/eventfd.d
09:45:32 [2019-12-10T09:45:32.712Z] #42 151.3   DEP      criu/crtools.d
09:45:32 [2019-12-10T09:45:32.712Z] #42 151.8   DEP      criu/cr-service.d
09:45:32 [2019-12-10T09:45:32.712Z] #42 152.3   DEP      criu/cr-restore.d
09:45:32 [2019-12-10T09:45:32.712Z] #42 153.1   DEP      criu/cr-errno.d
09:45:32 [2019-12-10T09:45:32.712Z] #42 153.1   DEP      criu/cr-dump.d
09:45:32 [2019-12-10T09:45:32.712Z] #42 153.8   DEP      criu/cr-dedup.d
09:45:32 [2019-12-10T09:45:32.712Z] #42 154.2   DEP      criu/cr-check.d
09:45:32 [2019-12-10T09:45:32.712Z] #42 154.7   DEP      criu/config.d
09:45:32 [2019-12-10T09:45:32.712Z] #42 155.1   DEP      criu/clone-noasan.d
09:45:32 [2019-12-10T09:45:32.712Z] #42 155.3   DEP      criu/cgroup.d
09:45:32 [2019-12-10T09:45:32.712Z] #42 155.7   DEP      criu/cgroup-props.d
09:45:32 [2019-12-10T09:45:32.712Z] #42 156.0   DEP      criu/bitmap.d
09:45:32 [2019-12-10T09:45:32.712Z] #42 156.1   DEP      criu/bfd.d
09:45:32 [2019-12-10T09:45:32.712Z] #42 156.3   DEP      criu/autofs.d
09:45:32 [2019-12-10T09:45:32.712Z] #42 156.8   DEP      criu/aio.d
09:45:32 [2019-12-10T09:45:32.712Z] #42 157.1   DEP      criu/action-scripts.d
09:45:32 [2019-12-10T09:45:32.712Z] #42 157.7   CC       criu/action-scripts.o
09:45:32 [2019-12-10T09:45:32.712Z] #42 158.8   CC       criu/aio.o
09:45:32 [2019-12-10T09:45:32.712Z] #42 159.8   CC       criu/autofs.o
09:45:33 [2019-12-10T09:45:33.055Z] #42 ...
09:45:33 [2019-12-10T09:45:33.055Z] 
09:45:33 [2019-12-10T09:45:33.055Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:45:33 [2019-12-10T09:45:33.055Z] #23 242.0 + mkdir -p /tmp/tmp.JXd2Q7iv4R/src/github.com/docker
09:45:33 [2019-12-10T09:45:33.055Z] #23 242.0 + mv components/cli /tmp/tmp.JXd2Q7iv4R/src/github.com/docker/cli
09:45:33 [2019-12-10T09:45:33.055Z] #23 242.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
09:45:33 [2019-12-10T09:45:33.078Z] ok  	github.com/docker/docker/pkg/aaparser	0.026s	coverage: 50.0% of statements
09:45:34 [2019-12-10T09:45:34.469Z] ok  	github.com/docker/docker/opts	0.058s	coverage: 66.9% of statements
09:45:35 [2019-12-10T09:45:35.411Z] ok  	github.com/docker/docker/pkg/broadcaster	0.011s	coverage: 100.0% of statements
09:45:35 [2019-12-10T09:45:35.670Z] ok  	github.com/docker/docker/pkg/authorization	0.689s	coverage: 68.3% of statements
09:45:35 [2019-12-10T09:45:35.670Z] ok  	github.com/docker/docker/pkg/capabilities	0.008s	coverage: 87.5% of statements
09:45:36 [2019-12-10T09:45:36.610Z] ok  	github.com/docker/docker/pkg/directory	0.010s	coverage: 80.0% of statements
09:45:36 [2019-12-10T09:45:36.610Z] ok  	github.com/docker/docker/pkg/archive	1.201s	coverage: 76.8% of statements
09:45:36 [2019-12-10T09:45:36.948Z] #23 ...
09:45:36 [2019-12-10T09:45:36.948Z] 
09:45:36 [2019-12-10T09:45:36.948Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:45:36 [2019-12-10T09:45:36.948Z] #45 235.6 vendor/golang.org/x/crypto/cryptobyte
09:45:36 [2019-12-10T09:45:36.948Z] #45 236.9 net/textproto
09:45:36 [2019-12-10T09:45:36.948Z] #45 236.9 vendor/golang.org/x/net/http/httpproxy
09:45:36 [2019-12-10T09:45:36.948Z] #45 239.6 mime/multipart
09:45:36 [2019-12-10T09:45:36.948Z] #45 239.7 vendor/golang.org/x/net/http/httpguts
09:45:36 [2019-12-10T09:45:36.948Z] #45 241.2 crypto/x509
09:45:36 [2019-12-10T09:45:36.948Z] #45 ...
09:45:36 [2019-12-10T09:45:36.948Z] 
09:45:36 [2019-12-10T09:45:36.948Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 187.7 Setting up libonig4:ppc64el (6.1.3-2) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 187.7 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 187.7 Setting up zip (3.0-11+b1) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 187.7 Setting up bzip2 (1.0.6-8.1) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 187.7 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 187.7 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 187.7 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 187.8 Setting up libaio1:ppc64el (0.3.110-3) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 187.8 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 187.8 Setting up xz-utils (5.2.2-1.2+b1) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 187.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:45:36 [2019-12-10T09:45:36.948Z] #18 187.9 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 188.0 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 188.1 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 188.1 Setting up libpcre32-3:ppc64el (2:8.39-3) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 188.1 Setting up libnfnetlink0:ppc64el (1.0.1-3) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 188.2 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 189.0 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 189.0 Setting up libpcre16-3:ppc64el (2:8.39-3) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 189.0 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 189.1 Setting up libnl-3-200:ppc64el (3.2.27-2) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 189.1 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 189.1 Setting up libudev-dev:ppc64el (232-25+deb9u12) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 189.2 Setting up pigz (2.3.4-1) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 189.2 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 189.2 Setting up libmpdec2:ppc64el (2.4.2-1) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 189.2 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 189.2 Setting up mingw-w64-common (5.0.1-1) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 189.2 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 189.2 Setting up jq (1.5+dfsg-1.3) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 189.2 Setting up libpcre3-dev:ppc64el (2:8.39-3) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 189.3 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 189.3 Setting up xfsprogs (4.9.0+nmu1) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 189.3 Setting up vim (2:8.0.0197-4+deb9u3) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 189.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:45:36 [2019-12-10T09:45:36.948Z] #18 189.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:45:36 [2019-12-10T09:45:36.948Z] #18 189.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:45:36 [2019-12-10T09:45:36.948Z] #18 189.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:45:36 [2019-12-10T09:45:36.948Z] #18 189.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:45:36 [2019-12-10T09:45:36.948Z] #18 189.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:45:36 [2019-12-10T09:45:36.948Z] #18 189.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:45:36 [2019-12-10T09:45:36.948Z] #18 189.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:45:36 [2019-12-10T09:45:36.948Z] #18 189.4 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 189.4 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 189.4 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 189.5 Setting up iptables (1.6.0+snapshot20161117-6) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 189.5 Setting up btrfs-progs (4.7.3-1) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 189.5 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ...
09:45:36 [2019-12-10T09:45:36.948Z] #18 189.5 Setting up python3.5 (3.5.3-1+deb9u1) ...
09:45:37 [2019-12-10T09:45:37.182Z] ok  	github.com/docker/docker/pkg/discovery/file	0.018s	coverage: 97.6% of statements
09:45:37 [2019-12-10T09:45:37.182Z] ok  	github.com/docker/docker/pkg/discovery	0.026s	coverage: 58.3% of statements
09:45:38 [2019-12-10T09:45:38.121Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
09:45:38 [2019-12-10T09:45:38.690Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
09:45:38 [2019-12-10T09:45:38.950Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
09:45:40 [2019-12-10T09:45:40.327Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
09:45:40 [2019-12-10T09:45:40.586Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.488s	coverage: 43.2% of statements
09:45:40 [2019-12-10T09:45:40.586Z] ok  	github.com/docker/docker/pkg/fileutils	0.020s	coverage: 89.5% of statements
09:45:41 [2019-12-10T09:45:41.524Z] ok  	github.com/docker/docker/pkg/homedir	0.011s	coverage: 11.4% of statements
09:45:41 [2019-12-10T09:45:41.524Z] ok  	github.com/docker/docker/pkg/fsutils	0.293s	coverage: 85.1% of statements
09:45:41 [2019-12-10T09:45:41.785Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.148s	coverage: 84.1% of statements
09:45:42 [2019-12-10T09:45:42.356Z] ok  	github.com/docker/docker/layer	7.403s	coverage: 68.8% of statements
09:45:42 [2019-12-10T09:45:42.356Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:45:42 [2019-12-10T09:45:42.356Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:45:42 [2019-12-10T09:45:42.356Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:45:42 [2019-12-10T09:45:42.356Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:45:42 [2019-12-10T09:45:42.356Z] ?   	github.com/docker/docker/oci	[no test files]
09:45:42 [2019-12-10T09:45:42.356Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:45:42 [2019-12-10T09:45:42.356Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
09:45:42 [2019-12-10T09:45:42.356Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:45:42 [2019-12-10T09:45:42.616Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.022s	coverage: 91.7% of statements
09:45:42 [2019-12-10T09:45:42.877Z] ok  	github.com/docker/docker/pkg/locker	0.024s	coverage: 88.9% of statements
09:45:42 [2019-12-10T09:45:42.877Z] ok  	github.com/docker/docker/pkg/idtools	0.817s	coverage: 70.1% of statements
09:45:42 [2019-12-10T09:45:42.877Z] ok  	github.com/docker/docker/pkg/ioutils	0.653s	coverage: 69.3% of statements
09:45:43 [2019-12-10T09:45:43.137Z] ok  	github.com/docker/docker/pkg/longpath	0.023s	coverage: 100.0% of statements
09:45:43 [2019-12-10T09:45:43.137Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:45:43 [2019-12-10T09:45:43.397Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.027s	coverage: 85.7% of statements
09:45:43 [2019-12-10T09:45:43.968Z] ok  	github.com/docker/docker/pkg/parsers	0.019s	coverage: 97.0% of statements
09:45:43 [2019-12-10T09:45:43.968Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.015s	coverage: 60.0% of statements
09:45:44 [2019-12-10T09:45:44.228Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.018s	coverage: 91.4% of statements
09:45:44 [2019-12-10T09:45:44.489Z] ok  	github.com/docker/docker/pkg/pidfile	0.021s	coverage: 82.4% of statements
09:45:44 [2019-12-10T09:45:44.749Z] ok  	github.com/docker/docker/pkg/mount	0.892s	coverage: 70.0% of statements
09:45:44 [2019-12-10T09:45:44.749Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
09:45:44 [2019-12-10T09:45:44.749Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:45:44 [2019-12-10T09:45:44.749Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:45:45 [2019-12-10T09:45:45.321Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.025s	coverage: 56.8% of statements
09:45:45 [2019-12-10T09:45:45.890Z] ok  	github.com/docker/docker/pkg/pools	0.026s	coverage: 88.2% of statements
09:45:45 [2019-12-10T09:45:45.890Z] ok  	github.com/docker/docker/pkg/progress	0.010s	coverage: 75.9% of statements
09:45:45 [2019-12-10T09:45:45.890Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.022s	coverage: 85.7% of statements
09:45:46 [2019-12-10T09:45:46.057Z] #18 198.7 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ...
09:45:46 [2019-12-10T09:45:46.057Z] #18 198.7 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:45:46 [2019-12-10T09:45:46.057Z] #18 198.7 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
09:45:46 [2019-12-10T09:45:46.057Z] #18 198.7 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
09:45:46 [2019-12-10T09:45:46.057Z] #18 198.8 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
09:45:46 [2019-12-10T09:45:46.057Z] #18 198.8 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
09:45:46 [2019-12-10T09:45:46.057Z] #18 198.8 Setting up btrfs-tools (4.7.3-1) ...
09:45:46 [2019-12-10T09:45:46.057Z] #18 198.8 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
09:45:46 [2019-12-10T09:45:46.057Z] #18 198.8 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
09:45:46 [2019-12-10T09:45:46.057Z] #18 198.8 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
09:45:46 [2019-12-10T09:45:46.057Z] #18 198.8 Setting up python3 (3.5.3-1) ...
09:45:46 [2019-12-10T09:45:46.057Z] #18 ...
09:45:46 [2019-12-10T09:45:46.057Z] 
09:45:46 [2019-12-10T09:45:46.057Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:45:46 [2019-12-10T09:45:46.057Z] #42 163.8   CC       criu/bfd.o
09:45:46 [2019-12-10T09:45:46.057Z] #42 165.0   CC       criu/bitmap.o
09:45:46 [2019-12-10T09:45:46.057Z] #42 165.3   CC       criu/cgroup-props.o
09:45:46 [2019-12-10T09:45:46.057Z] #42 167.2   CC       criu/cgroup.o
09:45:46 [2019-12-10T09:45:46.057Z] #42 173.0   CC       criu/clone-noasan.o
09:45:46 [2019-12-10T09:45:46.057Z] #42 173.3   CC       criu/config.o
09:45:46 [2019-12-10T09:45:46.460Z] ok  	github.com/docker/docker/pkg/reexec	0.018s	coverage: 82.4% of statements
09:45:47 [2019-12-10T09:45:47.028Z] ok  	github.com/docker/docker/pkg/stdcopy	0.011s	coverage: 100.0% of statements
09:45:47 [2019-12-10T09:45:47.287Z] ok  	github.com/docker/docker/pkg/pubsub	1.103s	coverage: 73.9% of statements
09:45:47 [2019-12-10T09:45:47.857Z] ok  	github.com/docker/docker/pkg/streamformatter	0.010s	coverage: 66.2% of statements
09:45:47 [2019-12-10T09:45:47.857Z] ok  	github.com/docker/docker/pkg/stringid	0.010s	coverage: 70.6% of statements
09:45:48 [2019-12-10T09:45:48.391Z] #42 ...
09:45:48 [2019-12-10T09:45:48.391Z] 
09:45:48 [2019-12-10T09:45:48.391Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:45:48 [2019-12-10T09:45:48.391Z] #45 247.3 crypto/tls
09:45:48 [2019-12-10T09:45:48.391Z] #45 257.2 net/http/httptrace
09:45:48 [2019-12-10T09:45:48.391Z] #45 ...
09:45:48 [2019-12-10T09:45:48.391Z] 
09:45:48 [2019-12-10T09:45:48.391Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:45:48 [2019-12-10T09:45:48.391Z] #18 202.1 Setting up apparmor (2.11.0-3+deb9u2) ...
09:45:48 [2019-12-10T09:45:48.426Z] ok  	github.com/docker/docker/pkg/symlink	0.021s	coverage: 87.7% of statements
09:45:48 [2019-12-10T09:45:48.426Z] ok  	github.com/docker/docker/pkg/sysinfo	0.016s	coverage: 80.6% of statements
09:45:49 [2019-12-10T09:45:49.365Z] ok  	github.com/docker/docker/pkg/tailfile	0.097s	coverage: 88.6% of statements
09:45:49 [2019-12-10T09:45:49.365Z] ok  	github.com/docker/docker/pkg/system	0.034s	coverage: 36.2% of statements
09:45:49 [2019-12-10T09:45:49.365Z] ok  	github.com/docker/docker/pkg/signal	2.836s	coverage: 61.0% of statements
09:45:49 [2019-12-10T09:45:49.935Z] testing: warning: no tests to run
09:45:49 [2019-12-10T09:45:49.935Z] coverage: [no statements]
09:45:49 [2019-12-10T09:45:49.935Z] ok  	github.com/docker/docker/pkg/term/windows	0.008s	coverage: [no statements] [no tests to run]
09:45:50 [2019-12-10T09:45:50.117Z] #18 204.0 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
09:45:50 [2019-12-10T09:45:50.117Z] #18 204.3 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
09:45:50 [2019-12-10T09:45:50.197Z] ok  	github.com/docker/docker/pkg/tarsum	0.101s	coverage: 89.3% of statements
09:45:50 [2019-12-10T09:45:50.197Z] ok  	github.com/docker/docker/pkg/term	0.020s	coverage: 85.9% of statements
09:45:50 [2019-12-10T09:45:50.461Z] #18 204.5 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
09:45:50 [2019-12-10T09:45:50.461Z] #18 204.5 Setting up python3-wheel (0.29.0-2) ...
09:45:50 [2019-12-10T09:45:50.767Z] ok  	github.com/docker/docker/pkg/truncindex	0.108s	coverage: 91.5% of statements
09:45:50 [2019-12-10T09:45:50.767Z] ok  	github.com/docker/docker/pkg/urlutil	0.025s	coverage: 100.0% of statements
09:45:50 [2019-12-10T09:45:50.767Z] ok  	github.com/docker/docker/pkg/useragent	0.010s	coverage: 88.9% of statements
09:45:52 [2019-12-10T09:45:52.151Z] ok  	github.com/docker/docker/plugin/v2	0.014s	coverage: 14.5% of statements
09:45:52 [2019-12-10T09:45:52.724Z] ok  	github.com/docker/docker/profiles/seccomp	0.015s	coverage: 73.8% of statements
09:45:52 [2019-12-10T09:45:52.790Z] #18 206.6 Setting up python3-pkg-resources (33.1.1-1) ...
09:45:52 [2019-12-10T09:45:52.984Z] ok  	github.com/docker/docker/reference	0.023s	coverage: 84.4% of statements
09:45:54 [2019-12-10T09:45:54.364Z] ok  	github.com/docker/docker/plugin	0.594s	coverage: 27.1% of statements
09:45:54 [2019-12-10T09:45:54.364Z] ok  	github.com/docker/docker/registry/resumable	0.054s	coverage: 100.0% of statements
09:45:54 [2019-12-10T09:45:54.509Z] #18 208.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
09:45:54 [2019-12-10T09:45:54.509Z] #18 208.4 Setting up python3-pip (9.0.1-2+deb9u1) ...
09:45:54 [2019-12-10T09:45:54.935Z] ok  	github.com/docker/docker/restartmanager	0.013s	coverage: 45.3% of statements
09:45:54 [2019-12-10T09:45:54.935Z] ok  	github.com/docker/docker/registry	0.268s	coverage: 56.0% of statements
09:45:55 [2019-12-10T09:45:55.506Z] ok  	github.com/docker/docker/testutil	0.016s	coverage: 62.5% of statements
09:45:55 [2019-12-10T09:45:55.766Z] ok  	github.com/docker/docker/runconfig	0.036s	coverage: 68.2% of statements
09:45:56 [2019-12-10T09:45:56.843Z] #18 210.6 Setting up dmsetup (2:1.02.137-2) ...
09:45:56 [2019-12-10T09:45:56.843Z] #18 210.6 Setting up python3-setuptools (33.1.1-1) ...
09:45:57 [2019-12-10T09:45:57.676Z] ok  	github.com/docker/docker/volume/drivers	0.027s	coverage: 36.1% of statements
09:45:58 [2019-12-10T09:45:58.260Z] ok  	github.com/docker/docker/volume/local	0.049s	coverage: 73.0% of statements
09:45:58 [2019-12-10T09:45:58.520Z] ok  	github.com/docker/docker/volume/mounts	0.098s	coverage: 67.0% of statements
09:45:58 [2019-12-10T09:45:58.567Z] #18 ...
09:45:58 [2019-12-10T09:45:58.567Z] 
09:45:58 [2019-12-10T09:45:58.567Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:45:58 [2019-12-10T09:45:58.567Z] #45 257.7 net/http
09:45:58 [2019-12-10T09:45:58.567Z] #45 ...
09:45:58 [2019-12-10T09:45:58.567Z] 
09:45:58 [2019-12-10T09:45:58.567Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:45:58 [2019-12-10T09:45:58.567Z] #42 176.4   CC       criu/cr-check.o
09:45:58 [2019-12-10T09:45:58.567Z] #42 179.4   CC       criu/cr-dedup.o
09:45:58 [2019-12-10T09:45:58.567Z] #42 180.5   CC       criu/cr-dump.o
09:45:58 [2019-12-10T09:45:58.567Z] #42 185.1   CC       criu/cr-errno.o
09:45:58 [2019-12-10T09:45:58.567Z] #42 185.3   CC       criu/cr-restore.o
09:45:58 [2019-12-10T09:45:58.914Z] #42 ...
09:45:58 [2019-12-10T09:45:58.914Z] 
09:45:58 [2019-12-10T09:45:58.914Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
09:45:58 [2019-12-10T09:45:58.914Z] #18 212.8 Setting up dh-python (2.20170125) ...
09:45:59 [2019-12-10T09:45:59.459Z] ok  	github.com/docker/docker/volume/service	0.024s	coverage: 73.0% of statements
09:46:00 [2019-12-10T09:46:00.112Z] #18 214.2 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ...
09:46:00 [2019-12-10T09:46:00.112Z] #18 214.2 Processing triggers for libc-bin (2.24-11+deb9u4) ...
09:46:00 [2019-12-10T09:46:00.457Z] #18 DONE 214.5s
09:46:00 [2019-12-10T09:46:00.457Z] 
09:46:00 [2019-12-10T09:46:00.457Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
09:46:07 [2019-12-10T09:46:07.879Z] #19 ...
09:46:07 [2019-12-10T09:46:07.880Z] 
09:46:07 [2019-12-10T09:46:07.880Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:46:07 [2019-12-10T09:46:07.880Z] #45 276.0 github.com/LK4D4/vndr/godl
09:46:08 [2019-12-10T09:46:08.238Z] #45 277.4 github.com/LK4D4/vndr
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ok  	github.com/docker/docker/api/server/httputils	0.008s	coverage: 14.7% of statements
09:46:11 [2019-12-10T09:46:11.243Z] ok  	github.com/docker/docker/api/server/middleware	0.003s	coverage: 37.7% of statements
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 4.0% of statements
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/api/types	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
09:46:11 [2019-12-10T09:46:11.243Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ok  	github.com/docker/docker/api/types/time	0.007s	coverage: 100.0% of statements
09:46:11 [2019-12-10T09:46:11.243Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/builder	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:46:11 [2019-12-10T09:46:11.243Z] ok  	github.com/docker/docker/builder/dockerignore	0.014s	coverage: 96.8% of statements
09:46:12 [2019-12-10T09:46:12.557Z] ok  	github.com/docker/docker/builder/remotecontext	0.279s	coverage: 13.6% of statements
09:46:12 [2019-12-10T09:46:12.945Z] ok  	github.com/docker/docker/builder/dockerfile	0.878s	coverage: 48.2% of statements
09:46:13 [2019-12-10T09:46:13.109Z] #45 ...
09:46:13 [2019-12-10T09:46:13.109Z] 
09:46:13 [2019-12-10T09:46:13.109Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
09:46:13 [2019-12-10T09:46:13.109Z] #19 11.83 Collecting yamllint==1.16.0
09:46:13 [2019-12-10T09:46:13.846Z] #19 13.57   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
09:46:14 [2019-12-10T09:46:14.366Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
09:46:15 [2019-12-10T09:46:15.039Z] #19 14.54 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
09:46:15 [2019-12-10T09:46:15.171Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.334s	coverage: 86.3% of statements
09:46:15 [2019-12-10T09:46:15.171Z] ?   	github.com/docker/docker/cli	[no test files]
09:46:15 [2019-12-10T09:46:15.171Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:46:15 [2019-12-10T09:46:15.383Z] #19 14.81   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
09:46:16 [2019-12-10T09:46:16.941Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:46:16 [2019-12-10T09:46:16.941Z] 
09:46:16 [2019-12-10T09:46:16.941Z] 
09:46:16 [2019-12-10T09:46:16.941Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:46:16 [2019-12-10T09:46:16.941Z] PKG_CONFIG=pkg-config
09:46:16 [2019-12-10T09:46:16.941Z] GOLANG_VERSION=1.13.4
09:46:16 [2019-12-10T09:46:16.941Z] HOSTNAME=4e236fc5987a
09:46:16 [2019-12-10T09:46:16.941Z] KEEPBUNDLE=1
09:46:16 [2019-12-10T09:46:16.941Z] container=docker
09:46:16 [2019-12-10T09:46:16.941Z] TEST_SKIP_INTEGRATION=1
09:46:16 [2019-12-10T09:46:16.941Z] GO111MODULE=off
09:46:16 [2019-12-10T09:46:16.941Z] GOPATH=/go
09:46:16 [2019-12-10T09:46:16.941Z] PWD=/go/src/github.com/docker/docker
09:46:16 [2019-12-10T09:46:16.941Z] HOME=/root
09:46:16 [2019-12-10T09:46:16.941Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:46:16 [2019-12-10T09:46:16.941Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:46:16 [2019-12-10T09:46:16.941Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:46:16 [2019-12-10T09:46:16.941Z] DOCKER_GITCOMMIT=04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc
09:46:16 [2019-12-10T09:46:16.941Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:46:16 [2019-12-10T09:46:16.941Z] DOCKER_GRAPHDRIVER=overlay2
09:46:16 [2019-12-10T09:46:16.941Z] TERM=xterm
09:46:16 [2019-12-10T09:46:16.941Z] VALIDATE_BRANCH=master
09:46:16 [2019-12-10T09:46:16.941Z] DEST=bundles/test-integration
09:46:16 [2019-12-10T09:46:16.941Z] SHLVL=1
09:46:16 [2019-12-10T09:46:16.941Z] TIMEOUT=120m
09:46:16 [2019-12-10T09:46:16.941Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
09:46:16 [2019-12-10T09:46:16.941Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:46:16 [2019-12-10T09:46:16.941Z] DOCKER_PKG=github.com/docker/docker
09:46:16 [2019-12-10T09:46:16.941Z] TESTDEBUG=0
09:46:16 [2019-12-10T09:46:16.941Z] _=/usr/bin/env
09:46:16 [2019-12-10T09:46:16.941Z] Building test suite binary ./integration-cli/test.main
09:46:16 [2019-12-10T09:46:16.941Z] 
09:46:16 [2019-12-10T09:46:16.941Z] 
09:46:16 [2019-12-10T09:46:16.941Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
09:46:16 [2019-12-10T09:46:16.941Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:46:16 [2019-12-10T09:46:16.941Z] PKG_CONFIG=pkg-config
09:46:16 [2019-12-10T09:46:16.941Z] GOLANG_VERSION=1.13.4
09:46:16 [2019-12-10T09:46:16.941Z] HOSTNAME=79079230175c
09:46:16 [2019-12-10T09:46:16.941Z] KEEPBUNDLE=1
09:46:16 [2019-12-10T09:46:16.941Z] container=docker
09:46:16 [2019-12-10T09:46:16.941Z] TEST_SKIP_INTEGRATION=1
09:46:16 [2019-12-10T09:46:16.941Z] GO111MODULE=off
09:46:16 [2019-12-10T09:46:16.941Z] GOPATH=/go
09:46:16 [2019-12-10T09:46:16.941Z] PWD=/go/src/github.com/docker/docker
09:46:16 [2019-12-10T09:46:16.941Z] HOME=/root
09:46:16 [2019-12-10T09:46:16.941Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:46:16 [2019-12-10T09:46:16.941Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:46:16 [2019-12-10T09:46:16.941Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:46:16 [2019-12-10T09:46:16.941Z] DOCKER_GITCOMMIT=04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc
09:46:16 [2019-12-10T09:46:16.941Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:46:16 [2019-12-10T09:46:16.941Z] DOCKER_GRAPHDRIVER=overlay2
09:46:16 [2019-12-10T09:46:16.941Z] TERM=xterm
09:46:16 [2019-12-10T09:46:16.941Z] VALIDATE_BRANCH=master
09:46:16 [2019-12-10T09:46:16.941Z] DEST=bundles/test-integration
09:46:16 [2019-12-10T09:46:16.941Z] SHLVL=1
09:46:16 [2019-12-10T09:46:16.941Z] TIMEOUT=120m
09:46:16 [2019-12-10T09:46:16.941Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
09:46:16 [2019-12-10T09:46:16.941Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:46:16 [2019-12-10T09:46:16.941Z] DOCKER_PKG=github.com/docker/docker
09:46:16 [2019-12-10T09:46:16.941Z] TESTDEBUG=0
09:46:16 [2019-12-10T09:46:16.941Z] _=/usr/bin/env
09:46:16 [2019-12-10T09:46:16.941Z] Building test suite binary ./integration-cli/test.main
09:46:16 [2019-12-10T09:46:16.941Z] No new tests added to integration.
09:46:16 [2019-12-10T09:46:16.941Z] 
09:46:16 [2019-12-10T09:46:16.941Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:46:16 [2019-12-10T09:46:16.941Z] PKG_CONFIG=pkg-config
09:46:16 [2019-12-10T09:46:16.941Z] GOLANG_VERSION=1.13.4
09:46:16 [2019-12-10T09:46:16.941Z] HOSTNAME=f17dc8de2507
09:46:16 [2019-12-10T09:46:16.941Z] KEEPBUNDLE=1
09:46:16 [2019-12-10T09:46:16.941Z] container=docker
09:46:16 [2019-12-10T09:46:16.941Z] TEST_SKIP_INTEGRATION_CLI=1
09:46:16 [2019-12-10T09:46:16.941Z] GO111MODULE=off
09:46:16 [2019-12-10T09:46:16.941Z] GOPATH=/go
09:46:16 [2019-12-10T09:46:16.941Z] PWD=/go/src/github.com/docker/docker
09:46:16 [2019-12-10T09:46:16.941Z] HOME=/root
09:46:16 [2019-12-10T09:46:16.941Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:46:16 [2019-12-10T09:46:16.941Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:46:16 [2019-12-10T09:46:16.941Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:46:16 [2019-12-10T09:46:16.941Z] DOCKER_GITCOMMIT=04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc
09:46:16 [2019-12-10T09:46:16.941Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:46:16 [2019-12-10T09:46:16.941Z] DOCKER_GRAPHDRIVER=overlay2
09:46:16 [2019-12-10T09:46:16.941Z] TERM=xterm
09:46:16 [2019-12-10T09:46:16.941Z] VALIDATE_BRANCH=master
09:46:16 [2019-12-10T09:46:16.941Z] DEST=bundles/test-integration
09:46:16 [2019-12-10T09:46:16.941Z] SHLVL=1
09:46:16 [2019-12-10T09:46:16.941Z] TIMEOUT=120m
09:46:16 [2019-12-10T09:46:16.941Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:46:16 [2019-12-10T09:46:16.941Z] DOCKER_PKG=github.com/docker/docker
09:46:16 [2019-12-10T09:46:16.941Z] TESTDEBUG=0
09:46:16 [2019-12-10T09:46:16.941Z] _=/usr/bin/env
09:46:16 [2019-12-10T09:46:16.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:46:18 [2019-12-10T09:46:18.452Z] #19 ...
09:46:18 [2019-12-10T09:46:18.452Z] 
09:46:18 [2019-12-10T09:46:18.452Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:46:18 [2019-12-10T09:46:18.452Z] #42 195.8   CC       criu/cr-service.o
09:46:18 [2019-12-10T09:46:18.452Z] #42 199.4   CC       criu/crtools.o
09:46:18 [2019-12-10T09:46:18.452Z] #42 200.8   CC       criu/eventfd.o
09:46:18 [2019-12-10T09:46:18.452Z] #42 201.6   CC       criu/eventpoll.o
09:46:18 [2019-12-10T09:46:18.452Z] #42 203.3   CC       criu/external.o
09:46:18 [2019-12-10T09:46:18.452Z] #42 204.1   CC       criu/fault-injection.o
09:46:18 [2019-12-10T09:46:18.452Z] #42 204.4   CC       criu/fdstore.o
09:46:18 [2019-12-10T09:46:18.452Z] #42 205.8   CC       criu/fifo.o
09:46:18 [2019-12-10T09:46:18.573Z] ok  	github.com/docker/docker/client	0.259s	coverage: 75.8% of statements
09:46:19 [2019-12-10T09:46:19.029Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions 
09:46:19 [2019-12-10T09:46:19.029Z] INFO [runner] Issues before processing: 46, after processing: 0 
09:46:19 [2019-12-10T09:46:19.029Z] INFO [runner] Processors filtering stat (out/in): cgo: 10/46, skip_files: 10/10, skip_dirs: 10/10, identifier_marker: 1/1, exclude: 1/1, exclude-rules: 1/1, filename_unadjuster: 10/10, path_prettifier: 10/10, autogenerated_exclude: 1/10, nolint: 0/1 
09:46:19 [2019-12-10T09:46:19.029Z] INFO [runner] processing took 1.584594ms with stages: nolint: 918.291µs, path_prettifier: 308.07µs, skip_dirs: 148.799µs, autogenerated_exclude: 93.678µs, cgo: 71.892µs, identifier_marker: 26.993µs, filename_unadjuster: 6.655µs, exclude-rules: 4.374µs, max_same_issues: 2.099µs, max_from_linter: 683ns, uniq_by_line: 560ns, diff: 518ns, exclude: 452ns, skip_files: 423ns, path_shortener: 393ns, source_code: 391ns, max_per_file_from_linter: 323ns 
09:46:19 [2019-12-10T09:46:19.029Z] INFO [runner] linters took 1m28.87131627s with stages: goanalysis_metalinter: 1m10.843025731s, unused: 18.026077919s 
09:46:19 [2019-12-10T09:46:19.029Z] INFO File cache stats: 1444 entries of total size 6.8MiB 
09:46:19 [2019-12-10T09:46:19.029Z] INFO Memory: 1337 samples, avg is 660.5MB, max is 3771.5MB 
09:46:19 [2019-12-10T09:46:19.029Z] INFO Execution took 3m18.581278269s               
09:46:19 [2019-12-10T09:46:19.029Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
09:46:19 [2019-12-10T09:46:19.029Z] No api/types/ or api/swagger.yaml changes in diff.
09:46:19 [2019-12-10T09:46:19.029Z] Congratulations!  All toml source files changed here have valid syntax.
09:46:19 [2019-12-10T09:46:19.029Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
09:46:19 [2019-12-10T09:46:19.029Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
09:46:19 [2019-12-10T09:46:19.192Z] #42 ...
09:46:19 [2019-12-10T09:46:19.192Z] 
09:46:19 [2019-12-10T09:46:19.192Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
09:46:19 [2019-12-10T09:46:19.192Z] #19 18.61 Collecting pyyaml (from yamllint==1.16.0)
09:46:19 [2019-12-10T09:46:19.366Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40179/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc hack/make.sh dynbinary-daemon test-docker-py
09:46:19 [2019-12-10T09:46:19.536Z] #19 19.12   Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB)
09:46:19 [2019-12-10T09:46:19.931Z] 
09:46:19 [2019-12-10T09:46:19.931Z] Removing bundles/
09:46:19 [2019-12-10T09:46:19.931Z] 
09:46:19 [2019-12-10T09:46:19.931Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
09:46:19 [2019-12-10T09:46:19.931Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:46:19 [2019-12-10T09:46:19.931Z] GOOS="" GOARCH="" GOARM=""
09:46:20 [2019-12-10T09:46:20.533Z] e96b0897c5d1: Pull complete
09:46:20 [2019-12-10T09:46:20.534Z] Digest: sha256:e75260361cbd398788c195a159c2c56e3ef4ee011ecd9bd57bdac73ff1a43e33
09:46:20 [2019-12-10T09:46:20.534Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
09:46:20 [2019-12-10T09:46:20.534Z] mcr.microsoft.com/windows/servercore:ltsc2019
09:46:20 [2019-12-10T09:46:20.534Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
09:46:20 [2019-12-10T09:46:20.534Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
09:46:20 [2019-12-10T09:46:20.534Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.864'
09:46:20 [2019-12-10T09:46:20.534Z] INFO: Docker version of control daemon
09:46:20 [2019-12-10T09:46:20.534Z] 
09:46:20 [2019-12-10T09:46:20.534Z] Client: Docker Engine - Enterprise
09:46:20 [2019-12-10T09:46:20.534Z]  Version:           19.03.2
09:46:20 [2019-12-10T09:46:20.534Z]  API version:       1.40
09:46:20 [2019-12-10T09:46:20.534Z]  Go version:        go1.12.8
09:46:20 [2019-12-10T09:46:20.534Z]  Git commit:        c92ab06ed9
09:46:20 [2019-12-10T09:46:20.534Z]  Built:             09/03/2019 16:38:11
09:46:20 [2019-12-10T09:46:20.534Z]  OS/Arch:           windows/amd64
09:46:20 [2019-12-10T09:46:20.534Z]  Experimental:      false
09:46:20 [2019-12-10T09:46:20.534Z] 
09:46:20 [2019-12-10T09:46:20.534Z] Server: Docker Engine - Enterprise
09:46:20 [2019-12-10T09:46:20.534Z]  Engine:
09:46:20 [2019-12-10T09:46:20.534Z]   Version:          19.03.2
09:46:20 [2019-12-10T09:46:20.534Z]   API version:      1.40 (minimum version 1.24)
09:46:20 [2019-12-10T09:46:20.534Z]   Go version:       go1.12.8
09:46:20 [2019-12-10T09:46:20.534Z]   Git commit:       c92ab06ed9
09:46:20 [2019-12-10T09:46:20.534Z]   Built:            09/03/2019 16:35:47
09:46:20 [2019-12-10T09:46:20.534Z]   OS/Arch:          windows/amd64
09:46:20 [2019-12-10T09:46:20.534Z]   Experimental:     true
09:46:20 [2019-12-10T09:46:20.534Z] 
09:46:20 [2019-12-10T09:46:20.534Z] INFO: Docker info of control daemon
09:46:20 [2019-12-10T09:46:20.534Z] 
09:46:20 [2019-12-10T09:46:20.534Z] Client:
09:46:20 [2019-12-10T09:46:20.534Z]  Debug Mode: false
09:46:20 [2019-12-10T09:46:20.534Z]  Plugins:
09:46:20 [2019-12-10T09:46:20.534Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
09:46:20 [2019-12-10T09:46:20.534Z] 
09:46:20 [2019-12-10T09:46:20.534Z] Server:
09:46:20 [2019-12-10T09:46:20.534Z]  Containers: 0
09:46:20 [2019-12-10T09:46:20.534Z]   Running: 0
09:46:20 [2019-12-10T09:46:20.534Z]   Paused: 0
09:46:20 [2019-12-10T09:46:20.534Z]   Stopped: 0
09:46:20 [2019-12-10T09:46:20.534Z]  Images: 1
09:46:20 [2019-12-10T09:46:20.534Z]  Server Version: 19.03.2
09:46:20 [2019-12-10T09:46:20.534Z]  Storage Driver: windowsfilter (windows) lcow (linux)
09:46:20 [2019-12-10T09:46:20.534Z]   Windows: 
09:46:20 [2019-12-10T09:46:20.534Z]   LCOW: 
09:46:20 [2019-12-10T09:46:20.534Z]  Logging Driver: json-file
09:46:20 [2019-12-10T09:46:20.534Z]  Plugins:
09:46:20 [2019-12-10T09:46:20.534Z]   Volume: local
09:46:20 [2019-12-10T09:46:20.534Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
09:46:20 [2019-12-10T09:46:20.534Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
09:46:20 [2019-12-10T09:46:20.534Z]  Swarm: inactive
09:46:20 [2019-12-10T09:46:20.534Z]  Default Isolation: process
09:46:20 [2019-12-10T09:46:20.534Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
09:46:20 [2019-12-10T09:46:20.534Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
09:46:20 [2019-12-10T09:46:20.534Z]  OSType: windows
09:46:20 [2019-12-10T09:46:20.534Z]  Architecture: x86_64
09:46:20 [2019-12-10T09:46:20.534Z]  CPUs: 4
09:46:20 [2019-12-10T09:46:20.534Z]  Total Memory: 32GiB
09:46:20 [2019-12-10T09:46:20.534Z]  Name: azwin-2-072e30
09:46:20 [2019-12-10T09:46:20.534Z]  ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP
09:46:20 [2019-12-10T09:46:20.534Z]  Docker Root Dir: D:\docker
09:46:20 [2019-12-10T09:46:20.534Z]  Debug Mode: false
09:46:20 [2019-12-10T09:46:20.534Z]  Registry: https://index.docker.io/v1/
09:46:20 [2019-12-10T09:46:20.534Z]  Labels:
09:46:20 [2019-12-10T09:46:20.534Z]  Experimental: true
09:46:20 [2019-12-10T09:46:20.534Z]  Insecure Registries:
09:46:20 [2019-12-10T09:46:20.534Z]   10.0.0.4:5000
09:46:20 [2019-12-10T09:46:20.534Z]   127.0.0.0/8
09:46:20 [2019-12-10T09:46:20.534Z]  Registry Mirrors:
09:46:20 [2019-12-10T09:46:20.534Z]   http://10.0.0.4:5000/
09:46:20 [2019-12-10T09:46:20.534Z]  Live Restore Enabled: false
09:46:20 [2019-12-10T09:46:20.534Z] 
09:46:20 [2019-12-10T09:46:20.534Z] 
09:46:20 [2019-12-10T09:46:20.534Z] INFO: Commit hash is 8d9481391
09:46:20 [2019-12-10T09:46:20.534Z] INFO: Nuke-Everything...
09:46:20 [2019-12-10T09:46:20.534Z] INFO: Container count on control daemon to delete is 0
09:46:20 [2019-12-10T09:46:20.534Z] INFO: Nuking d:\CI
09:46:20 [2019-12-10T09:46:20.534Z] INFO: Zapped successfully
09:46:20 [2019-12-10T09:46:20.534Z] INFO: Location for testing is d:\CI\PR-40179\5
09:46:20 [2019-12-10T09:46:20.534Z] INFO: Validating GOLang consistency in Dockerfile.windows...
09:46:20 [2019-12-10T09:46:20.534Z] 
09:46:20 [2019-12-10T09:46:20.534Z] 
09:46:20 [2019-12-10T09:46:20.534Z] INFO: Building the image from Dockerfile.windows at 12/10/2019 09:46:19...
09:46:20 [2019-12-10T09:46:20.534Z] 
09:46:21 [2019-12-10T09:46:21.386Z] ok  	github.com/docker/docker/pkg/plugins	33.652s	coverage: 76.6% of statements
09:46:21 [2019-12-10T09:46:21.386Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:46:21 [2019-12-10T09:46:21.386Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:46:21 [2019-12-10T09:46:21.386Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
09:46:21 [2019-12-10T09:46:21.386Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:46:21 [2019-12-10T09:46:21.386Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:46:21 [2019-12-10T09:46:21.386Z] ?   	github.com/docker/docker/rootless	[no test files]
09:46:21 [2019-12-10T09:46:21.386Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
09:46:21 [2019-12-10T09:46:21.386Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:46:21 [2019-12-10T09:46:21.386Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:46:21 [2019-12-10T09:46:21.386Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:46:21 [2019-12-10T09:46:21.386Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:46:21 [2019-12-10T09:46:21.386Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:46:21 [2019-12-10T09:46:21.386Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:46:21 [2019-12-10T09:46:21.386Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:46:21 [2019-12-10T09:46:21.386Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:46:21 [2019-12-10T09:46:21.386Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:46:21 [2019-12-10T09:46:21.386Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:46:21 [2019-12-10T09:46:21.386Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:46:21 [2019-12-10T09:46:21.386Z] ?   	github.com/docker/docker/volume	[no test files]
09:46:21 [2019-12-10T09:46:21.386Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:46:21 [2019-12-10T09:46:21.386Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:46:21 [2019-12-10T09:46:21.386Z] 
09:46:21 [2019-12-10T09:46:21.386Z] === Skipped
09:46:21 [2019-12-10T09:46:21.386Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
09:46:21 [2019-12-10T09:46:21.386Z]     exec_linux_test.go:18: requires AppArmor to be enabled
09:46:21 [2019-12-10T09:46:21.386Z] 
09:46:21 [2019-12-10T09:46:21.386Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
09:46:21 [2019-12-10T09:46:21.386Z]     exec_linux_test.go:38: requires AppArmor to be enabled
09:46:21 [2019-12-10T09:46:21.386Z] 
09:46:21 [2019-12-10T09:46:21.386Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:46:21 [2019-12-10T09:46:21.386Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:46:21 [2019-12-10T09:46:21.386Z]     graphtest_unix.go:46: Driver btrfs not supported
09:46:21 [2019-12-10T09:46:21.386Z] 
09:46:21 [2019-12-10T09:46:21.386Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:46:21 [2019-12-10T09:46:21.386Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:46:21 [2019-12-10T09:46:21.386Z]     graphtest_unix.go:46: Driver btrfs not supported
09:46:21 [2019-12-10T09:46:21.386Z] 
09:46:21 [2019-12-10T09:46:21.386Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:46:21 [2019-12-10T09:46:21.386Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:46:21 [2019-12-10T09:46:21.386Z]     graphtest_unix.go:46: Driver btrfs not supported
09:46:21 [2019-12-10T09:46:21.386Z] 
09:46:21 [2019-12-10T09:46:21.386Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:46:21 [2019-12-10T09:46:21.386Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:46:21 [2019-12-10T09:46:21.386Z]     graphtest_unix.go:46: Driver btrfs not supported
09:46:21 [2019-12-10T09:46:21.386Z] 
09:46:21 [2019-12-10T09:46:21.386Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:46:21 [2019-12-10T09:46:21.386Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:46:21 [2019-12-10T09:46:21.386Z]     graphtest_unix.go:46: Driver btrfs not supported
09:46:21 [2019-12-10T09:46:21.386Z] 
09:46:21 [2019-12-10T09:46:21.386Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:46:21 [2019-12-10T09:46:21.386Z]     graphtest_unix.go:73: No driver to put!
09:46:21 [2019-12-10T09:46:21.386Z] 
09:46:21 [2019-12-10T09:46:21.386Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
09:46:21 [2019-12-10T09:46:21.386Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
09:46:21 [2019-12-10T09:46:21.386Z] 
09:46:21 [2019-12-10T09:46:21.386Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
09:46:21 [2019-12-10T09:46:21.386Z]     overlay_test.go:49: Fails to compute changes intermittently
09:46:21 [2019-12-10T09:46:21.386Z] 
09:46:21 [2019-12-10T09:46:21.386Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:46:21 [2019-12-10T09:46:21.386Z]     overlay_test.go:65: Cannot run test with naive change algorithm
09:46:21 [2019-12-10T09:46:21.386Z] 
09:46:21 [2019-12-10T09:46:21.386Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:46:21 [2019-12-10T09:46:21.386Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:46:21 [2019-12-10T09:46:21.386Z] 
09:46:21 [2019-12-10T09:46:21.386Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:46:21 [2019-12-10T09:46:21.386Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:46:21 [2019-12-10T09:46:21.386Z]     graphtest_unix.go:46: Driver zfs not supported
09:46:21 [2019-12-10T09:46:21.386Z] 
09:46:21 [2019-12-10T09:46:21.386Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:46:21 [2019-12-10T09:46:21.386Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:46:21 [2019-12-10T09:46:21.386Z]     graphtest_unix.go:46: Driver zfs not supported
09:46:21 [2019-12-10T09:46:21.386Z] 
09:46:21 [2019-12-10T09:46:21.386Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:46:21 [2019-12-10T09:46:21.386Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:46:21 [2019-12-10T09:46:21.386Z]     graphtest_unix.go:46: Driver zfs not supported
09:46:21 [2019-12-10T09:46:21.386Z] 
09:46:21 [2019-12-10T09:46:21.386Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:46:21 [2019-12-10T09:46:21.386Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:46:21 [2019-12-10T09:46:21.386Z]     graphtest_unix.go:46: Driver zfs not supported
09:46:21 [2019-12-10T09:46:21.386Z] 
09:46:21 [2019-12-10T09:46:21.386Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:46:21 [2019-12-10T09:46:21.386Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:46:21 [2019-12-10T09:46:21.386Z]     graphtest_unix.go:46: Driver zfs not supported
09:46:21 [2019-12-10T09:46:21.386Z] 
09:46:21 [2019-12-10T09:46:21.386Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:46:21 [2019-12-10T09:46:21.386Z]     graphtest_unix.go:73: No driver to put!
09:46:21 [2019-12-10T09:46:21.386Z] 
09:46:21 [2019-12-10T09:46:21.386Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:46:21 [2019-12-10T09:46:21.386Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
09:46:21 [2019-12-10T09:46:21.386Z] 
09:46:21 [2019-12-10T09:46:21.386Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:46:21 [2019-12-10T09:46:21.386Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
09:46:21 [2019-12-10T09:46:21.386Z] 
09:46:21 [2019-12-10T09:46:21.386Z] 
09:46:21 [2019-12-10T09:46:21.386Z] DONE 2151 tests, 20 skipped in 184.112s
Post stage
[Pipeline] junit
09:46:21 [2019-12-10T09:46:21.408Z] Recording test results
09:46:23 [2019-12-10T09:46:23.429Z] #19 22.53 Building wheels for collected packages: pathspec, pyyaml
09:46:23 [2019-12-10T09:46:23.429Z] #19 22.54   Running setup.py bdist_wheel for pathspec: started
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:46:24 [2019-12-10T09:46:24.524Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40179/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc hack/make.sh dynbinary test-integration
09:46:25 [2019-12-10T09:46:25.148Z] #19 ...
09:46:25 [2019-12-10T09:46:25.148Z] 
09:46:25 [2019-12-10T09:46:25.148Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:46:25 [2019-12-10T09:46:25.148Z] #45 DONE 294.2s
09:46:25 [2019-12-10T09:46:25.148Z] 
09:46:25 [2019-12-10T09:46:25.148Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:46:25 [2019-12-10T09:46:25.148Z] #42 206.8   CC       criu/file-ids.o
09:46:25 [2019-12-10T09:46:25.148Z] #42 207.6   CC       criu/file-lock.o
09:46:25 [2019-12-10T09:46:25.148Z] #42 210.2   CC       criu/files-ext.o
09:46:25 [2019-12-10T09:46:25.148Z] #42 211.3   CC       criu/files-reg.o
09:46:25 [2019-12-10T09:46:25.230Z] Sending build context to Docker daemon   50.4MB
09:46:25 [2019-12-10T09:46:25.230Z] 
09:46:25 [2019-12-10T09:46:25.459Z] 
09:46:25 [2019-12-10T09:46:25.460Z] Removing bundles/
09:46:25 [2019-12-10T09:46:25.460Z] 
09:46:25 [2019-12-10T09:46:25.460Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:46:25 [2019-12-10T09:46:25.460Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:46:25 [2019-12-10T09:46:25.460Z] GOOS="" GOARCH="" GOARM=""
09:46:25 [2019-12-10T09:46:25.689Z] Step 1/8 : FROM microsoft/windowsservercore
09:46:25 [2019-12-10T09:46:25.689Z]  ---> 49e459dc7a6b
09:46:25 [2019-12-10T09:46:25.689Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
09:46:25 [2019-12-10T09:46:25.689Z]  ---> Running in 29c3865c5d63
09:46:26 [2019-12-10T09:46:26.148Z] Removing intermediate container 29c3865c5d63
09:46:26 [2019-12-10T09:46:26.148Z]  ---> 9e13869f2389
09:46:26 [2019-12-10T09:46:26.148Z] Step 3/8 : ARG GO_VERSION=1.13.4
09:46:26 [2019-12-10T09:46:26.148Z]  ---> Running in 124dc1e05bd2
09:46:26 [2019-12-10T09:46:26.606Z] Removing intermediate container 124dc1e05bd2
09:46:26 [2019-12-10T09:46:26.606Z]  ---> 5efa7751f878
09:46:26 [2019-12-10T09:46:26.606Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1
09:46:26 [2019-12-10T09:46:26.606Z]  ---> Running in 27df6ed1bf11
09:46:27 [2019-12-10T09:46:27.065Z] Removing intermediate container 27df6ed1bf11
09:46:27 [2019-12-10T09:46:27.065Z]  ---> 317b6efb92c7
09:46:27 [2019-12-10T09:46:27.065Z] Step 5/8 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     Write-Host INFO: Creating source directory...;   New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;     Write-Host INFO: Completed
09:46:27 [2019-12-10T09:46:27.065Z]  ---> Running in 0cee0e825e3d
09:46:27 [2019-12-10T09:46:27.493Z] #42 ...
09:46:27 [2019-12-10T09:46:27.493Z] 
09:46:27 [2019-12-10T09:46:27.493Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
09:46:27 [2019-12-10T09:46:27.493Z] #19 26.61   Running setup.py bdist_wheel for pathspec: finished with status 'done'
09:46:27 [2019-12-10T09:46:27.493Z] #19 26.62   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
09:46:27 [2019-12-10T09:46:27.493Z] #19 26.69   Running setup.py bdist_wheel for pyyaml: started
09:46:29 [2019-12-10T09:46:29.819Z] #19 28.95   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
09:46:29 [2019-12-10T09:46:29.819Z] #19 28.95   Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67
09:46:29 [2019-12-10T09:46:29.819Z] #19 29.11 Successfully built pathspec pyyaml
09:46:29 [2019-12-10T09:46:29.819Z] #19 29.11 Installing collected packages: pathspec, pyyaml, yamllint
09:46:30 [2019-12-10T09:46:30.651Z] #19 30.09 Successfully installed pathspec-0.6.0 pyyaml-5.2 yamllint-1.16.0
09:46:30 [2019-12-10T09:46:30.996Z] #19 DONE 30.6s
09:46:30 [2019-12-10T09:46:30.996Z] 
09:46:30 [2019-12-10T09:46:30.996Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:46:30 [2019-12-10T09:46:30.996Z] #42 216.8   CC       criu/files.o
09:46:32 [2019-12-10T09:46:32.720Z] #42 ...
09:46:32 [2019-12-10T09:46:32.720Z] 
09:46:32 [2019-12-10T09:46:32.720Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:46:32 [2019-12-10T09:46:32.720Z] #29 302.0 + rm -rf /tmp/tmp.8UJCIAq5WD
09:46:32 [2019-12-10T09:46:32.720Z] #29 DONE 302.3s
09:46:32 [2019-12-10T09:46:32.720Z] 
09:46:32 [2019-12-10T09:46:32.720Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:46:34 [2019-12-10T09:46:34.472Z] #42 221.8   CC       criu/filesystems.o
09:46:35 [2019-12-10T09:46:35.665Z] #42 223.5   CC       criu/fsnotify.o
09:46:35 [2019-12-10T09:46:35.682Z] 
09:46:35 [2019-12-10T09:46:35.683Z] SUCCESS: Specified value was saved.
09:46:35 [2019-12-10T09:46:35.683Z] INFO: Downloading git...
09:46:37 [2019-12-10T09:46:37.220Z] INFO: Downloading go...
09:46:37 [2019-12-10T09:46:37.997Z] #42 225.4   CC       criu/image-desc.o
09:46:37 [2019-12-10T09:46:37.997Z] #42 225.6   CC       criu/image.o
09:46:39 [2019-12-10T09:46:39.728Z] #42 227.0   CC       criu/ipc_ns.o
09:46:41 [2019-12-10T09:46:41.454Z] #42 229.1   CC       criu/irmap.o
09:46:42 [2019-12-10T09:46:42.648Z] #42 230.2   CC       criu/kcmp-ids.o
09:46:42 [2019-12-10T09:46:42.992Z] #42 230.7   CC       criu/kerndat.o
09:46:44 [2019-12-10T09:46:44.300Z] INFO: Downloading compiler 1 of 3...
09:46:44 [2019-12-10T09:46:44.300Z] INFO: Downloading compiler 2 of 3...
09:46:45 [2019-12-10T09:46:45.267Z] INFO: Downloading compiler 3 of 3...
09:46:45 [2019-12-10T09:46:45.267Z] INFO: Extracting git...
09:46:45 [2019-12-10T09:46:45.332Z] #42 232.6   CC       criu/libnetlink.o
09:46:45 [2019-12-10T09:46:45.677Z] #42 233.2   CC       criu/log.o
09:46:46 [2019-12-10T09:46:46.022Z] #42 233.9   CC       criu/lsm.o
09:46:47 [2019-12-10T09:46:47.216Z] #42 234.6   CC       criu/mem.o
09:46:50 [2019-12-10T09:46:50.307Z] #42 237.5   CC       criu/mount.o
09:46:53 [2019-12-10T09:46:53.212Z] ok  	github.com/docker/docker/cmd/dockerd	0.053s	coverage: 30.3% of statements
09:46:53 [2019-12-10T09:46:53.212Z] ok  	github.com/docker/docker/container	0.113s	coverage: 35.3% of statements
09:46:53 [2019-12-10T09:46:53.212Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:46:53 [2019-12-10T09:46:53.212Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:46:53 [2019-12-10T09:46:53.212Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:46:53 [2019-12-10T09:46:53.212Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:46:56 [2019-12-10T09:46:56.349Z] #42 243.9   CC       criu/namespaces.o
09:46:56 [2019-12-10T09:46:56.692Z] #42 ...
09:46:56 [2019-12-10T09:46:56.692Z] 
09:46:56 [2019-12-10T09:46:56.692Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:46:56 [2019-12-10T09:46:56.692Z] #55 274.3 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
09:46:58 [2019-12-10T09:46:58.609Z] ok  	github.com/docker/docker/daemon/cluster	0.077s	coverage: 0.5% of statements
09:47:00 [2019-12-10T09:47:00.069Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
09:47:00 [2019-12-10T09:47:00.076Z] INFO: Expanding go...
09:47:00 [2019-12-10T09:47:00.613Z] #55 277.9 + mkdir -p /build
09:47:00 [2019-12-10T09:47:00.613Z] #55 277.9 + cp runc /build/runc
09:47:00 [2019-12-10T09:47:00.613Z] #55 DONE 278.0s
09:47:00 [2019-12-10T09:47:00.613Z] 
09:47:00 [2019-12-10T09:47:00.613Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:47:00 [2019-12-10T09:47:00.613Z] #42 247.1   CC       criu/net.o
09:47:02 [2019-12-10T09:47:02.072Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.012s	coverage: 35.8% of statements
09:47:05 [2019-12-10T09:47:05.652Z] #42 253.1   CC       criu/netfilter.o
09:47:06 [2019-12-10T09:47:06.001Z] #42 253.7   CC       criu/page-pipe.o
09:47:07 [2019-12-10T09:47:07.194Z] #42 254.8   CC       criu/page-xfer.o
09:47:09 [2019-12-10T09:47:09.575Z] #42 256.9   CC       criu/pagemap-cache.o
09:47:09 [2019-12-10T09:47:09.920Z] #42 257.6   CC       criu/pagemap.o
09:47:09 [2019-12-10T09:47:09.934Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.439s	coverage: 13.7% of statements
09:47:10 [2019-12-10T09:47:10.413Z] ok  	github.com/docker/docker/daemon	12.373s	coverage: 17.6% of statements
09:47:10 [2019-12-10T09:47:10.413Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:47:10 [2019-12-10T09:47:10.413Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:47:11 [2019-12-10T09:47:11.118Z] #42 259.0   CC       criu/parasite-syscall.o
09:47:12 [2019-12-10T09:47:12.468Z] ok  	github.com/docker/docker/daemon/discovery	0.013s	coverage: 30.0% of statements
09:47:12 [2019-12-10T09:47:12.837Z] #42 260.6   CC       criu/path.o
09:47:13 [2019-12-10T09:47:13.181Z] #42 261.1   CC       criu/pie-util-vdso-elf32.o
09:47:13 [2019-12-10T09:47:13.337Z] ok  	github.com/docker/docker/daemon/config	0.046s	coverage: 82.1% of statements
09:47:13 [2019-12-10T09:47:13.740Z] ok  	github.com/docker/docker/daemon/events	0.069s	coverage: 50.0% of statements
09:47:13 [2019-12-10T09:47:13.741Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:47:13 [2019-12-10T09:47:13.741Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:47:13 [2019-12-10T09:47:13.925Z] #42 261.7   CC       criu/pie-util-vdso.o
09:47:14 [2019-12-10T09:47:14.666Z] #42 262.4   CC       criu/pie-util.o
09:47:15 [2019-12-10T09:47:15.008Z] #42 262.7   CC       criu/pipes.o
09:47:15 [2019-12-10T09:47:15.095Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
09:47:16 [2019-12-10T09:47:16.203Z] #42 263.9   CC       criu/plugin.o
09:47:16 [2019-12-10T09:47:16.936Z] #42 264.7   CC       criu/proc_parse.o
09:47:17 [2019-12-10T09:47:17.741Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
09:47:19 [2019-12-10T09:47:19.083Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.248s	coverage: 57.9% of statements
09:47:21 [2019-12-10T09:47:21.803Z] #42 268.9   CC       criu/protobuf-desc.o
09:47:22 [2019-12-10T09:47:22.991Z] #42 270.7   CC       criu/protobuf.o
09:47:23 [2019-12-10T09:47:23.729Z] #42 271.3   CC       criu/pstree.o
09:47:25 [2019-12-10T09:47:25.216Z] INFO: Expanding compiler 1 of 3...
09:47:25 [2019-12-10T09:47:25.216Z] INFO: Expanding compiler 2 of 3...
09:47:25 [2019-12-10T09:47:25.449Z] #42 272.9   CC       criu/rbtree.o
09:47:25 [2019-12-10T09:47:25.790Z] #42 273.5   CC       criu/rst-malloc.o
09:47:26 [2019-12-10T09:47:26.135Z] #42 274.0   CC       criu/seccomp.o
09:47:26 [2019-12-10T09:47:26.928Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	5.420s	coverage: 46.2% of statements
09:47:27 [2019-12-10T09:47:27.327Z] #42 275.1   CC       criu/seize.o
09:47:27 [2019-12-10T09:47:27.739Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	12.329s	coverage: 72.5% of statements
09:47:27 [2019-12-10T09:47:27.739Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:47:29 [2019-12-10T09:47:29.043Z] #42 276.5   CC       criu/servicefd.o
09:47:29 [2019-12-10T09:47:29.043Z] #42 ...
09:47:29 [2019-12-10T09:47:29.043Z] 
09:47:29 [2019-12-10T09:47:29.043Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:47:29 [2019-12-10T09:47:29.043Z] #39 358.4 + dpkg --print-architecture
09:47:29 [2019-12-10T09:47:29.043Z] #39 358.4 + cd /tmp/tmp.GtX2KmpYyU/src/github.com/docker/distribution
09:47:29 [2019-12-10T09:47:29.043Z] #39 358.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
09:47:29 [2019-12-10T09:47:29.046Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.067s	coverage: 48.6% of statements
09:47:29 [2019-12-10T09:47:29.387Z] #39 358.9 + GOPATH=/tmp/tmp.GtX2KmpYyU/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.GtX2KmpYyU
09:47:29 [2019-12-10T09:47:29.387Z] #39 358.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:47:29 [2019-12-10T09:47:29.904Z] INFO: Expanding compiler 3 of 3...
09:47:29 [2019-12-10T09:47:29.904Z] INFO: Removing downloaded files...
09:47:29 [2019-12-10T09:47:29.904Z] INFO: Creating source directory...
09:47:29 [2019-12-10T09:47:29.904Z] INFO: Configuring git core.autocrlf...
09:47:29 [2019-12-10T09:47:29.904Z] INFO: Completed
09:47:30 [2019-12-10T09:47:30.942Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.604s	coverage: 76.1% of statements
09:47:32 [2019-12-10T09:47:32.331Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
09:47:33 [2019-12-10T09:47:33.167Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:47:33 [2019-12-10T09:47:33.167Z] 
09:47:33 [2019-12-10T09:47:33.167Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:47:33 [2019-12-10T09:47:33.167Z] PKG_CONFIG=pkg-config
09:47:33 [2019-12-10T09:47:33.167Z] GOLANG_VERSION=1.13.4
09:47:33 [2019-12-10T09:47:33.167Z] HOSTNAME=fa6ec0482469
09:47:33 [2019-12-10T09:47:33.167Z] DOCKER_EXPERIMENTAL=1
09:47:33 [2019-12-10T09:47:33.167Z] container=docker
09:47:33 [2019-12-10T09:47:33.167Z] TEST_SKIP_INTEGRATION_CLI=1
09:47:33 [2019-12-10T09:47:33.167Z] GO111MODULE=off
09:47:33 [2019-12-10T09:47:33.167Z] GOPATH=/go
09:47:33 [2019-12-10T09:47:33.167Z] PWD=/go/src/github.com/docker/docker
09:47:33 [2019-12-10T09:47:33.167Z] HOME=/root
09:47:33 [2019-12-10T09:47:33.167Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:47:33 [2019-12-10T09:47:33.167Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:47:33 [2019-12-10T09:47:33.167Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:47:33 [2019-12-10T09:47:33.167Z] DOCKER_GITCOMMIT=04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc
09:47:33 [2019-12-10T09:47:33.167Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:47:33 [2019-12-10T09:47:33.167Z] DOCKER_GRAPHDRIVER=overlay2
09:47:33 [2019-12-10T09:47:33.167Z] TERM=xterm
09:47:33 [2019-12-10T09:47:33.167Z] VALIDATE_BRANCH=master
09:47:33 [2019-12-10T09:47:33.167Z] DEST=bundles/test-integration
09:47:33 [2019-12-10T09:47:33.167Z] SHLVL=1
09:47:33 [2019-12-10T09:47:33.167Z] TIMEOUT=120m
09:47:33 [2019-12-10T09:47:33.167Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:47:33 [2019-12-10T09:47:33.167Z] DOCKER_PKG=github.com/docker/docker
09:47:33 [2019-12-10T09:47:33.167Z] TESTDEBUG=0
09:47:33 [2019-12-10T09:47:33.167Z] _=/usr/bin/env
09:47:33 [2019-12-10T09:47:33.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:47:33 [2019-12-10T09:47:33.603Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.005s	coverage: 3.0% of statements
09:47:35 [2019-12-10T09:47:35.545Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.222s	coverage: 59.8% of statements
09:47:35 [2019-12-10T09:47:35.545Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:47:35 [2019-12-10T09:47:35.545Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:47:35 [2019-12-10T09:47:35.962Z] ok  	github.com/docker/docker/daemon/images	0.009s	coverage: 4.9% of statements
09:47:35 [2019-12-10T09:47:35.962Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:47:35 [2019-12-10T09:47:35.962Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
09:47:35 [2019-12-10T09:47:35.962Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:47:37 [2019-12-10T09:47:37.970Z] ok  	github.com/docker/docker/daemon/logger	0.224s	coverage: 42.7% of statements
09:47:38 [2019-12-10T09:47:38.399Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.090s	coverage: 77.8% of statements
09:47:38 [2019-12-10T09:47:38.399Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
09:47:38 [2019-12-10T09:47:38.399Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:47:38 [2019-12-10T09:47:38.437Z] #39 ...
09:47:38 [2019-12-10T09:47:38.437Z] 
09:47:38 [2019-12-10T09:47:38.437Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:47:38 [2019-12-10T09:47:38.437Z] #42 277.4   CC       criu/shmem.o
09:47:38 [2019-12-10T09:47:38.437Z] #42 279.1   CC       criu/sigframe.o
09:47:38 [2019-12-10T09:47:38.437Z] #42 279.3   CC       criu/signalfd.o
09:47:38 [2019-12-10T09:47:38.437Z] #42 279.8   CC       criu/sk-inet.o
09:47:38 [2019-12-10T09:47:38.437Z] #42 281.4   CC       criu/sk-netlink.o
09:47:38 [2019-12-10T09:47:38.437Z] #42 282.3   CC       criu/sk-packet.o
09:47:38 [2019-12-10T09:47:38.437Z] #42 283.5   CC       criu/sk-queue.o
09:47:38 [2019-12-10T09:47:38.437Z] #42 284.3   CC       criu/sk-tcp.o
09:47:38 [2019-12-10T09:47:38.437Z] #42 285.2   CC       criu/sk-unix.o
09:47:39 [2019-12-10T09:47:39.915Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.017s	coverage: 67.0% of statements
09:47:40 [2019-12-10T09:47:40.321Z] ok  	github.com/docker/docker/daemon/logger/journald	0.012s	coverage: 26.2% of statements
09:47:40 [2019-12-10T09:47:40.725Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.007s	coverage: 88.3% of statements
09:47:41 [2019-12-10T09:47:41.352Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:47:41 [2019-12-10T09:47:41.352Z] 
09:47:41 [2019-12-10T09:47:41.352Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
09:47:41 [2019-12-10T09:47:41.352Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
09:47:41 [2019-12-10T09:47:41.352Z] Using test binary docker
09:47:41 [2019-12-10T09:47:41.352Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:47:41 [2019-12-10T09:47:41.352Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
09:47:41 [2019-12-10T09:47:41.352Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
09:47:41 [2019-12-10T09:47:41.352Z] Warning failed to create cache: (null)
09:47:41 [2019-12-10T09:47:41.352Z] .
09:47:41 [2019-12-10T09:47:41.352Z] INFO: Waiting for daemon to start...
09:47:41 [2019-12-10T09:47:41.352Z] Starting dockerd
09:47:41 [2019-12-10T09:47:41.352Z] .
09:47:41 [2019-12-10T09:47:41.352Z] INFO: Building docker-sdk-python3:4.1.0...
09:47:41 [2019-12-10T09:47:41.478Z] #42 288.6   CC       criu/sockets.o
09:47:41 [2019-12-10T09:47:41.593Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 62.1% of statements
09:47:42 [2019-12-10T09:47:42.001Z] ok  	github.com/docker/docker/daemon/logger/local	0.010s	coverage: 74.7% of statements
09:47:42 [2019-12-10T09:47:42.001Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:47:42 [2019-12-10T09:47:42.670Z] #42 290.3   CC       criu/stats.o
09:47:42 [2019-12-10T09:47:42.860Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.008s	coverage: 19.9% of statements
09:47:43 [2019-12-10T09:47:43.408Z] #42 291.0   CC       criu/string.o
09:47:43 [2019-12-10T09:47:43.408Z] #42 291.2   CC       criu/sysctl.o
09:47:44 [2019-12-10T09:47:44.690Z] #42 292.4   CC       criu/sysfs_parse.o
09:47:44 [2019-12-10T09:47:44.917Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 47.8% of statements
09:47:44 [2019-12-10T09:47:44.917Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
09:47:45 [2019-12-10T09:47:45.423Z] #42 293.1   CC       criu/timerfd.o
09:47:45 [2019-12-10T09:47:45.758Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.771s	coverage: 82.5% of statements
09:47:45 [2019-12-10T09:47:45.758Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:47:45 [2019-12-10T09:47:45.758Z] ok  	github.com/docker/docker/daemon/network	0.015s	coverage: 63.8% of statements
09:47:45 [2019-12-10T09:47:45.758Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:47:46 [2019-12-10T09:47:46.157Z] #42 293.9   CC       criu/tty.o
09:47:48 [2019-12-10T09:47:48.409Z] ok  	github.com/docker/docker/distribution/metadata	0.029s	coverage: 48.2% of statements
09:47:48 [2019-12-10T09:47:48.410Z] ok  	github.com/docker/docker/distribution	0.315s	coverage: 22.1% of statements
09:47:48 [2019-12-10T09:47:48.410Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:47:49 [2019-12-10T09:47:49.740Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 49.4% of statements
09:47:50 [2019-12-10T09:47:50.038Z] #42 297.5   CC       criu/tun.o
09:47:50 [2019-12-10T09:47:50.778Z] #42 298.5   CC       criu/uffd.o
09:47:51 [2019-12-10T09:47:51.085Z] ok  	github.com/docker/docker/image	0.021s	coverage: 86.4% of statements
09:47:51 [2019-12-10T09:47:51.549Z] ok  	github.com/docker/docker/distribution/xfer	2.005s	coverage: 85.1% of statements
09:47:51 [2019-12-10T09:47:51.549Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:47:52 [2019-12-10T09:47:52.431Z] ok  	github.com/docker/docker/image/cache	0.016s	coverage: 19.2% of statements
09:47:52 [2019-12-10T09:47:52.431Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
09:47:53 [2019-12-10T09:47:53.110Z] #42 300.7   CC       criu/util.o
09:47:53 [2019-12-10T09:47:53.303Z] ok  	github.com/docker/docker/image/v1	0.006s	coverage: 25.0% of statements
09:47:53 [2019-12-10T09:47:53.303Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:47:54 [2019-12-10T09:47:54.142Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
09:47:55 [2019-12-10T09:47:55.484Z] ok  	github.com/docker/docker/opts	0.029s	coverage: 66.9% of statements
09:47:55 [2019-12-10T09:47:55.484Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
09:47:56 [2019-12-10T09:47:56.153Z] #42 303.4   CC       criu/uts_ns.o
09:47:56 [2019-12-10T09:47:56.153Z] #42 303.9   CC       criu/vdso.o
09:47:57 [2019-12-10T09:47:57.342Z] #42 305.0   LINK     criu/built-in.o
09:47:57 [2019-12-10T09:47:57.342Z] #42 305.2   LINK     criu/criu
09:47:57 [2019-12-10T09:47:57.535Z] ok  	github.com/docker/docker/pkg/archive	0.582s	coverage: 76.8% of statements
09:47:58 [2019-12-10T09:47:58.547Z] #42 306.1   DEP      lib/c/criu.d
09:47:58 [2019-12-10T09:47:58.547Z] #42 306.4   CC       images/rpc.pb-c.o
09:47:59 [2019-12-10T09:47:59.000Z] ok  	github.com/docker/docker/pkg/authorization	0.321s	coverage: 68.3% of statements
09:47:59 [2019-12-10T09:47:59.000Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
09:47:59 [2019-12-10T09:47:59.403Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
09:47:59 [2019-12-10T09:47:59.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:47:59 [2019-12-10T09:47:59.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:47:59 [2019-12-10T09:47:59.736Z] #42 307.5   CC       lib/c/criu.o
09:48:01 [2019-12-10T09:48:01.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:48:02 [2019-12-10T09:48:02.111Z] #42 309.8   LINK     lib/c/built-in.o
09:48:02 [2019-12-10T09:48:02.111Z] #42 309.8   LINK     lib/c/libcriu.so
09:48:02 [2019-12-10T09:48:02.455Z] #42 310.2   GEN      magic.py
09:48:02 [2019-12-10T09:48:02.619Z] ok  	github.com/docker/docker/layer	7.581s	coverage: 68.8% of statements
09:48:02 [2019-12-10T09:48:02.619Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:48:02 [2019-12-10T09:48:02.619Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:48:02 [2019-12-10T09:48:02.619Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:48:02 [2019-12-10T09:48:02.619Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:48:02 [2019-12-10T09:48:02.619Z] ?   	github.com/docker/docker/oci	[no test files]
09:48:02 [2019-12-10T09:48:02.619Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:48:02 [2019-12-10T09:48:02.619Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
09:48:02 [2019-12-10T09:48:02.799Z] #42 310.5 Note: Building without setproctitle() and strlcpy() support.
09:48:02 [2019-12-10T09:48:02.799Z] #42 310.5       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:48:02 [2019-12-10T09:48:02.998Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
09:48:03 [2019-12-10T09:48:03.385Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
09:48:03 [2019-12-10T09:48:03.990Z] #42 311.5 fatal: Not a git repository (or any of the parent directories): .git
09:48:04 [2019-12-10T09:48:04.099Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.582s	coverage: 43.2% of statements
09:48:04 [2019-12-10T09:48:04.100Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
09:48:04 [2019-12-10T09:48:04.100Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:48:05 [2019-12-10T09:48:05.015Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.001s	coverage: 92.3% of statements
09:48:05 [2019-12-10T09:48:05.179Z] #42 312.7 make[1]: Nothing to be done for 'all'.
09:48:05 [2019-12-10T09:48:05.423Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.010s	coverage: 93.8% of statements
09:48:06 [2019-12-10T09:48:06.246Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
09:48:06 [2019-12-10T09:48:06.369Z] #42 314.0 make[1]: 'images/built-in.o' is up to date.
09:48:06 [2019-12-10T09:48:06.369Z] #42 314.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
09:48:06 [2019-12-10T09:48:06.369Z] #42 314.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
09:48:06 [2019-12-10T09:48:06.369Z] #42 314.2 make[1]: 'compel/libcompel.a' is up to date.
09:48:06 [2019-12-10T09:48:06.713Z] #42 314.3 make[1]: 'compel/compel-host-bin' is up to date.
09:48:06 [2019-12-10T09:48:06.713Z] #42 314.4 make[1]: Nothing to be done for 'all'.
09:48:06 [2019-12-10T09:48:06.713Z] #42 314.4 make[1]: 'soccr/libsoccr.a' is up to date.
09:48:07 [2019-12-10T09:48:07.057Z] #42 314.8 make[2]: Nothing to be done for 'all'.
09:48:07 [2019-12-10T09:48:07.057Z] #42 314.9 make[2]: Nothing to be done for 'all'.
09:48:07 [2019-12-10T09:48:07.057Z] #42 314.9 make[2]: Nothing to be done for 'all'.
09:48:07 [2019-12-10T09:48:07.057Z] #42 ...
09:48:07 [2019-12-10T09:48:07.057Z] 
09:48:07 [2019-12-10T09:48:07.057Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:48:07 [2019-12-10T09:48:07.407Z] #39 396.8 + rm -rf /tmp/tmp.GtX2KmpYyU/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.GtX2KmpYyU
09:48:07 [2019-12-10T09:48:07.407Z] #39 DONE 396.9s
09:48:07 [2019-12-10T09:48:07.407Z] 
09:48:07 [2019-12-10T09:48:07.407Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:48:07 [2019-12-10T09:48:07.407Z] #42 315.1 make[2]: Nothing to be done for 'all'.
09:48:07 [2019-12-10T09:48:07.563Z] ok  	github.com/docker/docker/pkg/filenotify	0.606s	coverage: 67.0% of statements
09:48:07 [2019-12-10T09:48:07.752Z] #42 315.3 make[2]: Nothing to be done for 'all'.
09:48:07 [2019-12-10T09:48:07.752Z] #42 315.4 make[2]: Nothing to be done for 'all'.
09:48:07 [2019-12-10T09:48:07.752Z] #42 315.4 make[2]: Nothing to be done for 'all'.
09:48:07 [2019-12-10T09:48:07.752Z] #42 315.6 make[2]: Nothing to be done for 'all'.
09:48:07 [2019-12-10T09:48:07.955Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.127s	coverage: 84.1% of statements
09:48:07 [2019-12-10T09:48:07.955Z] ok  	github.com/docker/docker/pkg/fileutils	0.007s	coverage: 89.5% of statements
09:48:08 [2019-12-10T09:48:08.096Z] #42 315.7   INSTALL  criu/criu
09:48:08 [2019-12-10T09:48:08.096Z] #42 DONE 315.8s
09:48:08 [2019-12-10T09:48:08.096Z] 
09:48:08 [2019-12-10T09:48:08.096Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:48:08 [2019-12-10T09:48:08.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:48:08 [2019-12-10T09:48:08.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:48:08 [2019-12-10T09:48:08.804Z] ok  	github.com/docker/docker/pkg/homedir	0.023s	coverage: 11.4% of statements
09:48:08 [2019-12-10T09:48:08.804Z] ok  	github.com/docker/docker/pkg/fsutils	0.386s	coverage: 85.1% of statements
09:48:10 [2019-12-10T09:48:10.235Z] ok  	github.com/docker/docker/pkg/idtools	0.737s	coverage: 70.1% of statements
09:48:10 [2019-12-10T09:48:10.650Z] ok  	github.com/docker/docker/pkg/ioutils	0.575s	coverage: 70.6% of statements
09:48:10 [2019-12-10T09:48:10.650Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
09:48:11 [2019-12-10T09:48:11.073Z] ok  	github.com/docker/docker/pkg/locker	0.073s	coverage: 88.9% of statements
09:48:11 [2019-12-10T09:48:11.073Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 100.0% of statements
09:48:11 [2019-12-10T09:48:11.073Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:48:11 [2019-12-10T09:48:11.460Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.013s	coverage: 85.7% of statements
09:48:12 [2019-12-10T09:48:12.289Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
09:48:12 [2019-12-10T09:48:12.289Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
09:48:12 [2019-12-10T09:48:12.683Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 91.4% of statements
09:48:13 [2019-12-10T09:48:13.089Z] ok  	github.com/docker/docker/pkg/mount	1.162s	coverage: 70.0% of statements
09:48:13 [2019-12-10T09:48:13.089Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
09:48:13 [2019-12-10T09:48:13.089Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
09:48:13 [2019-12-10T09:48:13.089Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:48:13 [2019-12-10T09:48:13.089Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:48:13 [2019-12-10T09:48:13.952Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.013s	coverage: 56.8% of statements
09:48:14 [2019-12-10T09:48:14.788Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
09:48:15 [2019-12-10T09:48:15.202Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
09:48:15 [2019-12-10T09:48:15.667Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
09:48:16 [2019-12-10T09:48:16.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:48:17 [2019-12-10T09:48:17.045Z] ok  	github.com/docker/docker/pkg/pubsub	1.038s	coverage: 73.9% of statements
09:48:17 [2019-12-10T09:48:17.453Z] ok  	github.com/docker/docker/pkg/reexec	0.004s	coverage: 82.4% of statements
09:48:19 [2019-12-10T09:48:19.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:48:20 [2019-12-10T09:48:20.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:48:20 [2019-12-10T09:48:20.729Z] ok  	github.com/docker/docker/pkg/signal	2.595s	coverage: 61.0% of statements
09:48:21 [2019-12-10T09:48:21.111Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
09:48:21 [2019-12-10T09:48:21.549Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
09:48:21 [2019-12-10T09:48:21.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:48:22 [2019-12-10T09:48:22.020Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
09:48:22 [2019-12-10T09:48:22.437Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
09:48:22 [2019-12-10T09:48:22.857Z] ok  	github.com/docker/docker/pkg/sysinfo	0.009s	coverage: 80.6% of statements
09:48:22 [2019-12-10T09:48:22.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:48:23 [2019-12-10T09:48:23.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:48:23 [2019-12-10T09:48:23.706Z] ok  	github.com/docker/docker/pkg/system	0.038s	coverage: 36.2% of statements
09:48:24 [2019-12-10T09:48:24.093Z] ok  	github.com/docker/docker/pkg/tailfile	0.052s	coverage: 88.6% of statements
09:48:24 [2019-12-10T09:48:24.942Z] ok  	github.com/docker/docker/pkg/tarsum	0.032s	coverage: 89.3% of statements
09:48:25 [2019-12-10T09:48:25.332Z] ok  	github.com/docker/docker/pkg/term	0.004s	coverage: 84.8% of statements
09:48:25 [2019-12-10T09:48:25.734Z] testing: warning: no tests to run
09:48:25 [2019-12-10T09:48:25.734Z] coverage: [no statements]
09:48:25 [2019-12-10T09:48:25.735Z] ok  	github.com/docker/docker/pkg/term/windows	0.008s	coverage: [no statements] [no tests to run]
09:48:26 [2019-12-10T09:48:26.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:48:26 [2019-12-10T09:48:26.110Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
09:48:26 [2019-12-10T09:48:26.110Z] ok  	github.com/docker/docker/pkg/urlutil	0.012s	coverage: 100.0% of statements
09:48:26 [2019-12-10T09:48:26.520Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
09:48:26 [2019-12-10T09:48:26.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:48:28 [2019-12-10T09:48:28.008Z] sha256:c399af416accff01c63e282c87f12544f76e17f84d3cf44984cf7fd2acf9c9f1
09:48:28 [2019-12-10T09:48:28.008Z] INFO: Starting docker-py tests...
09:48:28 [2019-12-10T09:48:28.008Z] ============================= test session starts ==============================
09:48:28 [2019-12-10T09:48:28.008Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.1
09:48:28 [2019-12-10T09:48:28.008Z] rootdir: /src, inifile: pytest.ini
09:48:28 [2019-12-10T09:48:28.008Z] plugins: timeout-1.3.3, cov-2.6.1
09:48:28 [2019-12-10T09:48:28.008Z] collected 385 items / 5 deselected / 380 selected
09:48:28 [2019-12-10T09:48:28.008Z] 
09:48:28 [2019-12-10T09:48:28.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:48:29 [2019-12-10T09:48:29.219Z] ok  	github.com/docker/docker/plugin	0.563s	coverage: 27.1% of statements
09:48:30 [2019-12-10T09:48:30.050Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
09:48:30 [2019-12-10T09:48:30.905Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 76.2% of statements
09:48:31 [2019-12-10T09:48:31.328Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
09:48:31 [2019-12-10T09:48:31.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:48:33 [2019-12-10T09:48:33.229Z] ok  	github.com/docker/docker/registry	0.171s	coverage: 56.0% of statements
09:48:33 [2019-12-10T09:48:33.641Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
09:48:33 [2019-12-10T09:48:33.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:48:34 [2019-12-10T09:48:34.087Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
09:48:34 [2019-12-10T09:48:34.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:48:35 [2019-12-10T09:48:35.062Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 68.2% of statements
09:48:35 [2019-12-10T09:48:35.448Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
09:48:37 [2019-12-10T09:48:37.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:48:38 [2019-12-10T09:48:38.765Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
09:48:38 [2019-12-10T09:48:38.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:48:39 [2019-12-10T09:48:39.156Z] ok  	github.com/docker/docker/volume/local	0.029s	coverage: 73.0% of statements
09:48:39 [2019-12-10T09:48:39.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:48:39 [2019-12-10T09:48:39.963Z] ok  	github.com/docker/docker/volume/mounts	0.025s	coverage: 67.0% of statements
09:48:41 [2019-12-10T09:48:41.088Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:48:41 [2019-12-10T09:48:41.088Z] Using test binary docker
09:48:41 [2019-12-10T09:48:41.088Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:48:41 [2019-12-10T09:48:41.088Z] +++ /etc/init.d/apparmor start
09:48:41 [2019-12-10T09:48:41.088Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
09:48:41 [2019-12-10T09:48:41.088Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
09:48:41 [2019-12-10T09:48:41.088Z] Warning failed to create cache: (null)
09:48:41 [2019-12-10T09:48:41.088Z] .
09:48:41 [2019-12-10T09:48:41.088Z] Starting dockerd
09:48:41 [2019-12-10T09:48:41.088Z] INFO: Waiting for daemon to start...
09:48:41 [2019-12-10T09:48:41.088Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
09:48:41 [2019-12-10T09:48:41.391Z] ok  	github.com/docker/docker/volume/service	0.019s	coverage: 73.0% of statements
09:48:43 [2019-12-10T09:48:43.621Z] .
09:48:43 [2019-12-10T09:48:43.621Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:48:43 [2019-12-10T09:48:43.621Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:48:43 [2019-12-10T09:48:43.621Z] Error: No such image: emptyfs
09:48:43 [2019-12-10T09:48:43.621Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:48:43 [2019-12-10T09:48:43.621Z] ++++ docker load
09:48:43 [2019-12-10T09:48:43.621Z] Running integration-test (iteration 1)
09:48:43 [2019-12-10T09:48:43.621Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
09:48:43 [2019-12-10T09:48:43.621Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
09:48:43 [2019-12-10T09:48:43.621Z] ++ set -e
09:48:43 [2019-12-10T09:48:43.621Z] ++ '[' -n 0 ']'
09:48:43 [2019-12-10T09:48:43.621Z] ++ set -x
09:48:43 [2019-12-10T09:48:43.622Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
09:48:48 [2019-12-10T09:48:48.440Z] #23 ...
09:48:48 [2019-12-10T09:48:48.440Z] 
09:48:48 [2019-12-10T09:48:48.440Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:48:48 [2019-12-10T09:48:48.440Z] #60 383.6 + bin/containerd
09:48:48 [2019-12-10T09:48:48.968Z] ok  	github.com/docker/docker/pkg/plugins	33.621s	coverage: 76.6% of statements
09:48:48 [2019-12-10T09:48:48.968Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:48:48 [2019-12-10T09:48:48.968Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:48:48 [2019-12-10T09:48:48.968Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
09:48:48 [2019-12-10T09:48:48.968Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:48:48 [2019-12-10T09:48:48.968Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:48:48 [2019-12-10T09:48:48.968Z] ?   	github.com/docker/docker/rootless	[no test files]
09:48:48 [2019-12-10T09:48:48.968Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
09:48:48 [2019-12-10T09:48:48.968Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:48:48 [2019-12-10T09:48:48.968Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:48:48 [2019-12-10T09:48:48.968Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:48:48 [2019-12-10T09:48:48.968Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:48:48 [2019-12-10T09:48:48.968Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:48:48 [2019-12-10T09:48:48.968Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:48:48 [2019-12-10T09:48:48.968Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:48:48 [2019-12-10T09:48:48.968Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:48:48 [2019-12-10T09:48:48.968Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:48:48 [2019-12-10T09:48:48.968Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:48:48 [2019-12-10T09:48:48.968Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:48:48 [2019-12-10T09:48:48.968Z] ?   	github.com/docker/docker/volume	[no test files]
09:48:48 [2019-12-10T09:48:48.968Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:48:48 [2019-12-10T09:48:48.968Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:48:48 [2019-12-10T09:48:48.968Z] 
09:48:48 [2019-12-10T09:48:48.968Z] === Skipped
09:48:48 [2019-12-10T09:48:48.968Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
09:48:48 [2019-12-10T09:48:48.968Z]     exec_linux_test.go:18: requires AppArmor to be enabled
09:48:48 [2019-12-10T09:48:48.968Z] 
09:48:48 [2019-12-10T09:48:48.968Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
09:48:48 [2019-12-10T09:48:48.968Z]     exec_linux_test.go:38: requires AppArmor to be enabled
09:48:48 [2019-12-10T09:48:48.968Z] 
09:48:48 [2019-12-10T09:48:48.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:48:48 [2019-12-10T09:48:48.968Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:48:48 [2019-12-10T09:48:48.968Z]     graphtest_unix.go:46: Driver btrfs not supported
09:48:48 [2019-12-10T09:48:48.968Z] 
09:48:48 [2019-12-10T09:48:48.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:48:48 [2019-12-10T09:48:48.968Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:48:48 [2019-12-10T09:48:48.968Z]     graphtest_unix.go:46: Driver btrfs not supported
09:48:48 [2019-12-10T09:48:48.968Z] 
09:48:48 [2019-12-10T09:48:48.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:48:48 [2019-12-10T09:48:48.968Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:48:48 [2019-12-10T09:48:48.968Z]     graphtest_unix.go:46: Driver btrfs not supported
09:48:48 [2019-12-10T09:48:48.968Z] 
09:48:48 [2019-12-10T09:48:48.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:48:48 [2019-12-10T09:48:48.968Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:48:48 [2019-12-10T09:48:48.968Z]     graphtest_unix.go:46: Driver btrfs not supported
09:48:48 [2019-12-10T09:48:48.968Z] 
09:48:48 [2019-12-10T09:48:48.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:48:48 [2019-12-10T09:48:48.968Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:48:48 [2019-12-10T09:48:48.968Z]     graphtest_unix.go:46: Driver btrfs not supported
09:48:48 [2019-12-10T09:48:48.968Z] 
09:48:48 [2019-12-10T09:48:48.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:48:48 [2019-12-10T09:48:48.968Z]     graphtest_unix.go:73: No driver to put!
09:48:48 [2019-12-10T09:48:48.968Z] 
09:48:48 [2019-12-10T09:48:48.968Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
09:48:48 [2019-12-10T09:48:48.968Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
09:48:48 [2019-12-10T09:48:48.968Z] 
09:48:48 [2019-12-10T09:48:48.968Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
09:48:48 [2019-12-10T09:48:48.968Z]     overlay_test.go:49: Fails to compute changes intermittently
09:48:48 [2019-12-10T09:48:48.968Z] 
09:48:48 [2019-12-10T09:48:48.968Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:48:48 [2019-12-10T09:48:48.968Z]     overlay_test.go:65: Cannot run test with naive change algorithm
09:48:48 [2019-12-10T09:48:48.968Z] 
09:48:48 [2019-12-10T09:48:48.968Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:48:48 [2019-12-10T09:48:48.968Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:48:48 [2019-12-10T09:48:48.968Z] 
09:48:48 [2019-12-10T09:48:48.968Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:48:48 [2019-12-10T09:48:48.968Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:48:48 [2019-12-10T09:48:48.968Z]     graphtest_unix.go:46: Driver zfs not supported
09:48:48 [2019-12-10T09:48:48.968Z] 
09:48:48 [2019-12-10T09:48:48.968Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:48:48 [2019-12-10T09:48:48.968Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:48:48 [2019-12-10T09:48:48.968Z]     graphtest_unix.go:46: Driver zfs not supported
09:48:48 [2019-12-10T09:48:48.968Z] 
09:48:48 [2019-12-10T09:48:48.968Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:48:48 [2019-12-10T09:48:48.968Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:48:48 [2019-12-10T09:48:48.968Z]     graphtest_unix.go:46: Driver zfs not supported
09:48:48 [2019-12-10T09:48:48.968Z] 
09:48:48 [2019-12-10T09:48:48.968Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:48:48 [2019-12-10T09:48:48.968Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:48:48 [2019-12-10T09:48:48.969Z]     graphtest_unix.go:46: Driver zfs not supported
09:48:48 [2019-12-10T09:48:48.969Z] 
09:48:48 [2019-12-10T09:48:48.969Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:48:48 [2019-12-10T09:48:48.969Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:48:48 [2019-12-10T09:48:48.969Z]     graphtest_unix.go:46: Driver zfs not supported
09:48:48 [2019-12-10T09:48:48.969Z] 
09:48:48 [2019-12-10T09:48:48.969Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:48:48 [2019-12-10T09:48:48.969Z]     graphtest_unix.go:73: No driver to put!
09:48:48 [2019-12-10T09:48:48.969Z] 
09:48:48 [2019-12-10T09:48:48.969Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:48:48 [2019-12-10T09:48:48.969Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
09:48:48 [2019-12-10T09:48:48.969Z] 
09:48:48 [2019-12-10T09:48:48.969Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:48:48 [2019-12-10T09:48:48.969Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
09:48:48 [2019-12-10T09:48:48.969Z] 
09:48:48 [2019-12-10T09:48:48.969Z] 
09:48:48 [2019-12-10T09:48:48.969Z] DONE 2151 tests, 20 skipped in 229.595s
Post stage
[Pipeline] junit
09:48:49 [2019-12-10T09:48:49.148Z] Recording test results
09:48:49 [2019-12-10T09:48:49.176Z] #60 ...
09:48:49 [2019-12-10T09:48:49.176Z] 
09:48:49 [2019-12-10T09:48:49.176Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:48:49 [2019-12-10T09:48:49.176Z] #51 DONE 438.3s
09:48:49 [2019-12-10T09:48:49.176Z] 
09:48:49 [2019-12-10T09:48:49.176Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:48:49 [2019-12-10T09:48:49.342Z] tests/integration/api_build_test.py ......................X              [  6%]
09:48:49 [2019-12-10T09:48:49.912Z] tests/integration/api_client_test.py .....                               [  7%]
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:48:51 [2019-12-10T09:48:51.712Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40179/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc hack/make.sh dynbinary test-integration
09:48:51 [2019-12-10T09:48:51.846Z] tests/integration/api_config_test.py .....                               [  8%]
09:48:52 [2019-12-10T09:48:52.094Z] 
09:48:52 [2019-12-10T09:48:52.094Z] Removing bundles/
09:48:52 [2019-12-10T09:48:52.094Z] 
09:48:52 [2019-12-10T09:48:52.094Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:48:52 [2019-12-10T09:48:52.094Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:48:52 [2019-12-10T09:48:52.094Z] GOOS="" GOARCH="" GOARM=""
09:48:53 [2019-12-10T09:48:53.599Z] Loaded image: buildpack-deps:jessie
09:48:53 [2019-12-10T09:48:53.599Z] Loaded image: busybox:latest
09:48:53 [2019-12-10T09:48:53.599Z] Loaded image: busybox:glibc
09:48:53 [2019-12-10T09:48:53.599Z] Loaded image: debian:jessie
09:48:53 [2019-12-10T09:48:53.599Z] Loaded image: hello-world:latest
09:48:53 [2019-12-10T09:48:53.599Z] INFO: Testing against a local daemon
09:48:53 [2019-12-10T09:48:53.599Z] === RUN   TestCgroupNamespacesBuild
09:48:57 [2019-12-10T09:48:57.789Z] --- PASS: TestCgroupNamespacesBuild (4.43s)
09:48:57 [2019-12-10T09:48:57.789Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:48:59 [2019-12-10T09:48:59.166Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s)
09:48:59 [2019-12-10T09:48:59.166Z] === RUN   TestBuildWithSession
09:48:59 [2019-12-10T09:48:59.166Z] --- SKIP: TestBuildWithSession (0.00s)
09:48:59 [2019-12-10T09:48:59.166Z]     build_session_test.go:25: TODO: BuildKit
09:48:59 [2019-12-10T09:48:59.166Z] === RUN   TestBuildSquashParent
09:49:02 [2019-12-10T09:49:02.524Z] #23 450.2 + return
09:49:02 [2019-12-10T09:49:02.524Z] #23 DONE 450.3s
09:49:02 [2019-12-10T09:49:02.524Z] 
09:49:02 [2019-12-10T09:49:02.524Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:49:03 [2019-12-10T09:49:03.261Z] #60 ...
09:49:03 [2019-12-10T09:49:03.261Z] 
09:49:03 [2019-12-10T09:49:03.261Z] #24 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
09:49:03 [2019-12-10T09:49:03.605Z] #24 DONE 0.1s
09:49:03 [2019-12-10T09:49:03.606Z] 
09:49:03 [2019-12-10T09:49:03.606Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:49:03 [2019-12-10T09:49:03.606Z] #60 ...
09:49:03 [2019-12-10T09:49:03.606Z] 
09:49:03 [2019-12-10T09:49:03.606Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
09:49:04 [2019-12-10T09:49:04.339Z] #28 DONE 0.5s
09:49:04 [2019-12-10T09:49:04.339Z] 
09:49:04 [2019-12-10T09:49:04.339Z] #30 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
09:49:04 [2019-12-10T09:49:04.339Z] #30 DONE 0.1s
09:49:04 [2019-12-10T09:49:04.339Z] 
09:49:04 [2019-12-10T09:49:04.339Z] #33 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
09:49:04 [2019-12-10T09:49:04.339Z] #33 DONE 0.1s
09:49:04 [2019-12-10T09:49:04.339Z] 
09:49:04 [2019-12-10T09:49:04.339Z] #38 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
09:49:04 [2019-12-10T09:49:04.339Z] #38 DONE 0.1s
09:49:04 [2019-12-10T09:49:04.339Z] 
09:49:04 [2019-12-10T09:49:04.339Z] #40 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
09:49:04 [2019-12-10T09:49:04.339Z] #40 DONE 0.1s
09:49:04 [2019-12-10T09:49:04.339Z] 
09:49:04 [2019-12-10T09:49:04.339Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:49:04 [2019-12-10T09:49:04.680Z] #60 ...
09:49:04 [2019-12-10T09:49:04.680Z] 
09:49:04 [2019-12-10T09:49:04.680Z] #43 [dev 15/24] COPY --from=criu          /build/ /usr/local/
09:49:04 [2019-12-10T09:49:04.680Z] #43 DONE 0.1s
09:49:04 [2019-12-10T09:49:04.680Z] 
09:49:04 [2019-12-10T09:49:04.680Z] #46 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
09:49:04 [2019-12-10T09:49:04.680Z] #46 DONE 0.1s
09:49:04 [2019-12-10T09:49:04.680Z] 
09:49:04 [2019-12-10T09:49:04.680Z] #49 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
09:49:04 [2019-12-10T09:49:04.680Z] #49 DONE 0.1s
09:49:04 [2019-12-10T09:49:04.680Z] 
09:49:04 [2019-12-10T09:49:04.680Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
09:49:05 [2019-12-10T09:49:05.023Z] #52 DONE 0.1s
09:49:05 [2019-12-10T09:49:05.023Z] 
09:49:05 [2019-12-10T09:49:05.023Z] #56 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
09:49:05 [2019-12-10T09:49:05.023Z] #56 DONE 0.1s
09:49:05 [2019-12-10T09:49:05.023Z] 
09:49:05 [2019-12-10T09:49:05.023Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:49:05 [2019-12-10T09:49:05.890Z] --- PASS: TestBuildSquashParent (6.62s)
09:49:05 [2019-12-10T09:49:05.890Z] === RUN   TestBuildWithRemoveAndForceRemove
09:49:05 [2019-12-10T09:49:05.890Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:49:05 [2019-12-10T09:49:05.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:49:05 [2019-12-10T09:49:05.890Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:49:05 [2019-12-10T09:49:05.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:49:05 [2019-12-10T09:49:05.890Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:49:05 [2019-12-10T09:49:05.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:49:05 [2019-12-10T09:49:05.890Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:49:05 [2019-12-10T09:49:05.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:49:05 [2019-12-10T09:49:05.890Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:49:05 [2019-12-10T09:49:05.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:49:05 [2019-12-10T09:49:05.890Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:49:05 [2019-12-10T09:49:05.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:49:05 [2019-12-10T09:49:05.890Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:49:05 [2019-12-10T09:49:05.890Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:49:05 [2019-12-10T09:49:05.890Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:49:05 [2019-12-10T09:49:05.890Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:49:08 [2019-12-10T09:49:08.425Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:49:08 [2019-12-10T09:49:08.425Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:49:10 [2019-12-10T09:49:10.962Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
09:49:10 [2019-12-10T09:49:10.962Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.76s)
09:49:10 [2019-12-10T09:49:10.962Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.81s)
09:49:10 [2019-12-10T09:49:10.962Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.93s)
09:49:10 [2019-12-10T09:49:10.962Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.98s)
09:49:10 [2019-12-10T09:49:10.962Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s)
09:49:10 [2019-12-10T09:49:10.962Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.17s)
09:49:10 [2019-12-10T09:49:10.962Z] === RUN   TestBuildMultiStageCopy
09:49:10 [2019-12-10T09:49:10.962Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:49:13 [2019-12-10T09:49:13.519Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:49:13 [2019-12-10T09:49:13.519Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:49:14 [2019-12-10T09:49:14.086Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:49:14 [2019-12-10T09:49:14.654Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:49:15 [2019-12-10T09:49:15.222Z] --- PASS: TestBuildMultiStageCopy (4.55s)
09:49:15 [2019-12-10T09:49:15.222Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.44s)
09:49:15 [2019-12-10T09:49:15.222Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s)
09:49:15 [2019-12-10T09:49:15.222Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
09:49:15 [2019-12-10T09:49:15.222Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s)
09:49:15 [2019-12-10T09:49:15.222Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s)
09:49:15 [2019-12-10T09:49:15.222Z] === RUN   TestBuildMultiStageParentConfig
09:49:16 [2019-12-10T09:49:16.598Z] --- PASS: TestBuildMultiStageParentConfig (1.42s)
09:49:16 [2019-12-10T09:49:16.598Z] === RUN   TestBuildLabelWithTargets
09:49:19 [2019-12-10T09:49:19.131Z] --- PASS: TestBuildLabelWithTargets (2.28s)
09:49:19 [2019-12-10T09:49:19.131Z] === RUN   TestBuildWithEmptyLayers
09:49:20 [2019-12-10T09:49:20.067Z] --- PASS: TestBuildWithEmptyLayers (0.99s)
09:49:20 [2019-12-10T09:49:20.067Z] === RUN   TestBuildMultiStageOnBuild
09:49:22 [2019-12-10T09:49:22.600Z] --- PASS: TestBuildMultiStageOnBuild (2.79s)
09:49:22 [2019-12-10T09:49:22.600Z] === RUN   TestBuildUncleanTarFilenames
09:49:23 [2019-12-10T09:49:23.978Z] --- PASS: TestBuildUncleanTarFilenames (1.39s)
09:49:23 [2019-12-10T09:49:23.978Z] === RUN   TestBuildMultiStageLayerLeak
09:49:24 [2019-12-10T09:49:24.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:49:27 [2019-12-10T09:49:27.191Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
09:49:27 [2019-12-10T09:49:27.264Z] --- PASS: TestBuildMultiStageLayerLeak (2.89s)
09:49:27 [2019-12-10T09:49:27.264Z] === RUN   TestBuildWithHugeFile
09:49:27 [2019-12-10T09:49:27.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:49:30 [2019-12-10T09:49:30.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:49:34 [2019-12-10T09:49:34.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:49:34 [2019-12-10T09:49:34.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:49:38 [2019-12-10T09:49:38.601Z] #60 434.7 + bin/containerd-stress
09:49:39 [2019-12-10T09:49:39.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:49:40 [2019-12-10T09:49:40.299Z] #60 438.4 + bin/containerd-shim
09:49:41 [2019-12-10T09:49:41.574Z] Removing intermediate container 0cee0e825e3d
09:49:41 [2019-12-10T09:49:41.574Z]  ---> c1038806b64d
09:49:41 [2019-12-10T09:49:41.574Z] Step 6/8 : ENTRYPOINT ["powershell.exe"]
09:49:41 [2019-12-10T09:49:41.574Z]  ---> Running in a463f194ec62
09:49:41 [2019-12-10T09:49:41.574Z] Removing intermediate container a463f194ec62
09:49:41 [2019-12-10T09:49:41.574Z]  ---> 882fe72c6d5e
09:49:41 [2019-12-10T09:49:41.574Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker
09:49:41 [2019-12-10T09:49:41.574Z]  ---> Running in a07611de18f8
09:49:41 [2019-12-10T09:49:41.574Z] Removing intermediate container a07611de18f8
09:49:41 [2019-12-10T09:49:41.574Z]  ---> 6bd9769620b0
09:49:41 [2019-12-10T09:49:41.574Z] Step 8/8 : COPY . .
09:49:42 [2019-12-10T09:49:42.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:49:46 [2019-12-10T09:49:46.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:49:51 [2019-12-10T09:49:51.296Z] #60 448.6 + bin/containerd-shim-runc-v1
09:49:53 [2019-12-10T09:49:53.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:49:55 [2019-12-10T09:49:55.159Z] #60 453.5 + bin/containerd-shim-runc-v2
09:49:56 [2019-12-10T09:49:56.336Z] #60 454.9 + binaries
09:49:56 [2019-12-10T09:49:56.674Z] #60 454.9 + mkdir -p /build
09:49:56 [2019-12-10T09:49:56.674Z] #60 454.9 + cp bin/containerd /build/containerd
09:49:56 [2019-12-10T09:49:56.674Z] #60 454.9 + cp bin/containerd-shim /build/containerd-shim
09:49:56 [2019-12-10T09:49:56.674Z] #60 454.9 + cp bin/ctr /build/ctr
09:49:56 [2019-12-10T09:49:56.674Z] #60 DONE 455.0s
09:49:57 [2019-12-10T09:49:57.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:49:57 [2019-12-10T09:49:57.905Z] 
09:49:57 [2019-12-10T09:49:57.905Z] #61 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
09:49:57 [2019-12-10T09:49:57.905Z] #61 DONE 0.1s
09:49:57 [2019-12-10T09:49:57.905Z] 
09:49:57 [2019-12-10T09:49:57.905Z] #65 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
09:49:58 [2019-12-10T09:49:58.243Z] #65 DONE 0.1s
09:49:58 [2019-12-10T09:49:58.243Z] 
09:49:58 [2019-12-10T09:49:58.243Z] #67 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
09:49:58 [2019-12-10T09:49:58.243Z] #67 DONE 0.1s
09:49:58 [2019-12-10T09:49:58.243Z] 
09:49:58 [2019-12-10T09:49:58.243Z] #70 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
09:49:58 [2019-12-10T09:49:58.243Z] #70 DONE 0.0s
09:49:58 [2019-12-10T09:49:58.243Z] 
09:49:58 [2019-12-10T09:49:58.243Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
09:49:58 [2019-12-10T09:49:58.243Z] #71 DONE 0.0s
09:49:58 [2019-12-10T09:49:58.243Z] 
09:49:58 [2019-12-10T09:49:58.243Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker
09:49:59 [2019-12-10T09:49:59.289Z]  ---> 01bb4f58fdb9
09:50:00 [2019-12-10T09:50:00.261Z] Successfully built 01bb4f58fdb9
09:50:00 [2019-12-10T09:50:00.261Z] Successfully tagged docker:latest
09:50:00 [2019-12-10T09:50:00.261Z] INFO: Image build ended at 12/10/2019 09:49:59. Duration:00:03:40.1104708
09:50:00 [2019-12-10T09:50:00.261Z] 
09:50:00 [2019-12-10T09:50:00.261Z] 
09:50:00 [2019-12-10T09:50:00.261Z] INFO: Building the test binaries at 12/10/2019 09:49:59...
09:50:00 [2019-12-10T09:50:00.545Z] #72 DONE 2.2s
09:50:00 [2019-12-10T09:50:00.545Z] 
09:50:00 [2019-12-10T09:50:00.545Z] #73 exporting to oci image format
09:50:00 [2019-12-10T09:50:00.545Z] #73 exporting layers
09:50:00 [2019-12-10T09:50:00.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:50:02 [2019-12-10T09:50:02.713Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:50:02 [2019-12-10T09:50:02.713Z] 
09:50:02 [2019-12-10T09:50:02.713Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:50:02 [2019-12-10T09:50:02.713Z] PKG_CONFIG=pkg-config
09:50:02 [2019-12-10T09:50:02.713Z] GOLANG_VERSION=1.13.4
09:50:02 [2019-12-10T09:50:02.713Z] HOSTNAME=22aa645d30ba
09:50:02 [2019-12-10T09:50:02.713Z] DOCKER_EXPERIMENTAL=1
09:50:02 [2019-12-10T09:50:02.713Z] container=docker
09:50:02 [2019-12-10T09:50:02.713Z] TEST_SKIP_INTEGRATION_CLI=1
09:50:02 [2019-12-10T09:50:02.713Z] GO111MODULE=off
09:50:02 [2019-12-10T09:50:02.713Z] GOPATH=/go
09:50:02 [2019-12-10T09:50:02.713Z] PWD=/go/src/github.com/docker/docker
09:50:02 [2019-12-10T09:50:02.713Z] HOME=/root
09:50:02 [2019-12-10T09:50:02.713Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:50:02 [2019-12-10T09:50:02.713Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:50:02 [2019-12-10T09:50:02.713Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:50:02 [2019-12-10T09:50:02.713Z] DOCKER_GITCOMMIT=04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc
09:50:02 [2019-12-10T09:50:02.713Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:50:02 [2019-12-10T09:50:02.713Z] DOCKER_GRAPHDRIVER=overlay2
09:50:02 [2019-12-10T09:50:02.713Z] TERM=xterm
09:50:02 [2019-12-10T09:50:02.713Z] VALIDATE_BRANCH=master
09:50:02 [2019-12-10T09:50:02.713Z] DEST=bundles/test-integration
09:50:02 [2019-12-10T09:50:02.713Z] SHLVL=1
09:50:02 [2019-12-10T09:50:02.713Z] TIMEOUT=120m
09:50:02 [2019-12-10T09:50:02.713Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:50:02 [2019-12-10T09:50:02.713Z] DOCKER_PKG=github.com/docker/docker
09:50:02 [2019-12-10T09:50:02.713Z] TESTDEBUG=0
09:50:02 [2019-12-10T09:50:02.713Z] _=/usr/bin/env
09:50:02 [2019-12-10T09:50:02.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:50:04 [2019-12-10T09:50:04.967Z] INFO: make.ps1 starting at 12/10/2019 09:50:04
09:50:04 [2019-12-10T09:50:04.967Z] INFO: Git commit (8d9481391) assumed from DOCKER_GITCOMMIT environment variable
09:50:04 [2019-12-10T09:50:04.967Z] INFO: Invoking autogen...
09:50:05 [2019-12-10T09:50:05.464Z] INFO: Building daemon...
09:50:05 [2019-12-10T09:50:05.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:50:09 [2019-12-10T09:50:09.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:50:11 [2019-12-10T09:50:11.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:50:13 [2019-12-10T09:50:13.959Z] --- PASS: TestBuildWithHugeFile (41.40s)
09:50:13 [2019-12-10T09:50:13.959Z] === RUN   TestBuildWithEmptyDockerfile
09:50:13 [2019-12-10T09:50:13.959Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:50:13 [2019-12-10T09:50:13.959Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:50:13 [2019-12-10T09:50:13.959Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:50:13 [2019-12-10T09:50:13.959Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:50:13 [2019-12-10T09:50:13.959Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:50:13 [2019-12-10T09:50:13.959Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:50:13 [2019-12-10T09:50:13.959Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:50:13 [2019-12-10T09:50:13.959Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:50:13 [2019-12-10T09:50:13.959Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:50:13 [2019-12-10T09:50:13.959Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s)
09:50:13 [2019-12-10T09:50:13.959Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
09:50:13 [2019-12-10T09:50:13.959Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
09:50:13 [2019-12-10T09:50:13.959Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s)
09:50:13 [2019-12-10T09:50:13.959Z] === RUN   TestBuildPreserveOwnership
09:50:13 [2019-12-10T09:50:13.959Z] === RUN   TestBuildPreserveOwnership/copy_from
09:50:13 [2019-12-10T09:50:13.959Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:50:14 [2019-12-10T09:50:14.894Z] --- PASS: TestBuildPreserveOwnership (6.11s)
09:50:14 [2019-12-10T09:50:14.894Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.90s)
09:50:14 [2019-12-10T09:50:14.894Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.18s)
09:50:14 [2019-12-10T09:50:14.894Z] === RUN   TestBuildPlatformInvalid
09:50:14 [2019-12-10T09:50:14.925Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:50:14 [2019-12-10T09:50:14.925Z] Using test binary docker
09:50:14 [2019-12-10T09:50:14.925Z] +++ /etc/init.d/apparmor start
09:50:14 [2019-12-10T09:50:14.925Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
09:50:15 [2019-12-10T09:50:15.153Z] --- PASS: TestBuildPlatformInvalid (0.19s)
09:50:15 [2019-12-10T09:50:15.153Z] PASS
09:50:15 [2019-12-10T09:50:15.153Z] 
09:50:15 [2019-12-10T09:50:15.153Z] === Skipped
09:50:15 [2019-12-10T09:50:15.153Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
09:50:15 [2019-12-10T09:50:15.153Z]     build_session_test.go:25: TODO: BuildKit
09:50:15 [2019-12-10T09:50:15.153Z] 
09:50:15 [2019-12-10T09:50:15.153Z] 
09:50:15 [2019-12-10T09:50:15.153Z] DONE 32 tests, 1 skipped in 91.451s
09:50:15 [2019-12-10T09:50:15.153Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
09:50:15 [2019-12-10T09:50:15.153Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
09:50:15 [2019-12-10T09:50:15.153Z] ++ set -e
09:50:15 [2019-12-10T09:50:15.153Z] ++ '[' -n 0 ']'
09:50:15 [2019-12-10T09:50:15.153Z] ++ set -x
09:50:15 [2019-12-10T09:50:15.153Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
09:50:15 [2019-12-10T09:50:15.184Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
09:50:15 [2019-12-10T09:50:15.184Z] Warning failed to create cache: (null)
09:50:15 [2019-12-10T09:50:15.184Z] .
09:50:15 [2019-12-10T09:50:15.184Z] INFO: Waiting for daemon to start...
09:50:15 [2019-12-10T09:50:15.184Z] Starting dockerd
09:50:15 [2019-12-10T09:50:15.184Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
09:50:15 [2019-12-10T09:50:15.412Z] INFO: Testing against a local daemon
09:50:15 [2019-12-10T09:50:15.412Z] === RUN   TestConfigList
09:50:17 [2019-12-10T09:50:17.185Z] .
09:50:17 [2019-12-10T09:50:17.185Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:50:17 [2019-12-10T09:50:17.185Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:50:17 [2019-12-10T09:50:17.442Z] Error: No such image: emptyfs
09:50:17 [2019-12-10T09:50:17.442Z] ++++ docker load
09:50:17 [2019-12-10T09:50:17.442Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:50:18 [2019-12-10T09:50:18.008Z] Running integration-test (iteration 1)
09:50:18 [2019-12-10T09:50:18.008Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
09:50:18 [2019-12-10T09:50:18.008Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
09:50:18 [2019-12-10T09:50:18.008Z] ++ set -e
09:50:18 [2019-12-10T09:50:18.008Z] ++ '[' -n 0 ']'
09:50:18 [2019-12-10T09:50:18.008Z] ++ set -x
09:50:18 [2019-12-10T09:50:18.008Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
09:50:18 [2019-12-10T09:50:18.842Z] --- PASS: TestConfigList (3.40s)
09:50:18 [2019-12-10T09:50:18.842Z] === RUN   TestConfigsCreateAndDelete
09:50:22 [2019-12-10T09:50:22.129Z] --- PASS: TestConfigsCreateAndDelete (3.20s)
09:50:22 [2019-12-10T09:50:22.129Z] === RUN   TestConfigsUpdate
09:50:23 [2019-12-10T09:50:23.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:50:25 [2019-12-10T09:50:25.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:50:25 [2019-12-10T09:50:25.413Z] --- PASS: TestConfigsUpdate (3.25s)
09:50:25 [2019-12-10T09:50:25.413Z] === RUN   TestTemplatedConfig
09:50:27 [2019-12-10T09:50:27.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:50:28 [2019-12-10T09:50:28.702Z] --- PASS: TestTemplatedConfig (3.38s)
09:50:28 [2019-12-10T09:50:28.702Z] === RUN   TestConfigInspect
09:50:29 [2019-12-10T09:50:29.935Z] ................................................                         [ 29%]
09:50:31 [2019-12-10T09:50:31.988Z] --- PASS: TestConfigInspect (3.24s)
09:50:31 [2019-12-10T09:50:31.988Z] === RUN   TestConfigCreateWithLabels
09:50:35 [2019-12-10T09:50:35.273Z] --- PASS: TestConfigCreateWithLabels (3.20s)
09:50:35 [2019-12-10T09:50:35.273Z] === RUN   TestConfigCreateResolve
09:50:38 [2019-12-10T09:50:38.557Z] --- PASS: TestConfigCreateResolve (3.21s)
09:50:38 [2019-12-10T09:50:38.557Z] === RUN   TestConfigDaemonLibtrustID
09:50:38 [2019-12-10T09:50:38.816Z] --- PASS: TestConfigDaemonLibtrustID (0.64s)
09:50:38 [2019-12-10T09:50:38.816Z] PASS
09:50:38 [2019-12-10T09:50:38.816Z] 
09:50:38 [2019-12-10T09:50:38.816Z] DONE 8 tests in 23.690s
09:50:38 [2019-12-10T09:50:38.816Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
09:50:38 [2019-12-10T09:50:38.816Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
09:50:38 [2019-12-10T09:50:38.816Z] ++ set -e
09:50:38 [2019-12-10T09:50:38.816Z] ++ '[' -n 0 ']'
09:50:38 [2019-12-10T09:50:38.816Z] ++ set -x
09:50:38 [2019-12-10T09:50:38.816Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
09:50:39 [2019-12-10T09:50:39.074Z] INFO: Testing against a local daemon
09:50:39 [2019-12-10T09:50:39.074Z] === RUN   TestCheckpoint
09:50:39 [2019-12-10T09:50:39.074Z] --- SKIP: TestCheckpoint (0.00s)
09:50:39 [2019-12-10T09:50:39.074Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:50:39 [2019-12-10T09:50:39.074Z] === RUN   TestContainerInvalidJSON
09:50:39 [2019-12-10T09:50:39.074Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:50:39 [2019-12-10T09:50:39.074Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:50:39 [2019-12-10T09:50:39.074Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:50:39 [2019-12-10T09:50:39.074Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:50:39 [2019-12-10T09:50:39.074Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:50:39 [2019-12-10T09:50:39.074Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:50:39 [2019-12-10T09:50:39.074Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:50:39 [2019-12-10T09:50:39.074Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:50:39 [2019-12-10T09:50:39.074Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:50:39 [2019-12-10T09:50:39.074Z] --- PASS: TestContainerInvalidJSON (0.02s)
09:50:39 [2019-12-10T09:50:39.074Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:50:39 [2019-12-10T09:50:39.074Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:50:39 [2019-12-10T09:50:39.074Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:50:39 [2019-12-10T09:50:39.074Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:50:39 [2019-12-10T09:50:39.332Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
09:50:39 [2019-12-10T09:50:39.332Z] === RUN   TestCopyFromContainerPathIsNotDir
09:50:39 [2019-12-10T09:50:39.332Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
09:50:39 [2019-12-10T09:50:39.332Z] === RUN   TestCopyToContainerPathDoesNotExist
09:50:39 [2019-12-10T09:50:39.591Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
09:50:39 [2019-12-10T09:50:39.591Z] === RUN   TestCopyToContainerPathIsNotDir
09:50:39 [2019-12-10T09:50:39.591Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
09:50:39 [2019-12-10T09:50:39.591Z] === RUN   TestCopyFromContainer
09:50:41 [2019-12-10T09:50:41.495Z] === RUN   TestCopyFromContainer//
09:50:41 [2019-12-10T09:50:41.754Z] === RUN   TestCopyFromContainer//bar/root
09:50:41 [2019-12-10T09:50:41.754Z] === RUN   TestCopyFromContainer//bar/root/
09:50:42 [2019-12-10T09:50:42.012Z] === RUN   TestCopyFromContainer/bar/quux
09:50:42 [2019-12-10T09:50:42.012Z] === RUN   TestCopyFromContainer/bar/quux/
09:50:42 [2019-12-10T09:50:42.271Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:50:42 [2019-12-10T09:50:42.271Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:50:42 [2019-12-10T09:50:42.271Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:50:42 [2019-12-10T09:50:42.529Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:50:42 [2019-12-10T09:50:42.529Z] === RUN   TestCopyFromContainer/bar/notarget
09:50:42 [2019-12-10T09:50:42.787Z] --- PASS: TestCopyFromContainer (3.11s)
09:50:42 [2019-12-10T09:50:42.787Z]     --- PASS: TestCopyFromContainer// (0.10s)
09:50:42 [2019-12-10T09:50:42.787Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
09:50:42 [2019-12-10T09:50:42.787Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
09:50:42 [2019-12-10T09:50:42.787Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
09:50:42 [2019-12-10T09:50:42.787Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
09:50:42 [2019-12-10T09:50:42.787Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
09:50:42 [2019-12-10T09:50:42.787Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
09:50:42 [2019-12-10T09:50:42.787Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
09:50:42 [2019-12-10T09:50:42.787Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
09:50:42 [2019-12-10T09:50:42.787Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
09:50:42 [2019-12-10T09:50:42.787Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:50:42 [2019-12-10T09:50:42.787Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:50:42 [2019-12-10T09:50:42.787Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:50:42 [2019-12-10T09:50:42.787Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:50:42 [2019-12-10T09:50:42.787Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:50:42 [2019-12-10T09:50:42.787Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:50:42 [2019-12-10T09:50:42.787Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:50:42 [2019-12-10T09:50:42.787Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:50:42 [2019-12-10T09:50:42.787Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:50:42 [2019-12-10T09:50:42.787Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:50:42 [2019-12-10T09:50:42.787Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
09:50:42 [2019-12-10T09:50:42.787Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:50:42 [2019-12-10T09:50:42.787Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:50:42 [2019-12-10T09:50:42.787Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
09:50:42 [2019-12-10T09:50:42.787Z] === RUN   TestCreateLinkToNonExistingContainer
09:50:42 [2019-12-10T09:50:42.787Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
09:50:42 [2019-12-10T09:50:42.787Z] === RUN   TestCreateWithInvalidEnv
09:50:42 [2019-12-10T09:50:42.787Z] === RUN   TestCreateWithInvalidEnv/0
09:50:42 [2019-12-10T09:50:42.787Z] === PAUSE TestCreateWithInvalidEnv/0
09:50:42 [2019-12-10T09:50:42.787Z] === RUN   TestCreateWithInvalidEnv/1
09:50:42 [2019-12-10T09:50:42.787Z] === PAUSE TestCreateWithInvalidEnv/1
09:50:42 [2019-12-10T09:50:42.787Z] === RUN   TestCreateWithInvalidEnv/2
09:50:42 [2019-12-10T09:50:42.787Z] === PAUSE TestCreateWithInvalidEnv/2
09:50:42 [2019-12-10T09:50:42.787Z] === CONT  TestCreateWithInvalidEnv/0
09:50:42 [2019-12-10T09:50:42.787Z] === CONT  TestCreateWithInvalidEnv/2
09:50:42 [2019-12-10T09:50:42.787Z] === CONT  TestCreateWithInvalidEnv/1
09:50:42 [2019-12-10T09:50:42.787Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
09:50:42 [2019-12-10T09:50:42.787Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:50:42 [2019-12-10T09:50:42.787Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:50:42 [2019-12-10T09:50:42.787Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:50:42 [2019-12-10T09:50:42.787Z] === RUN   TestCreateTmpfsMountsTarget
09:50:42 [2019-12-10T09:50:42.787Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
09:50:42 [2019-12-10T09:50:42.787Z] === RUN   TestCreateWithCustomMaskedPaths
09:50:45 [2019-12-10T09:50:45.320Z] --- PASS: TestCreateWithCustomMaskedPaths (2.28s)
09:50:45 [2019-12-10T09:50:45.320Z] === RUN   TestCreateWithCapabilities
09:50:45 [2019-12-10T09:50:45.320Z] === RUN   TestCreateWithCapabilities/no_capabilities
09:50:45 [2019-12-10T09:50:45.320Z] === PAUSE TestCreateWithCapabilities/no_capabilities
09:50:45 [2019-12-10T09:50:45.320Z] === RUN   TestCreateWithCapabilities/empty_capabilities
09:50:45 [2019-12-10T09:50:45.320Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
09:50:45 [2019-12-10T09:50:45.320Z] === RUN   TestCreateWithCapabilities/valid_capabilities
09:50:45 [2019-12-10T09:50:45.320Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
09:50:45 [2019-12-10T09:50:45.320Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
09:50:45 [2019-12-10T09:50:45.320Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
09:50:45 [2019-12-10T09:50:45.320Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
09:50:45 [2019-12-10T09:50:45.320Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
09:50:45 [2019-12-10T09:50:45.320Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
09:50:45 [2019-12-10T09:50:45.320Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
09:50:45 [2019-12-10T09:50:45.320Z] === RUN   TestCreateWithCapabilities/empty_capadd
09:50:45 [2019-12-10T09:50:45.320Z] === PAUSE TestCreateWithCapabilities/empty_capadd
09:50:45 [2019-12-10T09:50:45.320Z] === RUN   TestCreateWithCapabilities/empty_capdrop
09:50:45 [2019-12-10T09:50:45.320Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
09:50:45 [2019-12-10T09:50:45.320Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
09:50:45 [2019-12-10T09:50:45.320Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
09:50:45 [2019-12-10T09:50:45.320Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
09:50:45 [2019-12-10T09:50:45.320Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
09:50:45 [2019-12-10T09:50:45.320Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
09:50:45 [2019-12-10T09:50:45.320Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
09:50:45 [2019-12-10T09:50:45.320Z] === CONT  TestCreateWithCapabilities/no_capabilities
09:50:45 [2019-12-10T09:50:45.320Z] === CONT  TestCreateWithCapabilities/empty_capadd
09:50:45 [2019-12-10T09:50:45.320Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
09:50:45 [2019-12-10T09:50:45.320Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
09:50:45 [2019-12-10T09:50:45.320Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
09:50:45 [2019-12-10T09:50:45.320Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
09:50:45 [2019-12-10T09:50:45.320Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
09:50:45 [2019-12-10T09:50:45.320Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
09:50:45 [2019-12-10T09:50:45.320Z] === CONT  TestCreateWithCapabilities/empty_capdrop
09:50:45 [2019-12-10T09:50:45.320Z] === CONT  TestCreateWithCapabilities/valid_capabilities
09:50:45 [2019-12-10T09:50:45.320Z] === CONT  TestCreateWithCapabilities/empty_capabilities
09:50:45 [2019-12-10T09:50:45.320Z] --- PASS: TestCreateWithCapabilities (0.04s)
09:50:45 [2019-12-10T09:50:45.320Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
09:50:45 [2019-12-10T09:50:45.320Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
09:50:45 [2019-12-10T09:50:45.320Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
09:50:45 [2019-12-10T09:50:45.320Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
09:50:45 [2019-12-10T09:50:45.320Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
09:50:45 [2019-12-10T09:50:45.320Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
09:50:45 [2019-12-10T09:50:45.320Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
09:50:45 [2019-12-10T09:50:45.320Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s)
09:50:45 [2019-12-10T09:50:45.320Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s)
09:50:45 [2019-12-10T09:50:45.320Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s)
09:50:45 [2019-12-10T09:50:45.320Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s)
09:50:45 [2019-12-10T09:50:45.320Z] === RUN   TestCreateWithCustomReadonlyPaths
09:50:47 [2019-12-10T09:50:47.852Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.42s)
09:50:47 [2019-12-10T09:50:47.852Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:50:47 [2019-12-10T09:50:47.852Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:50:47 [2019-12-10T09:50:47.852Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:50:47 [2019-12-10T09:50:47.852Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:50:47 [2019-12-10T09:50:47.852Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:50:47 [2019-12-10T09:50:47.852Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:50:47 [2019-12-10T09:50:47.852Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:50:47 [2019-12-10T09:50:47.852Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:50:47 [2019-12-10T09:50:47.852Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:50:47 [2019-12-10T09:50:47.852Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:50:47 [2019-12-10T09:50:47.852Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:50:47 [2019-12-10T09:50:47.852Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:50:47 [2019-12-10T09:50:47.852Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:50:47 [2019-12-10T09:50:47.852Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:50:47 [2019-12-10T09:50:47.852Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:50:47 [2019-12-10T09:50:47.852Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:50:47 [2019-12-10T09:50:47.852Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
09:50:47 [2019-12-10T09:50:47.852Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
09:50:47 [2019-12-10T09:50:47.852Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
09:50:47 [2019-12-10T09:50:47.852Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
09:50:47 [2019-12-10T09:50:47.852Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
09:50:47 [2019-12-10T09:50:47.852Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
09:50:47 [2019-12-10T09:50:47.852Z] === RUN   TestContainerStartOnDaemonRestart
09:50:47 [2019-12-10T09:50:47.852Z] === PAUSE TestContainerStartOnDaemonRestart
09:50:47 [2019-12-10T09:50:47.852Z] === RUN   TestDaemonRestartIpcMode
09:50:47 [2019-12-10T09:50:47.852Z] === PAUSE TestDaemonRestartIpcMode
09:50:47 [2019-12-10T09:50:47.852Z] === RUN   TestDiff
09:50:48 [2019-12-10T09:50:48.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:50:48 [2019-12-10T09:50:48.399Z] tests/integration/api_exec_test.py ....................                  [ 35%]
09:50:48 [2019-12-10T09:50:48.789Z] --- PASS: TestDiff (0.80s)
09:50:48 [2019-12-10T09:50:48.790Z] === RUN   TestExecWithCloseStdin
09:50:49 [2019-12-10T09:50:49.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:50:49 [2019-12-10T09:50:49.725Z] --- PASS: TestExecWithCloseStdin (0.92s)
09:50:49 [2019-12-10T09:50:49.725Z] === RUN   TestExec
09:50:50 [2019-12-10T09:50:50.075Z] Loaded image: buildpack-deps:jessie
09:50:50 [2019-12-10T09:50:50.076Z] Loaded image: busybox:latest
09:50:50 [2019-12-10T09:50:50.076Z] Loaded image: busybox:glibc
09:50:50 [2019-12-10T09:50:50.076Z] Loaded image: debian:jessie
09:50:50 [2019-12-10T09:50:50.333Z] Loaded image: hello-world:latest
09:50:50 [2019-12-10T09:50:50.333Z] INFO: Testing against a local daemon
09:50:50 [2019-12-10T09:50:50.333Z] === RUN   TestCgroupNamespacesBuild
09:50:50 [2019-12-10T09:50:50.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:50:50 [2019-12-10T09:50:50.660Z] --- PASS: TestExec (0.87s)
09:50:50 [2019-12-10T09:50:50.660Z] === RUN   TestExecUser
09:50:51 [2019-12-10T09:50:51.595Z] --- PASS: TestExecUser (0.91s)
09:50:51 [2019-12-10T09:50:51.595Z] === RUN   TestExportContainerAndImportImage
09:50:52 [2019-12-10T09:50:52.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:50:52 [2019-12-10T09:50:52.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:50:52 [2019-12-10T09:50:52.536Z] --- PASS: TestExportContainerAndImportImage (1.08s)
09:50:52 [2019-12-10T09:50:52.536Z] === RUN   TestExportContainerAfterDaemonRestart
09:50:53 [2019-12-10T09:50:53.615Z] --- PASS: TestCgroupNamespacesBuild (3.38s)
09:50:53 [2019-12-10T09:50:53.615Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:50:54 [2019-12-10T09:50:54.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:50:54 [2019-12-10T09:50:54.439Z] --- PASS: TestExportContainerAfterDaemonRestart (2.00s)
09:50:54 [2019-12-10T09:50:54.439Z] === RUN   TestHealthCheckWorkdir
09:50:55 [2019-12-10T09:50:55.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:50:55 [2019-12-10T09:50:55.816Z] --- PASS: TestHealthCheckWorkdir (1.03s)
09:50:55 [2019-12-10T09:50:55.816Z] === RUN   TestHealthKillContainer
09:50:56 [2019-12-10T09:50:56.146Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.62s)
09:50:56 [2019-12-10T09:50:56.146Z] === RUN   TestBuildWithSession
09:50:56 [2019-12-10T09:50:56.146Z] --- SKIP: TestBuildWithSession (0.00s)
09:50:56 [2019-12-10T09:50:56.146Z]     build_session_test.go:25: TODO: BuildKit
09:50:56 [2019-12-10T09:50:56.146Z] === RUN   TestBuildSquashParent
09:50:56 [2019-12-10T09:50:56.357Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
09:50:57 [2019-12-10T09:50:57.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:50:59 [2019-12-10T09:50:59.099Z] --- PASS: TestHealthKillContainer (2.96s)
09:50:59 [2019-12-10T09:50:59.099Z] === RUN   TestInspectCpusetInConfigPre120
09:50:59 [2019-12-10T09:50:59.358Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s)
09:50:59 [2019-12-10T09:50:59.358Z] === RUN   TestIpcModeNone
09:50:59 [2019-12-10T09:50:59.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:51:00 [2019-12-10T09:51:00.293Z] --- PASS: TestIpcModeNone (0.88s)
09:51:00 [2019-12-10T09:51:00.293Z] === RUN   TestIpcModePrivate
09:51:00 [2019-12-10T09:51:00.521Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
09:51:01 [2019-12-10T09:51:01.228Z] --- PASS: TestIpcModePrivate (0.88s)
09:51:01 [2019-12-10T09:51:01.228Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:100, shared: false, mustBeShared: false
09:51:01 [2019-12-10T09:51:01.228Z] === RUN   TestIpcModeShareable
09:51:01 [2019-12-10T09:51:01.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:51:02 [2019-12-10T09:51:02.164Z] --- PASS: TestIpcModeShareable (0.90s)
09:51:02 [2019-12-10T09:51:02.164Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true
09:51:02 [2019-12-10T09:51:02.164Z] === RUN   TestAPIIpcModeShareableAndContainer
09:51:03 [2019-12-10T09:51:03.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:51:04 [2019-12-10T09:51:04.695Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.79s)
09:51:04 [2019-12-10T09:51:04.695Z] === RUN   TestAPIIpcModeHost
09:51:05 [2019-12-10T09:51:05.631Z] --- PASS: TestAPIIpcModeHost (0.71s)
09:51:05 [2019-12-10T09:51:05.631Z] === RUN   TestDaemonIpcModeShareable
09:51:05 [2019-12-10T09:51:05.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:51:06 [2019-12-10T09:51:06.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:51:07 [2019-12-10T09:51:07.533Z] --- PASS: TestDaemonIpcModeShareable (1.87s)
09:51:07 [2019-12-10T09:51:07.533Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true
09:51:07 [2019-12-10T09:51:07.533Z] === RUN   TestDaemonIpcModePrivate
09:51:08 [2019-12-10T09:51:08.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:51:08 [2019-12-10T09:51:08.349Z] --- PASS: TestBuildSquashParent (10.66s)
09:51:08 [2019-12-10T09:51:08.349Z] === RUN   TestBuildWithRemoveAndForceRemove
09:51:08 [2019-12-10T09:51:08.349Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:51:08 [2019-12-10T09:51:08.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:51:08 [2019-12-10T09:51:08.349Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:51:08 [2019-12-10T09:51:08.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:51:08 [2019-12-10T09:51:08.349Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:51:08 [2019-12-10T09:51:08.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:51:08 [2019-12-10T09:51:08.349Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:51:08 [2019-12-10T09:51:08.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:51:08 [2019-12-10T09:51:08.349Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:51:08 [2019-12-10T09:51:08.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:51:08 [2019-12-10T09:51:08.349Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:51:08 [2019-12-10T09:51:08.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:51:08 [2019-12-10T09:51:08.349Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:51:08 [2019-12-10T09:51:08.349Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:51:09 [2019-12-10T09:51:09.384Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:51:09 [2019-12-10T09:51:09.384Z] Using test binary docker
09:51:09 [2019-12-10T09:51:09.384Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:51:09 [2019-12-10T09:51:09.384Z] +++ /etc/init.d/apparmor start
09:51:09 [2019-12-10T09:51:09.384Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
09:51:09 [2019-12-10T09:51:09.384Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
09:51:09 [2019-12-10T09:51:09.384Z] Warning failed to create cache: (null)
09:51:09 [2019-12-10T09:51:09.384Z] .
09:51:09 [2019-12-10T09:51:09.384Z] Starting dockerd
09:51:09 [2019-12-10T09:51:09.384Z] INFO: Waiting for daemon to start...
09:51:09 [2019-12-10T09:51:09.384Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
09:51:09 [2019-12-10T09:51:09.443Z] --- PASS: TestDaemonIpcModePrivate (1.97s)
09:51:09 [2019-12-10T09:51:09.443Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false
09:51:09 [2019-12-10T09:51:09.443Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:51:10 [2019-12-10T09:51:10.878Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:51:10 [2019-12-10T09:51:10.878Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:51:11 [2019-12-10T09:51:11.290Z] .
09:51:11 [2019-12-10T09:51:11.290Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:51:11 [2019-12-10T09:51:11.290Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:51:11 [2019-12-10T09:51:11.290Z] Error: No such image: emptyfs
09:51:11 [2019-12-10T09:51:11.290Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:51:11 [2019-12-10T09:51:11.290Z] ++++ docker load
09:51:11 [2019-12-10T09:51:11.359Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.89s)
09:51:11 [2019-12-10T09:51:11.359Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false
09:51:11 [2019-12-10T09:51:11.359Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:51:11 [2019-12-10T09:51:11.688Z] Running integration-test (iteration 1)
09:51:11 [2019-12-10T09:51:11.688Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
09:51:11 [2019-12-10T09:51:11.688Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
09:51:11 [2019-12-10T09:51:11.688Z] ++ set -e
09:51:11 [2019-12-10T09:51:11.688Z] ++ '[' -n 0 ']'
09:51:11 [2019-12-10T09:51:11.688Z] ++ set -x
09:51:11 [2019-12-10T09:51:11.689Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
09:51:13 [2019-12-10T09:51:13.262Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.97s)
09:51:13 [2019-12-10T09:51:13.262Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true
09:51:13 [2019-12-10T09:51:13.262Z] === RUN   TestIpcModeOlderClient
09:51:13 [2019-12-10T09:51:13.262Z] === PAUSE TestIpcModeOlderClient
09:51:13 [2019-12-10T09:51:13.262Z] === RUN   TestKillContainerInvalidSignal
09:51:14 [2019-12-10T09:51:14.162Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:51:14 [2019-12-10T09:51:14.162Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:51:14 [2019-12-10T09:51:14.197Z] --- PASS: TestKillContainerInvalidSignal (0.81s)
09:51:14 [2019-12-10T09:51:14.197Z] === RUN   TestKillContainer
09:51:14 [2019-12-10T09:51:14.197Z] === RUN   TestKillContainer/no_signal
09:51:14 [2019-12-10T09:51:14.763Z] === RUN   TestKillContainer/non_killing_signal
09:51:15 [2019-12-10T09:51:15.329Z] === RUN   TestKillContainer/killing_signal
09:51:16 [2019-12-10T09:51:16.264Z] --- PASS: TestKillContainer (2.42s)
09:51:16 [2019-12-10T09:51:16.264Z]     --- PASS: TestKillContainer/no_signal (0.78s)
09:51:16 [2019-12-10T09:51:16.264Z]     --- PASS: TestKillContainer/non_killing_signal (0.51s)
09:51:16 [2019-12-10T09:51:16.264Z]     --- PASS: TestKillContainer/killing_signal (0.78s)
09:51:16 [2019-12-10T09:51:16.264Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:51:16 [2019-12-10T09:51:16.264Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:51:17 [2019-12-10T09:51:17.201Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:51:17 [2019-12-10T09:51:17.444Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s)
09:51:17 [2019-12-10T09:51:17.444Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.50s)
09:51:17 [2019-12-10T09:51:17.444Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.64s)
09:51:17 [2019-12-10T09:51:17.444Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.25s)
09:51:17 [2019-12-10T09:51:17.444Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.34s)
09:51:17 [2019-12-10T09:51:17.444Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.39s)
09:51:17 [2019-12-10T09:51:17.444Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.30s)
09:51:17 [2019-12-10T09:51:17.444Z] === RUN   TestBuildMultiStageCopy
09:51:17 [2019-12-10T09:51:17.444Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:51:17 [2019-12-10T09:51:17.621Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
09:51:17 [2019-12-10T09:51:17.621Z] 
09:51:17 [2019-12-10T09:51:17.621Z]  ________   ____  __.
09:51:17 [2019-12-10T09:51:17.621Z]  \_____  \ |    |/ _|
09:51:17 [2019-12-10T09:51:17.621Z]  /   |   \|      <
09:51:17 [2019-12-10T09:51:17.621Z]  /    |    \    |  \
09:51:17 [2019-12-10T09:51:17.621Z]  \_______  /____|__ \
09:51:17 [2019-12-10T09:51:17.621Z]          \/        \/
09:51:17 [2019-12-10T09:51:17.621Z] 
09:51:17 [2019-12-10T09:51:17.621Z] INFO: make.ps1 ended at 12/10/2019 09:51:09
09:51:17 [2019-12-10T09:51:17.621Z] INFO: Binaries build ended at 12/10/2019 09:51:11. Duration:00:01:11.7448121
09:51:17 [2019-12-10T09:51:17.621Z] INFO: Copying the built daemon binary to d:\CI\PR-40179\5\binary\dockerd-8d9481391.exe...
09:51:17 [2019-12-10T09:51:17.621Z] INFO: Copying the built client binary to d:\CI\PR-40179\5\binary\docker-8d9481391.exe...
09:51:17 [2019-12-10T09:51:17.621Z] INFO: Copying dockerversion from the container...
09:51:17 [2019-12-10T09:51:17.621Z] INFO: Copying the golang package from the container to d:\CI\PR-40179\5\installer\go.zip...
09:51:17 [2019-12-10T09:51:17.621Z] INFO: Extracting go.zip to d:\CI\PR-40179\5\go
09:51:18 [2019-12-10T09:51:18.136Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.58s)
09:51:18 [2019-12-10T09:51:18.136Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s)
09:51:18 [2019-12-10T09:51:18.136Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
09:51:18 [2019-12-10T09:51:18.136Z] === RUN   TestKillStoppedContainer
09:51:18 [2019-12-10T09:51:18.136Z] --- PASS: TestKillStoppedContainer (0.11s)
09:51:18 [2019-12-10T09:51:18.136Z] === RUN   TestKillStoppedContainerAPIPre120
09:51:18 [2019-12-10T09:51:18.136Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
09:51:18 [2019-12-10T09:51:18.136Z] === RUN   TestKillDifferentUserContainer
09:51:19 [2019-12-10T09:51:19.071Z] --- PASS: TestKillDifferentUserContainer (0.79s)
09:51:19 [2019-12-10T09:51:19.071Z] === RUN   TestInspectOomKilledTrue
09:51:19 [2019-12-10T09:51:19.071Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:51:19 [2019-12-10T09:51:19.071Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:51:19 [2019-12-10T09:51:19.071Z] === RUN   TestInspectOomKilledFalse
09:51:19 [2019-12-10T09:51:19.071Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
09:51:19 [2019-12-10T09:51:19.071Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:51:19 [2019-12-10T09:51:19.071Z] === RUN   TestLinksEtcHostsContentMatch
09:51:19 [2019-12-10T09:51:19.638Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s)
09:51:19 [2019-12-10T09:51:19.638Z] === RUN   TestLinksContainerNames
09:51:20 [2019-12-10T09:51:20.727Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:51:21 [2019-12-10T09:51:21.164Z] Loaded image: buildpack-deps:jessie
09:51:21 [2019-12-10T09:51:21.164Z] Loaded image: busybox:latest
09:51:21 [2019-12-10T09:51:21.164Z] Loaded image: busybox:glibc
09:51:21 [2019-12-10T09:51:21.164Z] Loaded image: debian:jessie
09:51:21 [2019-12-10T09:51:21.164Z] Loaded image: hello-world:latest
09:51:21 [2019-12-10T09:51:21.164Z] INFO: Testing against a local daemon
09:51:21 [2019-12-10T09:51:21.164Z] === RUN   TestCgroupNamespacesBuild
09:51:21 [2019-12-10T09:51:21.295Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:51:21 [2019-12-10T09:51:21.593Z] --- PASS: TestLinksContainerNames (1.58s)
09:51:21 [2019-12-10T09:51:21.593Z] === RUN   TestLogsFollowTailEmpty
09:51:21 [2019-12-10T09:51:21.915Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:51:21 [2019-12-10T09:51:21.980Z] tests/integration/api_network_test.py ...........................        [ 47%]
09:51:22 [2019-12-10T09:51:22.167Z] --- PASS: TestLogsFollowTailEmpty (0.80s)
09:51:22 [2019-12-10T09:51:22.167Z] === RUN   TestContainerNetworkMountsNoChown
09:51:22 [2019-12-10T09:51:22.483Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:51:22 [2019-12-10T09:51:22.735Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s)
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/default
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/default
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/private
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/private
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/rprivate
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/rprivate
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/slave
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/slave
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/rslave
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/rslave
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/shared
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/shared
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/rshared
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/rshared
09:51:22 [2019-12-10T09:51:22.735Z] === CONT  TestMountDaemonRoot/default
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/default/bind_root
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:51:22 [2019-12-10T09:51:22.735Z] === CONT  TestMountDaemonRoot/rslave
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:51:22 [2019-12-10T09:51:22.735Z] === CONT  TestMountDaemonRoot/rshared
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:51:22 [2019-12-10T09:51:22.735Z] === CONT  TestMountDaemonRoot/rprivate
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:51:22 [2019-12-10T09:51:22.735Z] === CONT  TestMountDaemonRoot/shared
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/default/mount_root
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:51:22 [2019-12-10T09:51:22.735Z] === CONT  TestMountDaemonRoot/slave
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:51:22 [2019-12-10T09:51:22.735Z] === CONT  TestMountDaemonRoot/private
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/private/bind_root
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/private/mount_root
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:51:22 [2019-12-10T09:51:22.735Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:51:22 [2019-12-10T09:51:22.735Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:51:22 [2019-12-10T09:51:22.735Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:51:22 [2019-12-10T09:51:22.735Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:51:22 [2019-12-10T09:51:22.735Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:51:22 [2019-12-10T09:51:22.736Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:51:22 [2019-12-10T09:51:22.995Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:51:22 [2019-12-10T09:51:22.995Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:51:22 [2019-12-10T09:51:22.995Z] === CONT  TestMountDaemonRoot/default/bind_root
09:51:22 [2019-12-10T09:51:22.995Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:51:22 [2019-12-10T09:51:22.995Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:51:22 [2019-12-10T09:51:22.995Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:51:22 [2019-12-10T09:51:22.995Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:51:22 [2019-12-10T09:51:22.995Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:51:22 [2019-12-10T09:51:22.995Z] === CONT  TestMountDaemonRoot/private/bind_root
09:51:22 [2019-12-10T09:51:22.995Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:51:22 [2019-12-10T09:51:22.995Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:51:22 [2019-12-10T09:51:22.995Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:51:22 [2019-12-10T09:51:22.995Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:51:22 [2019-12-10T09:51:22.995Z] === CONT  TestMountDaemonRoot/default/mount_root
09:51:22 [2019-12-10T09:51:22.995Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:51:23 [2019-12-10T09:51:23.049Z] --- PASS: TestBuildMultiStageCopy (5.91s)
09:51:23 [2019-12-10T09:51:23.049Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.29s)
09:51:23 [2019-12-10T09:51:23.049Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s)
09:51:23 [2019-12-10T09:51:23.049Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s)
09:51:23 [2019-12-10T09:51:23.049Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.71s)
09:51:23 [2019-12-10T09:51:23.049Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.67s)
09:51:23 [2019-12-10T09:51:23.049Z] === RUN   TestBuildMultiStageParentConfig
09:51:23 [2019-12-10T09:51:23.084Z] --- PASS: TestCgroupNamespacesBuild (1.76s)
09:51:23 [2019-12-10T09:51:23.084Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:51:23 [2019-12-10T09:51:23.269Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:51:23 [2019-12-10T09:51:23.269Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:51:23 [2019-12-10T09:51:23.269Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:51:23 [2019-12-10T09:51:23.269Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:51:23 [2019-12-10T09:51:23.269Z] === CONT  TestMountDaemonRoot/private/mount_root
09:51:23 [2019-12-10T09:51:23.269Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:51:23 [2019-12-10T09:51:23.269Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:51:23 [2019-12-10T09:51:23.269Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:51:23 [2019-12-10T09:51:23.269Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:51:23 [2019-12-10T09:51:23.269Z] --- PASS: TestMountDaemonRoot (0.04s)
09:51:23 [2019-12-10T09:51:23.269Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:51:23 [2019-12-10T09:51:23.269Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
09:51:23 [2019-12-10T09:51:23.269Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s)
09:51:23 [2019-12-10T09:51:23.269Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
09:51:23 [2019-12-10T09:51:23.269Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
09:51:23 [2019-12-10T09:51:23.269Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:51:23 [2019-12-10T09:51:23.269Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
09:51:23 [2019-12-10T09:51:23.269Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
09:51:23 [2019-12-10T09:51:23.269Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
09:51:23 [2019-12-10T09:51:23.269Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
09:51:23 [2019-12-10T09:51:23.269Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:51:23 [2019-12-10T09:51:23.269Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
09:51:23 [2019-12-10T09:51:23.269Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
09:51:23 [2019-12-10T09:51:23.269Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
09:51:23 [2019-12-10T09:51:23.269Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
09:51:23 [2019-12-10T09:51:23.269Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:51:23 [2019-12-10T09:51:23.269Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.11s)
09:51:23 [2019-12-10T09:51:23.269Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
09:51:23 [2019-12-10T09:51:23.269Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
09:51:23 [2019-12-10T09:51:23.269Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
09:51:23 [2019-12-10T09:51:23.269Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:51:23 [2019-12-10T09:51:23.269Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
09:51:23 [2019-12-10T09:51:23.269Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
09:51:23 [2019-12-10T09:51:23.269Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
09:51:23 [2019-12-10T09:51:23.269Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
09:51:23 [2019-12-10T09:51:23.269Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:51:23 [2019-12-10T09:51:23.269Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
09:51:23 [2019-12-10T09:51:23.269Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
09:51:23 [2019-12-10T09:51:23.269Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
09:51:23 [2019-12-10T09:51:23.269Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
09:51:23 [2019-12-10T09:51:23.269Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:51:23 [2019-12-10T09:51:23.269Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s)
09:51:23 [2019-12-10T09:51:23.269Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
09:51:23 [2019-12-10T09:51:23.269Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
09:51:23 [2019-12-10T09:51:23.269Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
09:51:23 [2019-12-10T09:51:23.269Z] === RUN   TestContainerBindMountNonRecursive
09:51:24 [2019-12-10T09:51:24.908Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.79s)
09:51:24 [2019-12-10T09:51:24.908Z] === RUN   TestBuildWithSession
09:51:24 [2019-12-10T09:51:24.908Z] --- SKIP: TestBuildWithSession (0.00s)
09:51:24 [2019-12-10T09:51:24.908Z]     build_session_test.go:25: TODO: BuildKit
09:51:24 [2019-12-10T09:51:24.908Z] === RUN   TestBuildSquashParent
09:51:24 [2019-12-10T09:51:24.949Z] --- PASS: TestBuildMultiStageParentConfig (1.84s)
09:51:24 [2019-12-10T09:51:24.949Z] === RUN   TestBuildLabelWithTargets
09:51:25 [2019-12-10T09:51:25.801Z] --- PASS: TestContainerBindMountNonRecursive (2.29s)
09:51:25 [2019-12-10T09:51:25.801Z] === RUN   TestNetworkNat
09:51:26 [2019-12-10T09:51:26.737Z] --- PASS: TestNetworkNat (0.89s)
09:51:26 [2019-12-10T09:51:26.737Z] === RUN   TestNetworkLocalhostTCPNat
09:51:27 [2019-12-10T09:51:27.305Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s)
09:51:27 [2019-12-10T09:51:27.305Z] === RUN   TestNetworkLoopbackNat
09:51:28 [2019-12-10T09:51:28.230Z] --- PASS: TestBuildLabelWithTargets (2.80s)
09:51:28 [2019-12-10T09:51:28.230Z] === RUN   TestBuildWithEmptyLayers
09:51:28 [2019-12-10T09:51:28.683Z] --- PASS: TestNetworkLoopbackNat (1.16s)
09:51:28 [2019-12-10T09:51:28.683Z] === RUN   TestPause
09:51:29 [2019-12-10T09:51:29.164Z] --- PASS: TestBuildWithEmptyLayers (1.33s)
09:51:29 [2019-12-10T09:51:29.164Z] === RUN   TestBuildMultiStageOnBuild
09:51:29 [2019-12-10T09:51:29.619Z] --- PASS: TestPause (0.85s)
09:51:29 [2019-12-10T09:51:29.619Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:51:29 [2019-12-10T09:51:29.619Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:51:29 [2019-12-10T09:51:29.619Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:51:29 [2019-12-10T09:51:29.619Z] === RUN   TestPauseStopPausedContainer
09:51:30 [2019-12-10T09:51:30.185Z] --- PASS: TestPauseStopPausedContainer (0.85s)
09:51:30 [2019-12-10T09:51:30.185Z] === RUN   TestPsFilter
09:51:30 [2019-12-10T09:51:30.444Z] --- PASS: TestPsFilter (0.27s)
09:51:30 [2019-12-10T09:51:30.444Z] === RUN   TestRemoveContainerWithRemovedVolume
09:51:30 [2019-12-10T09:51:30.681Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
09:51:31 [2019-12-10T09:51:31.343Z] --- PASS: TestBuildSquashParent (6.53s)
09:51:31 [2019-12-10T09:51:31.343Z] === RUN   TestBuildWithRemoveAndForceRemove
09:51:31 [2019-12-10T09:51:31.343Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:51:31 [2019-12-10T09:51:31.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:51:31 [2019-12-10T09:51:31.343Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:51:31 [2019-12-10T09:51:31.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:51:31 [2019-12-10T09:51:31.343Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:51:31 [2019-12-10T09:51:31.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:51:31 [2019-12-10T09:51:31.343Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:51:31 [2019-12-10T09:51:31.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:51:31 [2019-12-10T09:51:31.343Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:51:31 [2019-12-10T09:51:31.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:51:31 [2019-12-10T09:51:31.343Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:51:31 [2019-12-10T09:51:31.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:51:31 [2019-12-10T09:51:31.343Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:51:31 [2019-12-10T09:51:31.343Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:51:31 [2019-12-10T09:51:31.379Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s)
09:51:31 [2019-12-10T09:51:31.379Z] === RUN   TestRemoveContainerWithVolume
09:51:32 [2019-12-10T09:51:32.314Z] --- PASS: TestRemoveContainerWithVolume (0.84s)
09:51:32 [2019-12-10T09:51:32.314Z] === RUN   TestRemoveContainerRunning
09:51:32 [2019-12-10T09:51:32.615Z] tests/integration/api_secret_test.py .....                               [ 51%]
09:51:32 [2019-12-10T09:51:32.883Z] --- PASS: TestRemoveContainerRunning (0.78s)
09:51:32 [2019-12-10T09:51:32.883Z] === RUN   TestRemoveContainerForceRemoveRunning
09:51:33 [2019-12-10T09:51:33.350Z] --- PASS: TestBuildMultiStageOnBuild (3.82s)
09:51:33 [2019-12-10T09:51:33.350Z] === RUN   TestBuildUncleanTarFilenames
09:51:33 [2019-12-10T09:51:33.826Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s)
09:51:33 [2019-12-10T09:51:33.826Z] === RUN   TestRemoveInvalidContainer
09:51:33 [2019-12-10T09:51:33.826Z] --- PASS: TestRemoveInvalidContainer (0.02s)
09:51:33 [2019-12-10T09:51:33.826Z] === RUN   TestRenameLinkedContainer
09:51:34 [2019-12-10T09:51:34.564Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:51:34 [2019-12-10T09:51:34.564Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:51:34 [2019-12-10T09:51:34.726Z] --- PASS: TestBuildUncleanTarFilenames (1.77s)
09:51:34 [2019-12-10T09:51:34.726Z] === RUN   TestBuildMultiStageLayerLeak
09:51:36 [2019-12-10T09:51:36.451Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:51:36 [2019-12-10T09:51:36.451Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:51:37 [2019-12-10T09:51:37.116Z] --- PASS: TestRenameLinkedContainer (3.14s)
09:51:37 [2019-12-10T09:51:37.116Z] === RUN   TestRenameStoppedContainer
09:51:37 [2019-12-10T09:51:37.200Z] tests/integration/api_service_test.py ................s................. [ 60%]
09:51:37 [2019-12-10T09:51:37.683Z] --- PASS: TestRenameStoppedContainer (0.77s)
09:51:37 [2019-12-10T09:51:37.683Z] === RUN   TestRenameRunningContainerAndReuse
09:51:38 [2019-12-10T09:51:38.898Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
09:51:38 [2019-12-10T09:51:38.898Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.86s)
09:51:38 [2019-12-10T09:51:38.898Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.92s)
09:51:38 [2019-12-10T09:51:38.898Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.45s)
09:51:38 [2019-12-10T09:51:38.898Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.48s)
09:51:38 [2019-12-10T09:51:38.898Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.37s)
09:51:38 [2019-12-10T09:51:38.898Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.34s)
09:51:38 [2019-12-10T09:51:38.898Z] === RUN   TestBuildMultiStageCopy
09:51:38 [2019-12-10T09:51:38.898Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:51:38 [2019-12-10T09:51:38.911Z] --- PASS: TestBuildMultiStageLayerLeak (3.94s)
09:51:38 [2019-12-10T09:51:38.911Z] === RUN   TestBuildWithHugeFile
09:51:39 [2019-12-10T09:51:39.586Z] --- PASS: TestRenameRunningContainerAndReuse (1.62s)
09:51:39 [2019-12-10T09:51:39.586Z] === RUN   TestRenameInvalidName
09:51:40 [2019-12-10T09:51:40.153Z] --- PASS: TestRenameInvalidName (0.80s)
09:51:40 [2019-12-10T09:51:40.153Z] === RUN   TestRenameAnonymousContainer
09:51:41 [2019-12-10T09:51:41.346Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:51:42 [2019-12-10T09:51:42.307Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:51:42 [2019-12-10T09:51:42.712Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:51:42 [2019-12-10T09:51:42.941Z] INFO: Extraction ended at 12/10/2019 09:51:41. Duration:00:00:23.7958268
09:51:42 [2019-12-10T09:51:42.941Z] INFO: Updating the golang and path environment variables
09:51:42 [2019-12-10T09:51:42.941Z] INFO: GOPATH=d:\gopath
09:51:42 [2019-12-10T09:51:42.941Z] INFO: go version go1.13.4 windows/amd64
09:51:42 [2019-12-10T09:51:42.941Z] INFO: Running the daemon under test in debug mode
09:51:42 [2019-12-10T09:51:42.941Z] INFO: Starting a daemon under test...
09:51:42 [2019-12-10T09:51:42.941Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40179\5\daemon --pidfile d:\CI\PR-40179\5\docker.pid -D
09:51:42 [2019-12-10T09:51:42.941Z] INFO: Process started successfully.
09:51:42 [2019-12-10T09:51:42.941Z] INFO: Start tailing logs of the daemon under tests
09:51:42 [2019-12-10T09:51:42.941Z] INFO: Waiting for the daemon under test to start...
09:51:43 [2019-12-10T09:51:43.089Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:51:43 [2019-12-10T09:51:43.096Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:51:43 [2019-12-10T09:51:43.096Z] Using test binary docker
09:51:43 [2019-12-10T09:51:43.096Z] +++ /etc/init.d/apparmor start
09:51:43 [2019-12-10T09:51:43.096Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
09:51:43 [2019-12-10T09:51:43.096Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
09:51:43 [2019-12-10T09:51:43.096Z] Warning failed to create cache: (null)
09:51:43 [2019-12-10T09:51:43.096Z] .
09:51:43 [2019-12-10T09:51:43.096Z] INFO: Waiting for daemon to start...
09:51:43 [2019-12-10T09:51:43.096Z] Starting dockerd
09:51:43 [2019-12-10T09:51:43.096Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
09:51:43 [2019-12-10T09:51:43.472Z] --- PASS: TestBuildMultiStageCopy (4.70s)
09:51:43 [2019-12-10T09:51:43.472Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.59s)
09:51:43 [2019-12-10T09:51:43.472Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s)
09:51:43 [2019-12-10T09:51:43.472Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s)
09:51:43 [2019-12-10T09:51:43.472Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s)
09:51:43 [2019-12-10T09:51:43.472Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s)
09:51:43 [2019-12-10T09:51:43.472Z] === RUN   TestBuildMultiStageParentConfig
09:51:43 [2019-12-10T09:51:43.664Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:51:43 [2019-12-10T09:51:43.664Z] Using test binary docker
09:51:43 [2019-12-10T09:51:43.922Z] +++ /etc/init.d/apparmor start
09:51:43 [2019-12-10T09:51:43.922Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
09:51:43 [2019-12-10T09:51:43.922Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
09:51:43 [2019-12-10T09:51:43.922Z] Warning failed to create cache: (null)
09:51:43 [2019-12-10T09:51:43.922Z] .
09:51:43 [2019-12-10T09:51:43.922Z] INFO: Waiting for daemon to start...
09:51:43 [2019-12-10T09:51:43.922Z] Starting dockerd
09:51:43 [2019-12-10T09:51:43.922Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
09:51:44 [2019-12-10T09:51:44.340Z] --- PASS: TestRenameAnonymousContainer (3.98s)
09:51:44 [2019-12-10T09:51:44.340Z] === RUN   TestRenameContainerWithSameName
09:51:44 [2019-12-10T09:51:44.854Z] .
09:51:44 [2019-12-10T09:51:44.854Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:51:44 [2019-12-10T09:51:44.854Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:51:44 [2019-12-10T09:51:44.854Z] Error: No such image: emptyfs
09:51:44 [2019-12-10T09:51:44.854Z] ++++ docker load
09:51:44 [2019-12-10T09:51:44.854Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:51:44 [2019-12-10T09:51:44.906Z] --- PASS: TestRenameContainerWithSameName (0.83s)
09:51:44 [2019-12-10T09:51:44.906Z] === RUN   TestRenameContainerWithLinkedContainer
09:51:45 [2019-12-10T09:51:45.112Z] Running integration-test (iteration 1)
09:51:45 [2019-12-10T09:51:45.112Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
09:51:45 [2019-12-10T09:51:45.112Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
09:51:45 [2019-12-10T09:51:45.112Z] ++ set -e
09:51:45 [2019-12-10T09:51:45.112Z] ++ '[' -n 0 ']'
09:51:45 [2019-12-10T09:51:45.112Z] ++ set -x
09:51:45 [2019-12-10T09:51:45.112Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
09:51:45 [2019-12-10T09:51:45.126Z] INFO: Daemon under test started and replied!
09:51:45 [2019-12-10T09:51:45.126Z] INFO: Docker version of the daemon under test
09:51:45 [2019-12-10T09:51:45.126Z] 
09:51:45 [2019-12-10T09:51:45.126Z] Client:
09:51:45 [2019-12-10T09:51:45.126Z]  Version:      17.06.2-ce
09:51:45 [2019-12-10T09:51:45.126Z]  API version:  1.30
09:51:45 [2019-12-10T09:51:45.126Z]  Go version:   go1.8.3
09:51:45 [2019-12-10T09:51:45.126Z]  Git commit:   cec0b72
09:51:45 [2019-12-10T09:51:45.126Z]  Built:        Tue Sep  5 19:57:19 2017
09:51:45 [2019-12-10T09:51:45.126Z]  OS/Arch:      windows/amd64
09:51:45 [2019-12-10T09:51:45.126Z] 
09:51:45 [2019-12-10T09:51:45.126Z] Server:
09:51:45 [2019-12-10T09:51:45.126Z]  Version:      0.0.0-dev
09:51:45 [2019-12-10T09:51:45.126Z]  API version:  1.41 (minimum version 1.24)
09:51:45 [2019-12-10T09:51:45.126Z]  Go version:   go1.13.4
09:51:45 [2019-12-10T09:51:45.126Z]  Git commit:   8d9481391
09:51:45 [2019-12-10T09:51:45.126Z]  Built:        12/10/2019 09:50:04
09:51:45 [2019-12-10T09:51:45.126Z]  OS/Arch:      windows/amd64
09:51:45 [2019-12-10T09:51:45.126Z]  Experimental: false
09:51:45 [2019-12-10T09:51:45.126Z] 
09:51:45 [2019-12-10T09:51:45.126Z] INFO: Docker info of the daemon under test
09:51:45 [2019-12-10T09:51:45.126Z] 
09:51:45 [2019-12-10T09:51:45.126Z] Containers: 0
09:51:45 [2019-12-10T09:51:45.126Z]  Running: 0
09:51:45 [2019-12-10T09:51:45.126Z]  Paused: 0
09:51:45 [2019-12-10T09:51:45.126Z]  Stopped: 0
09:51:45 [2019-12-10T09:51:45.126Z] Images: 0
09:51:45 [2019-12-10T09:51:45.126Z] Server Version: 0.0.0-dev
09:51:45 [2019-12-10T09:51:45.126Z] Storage Driver: windowsfilter
09:51:45 [2019-12-10T09:51:45.126Z]  Windows: 
09:51:45 [2019-12-10T09:51:45.126Z] Logging Driver: json-file
09:51:45 [2019-12-10T09:51:45.126Z] Plugins: 
09:51:45 [2019-12-10T09:51:45.126Z]  Volume: local
09:51:45 [2019-12-10T09:51:45.126Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
09:51:45 [2019-12-10T09:51:45.126Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
09:51:45 [2019-12-10T09:51:45.126Z] Swarm: inactive
09:51:45 [2019-12-10T09:51:45.126Z] Default Isolation: process
09:51:45 [2019-12-10T09:51:45.126Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
09:51:45 [2019-12-10T09:51:45.126Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
09:51:45 [2019-12-10T09:51:45.126Z] OSType: windows
09:51:45 [2019-12-10T09:51:45.126Z] Architecture: x86_64
09:51:45 [2019-12-10T09:51:45.126Z] CPUs: 4
09:51:45 [2019-12-10T09:51:45.126Z] Total Memory: 32GiB
09:51:45 [2019-12-10T09:51:45.126Z] Name: azwin-2-072e30
09:51:45 [2019-12-10T09:51:45.127Z] ID: YXNC:MRNA:M2UU:7EX3:HUBQ:22PN:PPL2:KBI7:PQHN:LHGU:OWRC:RHG4
09:51:45 [2019-12-10T09:51:45.127Z] Docker Root Dir: D:\CI\PR-40179\5\daemon
09:51:45 [2019-12-10T09:51:45.127Z] Debug Mode (client): false
09:51:45 [2019-12-10T09:51:45.127Z] Debug Mode (server): true
09:51:45 [2019-12-10T09:51:45.127Z]  File Descriptors: -1
09:51:45 [2019-12-10T09:51:45.127Z]  Goroutines: 17
09:51:45 [2019-12-10T09:51:45.127Z]  System Time: 2019-12-10T09:51:44.9039566Z
09:51:45 [2019-12-10T09:51:45.127Z]  EventsListeners: 0
09:51:45 [2019-12-10T09:51:45.127Z] Registry: https://index.docker.io/v1/
09:51:45 [2019-12-10T09:51:45.127Z] Labels:
09:51:45 [2019-12-10T09:51:45.127Z] Experimental: false
09:51:45 [2019-12-10T09:51:45.127Z] Insecure Registries:
09:51:45 [2019-12-10T09:51:45.127Z]  127.0.0.0/8
09:51:45 [2019-12-10T09:51:45.127Z] Live Restore Enabled: false
09:51:45 [2019-12-10T09:51:45.127Z] 
09:51:45 [2019-12-10T09:51:45.127Z] 
09:51:45 [2019-12-10T09:51:45.127Z] INFO: Docker images of the daemon under test
09:51:45 [2019-12-10T09:51:45.127Z] 
09:51:45 [2019-12-10T09:51:45.127Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
09:51:45 [2019-12-10T09:51:45.127Z] 
09:51:45 [2019-12-10T09:51:45.127Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
09:51:45 [2019-12-10T09:51:45.127Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
09:51:45 [2019-12-10T09:51:45.289Z] --- PASS: TestBuildMultiStageParentConfig (1.40s)
09:51:45 [2019-12-10T09:51:45.289Z] === RUN   TestBuildLabelWithTargets
09:51:45 [2019-12-10T09:51:45.587Z] ltsc2019: Pulling from windows/servercore
09:51:45 [2019-12-10T09:51:45.587Z] 65014b3c3121: Pulling fs layer
09:51:45 [2019-12-10T09:51:45.587Z] e96b0897c5d1: Pulling fs layer
09:51:46 [2019-12-10T09:51:46.044Z] 
09:51:46 [2019-12-10T09:51:46.044Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:51:46 [2019-12-10T09:51:46.044Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:51:46 [2019-12-10T09:51:46.044Z] Error: No such image: emptyfs
09:51:46 [2019-12-10T09:51:46.302Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:51:46 [2019-12-10T09:51:46.302Z] ++++ docker load
09:51:46 [2019-12-10T09:51:46.560Z] Running integration-test (iteration 1)
09:51:46 [2019-12-10T09:51:46.560Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
09:51:46 [2019-12-10T09:51:46.560Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
09:51:46 [2019-12-10T09:51:46.560Z] ++ set -e
09:51:46 [2019-12-10T09:51:46.560Z] ++ '[' -n 0 ']'
09:51:46 [2019-12-10T09:51:46.560Z] ++ set -x
09:51:46 [2019-12-10T09:51:46.560Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
09:51:46 [2019-12-10T09:51:46.808Z] --- PASS: TestRenameContainerWithLinkedContainer (1.64s)
09:51:46 [2019-12-10T09:51:46.808Z] === RUN   TestResize
09:51:47 [2019-12-10T09:51:47.119Z] --- PASS: TestBuildLabelWithTargets (2.06s)
09:51:47 [2019-12-10T09:51:47.119Z] === RUN   TestBuildWithEmptyLayers
09:51:47 [2019-12-10T09:51:47.375Z] --- PASS: TestResize (0.84s)
09:51:47 [2019-12-10T09:51:47.375Z] === RUN   TestResizeWithInvalidSize
09:51:47 [2019-12-10T09:51:47.955Z] --- PASS: TestBuildWithEmptyLayers (1.03s)
09:51:47 [2019-12-10T09:51:47.955Z] === RUN   TestBuildMultiStageOnBuild
09:51:48 [2019-12-10T09:51:48.310Z] --- PASS: TestResizeWithInvalidSize (0.81s)
09:51:48 [2019-12-10T09:51:48.310Z] === RUN   TestResizeWhenContainerNotStarted
09:51:48 [2019-12-10T09:51:48.879Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s)
09:51:48 [2019-12-10T09:51:48.879Z] === RUN   TestDaemonRestartKillContainers
09:51:48 [2019-12-10T09:51:48.879Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:51:48 [2019-12-10T09:51:48.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:51:48 [2019-12-10T09:51:48.879Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:51:48 [2019-12-10T09:51:48.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:51:48 [2019-12-10T09:51:48.879Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:51:48 [2019-12-10T09:51:48.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:51:48 [2019-12-10T09:51:48.879Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:51:48 [2019-12-10T09:51:48.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:51:48 [2019-12-10T09:51:48.879Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:51:48 [2019-12-10T09:51:48.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:51:48 [2019-12-10T09:51:48.879Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:51:48 [2019-12-10T09:51:48.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:51:48 [2019-12-10T09:51:48.879Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:51:48 [2019-12-10T09:51:48.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:51:48 [2019-12-10T09:51:48.879Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:51:48 [2019-12-10T09:51:48.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:51:48 [2019-12-10T09:51:48.879Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:51:48 [2019-12-10T09:51:48.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:51:48 [2019-12-10T09:51:48.879Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:51:48 [2019-12-10T09:51:48.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:51:48 [2019-12-10T09:51:48.879Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:51:48 [2019-12-10T09:51:48.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:51:48 [2019-12-10T09:51:48.879Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:51:48 [2019-12-10T09:51:48.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:51:48 [2019-12-10T09:51:48.879Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:51:48 [2019-12-10T09:51:48.879Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:51:48 [2019-12-10T09:51:48.879Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:51:48 [2019-12-10T09:51:48.879Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:51:51 [2019-12-10T09:51:51.298Z] --- PASS: TestBuildMultiStageOnBuild (3.26s)
09:51:51 [2019-12-10T09:51:51.298Z] === RUN   TestBuildUncleanTarFilenames
09:51:51 [2019-12-10T09:51:51.413Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:51:51 [2019-12-10T09:51:51.413Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:51:51 [2019-12-10T09:51:51.940Z] .........................                                                [ 67%]
09:51:52 [2019-12-10T09:51:52.350Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:51:52 [2019-12-10T09:51:52.582Z] --- PASS: TestBuildUncleanTarFilenames (1.33s)
09:51:52 [2019-12-10T09:51:52.582Z] === RUN   TestBuildMultiStageLayerLeak
09:51:52 [2019-12-10T09:51:52.680Z] e96b0897c5d1: Verifying Checksum
09:51:52 [2019-12-10T09:51:52.680Z] e96b0897c5d1: Download complete
09:51:54 [2019-12-10T09:51:54.107Z] #73 exporting layers 109.8s done
09:51:54 [2019-12-10T09:51:54.107Z] #73 exporting manifest sha256:c801152d548498f21c83ec2e7fca44b5df241dce84d109f2fe5e112d8bbf1af7 done
09:51:54 [2019-12-10T09:51:54.107Z] #73 exporting config sha256:a6589dd475daef3759982bacfe98e6a2b5c36ce1587069f8bfdcdbf4c36dcbc1 done
09:51:54 [2019-12-10T09:51:54.107Z] #73 sending tarball
09:51:54 [2019-12-10T09:51:54.255Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:51:54 [2019-12-10T09:51:54.255Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:51:54 [2019-12-10T09:51:54.861Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:51:55 [2019-12-10T09:51:55.430Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:51:55 [2019-12-10T09:51:55.689Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:51:55 [2019-12-10T09:51:55.880Z] --- PASS: TestBuildMultiStageLayerLeak (3.00s)
09:51:55 [2019-12-10T09:51:55.880Z] === RUN   TestBuildWithHugeFile
09:51:59 [2019-12-10T09:51:59.771Z] 65014b3c3121: Verifying Checksum
09:51:59 [2019-12-10T09:51:59.771Z] 65014b3c3121: Download complete
09:51:59 [2019-12-10T09:51:59.880Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:51:59 [2019-12-10T09:51:59.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.50s)
09:51:59 [2019-12-10T09:51:59.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.54s)
09:51:59 [2019-12-10T09:51:59.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.26s)
09:51:59 [2019-12-10T09:51:59.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s)
09:51:59 [2019-12-10T09:51:59.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.62s)
09:51:59 [2019-12-10T09:51:59.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.84s)
09:51:59 [2019-12-10T09:51:59.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.77s)
09:51:59 [2019-12-10T09:51:59.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.91s)
09:51:59 [2019-12-10T09:51:59.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.83s)
09:51:59 [2019-12-10T09:51:59.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.77s)
09:51:59 [2019-12-10T09:51:59.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.34s)
09:51:59 [2019-12-10T09:51:59.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.86s)
09:51:59 [2019-12-10T09:51:59.880Z] === RUN   TestCgroupNamespacesRun
09:52:00 [2019-12-10T09:52:00.817Z] --- PASS: TestCgroupNamespacesRun (1.81s)
09:52:00 [2019-12-10T09:52:00.817Z] === RUN   TestCgroupNamespacesRunPrivileged
09:52:02 [2019-12-10T09:52:02.720Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s)
09:52:02 [2019-12-10T09:52:02.720Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:52:04 [2019-12-10T09:52:04.624Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s)
09:52:04 [2019-12-10T09:52:04.624Z] === RUN   TestCgroupNamespacesRunHostMode
09:52:06 [2019-12-10T09:52:06.529Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s)
09:52:06 [2019-12-10T09:52:06.529Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:52:07 [2019-12-10T09:52:07.502Z] #73 ...
09:52:07 [2019-12-10T09:52:07.502Z] 
09:52:07 [2019-12-10T09:52:07.502Z] #74 importing to docker
09:52:07 [2019-12-10T09:52:07.502Z] #74 ...
09:52:07 [2019-12-10T09:52:07.502Z] 
09:52:07 [2019-12-10T09:52:07.502Z] #73 exporting to oci image format
09:52:07 [2019-12-10T09:52:07.502Z] #73 sending tarball 17.1s done
09:52:07 [2019-12-10T09:52:07.502Z] #73 DONE 127.0s
09:52:07 [2019-12-10T09:52:07.843Z] 
09:52:07 [2019-12-10T09:52:07.843Z] #74 importing to docker
09:52:08 [2019-12-10T09:52:08.433Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.87s)
09:52:08 [2019-12-10T09:52:08.433Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:52:09 [2019-12-10T09:52:09.369Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.96s)
09:52:09 [2019-12-10T09:52:09.369Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:52:10 [2019-12-10T09:52:10.100Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s)
09:52:10 [2019-12-10T09:52:10.100Z] === RUN   TestCgroupNamespacesRunOlderClient
09:52:12 [2019-12-10T09:52:12.005Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s)
09:52:12 [2019-12-10T09:52:12.005Z] === RUN   TestKernelTCPMemory
09:52:12 [2019-12-10T09:52:12.941Z] --- PASS: TestKernelTCPMemory (0.94s)
09:52:12 [2019-12-10T09:52:12.941Z] === RUN   TestNISDomainname
09:52:13 [2019-12-10T09:52:13.879Z] --- PASS: TestNISDomainname (1.03s)
09:52:13 [2019-12-10T09:52:13.879Z] === RUN   TestHostnameDnsResolution
09:52:15 [2019-12-10T09:52:15.782Z] --- PASS: TestHostnameDnsResolution (1.75s)
09:52:15 [2019-12-10T09:52:15.782Z] === RUN   TestStats
09:52:18 [2019-12-10T09:52:18.320Z] --- PASS: TestStats (2.61s)
09:52:18 [2019-12-10T09:52:18.320Z] === RUN   TestStopContainerWithTimeout
09:52:18 [2019-12-10T09:52:18.320Z] === RUN   TestStopContainerWithTimeout/0
09:52:18 [2019-12-10T09:52:18.320Z] === PAUSE TestStopContainerWithTimeout/0
09:52:18 [2019-12-10T09:52:18.320Z] === RUN   TestStopContainerWithTimeout/1
09:52:18 [2019-12-10T09:52:18.320Z] === PAUSE TestStopContainerWithTimeout/1
09:52:18 [2019-12-10T09:52:18.320Z] === RUN   TestStopContainerWithTimeout/3
09:52:18 [2019-12-10T09:52:18.320Z] === PAUSE TestStopContainerWithTimeout/3
09:52:18 [2019-12-10T09:52:18.320Z] === RUN   TestStopContainerWithTimeout/-1
09:52:18 [2019-12-10T09:52:18.320Z] === PAUSE TestStopContainerWithTimeout/-1
09:52:18 [2019-12-10T09:52:18.320Z] === CONT  TestStopContainerWithTimeout/0
09:52:18 [2019-12-10T09:52:18.320Z] === CONT  TestStopContainerWithTimeout/1
09:52:18 [2019-12-10T09:52:18.320Z] === CONT  TestStopContainerWithTimeout/3
09:52:18 [2019-12-10T09:52:18.320Z] === CONT  TestStopContainerWithTimeout/-1
09:52:18 [2019-12-10T09:52:18.623Z] Loaded image: buildpack-deps:jessie
09:52:18 [2019-12-10T09:52:18.623Z] Loaded image: busybox:latest
09:52:18 [2019-12-10T09:52:18.623Z] Loaded image: busybox:glibc
09:52:18 [2019-12-10T09:52:18.623Z] Loaded image: debian:jessie
09:52:18 [2019-12-10T09:52:18.623Z] Loaded image: hello-world:latest
09:52:18 [2019-12-10T09:52:18.623Z] INFO: Testing against a local daemon
09:52:18 [2019-12-10T09:52:18.623Z] === RUN   TestDockerDaemonSuite
09:52:18 [2019-12-10T09:52:18.623Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
09:52:18 [2019-12-10T09:52:18.623Z] Loaded image: buildpack-deps:jessie
09:52:18 [2019-12-10T09:52:18.623Z] Loaded image: busybox:latest
09:52:18 [2019-12-10T09:52:18.623Z] Loaded image: busybox:glibc
09:52:18 [2019-12-10T09:52:18.623Z] Loaded image: debian:jessie
09:52:18 [2019-12-10T09:52:18.623Z] Loaded image: hello-world:latest
09:52:18 [2019-12-10T09:52:18.623Z] INFO: Testing against a local daemon
09:52:18 [2019-12-10T09:52:18.623Z] === RUN   TestDockerSuite
09:52:18 [2019-12-10T09:52:18.623Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
09:52:18 [2019-12-10T09:52:18.623Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
09:52:18 [2019-12-10T09:52:18.623Z] === RUN   TestDockerSuite/TestAPIErrorJSON
09:52:18 [2019-12-10T09:52:18.623Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
09:52:18 [2019-12-10T09:52:18.623Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
09:52:18 [2019-12-10T09:52:18.623Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
09:52:18 [2019-12-10T09:52:18.623Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
09:52:18 [2019-12-10T09:52:18.623Z] === RUN   TestDockerSuite/TestAPIImagesDelete
09:52:21 [2019-12-10T09:52:21.150Z] === RUN   TestDockerSuite/TestAPIImagesFilter
09:52:21 [2019-12-10T09:52:21.151Z] === RUN   TestDockerSuite/TestAPIImagesHistory
09:52:21 [2019-12-10T09:52:21.608Z] --- PASS: TestStopContainerWithTimeout (0.03s)
09:52:21 [2019-12-10T09:52:21.608Z]     --- PASS: TestStopContainerWithTimeout/0 (1.30s)
09:52:21 [2019-12-10T09:52:21.608Z]     --- PASS: TestStopContainerWithTimeout/1 (2.20s)
09:52:21 [2019-12-10T09:52:21.608Z]     --- PASS: TestStopContainerWithTimeout/3 (3.05s)
09:52:21 [2019-12-10T09:52:21.608Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.30s)
09:52:21 [2019-12-10T09:52:21.608Z] === RUN   TestDeleteDevicemapper
09:52:21 [2019-12-10T09:52:21.608Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:52:21 [2019-12-10T09:52:21.608Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:52:21 [2019-12-10T09:52:21.608Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:52:21 [2019-12-10T09:52:21.716Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
09:52:21 [2019-12-10T09:52:21.716Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
09:52:22 [2019-12-10T09:52:22.648Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
09:52:22 [2019-12-10T09:52:22.905Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
09:52:22 [2019-12-10T09:52:22.905Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
09:52:24 [2019-12-10T09:52:24.140Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.16s)
09:52:24 [2019-12-10T09:52:24.141Z] === RUN   TestUpdateMemory
09:52:24 [2019-12-10T09:52:24.141Z] --- SKIP: TestUpdateMemory (0.00s)
09:52:24 [2019-12-10T09:52:24.141Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
09:52:24 [2019-12-10T09:52:24.141Z] === RUN   TestUpdateCPUQuota
09:52:25 [2019-12-10T09:52:25.435Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
09:52:25 [2019-12-10T09:52:25.517Z] --- PASS: TestUpdateCPUQuota (1.63s)
09:52:25 [2019-12-10T09:52:25.517Z] === RUN   TestUpdatePidsLimit
09:52:25 [2019-12-10T09:52:25.517Z] === RUN   TestUpdatePidsLimit/update_from_none
09:52:25 [2019-12-10T09:52:25.692Z] === RUN   TestDockerSuite/TestAPINetworkFilter
09:52:25 [2019-12-10T09:52:25.692Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
09:52:25 [2019-12-10T09:52:25.692Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
09:52:25 [2019-12-10T09:52:25.776Z] === RUN   TestUpdatePidsLimit/no_change
09:52:25 [2019-12-10T09:52:25.949Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
09:52:26 [2019-12-10T09:52:26.343Z] === RUN   TestUpdatePidsLimit/update_lower
09:52:26 [2019-12-10T09:52:26.601Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:52:26 [2019-12-10T09:52:26.884Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
09:52:27 [2019-12-10T09:52:27.172Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:52:27 [2019-12-10T09:52:27.431Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:52:27 [2019-12-10T09:52:27.690Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:52:28 [2019-12-10T09:52:28.257Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
09:52:28 [2019-12-10T09:52:28.515Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
09:52:28 [2019-12-10T09:52:28.515Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
09:52:28 [2019-12-10T09:52:28.515Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
09:52:28 [2019-12-10T09:52:28.515Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
09:52:29 [2019-12-10T09:52:29.082Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
09:52:29 [2019-12-10T09:52:29.265Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
09:52:29 [2019-12-10T09:52:29.593Z] --- PASS: TestUpdatePidsLimit (3.95s)
09:52:29 [2019-12-10T09:52:29.593Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
09:52:29 [2019-12-10T09:52:29.593Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
09:52:29 [2019-12-10T09:52:29.593Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
09:52:29 [2019-12-10T09:52:29.593Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s)
09:52:29 [2019-12-10T09:52:29.593Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s)
09:52:29 [2019-12-10T09:52:29.593Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
09:52:29 [2019-12-10T09:52:29.593Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s)
09:52:29 [2019-12-10T09:52:29.593Z] === RUN   TestUpdateRestartPolicy
09:52:30 [2019-12-10T09:52:30.544Z] --- PASS: TestBuildWithHugeFile (31.36s)
09:52:30 [2019-12-10T09:52:30.544Z] === RUN   TestBuildWithEmptyDockerfile
09:52:30 [2019-12-10T09:52:30.544Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:52:30 [2019-12-10T09:52:30.544Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:52:30 [2019-12-10T09:52:30.544Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:52:30 [2019-12-10T09:52:30.544Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:52:30 [2019-12-10T09:52:30.544Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:52:30 [2019-12-10T09:52:30.544Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:52:30 [2019-12-10T09:52:30.544Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:52:30 [2019-12-10T09:52:30.544Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:52:30 [2019-12-10T09:52:30.544Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:52:30 [2019-12-10T09:52:30.544Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s)
09:52:30 [2019-12-10T09:52:30.544Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s)
09:52:30 [2019-12-10T09:52:30.544Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
09:52:30 [2019-12-10T09:52:30.544Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
09:52:30 [2019-12-10T09:52:30.544Z] === RUN   TestBuildPreserveOwnership
09:52:30 [2019-12-10T09:52:30.544Z] === RUN   TestBuildPreserveOwnership/copy_from
09:52:31 [2019-12-10T09:52:31.802Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:52:33 [2019-12-10T09:52:33.622Z] --- PASS: TestBuildPreserveOwnership (6.10s)
09:52:33 [2019-12-10T09:52:33.622Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.96s)
09:52:33 [2019-12-10T09:52:33.622Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.13s)
09:52:33 [2019-12-10T09:52:33.622Z] === RUN   TestBuildPlatformInvalid
09:52:33 [2019-12-10T09:52:33.622Z] --- PASS: TestBuildPlatformInvalid (0.12s)
09:52:33 [2019-12-10T09:52:33.622Z] PASS
09:52:34 [2019-12-10T09:52:34.068Z] 
09:52:34 [2019-12-10T09:52:34.068Z] === Skipped
09:52:34 [2019-12-10T09:52:34.068Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
09:52:34 [2019-12-10T09:52:34.068Z]     build_session_test.go:25: TODO: BuildKit
09:52:34 [2019-12-10T09:52:34.068Z] 
09:52:34 [2019-12-10T09:52:34.068Z] 
09:52:34 [2019-12-10T09:52:34.068Z] DONE 32 tests, 1 skipped in 82.204s
09:52:34 [2019-12-10T09:52:34.068Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
09:52:34 [2019-12-10T09:52:34.068Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
09:52:34 [2019-12-10T09:52:34.068Z] ++ set -e
09:52:34 [2019-12-10T09:52:34.068Z] ++ '[' -n 0 ']'
09:52:34 [2019-12-10T09:52:34.068Z] ++ set -x
09:52:34 [2019-12-10T09:52:34.068Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
09:52:34 [2019-12-10T09:52:34.068Z] INFO: Testing against a local daemon
09:52:34 [2019-12-10T09:52:34.068Z] === RUN   TestConfigList
09:52:34 [2019-12-10T09:52:34.350Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
09:52:34 [2019-12-10T09:52:34.608Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
09:52:36 [2019-12-10T09:52:36.594Z] --- PASS: TestConfigList (2.51s)
09:52:36 [2019-12-10T09:52:36.594Z] === RUN   TestConfigsCreateAndDelete
09:52:37 [2019-12-10T09:52:37.186Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
09:52:38 [2019-12-10T09:52:38.129Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
09:52:39 [2019-12-10T09:52:39.798Z] --- PASS: TestConfigsCreateAndDelete (2.90s)
09:52:39 [2019-12-10T09:52:39.798Z] === RUN   TestConfigsUpdate
09:52:40 [2019-12-10T09:52:40.654Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
09:52:41 [2019-12-10T09:52:41.220Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
09:52:41 [2019-12-10T09:52:41.796Z] --- PASS: TestUpdateRestartPolicy (12.47s)
09:52:41 [2019-12-10T09:52:41.797Z] === RUN   TestUpdateRestartWithAutoRemove
09:52:42 [2019-12-10T09:52:42.735Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s)
09:52:42 [2019-12-10T09:52:42.735Z] === RUN   TestWaitNonBlocked
09:52:42 [2019-12-10T09:52:42.735Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:52:42 [2019-12-10T09:52:42.735Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:52:42 [2019-12-10T09:52:42.735Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:52:42 [2019-12-10T09:52:42.735Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:52:42 [2019-12-10T09:52:42.735Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:52:42 [2019-12-10T09:52:42.735Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:52:43 [2019-12-10T09:52:43.068Z] --- PASS: TestConfigsUpdate (3.04s)
09:52:43 [2019-12-10T09:52:43.068Z] === RUN   TestTemplatedConfig
09:52:43 [2019-12-10T09:52:43.119Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
09:52:44 [2019-12-10T09:52:44.053Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
09:52:44 [2019-12-10T09:52:44.112Z] --- PASS: TestWaitNonBlocked (0.03s)
09:52:44 [2019-12-10T09:52:44.113Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s)
09:52:44 [2019-12-10T09:52:44.113Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s)
09:52:44 [2019-12-10T09:52:44.113Z] === RUN   TestWaitBlocked
09:52:44 [2019-12-10T09:52:44.113Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:52:44 [2019-12-10T09:52:44.113Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:52:44 [2019-12-10T09:52:44.113Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:52:44 [2019-12-10T09:52:44.113Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:52:44 [2019-12-10T09:52:44.113Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:52:44 [2019-12-10T09:52:44.113Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:52:44 [2019-12-10T09:52:44.119Z] tests/integration/api_volume_test.py .........                           [ 74%]
09:52:45 [2019-12-10T09:52:45.049Z] --- PASS: TestWaitBlocked (0.03s)
09:52:45 [2019-12-10T09:52:45.049Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s)
09:52:45 [2019-12-10T09:52:45.049Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s)
09:52:45 [2019-12-10T09:52:45.049Z] === CONT  TestContainerStartOnDaemonRestart
09:52:45 [2019-12-10T09:52:45.049Z] === CONT  TestIpcModeOlderClient
09:52:45 [2019-12-10T09:52:45.049Z] === CONT  TestDaemonRestartIpcMode
09:52:45 [2019-12-10T09:52:45.308Z] --- PASS: TestIpcModeOlderClient (0.23s)
09:52:45 [2019-12-10T09:52:45.427Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
09:52:46 [2019-12-10T09:52:46.013Z] tests/integration/client_test.py .....                                   [ 75%]
09:52:46 [2019-12-10T09:52:46.270Z] --- PASS: TestTemplatedConfig (3.56s)
09:52:46 [2019-12-10T09:52:46.270Z] === RUN   TestConfigInspect
09:52:46 [2019-12-10T09:52:46.361Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
09:52:46 [2019-12-10T09:52:46.619Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
09:52:46 [2019-12-10T09:52:46.944Z] tests/integration/errors_test.py .                                       [ 76%]
09:52:47 [2019-12-10T09:52:47.993Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
09:52:48 [2019-12-10T09:52:48.152Z] #74 DONE 34.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:52:48 [2019-12-10T09:52:48.769Z] --- PASS: TestConfigInspect (2.41s)
09:52:48 [2019-12-10T09:52:48.769Z] === RUN   TestConfigCreateWithLabels
09:52:48 [2019-12-10T09:52:48.879Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40179/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc hack/test/unit
09:52:48 [2019-12-10T09:52:48.926Z] === RUN   TestDockerSuite/TestAttachAfterDetach
09:52:49 [2019-12-10T09:52:49.490Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
09:52:49 [2019-12-10T09:52:49.499Z] --- PASS: TestDaemonRestartIpcMode (3.83s)
09:52:49 [2019-12-10T09:52:49.499Z] --- PASS: TestContainerStartOnDaemonRestart (3.97s)
09:52:49 [2019-12-10T09:52:49.499Z] PASS
09:52:49 [2019-12-10T09:52:49.499Z] 
09:52:49 [2019-12-10T09:52:49.499Z] === Skipped
09:52:49 [2019-12-10T09:52:49.499Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
09:52:49 [2019-12-10T09:52:49.499Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:52:49 [2019-12-10T09:52:49.499Z] 
09:52:49 [2019-12-10T09:52:49.499Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
09:52:49 [2019-12-10T09:52:49.499Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:52:49 [2019-12-10T09:52:49.499Z] 
09:52:49 [2019-12-10T09:52:49.499Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
09:52:49 [2019-12-10T09:52:49.499Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:52:49 [2019-12-10T09:52:49.499Z] 
09:52:49 [2019-12-10T09:52:49.499Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:52:49 [2019-12-10T09:52:49.499Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:52:49 [2019-12-10T09:52:49.499Z] 
09:52:49 [2019-12-10T09:52:49.499Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
09:52:49 [2019-12-10T09:52:49.499Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:52:49 [2019-12-10T09:52:49.499Z] 
09:52:49 [2019-12-10T09:52:49.499Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
09:52:49 [2019-12-10T09:52:49.499Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
09:52:49 [2019-12-10T09:52:49.499Z] 
09:52:49 [2019-12-10T09:52:49.499Z] 
09:52:49 [2019-12-10T09:52:49.499Z] DONE 197 tests, 6 skipped in 130.063s
09:52:49 [2019-12-10T09:52:49.499Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
09:52:49 [2019-12-10T09:52:49.499Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
09:52:49 [2019-12-10T09:52:49.499Z] ++ set -e
09:52:49 [2019-12-10T09:52:49.499Z] ++ '[' -n 0 ']'
09:52:49 [2019-12-10T09:52:49.499Z] ++ set -x
09:52:49 [2019-12-10T09:52:49.499Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
09:52:49 [2019-12-10T09:52:49.499Z] INFO: Testing against a local daemon
09:52:49 [2019-12-10T09:52:49.499Z] === RUN   TestCommitInheritsEnv
09:52:49 [2019-12-10T09:52:49.757Z] --- PASS: TestCommitInheritsEnv (0.56s)
09:52:49 [2019-12-10T09:52:49.757Z] === RUN   TestImportExtremelyLargeImageWorks
09:52:49 [2019-12-10T09:52:49.757Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s)
09:52:49 [2019-12-10T09:52:49.757Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
09:52:49 [2019-12-10T09:52:49.757Z] === RUN   TestImagesFilterMultiReference
09:52:50 [2019-12-10T09:52:50.016Z] --- PASS: TestImagesFilterMultiReference (0.10s)
09:52:50 [2019-12-10T09:52:50.016Z] === RUN   TestImagePullPlatformInvalid
09:52:50 [2019-12-10T09:52:50.016Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
09:52:50 [2019-12-10T09:52:50.016Z] === RUN   TestRemoveImageOrphaning
09:52:50 [2019-12-10T09:52:50.582Z] --- PASS: TestRemoveImageOrphaning (0.55s)
09:52:50 [2019-12-10T09:52:50.582Z] === RUN   TestRemoveImageGarbageCollector
09:52:50 [2019-12-10T09:52:50.582Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:52:50 [2019-12-10T09:52:50.582Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:52:50 [2019-12-10T09:52:50.582Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:52:50 [2019-12-10T09:52:50.582Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
09:52:50 [2019-12-10T09:52:50.582Z] === RUN   TestTagInvalidReference
09:52:50 [2019-12-10T09:52:50.582Z] --- PASS: TestTagInvalidReference (0.03s)
09:52:50 [2019-12-10T09:52:50.582Z] === RUN   TestTagValidPrefixedRepo
09:52:50 [2019-12-10T09:52:50.582Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
09:52:50 [2019-12-10T09:52:50.582Z] === RUN   TestTagExistedNameWithoutForce
09:52:50 [2019-12-10T09:52:50.841Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
09:52:50 [2019-12-10T09:52:50.841Z] === RUN   TestTagOfficialNames
09:52:50 [2019-12-10T09:52:50.841Z] --- PASS: TestTagOfficialNames (0.08s)
09:52:50 [2019-12-10T09:52:50.841Z] === RUN   TestTagMatchesDigest
09:52:50 [2019-12-10T09:52:50.841Z] --- PASS: TestTagMatchesDigest (0.03s)
09:52:50 [2019-12-10T09:52:50.841Z] PASS
09:52:50 [2019-12-10T09:52:50.841Z] 
09:52:50 [2019-12-10T09:52:50.841Z] === Skipped
09:52:50 [2019-12-10T09:52:50.841Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s)
09:52:50 [2019-12-10T09:52:50.841Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
09:52:50 [2019-12-10T09:52:50.841Z] 
09:52:50 [2019-12-10T09:52:50.841Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:52:50 [2019-12-10T09:52:50.841Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:52:50 [2019-12-10T09:52:50.841Z] 
09:52:50 [2019-12-10T09:52:50.841Z] 
09:52:50 [2019-12-10T09:52:50.841Z] DONE 12 tests, 2 skipped in 1.851s
09:52:50 [2019-12-10T09:52:50.841Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
09:52:50 [2019-12-10T09:52:50.841Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
09:52:50 [2019-12-10T09:52:50.841Z] ++ set -e
09:52:50 [2019-12-10T09:52:50.841Z] ++ '[' -n 0 ']'
09:52:50 [2019-12-10T09:52:50.841Z] ++ set -x
09:52:50 [2019-12-10T09:52:50.841Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
09:52:51 [2019-12-10T09:52:51.100Z] INFO: Testing against a local daemon
09:52:51 [2019-12-10T09:52:51.100Z] === RUN   TestNetworkCreateDelete
09:52:51 [2019-12-10T09:52:51.359Z] --- PASS: TestNetworkCreateDelete (0.40s)
09:52:51 [2019-12-10T09:52:51.359Z] === RUN   TestDockerNetworkDeletePreferID
09:52:51 [2019-12-10T09:52:51.391Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
09:52:51 [2019-12-10T09:52:51.959Z] --- PASS: TestConfigCreateWithLabels (2.96s)
09:52:51 [2019-12-10T09:52:51.959Z] === RUN   TestConfigCreateResolve
09:52:52 [2019-12-10T09:52:52.740Z] --- PASS: TestDockerNetworkDeletePreferID (1.15s)
09:52:52 [2019-12-10T09:52:52.740Z] === RUN   TestInspectNetwork
09:52:52 [2019-12-10T09:52:52.756Z] ?   	github.com/docker/docker/api	[no test files]
09:52:53 [2019-12-10T09:52:53.921Z] === RUN   TestDockerSuite/TestAttachDetach
09:52:54 [2019-12-10T09:52:54.180Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
09:52:54 [2019-12-10T09:52:54.411Z] --- PASS: TestConfigCreateResolve (3.02s)
09:52:54 [2019-12-10T09:52:54.411Z] === RUN   TestConfigDaemonLibtrustID
09:52:55 [2019-12-10T09:52:55.114Z] === RUN   TestDockerSuite/TestAttachDisconnect
09:52:55 [2019-12-10T09:52:55.250Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
09:52:55 [2019-12-10T09:52:55.250Z] PASS
09:52:55 [2019-12-10T09:52:55.250Z] 
09:52:55 [2019-12-10T09:52:55.250Z] DONE 8 tests in 21.123s
09:52:55 [2019-12-10T09:52:55.250Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
09:52:55 [2019-12-10T09:52:55.250Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
09:52:55 [2019-12-10T09:52:55.250Z] ++ set -e
09:52:55 [2019-12-10T09:52:55.250Z] ++ '[' -n 0 ']'
09:52:55 [2019-12-10T09:52:55.250Z] ++ set -x
09:52:55 [2019-12-10T09:52:55.250Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
09:52:55 [2019-12-10T09:52:55.250Z] INFO: Testing against a local daemon
09:52:55 [2019-12-10T09:52:55.250Z] === RUN   TestCheckpoint
09:52:55 [2019-12-10T09:52:55.250Z] --- SKIP: TestCheckpoint (0.00s)
09:52:55 [2019-12-10T09:52:55.250Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:52:55 [2019-12-10T09:52:55.250Z] === RUN   TestContainerInvalidJSON
09:52:55 [2019-12-10T09:52:55.250Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:52:55 [2019-12-10T09:52:55.250Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:52:55 [2019-12-10T09:52:55.250Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:52:55 [2019-12-10T09:52:55.250Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:52:55 [2019-12-10T09:52:55.250Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:52:55 [2019-12-10T09:52:55.250Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:52:55 [2019-12-10T09:52:55.250Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:52:55 [2019-12-10T09:52:55.250Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:52:55 [2019-12-10T09:52:55.250Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:52:55 [2019-12-10T09:52:55.250Z] --- PASS: TestContainerInvalidJSON (0.02s)
09:52:55 [2019-12-10T09:52:55.250Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:52:55 [2019-12-10T09:52:55.250Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:52:55 [2019-12-10T09:52:55.250Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:52:55 [2019-12-10T09:52:55.250Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:52:55 [2019-12-10T09:52:55.715Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
09:52:55 [2019-12-10T09:52:55.715Z] === RUN   TestCopyFromContainerPathIsNotDir
09:52:55 [2019-12-10T09:52:55.715Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
09:52:55 [2019-12-10T09:52:55.715Z] === RUN   TestCopyToContainerPathDoesNotExist
09:52:55 [2019-12-10T09:52:55.715Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
09:52:55 [2019-12-10T09:52:55.715Z] === RUN   TestCopyToContainerPathIsNotDir
09:52:55 [2019-12-10T09:52:55.715Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s)
09:52:55 [2019-12-10T09:52:55.715Z] === RUN   TestCopyFromContainer
09:52:56 [2019-12-10T09:52:56.489Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
09:52:58 [2019-12-10T09:52:58.201Z] === RUN   TestCopyFromContainer//
09:52:58 [2019-12-10T09:52:58.201Z] === RUN   TestCopyFromContainer//bar/root
09:52:58 [2019-12-10T09:52:58.201Z] === RUN   TestCopyFromContainer//bar/root/
09:52:58 [2019-12-10T09:52:58.201Z] === RUN   TestCopyFromContainer/bar/quux
09:52:58 [2019-12-10T09:52:58.201Z] === RUN   TestCopyFromContainer/bar/quux/
09:52:58 [2019-12-10T09:52:58.201Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:52:58 [2019-12-10T09:52:58.568Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:52:58 [2019-12-10T09:52:58.568Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:52:58 [2019-12-10T09:52:58.568Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:52:58 [2019-12-10T09:52:58.568Z] === RUN   TestCopyFromContainer/bar/notarget
09:52:58 [2019-12-10T09:52:58.960Z] --- PASS: TestCopyFromContainer (3.00s)
09:52:58 [2019-12-10T09:52:58.961Z]     --- PASS: TestCopyFromContainer// (0.07s)
09:52:58 [2019-12-10T09:52:58.961Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
09:52:58 [2019-12-10T09:52:58.961Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
09:52:58 [2019-12-10T09:52:58.961Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
09:52:58 [2019-12-10T09:52:58.961Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
09:52:58 [2019-12-10T09:52:58.961Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
09:52:58 [2019-12-10T09:52:58.961Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
09:52:58 [2019-12-10T09:52:58.961Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
09:52:58 [2019-12-10T09:52:58.961Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
09:52:58 [2019-12-10T09:52:58.961Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
09:52:58 [2019-12-10T09:52:58.961Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:52:58 [2019-12-10T09:52:58.961Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:52:58 [2019-12-10T09:52:58.961Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:52:58 [2019-12-10T09:52:58.961Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:52:58 [2019-12-10T09:52:58.961Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:52:58 [2019-12-10T09:52:58.961Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:52:58 [2019-12-10T09:52:58.961Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:52:58 [2019-12-10T09:52:58.961Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:52:58 [2019-12-10T09:52:58.961Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:52:58 [2019-12-10T09:52:58.961Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:52:58 [2019-12-10T09:52:58.961Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
09:52:58 [2019-12-10T09:52:58.961Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
09:52:58 [2019-12-10T09:52:58.961Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
09:52:58 [2019-12-10T09:52:58.961Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:52:58 [2019-12-10T09:52:58.961Z] === RUN   TestCreateLinkToNonExistingContainer
09:52:58 [2019-12-10T09:52:58.961Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
09:52:58 [2019-12-10T09:52:58.961Z] === RUN   TestCreateWithInvalidEnv
09:52:58 [2019-12-10T09:52:58.961Z] === RUN   TestCreateWithInvalidEnv/0
09:52:58 [2019-12-10T09:52:58.961Z] === PAUSE TestCreateWithInvalidEnv/0
09:52:58 [2019-12-10T09:52:58.961Z] === RUN   TestCreateWithInvalidEnv/1
09:52:58 [2019-12-10T09:52:58.961Z] === PAUSE TestCreateWithInvalidEnv/1
09:52:58 [2019-12-10T09:52:58.961Z] === RUN   TestCreateWithInvalidEnv/2
09:52:58 [2019-12-10T09:52:58.961Z] === PAUSE TestCreateWithInvalidEnv/2
09:52:58 [2019-12-10T09:52:58.961Z] === CONT  TestCreateWithInvalidEnv/0
09:52:58 [2019-12-10T09:52:58.961Z] === CONT  TestCreateWithInvalidEnv/2
09:52:58 [2019-12-10T09:52:58.961Z] === CONT  TestCreateWithInvalidEnv/1
09:52:58 [2019-12-10T09:52:58.961Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:52:58 [2019-12-10T09:52:58.961Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:52:58 [2019-12-10T09:52:58.961Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:52:58 [2019-12-10T09:52:58.961Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:52:58 [2019-12-10T09:52:58.961Z] === RUN   TestCreateTmpfsMountsTarget
09:52:58 [2019-12-10T09:52:58.961Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
09:52:58 [2019-12-10T09:52:58.961Z] === RUN   TestCreateWithCustomMaskedPaths
09:52:59 [2019-12-10T09:52:59.016Z] === RUN   TestDockerSuite/TestAttachPausedContainer
09:52:59 [2019-12-10T09:52:59.320Z] === RUN   TestInspectNetwork/full_network_id
09:52:59 [2019-12-10T09:52:59.320Z] === RUN   TestInspectNetwork/partial_network_id
09:52:59 [2019-12-10T09:52:59.320Z] === RUN   TestInspectNetwork/network_name
09:52:59 [2019-12-10T09:52:59.320Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:52:59 [2019-12-10T09:52:59.581Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
09:53:00 [2019-12-10T09:53:00.146Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
09:53:01 [2019-12-10T09:53:01.514Z] --- PASS: TestCreateWithCustomMaskedPaths (2.52s)
09:53:01 [2019-12-10T09:53:01.514Z] === RUN   TestCreateWithCapabilities
09:53:01 [2019-12-10T09:53:01.514Z] === RUN   TestCreateWithCapabilities/no_capabilities
09:53:01 [2019-12-10T09:53:01.514Z] === PAUSE TestCreateWithCapabilities/no_capabilities
09:53:01 [2019-12-10T09:53:01.514Z] === RUN   TestCreateWithCapabilities/empty_capabilities
09:53:01 [2019-12-10T09:53:01.514Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
09:53:01 [2019-12-10T09:53:01.514Z] === RUN   TestCreateWithCapabilities/valid_capabilities
09:53:01 [2019-12-10T09:53:01.514Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
09:53:01 [2019-12-10T09:53:01.514Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
09:53:01 [2019-12-10T09:53:01.514Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
09:53:01 [2019-12-10T09:53:01.514Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
09:53:01 [2019-12-10T09:53:01.514Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
09:53:01 [2019-12-10T09:53:01.514Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
09:53:01 [2019-12-10T09:53:01.514Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
09:53:01 [2019-12-10T09:53:01.514Z] === RUN   TestCreateWithCapabilities/empty_capadd
09:53:01 [2019-12-10T09:53:01.514Z] === PAUSE TestCreateWithCapabilities/empty_capadd
09:53:01 [2019-12-10T09:53:01.514Z] === RUN   TestCreateWithCapabilities/empty_capdrop
09:53:01 [2019-12-10T09:53:01.514Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
09:53:01 [2019-12-10T09:53:01.514Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
09:53:01 [2019-12-10T09:53:01.514Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
09:53:01 [2019-12-10T09:53:01.515Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
09:53:01 [2019-12-10T09:53:01.515Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
09:53:01 [2019-12-10T09:53:01.515Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
09:53:01 [2019-12-10T09:53:01.515Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
09:53:01 [2019-12-10T09:53:01.515Z] === CONT  TestCreateWithCapabilities/no_capabilities
09:53:01 [2019-12-10T09:53:01.515Z] === CONT  TestCreateWithCapabilities/empty_capadd
09:53:01 [2019-12-10T09:53:01.515Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
09:53:01 [2019-12-10T09:53:01.515Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
09:53:01 [2019-12-10T09:53:01.515Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
09:53:01 [2019-12-10T09:53:01.515Z] === CONT  TestCreateWithCapabilities/empty_capdrop
09:53:01 [2019-12-10T09:53:01.515Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
09:53:01 [2019-12-10T09:53:01.515Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
09:53:01 [2019-12-10T09:53:01.515Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
09:53:01 [2019-12-10T09:53:01.520Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
09:53:02 [2019-12-10T09:53:02.036Z] === CONT  TestCreateWithCapabilities/valid_capabilities
09:53:02 [2019-12-10T09:53:02.036Z] === CONT  TestCreateWithCapabilities/empty_capabilities
09:53:02 [2019-12-10T09:53:02.036Z] --- PASS: TestCreateWithCapabilities (0.01s)
09:53:02 [2019-12-10T09:53:02.036Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
09:53:02 [2019-12-10T09:53:02.036Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
09:53:02 [2019-12-10T09:53:02.036Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
09:53:02 [2019-12-10T09:53:02.036Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
09:53:02 [2019-12-10T09:53:02.036Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s)
09:53:02 [2019-12-10T09:53:02.036Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s)
09:53:02 [2019-12-10T09:53:02.036Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
09:53:02 [2019-12-10T09:53:02.036Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
09:53:02 [2019-12-10T09:53:02.036Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
09:53:02 [2019-12-10T09:53:02.036Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
09:53:02 [2019-12-10T09:53:02.036Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s)
09:53:02 [2019-12-10T09:53:02.036Z] === RUN   TestCreateWithCustomReadonlyPaths
09:53:03 [2019-12-10T09:53:03.420Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
09:53:03 [2019-12-10T09:53:03.420Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
09:53:03 [2019-12-10T09:53:03.507Z] --- PASS: TestInspectNetwork (10.72s)
09:53:03 [2019-12-10T09:53:03.507Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:53:03 [2019-12-10T09:53:03.507Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:53:03 [2019-12-10T09:53:03.507Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:53:03 [2019-12-10T09:53:03.507Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:53:03 [2019-12-10T09:53:03.507Z] === RUN   TestRunContainerWithBridgeNone
09:53:04 [2019-12-10T09:53:04.517Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.61s)
09:53:04 [2019-12-10T09:53:04.517Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:53:04 [2019-12-10T09:53:04.517Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:53:04 [2019-12-10T09:53:04.517Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:53:04 [2019-12-10T09:53:04.517Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:53:04 [2019-12-10T09:53:04.517Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:53:04 [2019-12-10T09:53:04.517Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:53:04 [2019-12-10T09:53:04.517Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:53:04 [2019-12-10T09:53:04.517Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:53:04 [2019-12-10T09:53:04.517Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:53:04 [2019-12-10T09:53:04.517Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:53:04 [2019-12-10T09:53:04.517Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:53:04 [2019-12-10T09:53:04.517Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:53:04 [2019-12-10T09:53:04.517Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:53:04 [2019-12-10T09:53:04.517Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:53:04 [2019-12-10T09:53:04.517Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:53:04 [2019-12-10T09:53:04.517Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:53:04 [2019-12-10T09:53:04.517Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:53:04 [2019-12-10T09:53:04.517Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:53:04 [2019-12-10T09:53:04.517Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:53:04 [2019-12-10T09:53:04.517Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:53:04 [2019-12-10T09:53:04.517Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:53:04 [2019-12-10T09:53:04.517Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
09:53:04 [2019-12-10T09:53:04.517Z] === RUN   TestContainerStartOnDaemonRestart
09:53:04 [2019-12-10T09:53:04.517Z] === PAUSE TestContainerStartOnDaemonRestart
09:53:04 [2019-12-10T09:53:04.517Z] === RUN   TestDaemonRestartIpcMode
09:53:04 [2019-12-10T09:53:04.517Z] === PAUSE TestDaemonRestartIpcMode
09:53:04 [2019-12-10T09:53:04.517Z] === RUN   TestDiff
09:53:04 [2019-12-10T09:53:04.792Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
09:53:05 [2019-12-10T09:53:05.305Z] --- PASS: TestDiff (0.83s)
09:53:05 [2019-12-10T09:53:05.305Z] === RUN   TestExecWithCloseStdin
09:53:06 [2019-12-10T09:53:06.040Z] --- PASS: TestRunContainerWithBridgeNone (2.62s)
09:53:06 [2019-12-10T09:53:06.040Z] === RUN   TestNetworkInvalidJSON
09:53:06 [2019-12-10T09:53:06.040Z] === RUN   TestNetworkInvalidJSON//networks/create
09:53:06 [2019-12-10T09:53:06.040Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:53:06 [2019-12-10T09:53:06.040Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:53:06 [2019-12-10T09:53:06.040Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:53:06 [2019-12-10T09:53:06.040Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:53:06 [2019-12-10T09:53:06.040Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:53:06 [2019-12-10T09:53:06.040Z] === CONT  TestNetworkInvalidJSON//networks/create
09:53:06 [2019-12-10T09:53:06.040Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:53:06 [2019-12-10T09:53:06.040Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:53:06 [2019-12-10T09:53:06.040Z] --- PASS: TestNetworkInvalidJSON (0.03s)
09:53:06 [2019-12-10T09:53:06.040Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:53:06 [2019-12-10T09:53:06.040Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:53:06 [2019-12-10T09:53:06.040Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:53:06 [2019-12-10T09:53:06.040Z] === RUN   TestDaemonRestartWithLiveRestore
09:53:06 [2019-12-10T09:53:06.108Z] --- PASS: TestExecWithCloseStdin (0.97s)
09:53:06 [2019-12-10T09:53:06.108Z] === RUN   TestExec
09:53:06 [2019-12-10T09:53:06.692Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
09:53:07 [2019-12-10T09:53:07.409Z] --- PASS: TestExec (1.10s)
09:53:07 [2019-12-10T09:53:07.409Z] === RUN   TestExecUser
09:53:07 [2019-12-10T09:53:07.416Z] --- PASS: TestDaemonRestartWithLiveRestore (1.49s)
09:53:07 [2019-12-10T09:53:07.416Z] === RUN   TestDaemonDefaultNetworkPools
09:53:08 [2019-12-10T09:53:08.072Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
09:53:08 [2019-12-10T09:53:08.316Z] --- PASS: TestExecUser (1.19s)
09:53:08 [2019-12-10T09:53:08.316Z] === RUN   TestExportContainerAndImportImage
09:53:08 [2019-12-10T09:53:08.637Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
09:53:08 [2019-12-10T09:53:08.637Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
09:53:08 [2019-12-10T09:53:08.967Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
09:53:08 [2019-12-10T09:53:08.969Z] --- PASS: TestDaemonDefaultNetworkPools (1.22s)
09:53:08 [2019-12-10T09:53:08.969Z] === RUN   TestDaemonRestartWithExistingNetwork
09:53:09 [2019-12-10T09:53:09.579Z] --- PASS: TestExportContainerAndImportImage (1.11s)
09:53:09 [2019-12-10T09:53:09.580Z] === RUN   TestExportContainerAfterDaemonRestart
09:53:10 [2019-12-10T09:53:10.343Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
09:53:10 [2019-12-10T09:53:10.343Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
09:53:10 [2019-12-10T09:53:10.873Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.91s)
09:53:10 [2019-12-10T09:53:10.873Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:53:10 [2019-12-10T09:53:10.908Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
09:53:11 [2019-12-10T09:53:11.408Z] --- PASS: TestExportContainerAfterDaemonRestart (1.62s)
09:53:11 [2019-12-10T09:53:11.408Z] === RUN   TestHealthCheckWorkdir
09:53:11 [2019-12-10T09:53:11.472Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
09:53:12 [2019-12-10T09:53:12.037Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
09:53:12 [2019-12-10T09:53:12.196Z] --- PASS: TestHealthCheckWorkdir (1.16s)
09:53:12 [2019-12-10T09:53:12.196Z] === RUN   TestHealthKillContainer
09:53:13 [2019-12-10T09:53:13.405Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.34s)
09:53:13 [2019-12-10T09:53:13.405Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:53:13 [2019-12-10T09:53:13.409Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
09:53:13 [2019-12-10T09:53:13.972Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.87s)
09:53:13 [2019-12-10T09:53:13.972Z] === RUN   TestServiceWithPredefinedNetwork
09:53:14 [2019-12-10T09:53:14.781Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
09:53:14 [2019-12-10T09:53:14.781Z] --- PASS: TestBuildWithHugeFile (96.14s)
09:53:14 [2019-12-10T09:53:14.781Z] === RUN   TestBuildWithEmptyDockerfile
09:53:14 [2019-12-10T09:53:14.781Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:53:14 [2019-12-10T09:53:14.781Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:53:14 [2019-12-10T09:53:14.781Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:53:14 [2019-12-10T09:53:14.781Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:53:14 [2019-12-10T09:53:14.781Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:53:14 [2019-12-10T09:53:14.781Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:53:14 [2019-12-10T09:53:14.781Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:53:14 [2019-12-10T09:53:14.781Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:53:15 [2019-12-10T09:53:15.040Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:53:15 [2019-12-10T09:53:15.040Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
09:53:15 [2019-12-10T09:53:15.040Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s)
09:53:15 [2019-12-10T09:53:15.040Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s)
09:53:15 [2019-12-10T09:53:15.040Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s)
09:53:15 [2019-12-10T09:53:15.040Z] === RUN   TestBuildPreserveOwnership
09:53:15 [2019-12-10T09:53:15.040Z] === RUN   TestBuildPreserveOwnership/copy_from
09:53:15 [2019-12-10T09:53:15.591Z] --- PASS: TestHealthKillContainer (3.14s)
09:53:15 [2019-12-10T09:53:15.591Z] === RUN   TestInspectCpusetInConfigPre120
09:53:16 [2019-12-10T09:53:16.224Z] ok  	github.com/docker/docker/api/server	0.033s	coverage: 9.0% of statements
09:53:16 [2019-12-10T09:53:16.414Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
09:53:16 [2019-12-10T09:53:16.428Z] --- PASS: TestInspectCpusetInConfigPre120 (0.93s)
09:53:16 [2019-12-10T09:53:16.428Z] === RUN   TestIpcModeNone
09:53:17 [2019-12-10T09:53:17.259Z] --- PASS: TestServiceWithPredefinedNetwork (3.27s)
09:53:17 [2019-12-10T09:53:17.259Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:53:17 [2019-12-10T09:53:17.259Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:53:17 [2019-12-10T09:53:17.259Z]     service_test.go:230: FLAKY_TEST
09:53:17 [2019-12-10T09:53:17.259Z] === RUN   TestServiceWithDataPathPortInit
09:53:17 [2019-12-10T09:53:17.726Z] --- PASS: TestIpcModeNone (1.07s)
09:53:17 [2019-12-10T09:53:17.726Z] === RUN   TestIpcModePrivate
09:53:18 [2019-12-10T09:53:18.548Z] --- PASS: TestIpcModePrivate (1.05s)
09:53:18 [2019-12-10T09:53:18.548Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false
09:53:18 [2019-12-10T09:53:18.548Z] === RUN   TestIpcModeShareable
09:53:18 [2019-12-10T09:53:18.941Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
09:53:19 [2019-12-10T09:53:19.386Z] --- PASS: TestIpcModeShareable (0.98s)
09:53:19 [2019-12-10T09:53:19.386Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true
09:53:19 [2019-12-10T09:53:19.386Z] === RUN   TestAPIIpcModeShareableAndContainer
09:53:19 [2019-12-10T09:53:19.510Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:53:19 [2019-12-10T09:53:19.768Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
09:53:20 [2019-12-10T09:53:20.336Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
09:53:21 [2019-12-10T09:53:21.063Z] tests/integration/models_containers_test.py ............................ [ 83%]
09:53:21 [2019-12-10T09:53:21.707Z] --- PASS: TestBuildPreserveOwnership (6.57s)
09:53:21 [2019-12-10T09:53:21.707Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.47s)
09:53:21 [2019-12-10T09:53:21.707Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s)
09:53:21 [2019-12-10T09:53:21.707Z] === RUN   TestBuildPlatformInvalid
09:53:21 [2019-12-10T09:53:21.707Z] --- PASS: TestBuildPlatformInvalid (0.11s)
09:53:21 [2019-12-10T09:53:21.707Z] PASS
09:53:21 [2019-12-10T09:53:21.964Z] 
09:53:21 [2019-12-10T09:53:21.965Z] === Skipped
09:53:21 [2019-12-10T09:53:21.965Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
09:53:21 [2019-12-10T09:53:21.965Z]     build_session_test.go:25: TODO: BuildKit
09:53:21 [2019-12-10T09:53:21.965Z] 
09:53:21 [2019-12-10T09:53:21.965Z] 
09:53:21 [2019-12-10T09:53:21.965Z] DONE 32 tests, 1 skipped in 183.950s
09:53:21 [2019-12-10T09:53:21.965Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
09:53:21 [2019-12-10T09:53:21.965Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
09:53:21 [2019-12-10T09:53:21.965Z] ++ set -e
09:53:21 [2019-12-10T09:53:21.965Z] ++ '[' -n 0 ']'
09:53:21 [2019-12-10T09:53:21.965Z] ++ set -x
09:53:21 [2019-12-10T09:53:21.965Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
09:53:22 [2019-12-10T09:53:22.222Z] INFO: Testing against a local daemon
09:53:22 [2019-12-10T09:53:22.222Z] === RUN   TestConfigList
09:53:22 [2019-12-10T09:53:22.662Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.87s)
09:53:22 [2019-12-10T09:53:22.662Z] === RUN   TestAPIIpcModeHost
09:53:23 [2019-12-10T09:53:23.050Z] --- PASS: TestAPIIpcModeHost (0.83s)
09:53:23 [2019-12-10T09:53:23.050Z] === RUN   TestDaemonIpcModeShareable
09:53:24 [2019-12-10T09:53:24.117Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
09:53:25 [2019-12-10T09:53:25.488Z] --- PASS: TestConfigList (3.44s)
09:53:25 [2019-12-10T09:53:25.488Z] === RUN   TestConfigsCreateAndDelete
09:53:25 [2019-12-10T09:53:25.499Z] --- PASS: TestDaemonIpcModeShareable (1.86s)
09:53:25 [2019-12-10T09:53:25.499Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
09:53:25 [2019-12-10T09:53:25.499Z] === RUN   TestDaemonIpcModePrivate
09:53:26 [2019-12-10T09:53:26.819Z] --- PASS: TestDaemonIpcModePrivate (1.82s)
09:53:26 [2019-12-10T09:53:26.819Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
09:53:26 [2019-12-10T09:53:26.819Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:53:28 [2019-12-10T09:53:28.015Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
09:53:28 [2019-12-10T09:53:28.016Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
09:53:28 [2019-12-10T09:53:28.748Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s)
09:53:28 [2019-12-10T09:53:28.748Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
09:53:28 [2019-12-10T09:53:28.748Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:53:28 [2019-12-10T09:53:28.950Z] --- PASS: TestConfigsCreateAndDelete (3.22s)
09:53:28 [2019-12-10T09:53:28.950Z] === RUN   TestConfigsUpdate
09:53:28 [2019-12-10T09:53:28.950Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
09:53:29 [2019-12-10T09:53:29.515Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
09:53:30 [2019-12-10T09:53:30.080Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
09:53:30 [2019-12-10T09:53:30.566Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s)
09:53:30 [2019-12-10T09:53:30.566Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
09:53:30 [2019-12-10T09:53:30.566Z] === RUN   TestIpcModeOlderClient
09:53:30 [2019-12-10T09:53:30.566Z] === PAUSE TestIpcModeOlderClient
09:53:30 [2019-12-10T09:53:30.566Z] === RUN   TestKillContainerInvalidSignal
09:53:31 [2019-12-10T09:53:31.355Z] --- PASS: TestKillContainerInvalidSignal (1.05s)
09:53:31 [2019-12-10T09:53:31.356Z] === RUN   TestKillContainer
09:53:31 [2019-12-10T09:53:31.356Z] === RUN   TestKillContainer/no_signal
09:53:32 [2019-12-10T09:53:32.612Z] --- PASS: TestConfigsUpdate (3.42s)
09:53:32 [2019-12-10T09:53:32.612Z] === RUN   TestTemplatedConfig
09:53:32 [2019-12-10T09:53:32.653Z] === RUN   TestKillContainer/non_killing_signal
09:53:33 [2019-12-10T09:53:33.082Z] === RUN   TestKillContainer/killing_signal
09:53:33 [2019-12-10T09:53:33.177Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
09:53:33 [2019-12-10T09:53:33.177Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
09:53:33 [2019-12-10T09:53:33.177Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
09:53:34 [2019-12-10T09:53:34.109Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
09:53:34 [2019-12-10T09:53:34.432Z] --- PASS: TestKillContainer (2.79s)
09:53:34 [2019-12-10T09:53:34.432Z]     --- PASS: TestKillContainer/no_signal (0.94s)
09:53:34 [2019-12-10T09:53:34.432Z]     --- PASS: TestKillContainer/non_killing_signal (0.59s)
09:53:34 [2019-12-10T09:53:34.432Z]     --- PASS: TestKillContainer/killing_signal (0.89s)
09:53:34 [2019-12-10T09:53:34.432Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:53:34 [2019-12-10T09:53:34.432Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:53:35 [2019-12-10T09:53:35.249Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:53:36 [2019-12-10T09:53:36.009Z] --- PASS: TestTemplatedConfig (3.50s)
09:53:36 [2019-12-10T09:53:36.009Z] === RUN   TestConfigInspect
09:53:36 [2019-12-10T09:53:36.009Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
09:53:36 [2019-12-10T09:53:36.009Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
09:53:36 [2019-12-10T09:53:36.009Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
09:53:36 [2019-12-10T09:53:36.009Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
09:53:36 [2019-12-10T09:53:36.054Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.80s)
09:53:36 [2019-12-10T09:53:36.054Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.97s)
09:53:36 [2019-12-10T09:53:36.054Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
09:53:36 [2019-12-10T09:53:36.054Z] === RUN   TestKillStoppedContainer
09:53:36 [2019-12-10T09:53:36.054Z] --- PASS: TestKillStoppedContainer (0.09s)
09:53:36 [2019-12-10T09:53:36.054Z] === RUN   TestKillStoppedContainerAPIPre120
09:53:36 [2019-12-10T09:53:36.427Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
09:53:36 [2019-12-10T09:53:36.428Z] === RUN   TestKillDifferentUserContainer
09:53:36 [2019-12-10T09:53:36.942Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
09:53:37 [2019-12-10T09:53:37.230Z] --- PASS: TestKillDifferentUserContainer (0.87s)
09:53:37 [2019-12-10T09:53:37.230Z] === RUN   TestInspectOomKilledTrue
09:53:37 [2019-12-10T09:53:37.230Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
09:53:37 [2019-12-10T09:53:37.230Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:53:37 [2019-12-10T09:53:37.230Z] === RUN   TestInspectOomKilledFalse
09:53:37 [2019-12-10T09:53:37.230Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
09:53:37 [2019-12-10T09:53:37.230Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:53:37 [2019-12-10T09:53:37.230Z] === RUN   TestLinksEtcHostsContentMatch
09:53:38 [2019-12-10T09:53:38.029Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s)
09:53:38 [2019-12-10T09:53:38.029Z] === RUN   TestLinksContainerNames
09:53:38 [2019-12-10T09:53:38.315Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
09:53:38 [2019-12-10T09:53:38.573Z] --- PASS: TestConfigInspect (2.98s)
09:53:38 [2019-12-10T09:53:38.573Z] === RUN   TestConfigCreateWithLabels
09:53:39 [2019-12-10T09:53:39.187Z] --- PASS: TestServiceWithDataPathPortInit (19.67s)
09:53:39 [2019-12-10T09:53:39.187Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:53:39 [2019-12-10T09:53:39.256Z] .........                                                                [ 85%]
09:53:39 [2019-12-10T09:53:39.542Z] --- PASS: TestLinksContainerNames (1.72s)
09:53:39 [2019-12-10T09:53:39.542Z] === RUN   TestLogsFollowTailEmpty
09:53:39 [2019-12-10T09:53:39.945Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
09:53:40 [2019-12-10T09:53:40.794Z] --- PASS: TestLogsFollowTailEmpty (1.03s)
09:53:40 [2019-12-10T09:53:40.794Z] === RUN   TestContainerNetworkMountsNoChown
09:53:40 [2019-12-10T09:53:40.880Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
09:53:41 [2019-12-10T09:53:41.595Z] --- PASS: TestContainerNetworkMountsNoChown (0.94s)
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/default
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/default
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/private
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/private
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/rprivate
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/rprivate
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/slave
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/slave
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/rslave
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/rslave
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/shared
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/shared
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/rshared
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/rshared
09:53:41 [2019-12-10T09:53:41.595Z] === CONT  TestMountDaemonRoot/default
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/default/bind_root
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/default/mount_root
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:53:41 [2019-12-10T09:53:41.595Z] === CONT  TestMountDaemonRoot/default/bind_root
09:53:41 [2019-12-10T09:53:41.595Z] === CONT  TestMountDaemonRoot/rshared
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:53:41 [2019-12-10T09:53:41.595Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:53:41 [2019-12-10T09:53:41.595Z] === CONT  TestMountDaemonRoot/shared
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:53:41 [2019-12-10T09:53:41.595Z] === CONT  TestMountDaemonRoot/rslave
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:53:41 [2019-12-10T09:53:41.595Z] === CONT  TestMountDaemonRoot/slave
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:53:41 [2019-12-10T09:53:41.595Z] === CONT  TestMountDaemonRoot/rprivate
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:53:41 [2019-12-10T09:53:41.595Z] === CONT  TestMountDaemonRoot/private
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/private/bind_root
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/private/mount_root
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:53:41 [2019-12-10T09:53:41.595Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:53:41 [2019-12-10T09:53:41.595Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:53:41 [2019-12-10T09:53:41.595Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:53:41 [2019-12-10T09:53:41.595Z] === CONT  TestMountDaemonRoot/default/mount_root
09:53:41 [2019-12-10T09:53:41.595Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:53:41 [2019-12-10T09:53:41.595Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:53:41 [2019-12-10T09:53:41.595Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:53:41 [2019-12-10T09:53:41.595Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:53:41 [2019-12-10T09:53:41.975Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:53:41 [2019-12-10T09:53:41.975Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:53:41 [2019-12-10T09:53:41.975Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:53:41 [2019-12-10T09:53:41.975Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:53:41 [2019-12-10T09:53:41.975Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:53:41 [2019-12-10T09:53:41.975Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:53:41 [2019-12-10T09:53:41.975Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:53:41 [2019-12-10T09:53:41.975Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:53:41 [2019-12-10T09:53:41.975Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:53:41 [2019-12-10T09:53:41.975Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:53:41 [2019-12-10T09:53:41.975Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:53:41 [2019-12-10T09:53:41.975Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:53:41 [2019-12-10T09:53:41.975Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:53:42 [2019-12-10T09:53:42.255Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
09:53:42 [2019-12-10T09:53:42.255Z] --- PASS: TestConfigCreateWithLabels (3.46s)
09:53:42 [2019-12-10T09:53:42.255Z] === RUN   TestConfigCreateResolve
09:53:42 [2019-12-10T09:53:42.255Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
09:53:42 [2019-12-10T09:53:42.377Z] === CONT  TestMountDaemonRoot/private/bind_root
09:53:42 [2019-12-10T09:53:42.377Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:53:42 [2019-12-10T09:53:42.377Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:53:42 [2019-12-10T09:53:42.377Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:53:42 [2019-12-10T09:53:42.377Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:53:42 [2019-12-10T09:53:42.377Z] === CONT  TestMountDaemonRoot/private/mount_root
09:53:42 [2019-12-10T09:53:42.377Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:53:42 [2019-12-10T09:53:42.377Z] --- PASS: TestMountDaemonRoot (0.02s)
09:53:42 [2019-12-10T09:53:42.377Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:53:42 [2019-12-10T09:53:42.377Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
09:53:42 [2019-12-10T09:53:42.377Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
09:53:42 [2019-12-10T09:53:42.377Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
09:53:42 [2019-12-10T09:53:42.377Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
09:53:42 [2019-12-10T09:53:42.377Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:53:42 [2019-12-10T09:53:42.377Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
09:53:42 [2019-12-10T09:53:42.377Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
09:53:42 [2019-12-10T09:53:42.377Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
09:53:42 [2019-12-10T09:53:42.377Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
09:53:42 [2019-12-10T09:53:42.377Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:53:42 [2019-12-10T09:53:42.377Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
09:53:42 [2019-12-10T09:53:42.377Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
09:53:42 [2019-12-10T09:53:42.377Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
09:53:42 [2019-12-10T09:53:42.377Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
09:53:42 [2019-12-10T09:53:42.377Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:53:42 [2019-12-10T09:53:42.377Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
09:53:42 [2019-12-10T09:53:42.377Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
09:53:42 [2019-12-10T09:53:42.377Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
09:53:42 [2019-12-10T09:53:42.377Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
09:53:42 [2019-12-10T09:53:42.377Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:53:42 [2019-12-10T09:53:42.377Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
09:53:42 [2019-12-10T09:53:42.377Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
09:53:42 [2019-12-10T09:53:42.377Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
09:53:42 [2019-12-10T09:53:42.377Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
09:53:42 [2019-12-10T09:53:42.377Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:53:42 [2019-12-10T09:53:42.377Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
09:53:42 [2019-12-10T09:53:42.377Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
09:53:42 [2019-12-10T09:53:42.377Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
09:53:42 [2019-12-10T09:53:42.377Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
09:53:42 [2019-12-10T09:53:42.377Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:53:42 [2019-12-10T09:53:42.377Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
09:53:42 [2019-12-10T09:53:42.377Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
09:53:42 [2019-12-10T09:53:42.377Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
09:53:42 [2019-12-10T09:53:42.377Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
09:53:42 [2019-12-10T09:53:42.377Z] === RUN   TestContainerBindMountNonRecursive
09:53:43 [2019-12-10T09:53:43.628Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
09:53:44 [2019-12-10T09:53:44.193Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
09:53:44 [2019-12-10T09:53:44.242Z] --- PASS: TestContainerBindMountNonRecursive (2.06s)
09:53:44 [2019-12-10T09:53:44.242Z] === RUN   TestNetworkNat
09:53:44 [2019-12-10T09:53:44.738Z] tests/integration/models_images_test.py ...............                  [ 89%]
09:53:45 [2019-12-10T09:53:45.565Z] --- PASS: TestConfigCreateResolve (3.57s)
09:53:45 [2019-12-10T09:53:45.565Z] === RUN   TestConfigDaemonLibtrustID
09:53:45 [2019-12-10T09:53:45.578Z] --- PASS: TestNetworkNat (0.99s)
09:53:45 [2019-12-10T09:53:45.579Z] === RUN   TestNetworkLocalhostTCPNat
09:53:46 [2019-12-10T09:53:46.168Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
09:53:46 [2019-12-10T09:53:46.169Z] PASS
09:53:46 [2019-12-10T09:53:46.169Z] 
09:53:46 [2019-12-10T09:53:46.169Z] DONE 8 tests in 24.299s
09:53:46 [2019-12-10T09:53:46.169Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
09:53:46 [2019-12-10T09:53:46.169Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
09:53:46 [2019-12-10T09:53:46.169Z] ++ set -e
09:53:46 [2019-12-10T09:53:46.169Z] ++ '[' -n 0 ']'
09:53:46 [2019-12-10T09:53:46.169Z] ++ set -x
09:53:46 [2019-12-10T09:53:46.169Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
09:53:46 [2019-12-10T09:53:46.354Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s)
09:53:46 [2019-12-10T09:53:46.354Z] === RUN   TestNetworkLoopbackNat
09:53:46 [2019-12-10T09:53:46.367Z] tests/integration/models_networks_test.py ....                           [ 90%]
09:53:46 [2019-12-10T09:53:46.446Z] INFO: Testing against a local daemon
09:53:46 [2019-12-10T09:53:46.446Z] === RUN   TestCheckpoint
09:53:46 [2019-12-10T09:53:46.446Z] --- SKIP: TestCheckpoint (0.00s)
09:53:46 [2019-12-10T09:53:46.446Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:53:46 [2019-12-10T09:53:46.446Z] === RUN   TestContainerInvalidJSON
09:53:46 [2019-12-10T09:53:46.446Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:53:46 [2019-12-10T09:53:46.446Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:53:46 [2019-12-10T09:53:46.446Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:53:46 [2019-12-10T09:53:46.446Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:53:46 [2019-12-10T09:53:46.446Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:53:46 [2019-12-10T09:53:46.446Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:53:46 [2019-12-10T09:53:46.446Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:53:46 [2019-12-10T09:53:46.446Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:53:46 [2019-12-10T09:53:46.446Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:53:46 [2019-12-10T09:53:46.446Z] --- PASS: TestContainerInvalidJSON (0.02s)
09:53:46 [2019-12-10T09:53:46.446Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:53:46 [2019-12-10T09:53:46.446Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:53:46 [2019-12-10T09:53:46.446Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:53:46 [2019-12-10T09:53:46.446Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:53:46 [2019-12-10T09:53:46.705Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s)
09:53:46 [2019-12-10T09:53:46.705Z] === RUN   TestCopyFromContainerPathIsNotDir
09:53:46 [2019-12-10T09:53:46.705Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
09:53:46 [2019-12-10T09:53:46.705Z] === RUN   TestCopyToContainerPathDoesNotExist
09:53:46 [2019-12-10T09:53:46.964Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
09:53:46 [2019-12-10T09:53:46.964Z] === RUN   TestCopyToContainerPathIsNotDir
09:53:46 [2019-12-10T09:53:46.964Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
09:53:46 [2019-12-10T09:53:46.964Z] === RUN   TestCopyFromContainer
09:53:47 [2019-12-10T09:53:47.301Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.81s)
09:53:47 [2019-12-10T09:53:47.301Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ochjdt8zcgk87x98asybgtjre Created:2019-12-10 09:53:38.386221859 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[9c5e93112c844707c7c07bbcf2cc3a11dabeab9da1098fd1be10512629a6076b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6rwel604gsvs8po83fjuhgnlu EndpointID:3deeb0d661bee453aac25efd9dcbeecc5556f97f418b14daa3b282bcc03247b2 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5b8fc6ffb2a43b9a28bb46f4a0076b5a8f5415e9978c42495604f88aa36eaa7c MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:ce6cb2347eeb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6rwel604gsvs8po83fjuhgnlu EndpointID:3deeb0d661bee453aac25efd9dcbeecc5556f97f418b14daa3b282bcc03247b2 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
09:53:47 [2019-12-10T09:53:47.301Z] PASS
09:53:47 [2019-12-10T09:53:47.301Z] 
09:53:47 [2019-12-10T09:53:47.301Z] === Skipped
09:53:47 [2019-12-10T09:53:47.301Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:53:47 [2019-12-10T09:53:47.301Z]     service_test.go:230: FLAKY_TEST
09:53:47 [2019-12-10T09:53:47.301Z] 
09:53:47 [2019-12-10T09:53:47.301Z] 
09:53:47 [2019-12-10T09:53:47.301Z] DONE 21 tests, 1 skipped in 55.702s
09:53:47 [2019-12-10T09:53:47.301Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:53:47 [2019-12-10T09:53:47.301Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
09:53:47 [2019-12-10T09:53:47.301Z] ++ set -e
09:53:47 [2019-12-10T09:53:47.301Z] ++ '[' -n 0 ']'
09:53:47 [2019-12-10T09:53:47.301Z] ++ set -x
09:53:47 [2019-12-10T09:53:47.301Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
09:53:47 [2019-12-10T09:53:47.301Z] INFO: Testing against a local daemon
09:53:47 [2019-12-10T09:53:47.301Z] === RUN   TestDockerNetworkIpvlanPersistance
09:53:47 [2019-12-10T09:53:47.301Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
09:53:47 [2019-12-10T09:53:47.301Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:53:47 [2019-12-10T09:53:47.301Z] === RUN   TestDockerNetworkIpvlan
09:53:47 [2019-12-10T09:53:47.301Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:53:47 [2019-12-10T09:53:47.301Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:53:47 [2019-12-10T09:53:47.301Z] PASS
09:53:47 [2019-12-10T09:53:47.301Z] 
09:53:47 [2019-12-10T09:53:47.301Z] === Skipped
09:53:47 [2019-12-10T09:53:47.301Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
09:53:47 [2019-12-10T09:53:47.301Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:53:47 [2019-12-10T09:53:47.301Z] 
09:53:47 [2019-12-10T09:53:47.301Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:53:47 [2019-12-10T09:53:47.301Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:53:47 [2019-12-10T09:53:47.301Z] 
09:53:47 [2019-12-10T09:53:47.301Z] 
09:53:47 [2019-12-10T09:53:47.301Z] DONE 2 tests, 2 skipped in 0.174s
09:53:47 [2019-12-10T09:53:47.301Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:53:47 [2019-12-10T09:53:47.301Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
09:53:47 [2019-12-10T09:53:47.301Z] ++ set -e
09:53:47 [2019-12-10T09:53:47.301Z] ++ '[' -n 0 ']'
09:53:47 [2019-12-10T09:53:47.301Z] ++ set -x
09:53:47 [2019-12-10T09:53:47.301Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
09:53:47 [2019-12-10T09:53:47.301Z] INFO: Testing against a local daemon
09:53:47 [2019-12-10T09:53:47.301Z] === RUN   TestDockerNetworkMacvlanPersistance
09:53:47 [2019-12-10T09:53:47.532Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
09:53:47 [2019-12-10T09:53:47.641Z] --- PASS: TestNetworkLoopbackNat (1.24s)
09:53:47 [2019-12-10T09:53:47.641Z] === RUN   TestPause
09:53:48 [2019-12-10T09:53:48.097Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
09:53:48 [2019-12-10T09:53:48.446Z] --- PASS: TestPause (0.86s)
09:53:48 [2019-12-10T09:53:48.446Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:53:48 [2019-12-10T09:53:48.446Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:53:48 [2019-12-10T09:53:48.446Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:53:48 [2019-12-10T09:53:48.446Z] === RUN   TestPauseStopPausedContainer
09:53:49 [2019-12-10T09:53:49.204Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.03s)
09:53:49 [2019-12-10T09:53:49.204Z] === RUN   TestDockerNetworkMacvlan
09:53:49 [2019-12-10T09:53:49.267Z] --- PASS: TestPauseStopPausedContainer (0.98s)
09:53:49 [2019-12-10T09:53:49.267Z] === RUN   TestPsFilter
09:53:49 [2019-12-10T09:53:49.470Z] === RUN   TestCopyFromContainer//
09:53:49 [2019-12-10T09:53:49.470Z] === RUN   TestCopyFromContainer//bar/root
09:53:49 [2019-12-10T09:53:49.470Z] === RUN   TestCopyFromContainer//bar/root/
09:53:49 [2019-12-10T09:53:49.470Z] === RUN   TestCopyFromContainer/bar/quux
09:53:49 [2019-12-10T09:53:49.650Z] --- PASS: TestPsFilter (0.29s)
09:53:49 [2019-12-10T09:53:49.650Z] === RUN   TestRemoveContainerWithRemovedVolume
09:53:49 [2019-12-10T09:53:49.728Z] === RUN   TestCopyFromContainer/bar/quux/
09:53:49 [2019-12-10T09:53:49.986Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:53:49 [2019-12-10T09:53:49.986Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:53:49 [2019-12-10T09:53:49.986Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:53:50 [2019-12-10T09:53:50.140Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:53:50 [2019-12-10T09:53:50.244Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:53:50 [2019-12-10T09:53:50.244Z] === RUN   TestCopyFromContainer/bar/notarget
09:53:50 [2019-12-10T09:53:50.501Z] --- PASS: TestCopyFromContainer (3.37s)
09:53:50 [2019-12-10T09:53:50.501Z]     --- PASS: TestCopyFromContainer// (0.13s)
09:53:50 [2019-12-10T09:53:50.501Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
09:53:50 [2019-12-10T09:53:50.501Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
09:53:50 [2019-12-10T09:53:50.501Z]     --- PASS: TestCopyFromContainer/bar/quux (0.17s)
09:53:50 [2019-12-10T09:53:50.501Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
09:53:50 [2019-12-10T09:53:50.501Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
09:53:50 [2019-12-10T09:53:50.501Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
09:53:50 [2019-12-10T09:53:50.501Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
09:53:50 [2019-12-10T09:53:50.501Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
09:53:50 [2019-12-10T09:53:50.501Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
09:53:50 [2019-12-10T09:53:50.501Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:53:50 [2019-12-10T09:53:50.501Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:53:50 [2019-12-10T09:53:50.501Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:53:50 [2019-12-10T09:53:50.501Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:53:50 [2019-12-10T09:53:50.501Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:53:50 [2019-12-10T09:53:50.501Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:53:50 [2019-12-10T09:53:50.501Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:53:50 [2019-12-10T09:53:50.501Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:53:50 [2019-12-10T09:53:50.501Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:53:50 [2019-12-10T09:53:50.501Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:53:50 [2019-12-10T09:53:50.501Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
09:53:50 [2019-12-10T09:53:50.501Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:53:50 [2019-12-10T09:53:50.501Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:53:50 [2019-12-10T09:53:50.501Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
09:53:50 [2019-12-10T09:53:50.501Z] === RUN   TestCreateLinkToNonExistingContainer
09:53:50 [2019-12-10T09:53:50.501Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
09:53:50 [2019-12-10T09:53:50.501Z] === RUN   TestCreateWithInvalidEnv
09:53:50 [2019-12-10T09:53:50.501Z] === RUN   TestCreateWithInvalidEnv/0
09:53:50 [2019-12-10T09:53:50.501Z] === PAUSE TestCreateWithInvalidEnv/0
09:53:50 [2019-12-10T09:53:50.501Z] === RUN   TestCreateWithInvalidEnv/1
09:53:50 [2019-12-10T09:53:50.501Z] === PAUSE TestCreateWithInvalidEnv/1
09:53:50 [2019-12-10T09:53:50.501Z] === RUN   TestCreateWithInvalidEnv/2
09:53:50 [2019-12-10T09:53:50.501Z] === PAUSE TestCreateWithInvalidEnv/2
09:53:50 [2019-12-10T09:53:50.501Z] === CONT  TestCreateWithInvalidEnv/0
09:53:50 [2019-12-10T09:53:50.501Z] === CONT  TestCreateWithInvalidEnv/2
09:53:50 [2019-12-10T09:53:50.501Z] === CONT  TestCreateWithInvalidEnv/1
09:53:50 [2019-12-10T09:53:50.501Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
09:53:50 [2019-12-10T09:53:50.501Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:53:50 [2019-12-10T09:53:50.501Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:53:50 [2019-12-10T09:53:50.501Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
09:53:50 [2019-12-10T09:53:50.501Z] === RUN   TestCreateTmpfsMountsTarget
09:53:50 [2019-12-10T09:53:50.501Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
09:53:50 [2019-12-10T09:53:50.501Z] === RUN   TestCreateWithCustomMaskedPaths
09:53:50 [2019-12-10T09:53:50.609Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.92s)
09:53:50 [2019-12-10T09:53:50.609Z] === RUN   TestRemoveContainerWithVolume
09:53:51 [2019-12-10T09:53:51.488Z] --- PASS: TestRemoveContainerWithVolume (0.97s)
09:53:51 [2019-12-10T09:53:51.488Z] === RUN   TestRemoveContainerRunning
09:53:51 [2019-12-10T09:53:51.516Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:53:51 [2019-12-10T09:53:51.873Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
09:53:52 [2019-12-10T09:53:52.295Z] --- PASS: TestRemoveContainerRunning (0.93s)
09:53:52 [2019-12-10T09:53:52.295Z] === RUN   TestRemoveContainerForceRemoveRunning
09:53:52 [2019-12-10T09:53:52.452Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:53:52 [2019-12-10T09:53:52.808Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
09:53:52 [2019-12-10T09:53:52.914Z] tests/integration/models_nodes_test.py .                                 [ 91%]
09:53:52 [2019-12-10T09:53:52.914Z] tests/integration/models_resources_test.py .                             [ 91%]
09:53:53 [2019-12-10T09:53:53.065Z] --- PASS: TestCreateWithCustomMaskedPaths (2.44s)
09:53:53 [2019-12-10T09:53:53.065Z] === RUN   TestCreateWithCapabilities
09:53:53 [2019-12-10T09:53:53.065Z] === RUN   TestCreateWithCapabilities/no_capabilities
09:53:53 [2019-12-10T09:53:53.065Z] === PAUSE TestCreateWithCapabilities/no_capabilities
09:53:53 [2019-12-10T09:53:53.065Z] === RUN   TestCreateWithCapabilities/empty_capabilities
09:53:53 [2019-12-10T09:53:53.065Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
09:53:53 [2019-12-10T09:53:53.065Z] === RUN   TestCreateWithCapabilities/valid_capabilities
09:53:53 [2019-12-10T09:53:53.065Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
09:53:53 [2019-12-10T09:53:53.065Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
09:53:53 [2019-12-10T09:53:53.065Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
09:53:53 [2019-12-10T09:53:53.065Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
09:53:53 [2019-12-10T09:53:53.065Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
09:53:53 [2019-12-10T09:53:53.065Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
09:53:53 [2019-12-10T09:53:53.065Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
09:53:53 [2019-12-10T09:53:53.065Z] === RUN   TestCreateWithCapabilities/empty_capadd
09:53:53 [2019-12-10T09:53:53.065Z] === PAUSE TestCreateWithCapabilities/empty_capadd
09:53:53 [2019-12-10T09:53:53.065Z] === RUN   TestCreateWithCapabilities/empty_capdrop
09:53:53 [2019-12-10T09:53:53.065Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
09:53:53 [2019-12-10T09:53:53.065Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
09:53:53 [2019-12-10T09:53:53.065Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
09:53:53 [2019-12-10T09:53:53.065Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
09:53:53 [2019-12-10T09:53:53.065Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
09:53:53 [2019-12-10T09:53:53.065Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
09:53:53 [2019-12-10T09:53:53.065Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
09:53:53 [2019-12-10T09:53:53.065Z] === CONT  TestCreateWithCapabilities/empty_capadd
09:53:53 [2019-12-10T09:53:53.065Z] === CONT  TestCreateWithCapabilities/no_capabilities
09:53:53 [2019-12-10T09:53:53.065Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
09:53:53 [2019-12-10T09:53:53.065Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
09:53:53 [2019-12-10T09:53:53.128Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s)
09:53:53 [2019-12-10T09:53:53.128Z] === RUN   TestRemoveInvalidContainer
09:53:53 [2019-12-10T09:53:53.128Z] --- PASS: TestRemoveInvalidContainer (0.02s)
09:53:53 [2019-12-10T09:53:53.128Z] === RUN   TestRenameLinkedContainer
09:53:53 [2019-12-10T09:53:53.323Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
09:53:53 [2019-12-10T09:53:53.323Z] === CONT  TestCreateWithCapabilities/valid_capabilities
09:53:53 [2019-12-10T09:53:53.323Z] === CONT  TestCreateWithCapabilities/empty_capabilities
09:53:53 [2019-12-10T09:53:53.323Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
09:53:53 [2019-12-10T09:53:53.323Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
09:53:53 [2019-12-10T09:53:53.323Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
09:53:53 [2019-12-10T09:53:53.323Z] === CONT  TestCreateWithCapabilities/empty_capdrop
09:53:53 [2019-12-10T09:53:53.323Z] --- PASS: TestCreateWithCapabilities (0.04s)
09:53:53 [2019-12-10T09:53:53.323Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.12s)
09:53:53 [2019-12-10T09:53:53.323Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.12s)
09:53:53 [2019-12-10T09:53:53.323Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s)
09:53:53 [2019-12-10T09:53:53.323Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s)
09:53:53 [2019-12-10T09:53:53.323Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
09:53:53 [2019-12-10T09:53:53.323Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
09:53:53 [2019-12-10T09:53:53.323Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
09:53:53 [2019-12-10T09:53:53.323Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
09:53:53 [2019-12-10T09:53:53.323Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
09:53:53 [2019-12-10T09:53:53.323Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
09:53:53 [2019-12-10T09:53:53.323Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
09:53:53 [2019-12-10T09:53:53.323Z] === RUN   TestCreateWithCustomReadonlyPaths
09:53:55 [2019-12-10T09:53:55.738Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:53:55 [2019-12-10T09:53:55.851Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
09:53:56 [2019-12-10T09:53:56.109Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.75s)
09:53:56 [2019-12-10T09:53:56.109Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:53:56 [2019-12-10T09:53:56.109Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:53:56 [2019-12-10T09:53:56.109Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:53:56 [2019-12-10T09:53:56.109Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:53:56 [2019-12-10T09:53:56.109Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:53:56 [2019-12-10T09:53:56.109Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:53:56 [2019-12-10T09:53:56.109Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:53:56 [2019-12-10T09:53:56.109Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:53:56 [2019-12-10T09:53:56.109Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:53:56 [2019-12-10T09:53:56.109Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:53:56 [2019-12-10T09:53:56.109Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:53:56 [2019-12-10T09:53:56.109Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:53:56 [2019-12-10T09:53:56.109Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:53:56 [2019-12-10T09:53:56.109Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:53:56 [2019-12-10T09:53:56.109Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:53:56 [2019-12-10T09:53:56.109Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:53:56 [2019-12-10T09:53:56.109Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
09:53:56 [2019-12-10T09:53:56.109Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:53:56 [2019-12-10T09:53:56.109Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
09:53:56 [2019-12-10T09:53:56.109Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
09:53:56 [2019-12-10T09:53:56.109Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
09:53:56 [2019-12-10T09:53:56.109Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
09:53:56 [2019-12-10T09:53:56.109Z] === RUN   TestContainerStartOnDaemonRestart
09:53:56 [2019-12-10T09:53:56.109Z] === PAUSE TestContainerStartOnDaemonRestart
09:53:56 [2019-12-10T09:53:56.109Z] === RUN   TestDaemonRestartIpcMode
09:53:56 [2019-12-10T09:53:56.109Z] === PAUSE TestDaemonRestartIpcMode
09:53:56 [2019-12-10T09:53:56.109Z] === RUN   TestDiff
09:53:57 [2019-12-10T09:53:57.041Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
09:53:57 [2019-12-10T09:53:57.317Z] --- PASS: TestDiff (1.00s)
09:53:57 [2019-12-10T09:53:57.317Z] === RUN   TestExecWithCloseStdin
09:53:57 [2019-12-10T09:53:57.317Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
09:53:57 [2019-12-10T09:53:57.397Z] --- PASS: TestRenameLinkedContainer (3.45s)
09:53:57 [2019-12-10T09:53:57.397Z] === RUN   TestRenameStoppedContainer
09:53:57 [2019-12-10T09:53:57.397Z] --- PASS: TestRenameStoppedContainer (0.84s)
09:53:57 [2019-12-10T09:53:57.397Z] === RUN   TestRenameRunningContainerAndReuse
09:53:58 [2019-12-10T09:53:58.256Z] --- PASS: TestExecWithCloseStdin (1.13s)
09:53:58 [2019-12-10T09:53:58.256Z] === RUN   TestExec
09:53:59 [2019-12-10T09:53:59.101Z] tests/integration/models_services_test.py ..............X.               [ 95%]
09:53:59 [2019-12-10T09:53:59.210Z] --- PASS: TestRenameRunningContainerAndReuse (1.77s)
09:53:59 [2019-12-10T09:53:59.210Z] === RUN   TestRenameInvalidName
09:53:59 [2019-12-10T09:53:59.629Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
09:53:59 [2019-12-10T09:53:59.630Z] --- PASS: TestExec (1.20s)
09:53:59 [2019-12-10T09:53:59.630Z] === RUN   TestExecUser
09:53:59 [2019-12-10T09:53:59.630Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
09:54:00 [2019-12-10T09:54:00.195Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
09:54:00 [2019-12-10T09:54:00.475Z] --- PASS: TestRenameInvalidName (0.88s)
09:54:00 [2019-12-10T09:54:00.475Z] === RUN   TestRenameAnonymousContainer
09:54:00 [2019-12-10T09:54:00.760Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
09:54:00 [2019-12-10T09:54:00.760Z] --- PASS: TestExecUser (1.26s)
09:54:00 [2019-12-10T09:54:00.760Z] === RUN   TestExportContainerAndImportImage
09:54:01 [2019-12-10T09:54:01.020Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:54:01 [2019-12-10T09:54:01.325Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
09:54:02 [2019-12-10T09:54:02.260Z] --- PASS: TestExportContainerAndImportImage (1.36s)
09:54:02 [2019-12-10T09:54:02.260Z] === RUN   TestExportContainerAfterDaemonRestart
09:54:02 [2019-12-10T09:54:02.899Z] tests/integration/models_swarm_test.py ..                                [ 96%]
09:54:02 [2019-12-10T09:54:02.899Z] tests/integration/models_volumes_test.py ..                              [ 96%]
09:54:03 [2019-12-10T09:54:03.194Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
09:54:03 [2019-12-10T09:54:03.690Z] --- PASS: TestRenameAnonymousContainer (2.98s)
09:54:03 [2019-12-10T09:54:03.690Z] === RUN   TestRenameContainerWithSameName
09:54:03 [2019-12-10T09:54:03.760Z] === RUN   TestDockerSuite/TestBuildAddNonTar
09:54:03 [2019-12-10T09:54:03.760Z] --- PASS: TestExportContainerAfterDaemonRestart (1.72s)
09:54:03 [2019-12-10T09:54:03.760Z] === RUN   TestHealthCheckWorkdir
09:54:04 [2019-12-10T09:54:04.080Z] --- PASS: TestRenameContainerWithSameName (0.81s)
09:54:04 [2019-12-10T09:54:04.080Z] === RUN   TestRenameContainerWithLinkedContainer
09:54:05 [2019-12-10T09:54:05.133Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
09:54:05 [2019-12-10T09:54:05.133Z] --- PASS: TestHealthCheckWorkdir (1.14s)
09:54:05 [2019-12-10T09:54:05.133Z] === RUN   TestHealthKillContainer
09:54:05 [2019-12-10T09:54:05.396Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
09:54:05 [2019-12-10T09:54:05.992Z] --- PASS: TestRenameContainerWithLinkedContainer (1.77s)
09:54:05 [2019-12-10T09:54:05.992Z] === RUN   TestResize
09:54:06 [2019-12-10T09:54:06.329Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
09:54:06 [2019-12-10T09:54:06.768Z] --- PASS: TestResize (0.83s)
09:54:06 [2019-12-10T09:54:06.769Z] === RUN   TestResizeWithInvalidSize
09:54:06 [2019-12-10T09:54:06.894Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
09:54:07 [2019-12-10T09:54:07.251Z] tests/integration/regression_test.py ......                              [ 98%]
09:54:07 [2019-12-10T09:54:07.567Z] --- PASS: TestResizeWithInvalidSize (0.89s)
09:54:07 [2019-12-10T09:54:07.567Z] === RUN   TestResizeWhenContainerNotStarted
09:54:07 [2019-12-10T09:54:07.582Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:54:07 [2019-12-10T09:54:07.766Z] tests/integration/credentials/store_test.py ......                       [ 99%]
09:54:07 [2019-12-10T09:54:07.766Z] tests/integration/credentials/utils_test.py .                            [100%]
09:54:07 [2019-12-10T09:54:07.766Z] 
09:54:07 [2019-12-10T09:54:07.766Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
09:54:07 [2019-12-10T09:54:07.766Z] =========================== short test summary info ============================
09:54:07 [2019-12-10T09:54:07.766Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
09:54:07 [2019-12-10T09:54:07.766Z]   CONFIG_RT_GROUP_SCHED isn't enabled
09:54:07 [2019-12-10T09:54:07.766Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
09:54:07 [2019-12-10T09:54:07.766Z]   Not supported on most drivers
09:54:07 [2019-12-10T09:54:07.766Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
09:54:07 [2019-12-10T09:54:07.766Z]   This doesn't seem to be taken into account by the engine
09:54:07 [2019-12-10T09:54:07.766Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
09:54:07 [2019-12-10T09:54:07.766Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
09:54:07 [2019-12-10T09:54:07.766Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
09:54:07 [2019-12-10T09:54:07.766Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
09:54:07 [2019-12-10T09:54:07.766Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
09:54:07 [2019-12-10T09:54:07.766Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
09:54:07 [2019-12-10T09:54:07.766Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
09:54:07 [2019-12-10T09:54:07.766Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 341.84 seconds ==
09:54:08 [2019-12-10T09:54:08.023Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
09:54:08 [2019-12-10T09:54:08.266Z] --- PASS: TestHealthKillContainer (3.20s)
09:54:08 [2019-12-10T09:54:08.266Z] === RUN   TestInspectCpusetInConfigPre120
09:54:08 [2019-12-10T09:54:08.366Z] --- PASS: TestResizeWhenContainerNotStarted (0.94s)
09:54:08 [2019-12-10T09:54:08.366Z] === RUN   TestDaemonRestartKillContainers
09:54:08 [2019-12-10T09:54:08.366Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:54:08 [2019-12-10T09:54:08.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:54:08 [2019-12-10T09:54:08.366Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:54:08 [2019-12-10T09:54:08.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:54:08 [2019-12-10T09:54:08.366Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:54:08 [2019-12-10T09:54:08.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:54:08 [2019-12-10T09:54:08.366Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:54:08 [2019-12-10T09:54:08.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:54:08 [2019-12-10T09:54:08.366Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:54:08 [2019-12-10T09:54:08.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:54:08 [2019-12-10T09:54:08.366Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:54:08 [2019-12-10T09:54:08.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:54:08 [2019-12-10T09:54:08.366Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:54:08 [2019-12-10T09:54:08.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:54:08 [2019-12-10T09:54:08.366Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:54:08 [2019-12-10T09:54:08.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:54:08 [2019-12-10T09:54:08.366Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:54:08 [2019-12-10T09:54:08.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:54:08 [2019-12-10T09:54:08.366Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:54:08 [2019-12-10T09:54:08.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:54:08 [2019-12-10T09:54:08.366Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:54:08 [2019-12-10T09:54:08.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:54:08 [2019-12-10T09:54:08.366Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:54:08 [2019-12-10T09:54:08.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:54:08 [2019-12-10T09:54:08.366Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:54:08 [2019-12-10T09:54:08.366Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:54:08 [2019-12-10T09:54:08.518Z] --- PASS: TestDockerNetworkMacvlan (19.37s)
09:54:08 [2019-12-10T09:54:08.519Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s)
09:54:08 [2019-12-10T09:54:08.519Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s)
09:54:08 [2019-12-10T09:54:08.519Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s)
09:54:08 [2019-12-10T09:54:08.519Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.22s)
09:54:08 [2019-12-10T09:54:08.519Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.73s)
09:54:08 [2019-12-10T09:54:08.519Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s)
09:54:08 [2019-12-10T09:54:08.519Z] PASS
09:54:08 [2019-12-10T09:54:08.519Z] 
09:54:08 [2019-12-10T09:54:08.519Z] DONE 8 tests in 21.579s
09:54:08 [2019-12-10T09:54:08.519Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
09:54:08 [2019-12-10T09:54:08.519Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
09:54:08 [2019-12-10T09:54:08.519Z] ++ set -e
09:54:08 [2019-12-10T09:54:08.519Z] ++ '[' -n 0 ']'
09:54:08 [2019-12-10T09:54:08.519Z] ++ set -x
09:54:08 [2019-12-10T09:54:08.519Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
09:54:08 [2019-12-10T09:54:08.519Z] testing: warning: no tests to run
09:54:08 [2019-12-10T09:54:08.519Z] PASS
09:54:08 [2019-12-10T09:54:08.519Z] 
09:54:08 [2019-12-10T09:54:08.519Z] DONE 0 tests in 0.031s
09:54:08 [2019-12-10T09:54:08.519Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:54:08 [2019-12-10T09:54:08.519Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
09:54:08 [2019-12-10T09:54:08.519Z] ++ set -e
09:54:08 [2019-12-10T09:54:08.519Z] ++ '[' -n 0 ']'
09:54:08 [2019-12-10T09:54:08.519Z] ++ set -x
09:54:08 [2019-12-10T09:54:08.519Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
09:54:08 [2019-12-10T09:54:08.519Z] INFO: Testing against a local daemon
09:54:08 [2019-12-10T09:54:08.519Z] === RUN   TestAuthZPluginAllowRequest
09:54:08 [2019-12-10T09:54:08.523Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
09:54:09 [2019-12-10T09:54:09.092Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s)
09:54:09 [2019-12-10T09:54:09.092Z] === RUN   TestIpcModeNone
09:54:09 [2019-12-10T09:54:09.657Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
09:54:10 [2019-12-10T09:54:10.224Z] --- PASS: TestIpcModeNone (1.03s)
09:54:10 [2019-12-10T09:54:10.224Z] === RUN   TestIpcModePrivate
09:54:10 [2019-12-10T09:54:10.421Z] --- PASS: TestAuthZPluginAllowRequest (1.82s)
09:54:10 [2019-12-10T09:54:10.421Z] === RUN   TestAuthZPluginTLS
09:54:10 [2019-12-10T09:54:10.481Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
09:54:10 [2019-12-10T09:54:10.938Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:54:11 [2019-12-10T09:54:11.047Z] --- PASS: TestIpcModePrivate (0.85s)
09:54:11 [2019-12-10T09:54:11.047Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:197, shared: false, mustBeShared: false
09:54:11 [2019-12-10T09:54:11.047Z] === RUN   TestIpcModeShareable
09:54:11 [2019-12-10T09:54:11.357Z] --- PASS: TestAuthZPluginTLS (0.72s)
09:54:11 [2019-12-10T09:54:11.357Z] === RUN   TestAuthZPluginDenyRequest
09:54:11 [2019-12-10T09:54:11.622Z] 65014b3c3121: Pull complete
09:54:11 [2019-12-10T09:54:11.734Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:54:11 [2019-12-10T09:54:11.926Z] --- PASS: TestAuthZPluginDenyRequest (0.66s)
09:54:11 [2019-12-10T09:54:11.926Z] === RUN   TestAuthZPluginAPIDenyResponse
09:54:11 [2019-12-10T09:54:11.981Z] --- PASS: TestIpcModeShareable (0.93s)
09:54:11 [2019-12-10T09:54:11.981Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:189, shared: true, mustBeShared: true
09:54:11 [2019-12-10T09:54:11.981Z] === RUN   TestAPIIpcModeShareableAndContainer
09:54:12 [2019-12-10T09:54:12.239Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
09:54:12 [2019-12-10T09:54:12.495Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s)
09:54:12 [2019-12-10T09:54:12.495Z] === RUN   TestAuthZPluginDenyResponse
09:54:12 [2019-12-10T09:54:12.497Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
09:54:13 [2019-12-10T09:54:13.064Z] --- PASS: TestAuthZPluginDenyResponse (0.69s)
09:54:13 [2019-12-10T09:54:13.064Z] === RUN   TestAuthZPluginAllowEventStream
09:54:13 [2019-12-10T09:54:13.872Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
09:54:14 [2019-12-10T09:54:14.194Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:54:14 [2019-12-10T09:54:14.438Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
09:54:14 [2019-12-10T09:54:14.966Z] --- PASS: TestAuthZPluginAllowEventStream (1.83s)
09:54:14 [2019-12-10T09:54:14.966Z] === RUN   TestAuthZPluginErrorResponse
09:54:14 [2019-12-10T09:54:14.983Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:54:15 [2019-12-10T09:54:15.003Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.05s)
09:54:15 [2019-12-10T09:54:15.003Z] === RUN   TestAPIIpcModeHost
09:54:15 [2019-12-10T09:54:15.003Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
09:54:15 [2019-12-10T09:54:15.260Z] === RUN   TestDockerSuite/TestBuildAddScript
09:54:15 [2019-12-10T09:54:15.533Z] --- PASS: TestAuthZPluginErrorResponse (0.68s)
09:54:15 [2019-12-10T09:54:15.533Z] === RUN   TestAuthZPluginErrorRequest
09:54:15 [2019-12-10T09:54:15.824Z] --- PASS: TestAPIIpcModeHost (0.77s)
09:54:15 [2019-12-10T09:54:15.824Z] === RUN   TestDaemonIpcModeShareable
09:54:16 [2019-12-10T09:54:16.445Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:54:16 [2019-12-10T09:54:16.469Z] --- PASS: TestAuthZPluginErrorRequest (0.65s)
09:54:16 [2019-12-10T09:54:16.469Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:54:17 [2019-12-10T09:54:17.036Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.68s)
09:54:17 [2019-12-10T09:54:17.036Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:54:17 [2019-12-10T09:54:17.725Z] --- PASS: TestDaemonIpcModeShareable (1.78s)
09:54:17 [2019-12-10T09:54:17.725Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:204, shared: true, mustBeShared: true
09:54:17 [2019-12-10T09:54:17.725Z] === RUN   TestDaemonIpcModePrivate
09:54:17 [2019-12-10T09:54:17.747Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:54:18 [2019-12-10T09:54:18.130Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:54:18 [2019-12-10T09:54:18.660Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
09:54:18 [2019-12-10T09:54:18.660Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
09:54:19 [2019-12-10T09:54:19.224Z] --- PASS: TestDaemonIpcModePrivate (1.85s)
09:54:19 [2019-12-10T09:54:19.224Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:212, shared: false, mustBeShared: false
09:54:19 [2019-12-10T09:54:19.224Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:54:19 [2019-12-10T09:54:19.415Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:54:19 [2019-12-10T09:54:19.415Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:54:19 [2019-12-10T09:54:19.568Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s)
09:54:19 [2019-12-10T09:54:19.568Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:54:20 [2019-12-10T09:54:20.203Z] Clearing AppArmor profiles cache:.
09:54:20 [2019-12-10T09:54:20.203Z] All profile caches have been cleared, but no profiles have been unloaded.
09:54:20 [2019-12-10T09:54:20.203Z] Unloading profiles will leave already running processes permanently
09:54:20 [2019-12-10T09:54:20.203Z] unconfined, which can lead to unexpected situations.
09:54:20 [2019-12-10T09:54:20.203Z] 
09:54:20 [2019-12-10T09:54:20.203Z] To set a process to complain mode, use the command line tool
09:54:20 [2019-12-10T09:54:20.203Z] 'aa-complain'. To really tear down all profiles, run the init script
09:54:20 [2019-12-10T09:54:20.203Z] with the 'teardown' option."
09:54:20 [2019-12-10T09:54:20.203Z] 
09:54:20 [2019-12-10T09:54:20.736Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
Post stage
[Pipeline] junit
09:54:20 [2019-12-10T09:54:20.781Z] Recording test results
09:54:21 [2019-12-10T09:54:21.122Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.54s)
09:54:21 [2019-12-10T09:54:21.122Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:217, shared: false, mustBeShared: false
09:54:21 [2019-12-10T09:54:21.122Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:54:21 [2019-12-10T09:54:21.473Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s)
09:54:21 [2019-12-10T09:54:21.473Z] === RUN   TestAuthZPluginHeader
[Pipeline] sh
09:54:22 [2019-12-10T09:54:22.174Z] + echo Ensuring container killed.
09:54:22 [2019-12-10T09:54:22.174Z] Ensuring container killed.
09:54:22 [2019-12-10T09:54:22.174Z] + docker rm -vf docker-pr5
09:54:22 [2019-12-10T09:54:22.174Z] Error: No such container: docker-pr5
09:54:22 [2019-12-10T09:54:22.174Z] + true
[Pipeline] sh
09:54:22 [2019-12-10T09:54:22.409Z] --- PASS: TestAuthZPluginHeader (0.97s)
09:54:22 [2019-12-10T09:54:22.409Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:54:22 [2019-12-10T09:54:22.409Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:54:22 [2019-12-10T09:54:22.409Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:54:22 [2019-12-10T09:54:22.409Z] === RUN   TestAuthZPluginV2Disable
09:54:22 [2019-12-10T09:54:22.409Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:54:22 [2019-12-10T09:54:22.409Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:54:22 [2019-12-10T09:54:22.409Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:54:22 [2019-12-10T09:54:22.409Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:54:22 [2019-12-10T09:54:22.409Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:54:22 [2019-12-10T09:54:22.409Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:54:22 [2019-12-10T09:54:22.409Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:54:22 [2019-12-10T09:54:22.409Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:54:22 [2019-12-10T09:54:22.409Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:54:22 [2019-12-10T09:54:22.455Z] + echo Chowning /workspace to jenkins user
09:54:22 [2019-12-10T09:54:22.455Z] Chowning /workspace to jenkins user
09:54:22 [2019-12-10T09:54:22.455Z] + id -u
09:54:22 [2019-12-10T09:54:22.455Z] + id -g
09:54:22 [2019-12-10T09:54:22.455Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40179:/workspace busybox chown -R 1000:1000 /workspace
09:54:22 [2019-12-10T09:54:22.455Z] Unable to find image 'busybox:latest' locally
09:54:22 [2019-12-10T09:54:22.455Z] latest: Pulling from library/busybox
09:54:22 [2019-12-10T09:54:22.455Z] 322973677ef5: Pulling fs layer
09:54:22 [2019-12-10T09:54:22.492Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s)
09:54:22 [2019-12-10T09:54:22.492Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:205, shared: true, mustBeShared: true
09:54:22 [2019-12-10T09:54:22.492Z] === RUN   TestIpcModeOlderClient
09:54:22 [2019-12-10T09:54:22.492Z] === PAUSE TestIpcModeOlderClient
09:54:22 [2019-12-10T09:54:22.492Z] === RUN   TestKillContainerInvalidSignal
09:54:22 [2019-12-10T09:54:22.713Z] 322973677ef5: Verifying Checksum
09:54:22 [2019-12-10T09:54:22.713Z] 322973677ef5: Download complete
09:54:22 [2019-12-10T09:54:22.969Z] 322973677ef5: Pull complete
09:54:22 [2019-12-10T09:54:22.969Z] Digest: sha256:1828edd60c5efd34b2bf5dd3282ec0cc04d47b2ff9caa0b6d4f07a21d1c08084
09:54:22 [2019-12-10T09:54:22.969Z] Status: Downloaded newer image for busybox:latest
09:54:23 [2019-12-10T09:54:23.387Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:54:23 [2019-12-10T09:54:23.387Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.20s)
09:54:23 [2019-12-10T09:54:23.387Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.18s)
09:54:23 [2019-12-10T09:54:23.387Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.16s)
09:54:23 [2019-12-10T09:54:23.387Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.51s)
09:54:23 [2019-12-10T09:54:23.387Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.41s)
09:54:23 [2019-12-10T09:54:23.387Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.67s)
09:54:23 [2019-12-10T09:54:23.387Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.83s)
09:54:23 [2019-12-10T09:54:23.387Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s)
09:54:23 [2019-12-10T09:54:23.387Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s)
09:54:23 [2019-12-10T09:54:23.387Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s)
09:54:23 [2019-12-10T09:54:23.387Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s)
09:54:23 [2019-12-10T09:54:23.387Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.36s)
09:54:23 [2019-12-10T09:54:23.387Z] === RUN   TestCgroupNamespacesRun
09:54:23 [2019-12-10T09:54:23.427Z] --- PASS: TestKillContainerInvalidSignal (0.84s)
09:54:23 [2019-12-10T09:54:23.427Z] === RUN   TestKillContainer
09:54:23 [2019-12-10T09:54:23.427Z] === RUN   TestKillContainer/no_signal
09:54:24 [2019-12-10T09:54:24.361Z] === RUN   TestKillContainer/non_killing_signal
09:54:24 [2019-12-10T09:54:24.651Z] --- PASS: TestCgroupNamespacesRun (1.67s)
09:54:24 [2019-12-10T09:54:24.651Z] === RUN   TestCgroupNamespacesRunPrivileged
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:54:24 [2019-12-10T09:54:24.925Z] === RUN   TestKillContainer/killing_signal
09:54:24 [2019-12-10T09:54:24.925Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
09:54:25 [2019-12-10T09:54:25.160Z] + bundleName=docker-py
09:54:25 [2019-12-10T09:54:25.160Z] + echo Creating docker-py-bundles.tar.gz
09:54:25 [2019-12-10T09:54:25.160Z] Creating docker-py-bundles.tar.gz
09:54:25 [2019-12-10T09:54:25.160Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log
[Pipeline] archiveArtifacts
09:54:25 [2019-12-10T09:54:25.171Z] Archiving artifacts
09:54:26 [2019-12-10T09:54:26.297Z] --- PASS: TestKillContainer (2.66s)
09:54:26 [2019-12-10T09:54:26.297Z]     --- PASS: TestKillContainer/no_signal (0.86s)
09:54:26 [2019-12-10T09:54:26.297Z]     --- PASS: TestKillContainer/non_killing_signal (0.57s)
09:54:26 [2019-12-10T09:54:26.297Z]     --- PASS: TestKillContainer/killing_signal (0.96s)
09:54:26 [2019-12-10T09:54:26.297Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:54:26 [2019-12-10T09:54:26.297Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:54:26 [2019-12-10T09:54:26.465Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s)
09:54:26 [2019-12-10T09:54:26.465Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:54:26 [2019-12-10T09:54:26.862Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
09:54:26 [2019-12-10T09:54:26.991Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40179/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
09:54:27 [2019-12-10T09:54:27.120Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:54:27 [2019-12-10T09:54:27.347Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40179/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc -e DOCKER_GRAPHDRIVER docker:04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc hack/make.sh binary-daemon
09:54:27 [2019-12-10T09:54:27.916Z] 
09:54:27 [2019-12-10T09:54:27.916Z] Removing bundles/
09:54:27 [2019-12-10T09:54:27.916Z] 
09:54:27 [2019-12-10T09:54:27.916Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
09:54:27 [2019-12-10T09:54:27.916Z] Building: bundles/binary-daemon/dockerd-dev
09:54:27 [2019-12-10T09:54:27.916Z] GOOS="" GOARCH="" GOARM=""
09:54:28 [2019-12-10T09:54:28.054Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.81s)
09:54:28 [2019-12-10T09:54:28.054Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.94s)
09:54:28 [2019-12-10T09:54:28.054Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s)
09:54:28 [2019-12-10T09:54:28.054Z] === RUN   TestKillStoppedContainer
09:54:28 [2019-12-10T09:54:28.054Z] --- PASS: TestKillStoppedContainer (0.11s)
09:54:28 [2019-12-10T09:54:28.054Z] === RUN   TestKillStoppedContainerAPIPre120
09:54:28 [2019-12-10T09:54:28.054Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
09:54:28 [2019-12-10T09:54:28.054Z] === RUN   TestKillDifferentUserContainer
09:54:28 [2019-12-10T09:54:28.343Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s)
09:54:28 [2019-12-10T09:54:28.343Z] === RUN   TestCgroupNamespacesRunHostMode
09:54:28 [2019-12-10T09:54:28.988Z] --- PASS: TestKillDifferentUserContainer (0.92s)
09:54:28 [2019-12-10T09:54:28.988Z] === RUN   TestInspectOomKilledTrue
09:54:28 [2019-12-10T09:54:28.988Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:54:28 [2019-12-10T09:54:28.988Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:54:28 [2019-12-10T09:54:28.988Z] === RUN   TestInspectOomKilledFalse
09:54:28 [2019-12-10T09:54:28.988Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
09:54:28 [2019-12-10T09:54:28.988Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:54:28 [2019-12-10T09:54:28.988Z] === RUN   TestLinksEtcHostsContentMatch
09:54:29 [2019-12-10T09:54:29.922Z] --- PASS: TestLinksEtcHostsContentMatch (0.69s)
09:54:29 [2019-12-10T09:54:29.922Z] === RUN   TestLinksContainerNames
09:54:30 [2019-12-10T09:54:30.279Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s)
09:54:30 [2019-12-10T09:54:30.279Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:54:31 [2019-12-10T09:54:31.301Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
09:54:31 [2019-12-10T09:54:31.559Z] --- PASS: TestLinksContainerNames (1.97s)
09:54:31 [2019-12-10T09:54:31.559Z] === RUN   TestLogsFollowTailEmpty
09:54:32 [2019-12-10T09:54:32.078Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s)
09:54:32 [2019-12-10T09:54:32.078Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:54:32 [2019-12-10T09:54:32.869Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s)
09:54:32 [2019-12-10T09:54:32.869Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:54:32 [2019-12-10T09:54:32.930Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
09:54:32 [2019-12-10T09:54:32.930Z] --- PASS: TestLogsFollowTailEmpty (1.10s)
09:54:32 [2019-12-10T09:54:32.930Z] === RUN   TestContainerNetworkMountsNoChown
09:54:33 [2019-12-10T09:54:33.495Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
09:54:33 [2019-12-10T09:54:33.661Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s)
09:54:33 [2019-12-10T09:54:33.661Z] === RUN   TestCgroupNamespacesRunOlderClient
09:54:33 [2019-12-10T09:54:33.753Z] --- PASS: TestContainerNetworkMountsNoChown (0.96s)
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/default
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/default
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/private
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/private
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/rprivate
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/rprivate
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/slave
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/slave
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/rslave
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/rslave
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/shared
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/shared
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/rshared
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/rshared
09:54:33 [2019-12-10T09:54:33.753Z] === CONT  TestMountDaemonRoot/default
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/default/bind_root
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/default/mount_root
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:54:33 [2019-12-10T09:54:33.753Z] === CONT  TestMountDaemonRoot/default/bind_root
09:54:33 [2019-12-10T09:54:33.753Z] === CONT  TestMountDaemonRoot/rshared
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:54:33 [2019-12-10T09:54:33.753Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:54:33 [2019-12-10T09:54:33.753Z] === CONT  TestMountDaemonRoot/shared
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:54:33 [2019-12-10T09:54:33.753Z] === CONT  TestMountDaemonRoot/rslave
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:54:33 [2019-12-10T09:54:33.753Z] === CONT  TestMountDaemonRoot/slave
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:54:33 [2019-12-10T09:54:33.753Z] === CONT  TestMountDaemonRoot/rprivate
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:54:33 [2019-12-10T09:54:33.753Z] === CONT  TestMountDaemonRoot/private
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/private/bind_root
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/private/mount_root
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:54:33 [2019-12-10T09:54:33.753Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:54:33 [2019-12-10T09:54:33.753Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:54:33 [2019-12-10T09:54:33.753Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:54:33 [2019-12-10T09:54:33.753Z] === CONT  TestMountDaemonRoot/default/mount_root
09:54:34 [2019-12-10T09:54:34.010Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:54:34 [2019-12-10T09:54:34.010Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:54:34 [2019-12-10T09:54:34.010Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:54:34 [2019-12-10T09:54:34.010Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:54:34 [2019-12-10T09:54:34.010Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:54:34 [2019-12-10T09:54:34.010Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:54:34 [2019-12-10T09:54:34.268Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:54:34 [2019-12-10T09:54:34.268Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:54:34 [2019-12-10T09:54:34.268Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:54:34 [2019-12-10T09:54:34.268Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:54:34 [2019-12-10T09:54:34.268Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:54:34 [2019-12-10T09:54:34.268Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:54:34 [2019-12-10T09:54:34.268Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:54:34 [2019-12-10T09:54:34.526Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:54:34 [2019-12-10T09:54:34.526Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:54:34 [2019-12-10T09:54:34.526Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:54:34 [2019-12-10T09:54:34.526Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:54:34 [2019-12-10T09:54:34.526Z] === CONT  TestMountDaemonRoot/private/bind_root
09:54:34 [2019-12-10T09:54:34.526Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:54:34 [2019-12-10T09:54:34.526Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:54:34 [2019-12-10T09:54:34.526Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:54:34 [2019-12-10T09:54:34.526Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:54:34 [2019-12-10T09:54:34.526Z] === CONT  TestMountDaemonRoot/private/mount_root
09:54:34 [2019-12-10T09:54:34.784Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:54:34 [2019-12-10T09:54:34.784Z] --- PASS: TestMountDaemonRoot (0.04s)
09:54:34 [2019-12-10T09:54:34.784Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:54:34 [2019-12-10T09:54:34.784Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
09:54:34 [2019-12-10T09:54:34.784Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s)
09:54:34 [2019-12-10T09:54:34.784Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
09:54:34 [2019-12-10T09:54:34.784Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
09:54:34 [2019-12-10T09:54:34.784Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:54:34 [2019-12-10T09:54:34.784Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
09:54:34 [2019-12-10T09:54:34.784Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
09:54:34 [2019-12-10T09:54:34.784Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
09:54:34 [2019-12-10T09:54:34.784Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
09:54:34 [2019-12-10T09:54:34.784Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:54:34 [2019-12-10T09:54:34.784Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
09:54:34 [2019-12-10T09:54:34.784Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
09:54:34 [2019-12-10T09:54:34.784Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s)
09:54:34 [2019-12-10T09:54:34.784Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.08s)
09:54:34 [2019-12-10T09:54:34.784Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:54:34 [2019-12-10T09:54:34.784Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
09:54:34 [2019-12-10T09:54:34.784Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
09:54:34 [2019-12-10T09:54:34.784Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
09:54:34 [2019-12-10T09:54:34.784Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
09:54:34 [2019-12-10T09:54:34.784Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:54:34 [2019-12-10T09:54:34.784Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
09:54:34 [2019-12-10T09:54:34.784Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
09:54:34 [2019-12-10T09:54:34.784Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
09:54:34 [2019-12-10T09:54:34.784Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s)
09:54:34 [2019-12-10T09:54:34.784Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:54:34 [2019-12-10T09:54:34.784Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
09:54:34 [2019-12-10T09:54:34.784Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
09:54:34 [2019-12-10T09:54:34.784Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
09:54:34 [2019-12-10T09:54:34.784Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
09:54:34 [2019-12-10T09:54:34.784Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:54:34 [2019-12-10T09:54:34.784Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.07s)
09:54:34 [2019-12-10T09:54:34.784Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s)
09:54:34 [2019-12-10T09:54:34.784Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.09s)
09:54:34 [2019-12-10T09:54:34.784Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.08s)
09:54:34 [2019-12-10T09:54:34.784Z] === RUN   TestContainerBindMountNonRecursive
09:54:35 [2019-12-10T09:54:35.635Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.89s)
09:54:35 [2019-12-10T09:54:35.635Z] === RUN   TestKernelTCPMemory
09:54:36 [2019-12-10T09:54:36.450Z] --- PASS: TestKernelTCPMemory (1.00s)
09:54:36 [2019-12-10T09:54:36.450Z] === RUN   TestNISDomainname
09:54:36 [2019-12-10T09:54:36.693Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
09:54:37 [2019-12-10T09:54:37.627Z] === RUN   TestDockerSuite/TestBuildAddTar
09:54:37 [2019-12-10T09:54:37.755Z] --- PASS: TestNISDomainname (1.11s)
09:54:37 [2019-12-10T09:54:37.755Z] === RUN   TestHostnameDnsResolution
09:54:37 [2019-12-10T09:54:37.884Z] --- PASS: TestContainerBindMountNonRecursive (3.06s)
09:54:37 [2019-12-10T09:54:37.884Z] === RUN   TestNetworkNat
09:54:38 [2019-12-10T09:54:38.820Z] --- PASS: TestNetworkNat (1.13s)
09:54:38 [2019-12-10T09:54:38.820Z] === RUN   TestNetworkLocalhostTCPNat
09:54:39 [2019-12-10T09:54:39.031Z] --- PASS: TestHostnameDnsResolution (1.23s)
09:54:39 [2019-12-10T09:54:39.031Z] === RUN   TestStats
09:54:40 [2019-12-10T09:54:40.192Z] --- PASS: TestNetworkLocalhostTCPNat (1.21s)
09:54:40 [2019-12-10T09:54:40.192Z] === RUN   TestNetworkLoopbackNat
09:54:40 [2019-12-10T09:54:40.488Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.06s)
09:54:40 [2019-12-10T09:54:40.488Z] PASS
09:54:40 [2019-12-10T09:54:40.488Z] 
09:54:40 [2019-12-10T09:54:40.488Z] === Skipped
09:54:40 [2019-12-10T09:54:40.488Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:54:40 [2019-12-10T09:54:40.488Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:54:40 [2019-12-10T09:54:40.488Z] 
09:54:40 [2019-12-10T09:54:40.488Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:54:40 [2019-12-10T09:54:40.488Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:54:40 [2019-12-10T09:54:40.488Z] 
09:54:40 [2019-12-10T09:54:40.488Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:54:40 [2019-12-10T09:54:40.488Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:54:40 [2019-12-10T09:54:40.488Z] 
09:54:40 [2019-12-10T09:54:40.488Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:54:40 [2019-12-10T09:54:40.488Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:54:40 [2019-12-10T09:54:40.488Z] 
09:54:40 [2019-12-10T09:54:40.488Z] 
09:54:40 [2019-12-10T09:54:40.488Z] DONE 17 tests, 4 skipped in 32.104s
09:54:40 [2019-12-10T09:54:40.488Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:54:40 [2019-12-10T09:54:40.488Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
09:54:40 [2019-12-10T09:54:40.488Z] ++ set -e
09:54:40 [2019-12-10T09:54:40.488Z] ++ '[' -n 0 ']'
09:54:40 [2019-12-10T09:54:40.488Z] ++ set -x
09:54:40 [2019-12-10T09:54:40.488Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
09:54:40 [2019-12-10T09:54:40.746Z] INFO: Testing against a local daemon
09:54:40 [2019-12-10T09:54:40.746Z] === RUN   TestPluginInvalidJSON
09:54:40 [2019-12-10T09:54:40.746Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:54:40 [2019-12-10T09:54:40.746Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:54:40 [2019-12-10T09:54:40.746Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:54:40 [2019-12-10T09:54:40.746Z] --- PASS: TestPluginInvalidJSON (0.03s)
09:54:40 [2019-12-10T09:54:40.746Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:54:40 [2019-12-10T09:54:40.746Z] PASS
09:54:40 [2019-12-10T09:54:40.746Z] 
09:54:40 [2019-12-10T09:54:40.746Z] DONE 2 tests in 0.187s
09:54:40 [2019-12-10T09:54:40.746Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:54:40 [2019-12-10T09:54:40.746Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
09:54:40 [2019-12-10T09:54:40.746Z] ++ set -e
09:54:40 [2019-12-10T09:54:40.746Z] ++ '[' -n 0 ']'
09:54:40 [2019-12-10T09:54:40.746Z] ++ set -x
09:54:40 [2019-12-10T09:54:40.746Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
09:54:40 [2019-12-10T09:54:40.979Z] --- PASS: TestStats (2.11s)
09:54:40 [2019-12-10T09:54:40.979Z] === RUN   TestStopContainerWithTimeout
09:54:40 [2019-12-10T09:54:40.979Z] === RUN   TestStopContainerWithTimeout/0
09:54:40 [2019-12-10T09:54:40.979Z] === PAUSE TestStopContainerWithTimeout/0
09:54:40 [2019-12-10T09:54:40.979Z] === RUN   TestStopContainerWithTimeout/1
09:54:40 [2019-12-10T09:54:40.979Z] === PAUSE TestStopContainerWithTimeout/1
09:54:40 [2019-12-10T09:54:40.979Z] === RUN   TestStopContainerWithTimeout/3
09:54:40 [2019-12-10T09:54:40.979Z] === PAUSE TestStopContainerWithTimeout/3
09:54:40 [2019-12-10T09:54:40.979Z] === RUN   TestStopContainerWithTimeout/-1
09:54:40 [2019-12-10T09:54:40.979Z] === PAUSE TestStopContainerWithTimeout/-1
09:54:40 [2019-12-10T09:54:40.979Z] === CONT  TestStopContainerWithTimeout/0
09:54:40 [2019-12-10T09:54:40.979Z] === CONT  TestStopContainerWithTimeout/-1
09:54:41 [2019-12-10T09:54:41.005Z] INFO: Testing against a local daemon
09:54:41 [2019-12-10T09:54:41.005Z] === RUN   TestExternalGraphDriver
09:54:41 [2019-12-10T09:54:41.005Z] === RUN   TestExternalGraphDriver/json
09:54:42 [2019-12-10T09:54:42.089Z] --- PASS: TestNetworkLoopbackNat (1.55s)
09:54:42 [2019-12-10T09:54:42.089Z] === RUN   TestPause
09:54:42 [2019-12-10T09:54:42.324Z] === CONT  TestStopContainerWithTimeout/3
09:54:43 [2019-12-10T09:54:43.466Z] --- PASS: TestPause (1.53s)
09:54:43 [2019-12-10T09:54:43.466Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:54:43 [2019-12-10T09:54:43.466Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:54:43 [2019-12-10T09:54:43.466Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:54:43 [2019-12-10T09:54:43.466Z] === RUN   TestPauseStopPausedContainer
09:54:43 [2019-12-10T09:54:43.540Z] === RUN   TestExternalGraphDriver/spec
09:54:44 [2019-12-10T09:54:44.153Z] === CONT  TestStopContainerWithTimeout/1
09:54:44 [2019-12-10T09:54:44.841Z] --- PASS: TestPauseStopPausedContainer (1.41s)
09:54:44 [2019-12-10T09:54:44.841Z] === RUN   TestPsFilter
09:54:45 [2019-12-10T09:54:45.100Z] --- PASS: TestPsFilter (0.36s)
09:54:45 [2019-12-10T09:54:45.100Z] === RUN   TestRemoveContainerWithRemovedVolume
09:54:46 [2019-12-10T09:54:46.007Z] --- PASS: TestStopContainerWithTimeout (0.01s)
09:54:46 [2019-12-10T09:54:46.007Z]     --- PASS: TestStopContainerWithTimeout/0 (1.15s)
09:54:46 [2019-12-10T09:54:46.007Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.02s)
09:54:46 [2019-12-10T09:54:46.007Z]     --- PASS: TestStopContainerWithTimeout/3 (2.87s)
09:54:46 [2019-12-10T09:54:46.007Z]     --- PASS: TestStopContainerWithTimeout/1 (1.94s)
09:54:46 [2019-12-10T09:54:46.007Z] === RUN   TestDeleteDevicemapper
09:54:46 [2019-12-10T09:54:46.007Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:54:46 [2019-12-10T09:54:46.007Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:54:46 [2019-12-10T09:54:46.007Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:54:46 [2019-12-10T09:54:46.035Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.03s)
09:54:46 [2019-12-10T09:54:46.035Z] === RUN   TestRemoveContainerWithVolume
09:54:46 [2019-12-10T09:54:46.827Z] === RUN   TestExternalGraphDriver/pull
09:54:46 [2019-12-10T09:54:46.969Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
09:54:47 [2019-12-10T09:54:47.227Z] --- PASS: TestRemoveContainerWithVolume (1.14s)
09:54:47 [2019-12-10T09:54:47.227Z] === RUN   TestRemoveContainerRunning
09:54:48 [2019-12-10T09:54:48.160Z] --- PASS: TestRemoveContainerRunning (1.08s)
09:54:48 [2019-12-10T09:54:48.160Z] === RUN   TestRemoveContainerForceRemoveRunning
09:54:48 [2019-12-10T09:54:48.727Z] === RUN   TestDockerSuite/TestBuildAddTarXz
09:54:48 [2019-12-10T09:54:48.730Z] --- PASS: TestExternalGraphDriver (7.48s)
09:54:48 [2019-12-10T09:54:48.730Z]     --- PASS: TestExternalGraphDriver/json (2.45s)
09:54:48 [2019-12-10T09:54:48.730Z]     --- PASS: TestExternalGraphDriver/spec (2.67s)
09:54:48 [2019-12-10T09:54:48.730Z]     --- PASS: TestExternalGraphDriver/pull (2.18s)
09:54:48 [2019-12-10T09:54:48.730Z] === RUN   TestGraphdriverPluginV2
09:54:48 [2019-12-10T09:54:48.730Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
09:54:48 [2019-12-10T09:54:48.730Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:54:48 [2019-12-10T09:54:48.730Z] PASS
09:54:48 [2019-12-10T09:54:48.730Z] 
09:54:48 [2019-12-10T09:54:48.730Z] === Skipped
09:54:48 [2019-12-10T09:54:48.730Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
09:54:48 [2019-12-10T09:54:48.730Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:54:48 [2019-12-10T09:54:48.730Z] 
09:54:48 [2019-12-10T09:54:48.730Z] 
09:54:48 [2019-12-10T09:54:48.730Z] DONE 5 tests, 1 skipped in 7.688s
09:54:48 [2019-12-10T09:54:48.730Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:54:48 [2019-12-10T09:54:48.730Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
09:54:48 [2019-12-10T09:54:48.730Z] ++ set -e
09:54:48 [2019-12-10T09:54:48.730Z] ++ '[' -n 0 ']'
09:54:48 [2019-12-10T09:54:48.730Z] ++ set -x
09:54:48 [2019-12-10T09:54:48.730Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
09:54:48 [2019-12-10T09:54:48.730Z] INFO: Testing against a local daemon
09:54:48 [2019-12-10T09:54:48.730Z] === RUN   TestContinueAfterPluginCrash
09:54:48 [2019-12-10T09:54:48.730Z] === PAUSE TestContinueAfterPluginCrash
09:54:48 [2019-12-10T09:54:48.730Z] === RUN   TestDaemonStartWithLogOpt
09:54:48 [2019-12-10T09:54:48.730Z] === PAUSE TestDaemonStartWithLogOpt
09:54:48 [2019-12-10T09:54:48.730Z] === CONT  TestContinueAfterPluginCrash
09:54:48 [2019-12-10T09:54:48.730Z] === CONT  TestDaemonStartWithLogOpt
09:54:49 [2019-12-10T09:54:49.293Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.94s)
09:54:49 [2019-12-10T09:54:49.293Z] === RUN   TestRemoveInvalidContainer
09:54:49 [2019-12-10T09:54:49.293Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:54:49 [2019-12-10T09:54:49.293Z] === RUN   TestRenameLinkedContainer
09:54:49 [2019-12-10T09:54:49.293Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
09:54:50 [2019-12-10T09:54:50.279Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.07s)
09:54:50 [2019-12-10T09:54:50.279Z] === RUN   TestUpdateMemory
09:54:50 [2019-12-10T09:54:50.279Z] --- SKIP: TestUpdateMemory (0.01s)
09:54:50 [2019-12-10T09:54:50.279Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
09:54:50 [2019-12-10T09:54:50.279Z] === RUN   TestUpdateCPUQuota
09:54:50 [2019-12-10T09:54:50.728Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
09:54:50 [2019-12-10T09:54:50.728Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
09:54:51 [2019-12-10T09:54:51.600Z] --- PASS: TestUpdateCPUQuota (1.33s)
09:54:51 [2019-12-10T09:54:51.600Z] === RUN   TestUpdatePidsLimit
09:54:51 [2019-12-10T09:54:51.601Z] === RUN   TestUpdatePidsLimit/update_from_none
09:54:51 [2019-12-10T09:54:51.601Z] === RUN   TestUpdatePidsLimit/no_change
09:54:51 [2019-12-10T09:54:51.987Z] === RUN   TestUpdatePidsLimit/update_lower
09:54:52 [2019-12-10T09:54:52.116Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
09:54:52 [2019-12-10T09:54:52.376Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:54:52 [2019-12-10T09:54:52.851Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:54:53 [2019-12-10T09:54:53.165Z] --- PASS: TestRenameLinkedContainer (3.75s)
09:54:53 [2019-12-10T09:54:53.165Z] === RUN   TestRenameStoppedContainer
09:54:53 [2019-12-10T09:54:53.674Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:54:54 [2019-12-10T09:54:54.096Z] --- PASS: TestRenameStoppedContainer (1.06s)
09:54:54 [2019-12-10T09:54:54.096Z] === RUN   TestRenameRunningContainerAndReuse
09:54:54 [2019-12-10T09:54:54.110Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:54:54 [2019-12-10T09:54:54.708Z] ok  	github.com/docker/docker/api/server/httputils	0.044s	coverage: 14.7% of statements
09:54:54 [2019-12-10T09:54:54.708Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:54:54 [2019-12-10T09:54:54.708Z] ok  	github.com/docker/docker/api/server/middleware	0.021s	coverage: 37.7% of statements
09:54:54 [2019-12-10T09:54:54.708Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:54:54 [2019-12-10T09:54:54.708Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:54:54 [2019-12-10T09:54:54.708Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:54:54 [2019-12-10T09:54:54.708Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:54:54 [2019-12-10T09:54:54.708Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:54:54 [2019-12-10T09:54:54.708Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:54:54 [2019-12-10T09:54:54.708Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:54:54 [2019-12-10T09:54:54.708Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:54:55 [2019-12-10T09:54:55.051Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:54:55 [2019-12-10T09:54:55.987Z] --- PASS: TestUpdatePidsLimit (4.32s)
09:54:55 [2019-12-10T09:54:55.987Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.42s)
09:54:55 [2019-12-10T09:54:55.987Z]     --- PASS: TestUpdatePidsLimit/no_change (0.34s)
09:54:55 [2019-12-10T09:54:55.987Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.37s)
09:54:55 [2019-12-10T09:54:55.987Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.50s)
09:54:55 [2019-12-10T09:54:55.987Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.76s)
09:54:55 [2019-12-10T09:54:55.987Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s)
09:54:55 [2019-12-10T09:54:55.987Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s)
09:54:55 [2019-12-10T09:54:55.988Z] === RUN   TestUpdateRestartPolicy
09:54:55 [2019-12-10T09:54:55.996Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
09:54:55 [2019-12-10T09:54:55.996Z] --- PASS: TestRenameRunningContainerAndReuse (1.88s)
09:54:55 [2019-12-10T09:54:55.996Z] === RUN   TestRenameInvalidName
09:54:56 [2019-12-10T09:54:56.928Z] --- PASS: TestRenameInvalidName (0.90s)
09:54:56 [2019-12-10T09:54:56.928Z] === RUN   TestRenameAnonymousContainer
09:54:56 [2019-12-10T09:54:56.928Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
09:54:57 [2019-12-10T09:54:57.395Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:54:57 [2019-12-10T09:54:57.395Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:54:57 [2019-12-10T09:54:57.775Z] ok  	github.com/docker/docker/api/types/strslice	0.021s	coverage: 90.0% of statements
09:54:58 [2019-12-10T09:54:58.123Z] ok  	github.com/docker/docker/api/types/filters	0.015s	coverage: 92.2% of statements
09:54:58 [2019-12-10T09:54:58.123Z] ok  	github.com/docker/docker/api/server/router/swarm	0.030s	coverage: 4.0% of statements
09:54:58 [2019-12-10T09:54:58.123Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:54:58 [2019-12-10T09:54:58.123Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
09:54:58 [2019-12-10T09:54:58.123Z] ?   	github.com/docker/docker/api/types	[no test files]
09:54:58 [2019-12-10T09:54:58.123Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:54:58 [2019-12-10T09:54:58.123Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:54:58 [2019-12-10T09:54:58.123Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:54:58 [2019-12-10T09:54:58.123Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:54:58 [2019-12-10T09:54:58.123Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:54:58 [2019-12-10T09:54:58.123Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:54:58 [2019-12-10T09:54:58.123Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:54:58 [2019-12-10T09:54:58.123Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:54:58 [2019-12-10T09:54:58.123Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:54:58 [2019-12-10T09:54:58.123Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:54:58 [2019-12-10T09:54:58.123Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:54:58 [2019-12-10T09:54:58.870Z] ok  	github.com/docker/docker/api/types/time	0.006s	coverage: 100.0% of statements
09:54:58 [2019-12-10T09:54:58.870Z] ok  	github.com/docker/docker/api/types/versions	0.005s	coverage: 75.0% of statements
09:54:58 [2019-12-10T09:54:58.870Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:54:58 [2019-12-10T09:54:58.870Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:54:58 [2019-12-10T09:54:58.870Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:54:58 [2019-12-10T09:54:58.870Z] ?   	github.com/docker/docker/builder	[no test files]
09:54:58 [2019-12-10T09:54:58.870Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:54:58 [2019-12-10T09:54:58.870Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:54:58 [2019-12-10T09:54:58.870Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:54:58 [2019-12-10T09:54:58.870Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:54:58 [2019-12-10T09:54:58.870Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:54:58 [2019-12-10T09:54:58.870Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:54:58 [2019-12-10T09:54:58.870Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:54:59 [2019-12-10T09:54:59.455Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
09:54:59 [2019-12-10T09:54:59.606Z] ok  	github.com/docker/docker/builder/dockerignore	0.006s	coverage: 96.8% of statements
09:55:00 [2019-12-10T09:55:00.825Z] --- PASS: TestRenameAnonymousContainer (3.88s)
09:55:00 [2019-12-10T09:55:00.825Z] === RUN   TestRenameContainerWithSameName
09:55:00 [2019-12-10T09:55:00.942Z] --- PASS: TestDaemonStartWithLogOpt (10.33s)
09:55:01 [2019-12-10T09:55:01.758Z] --- PASS: TestRenameContainerWithSameName (0.88s)
09:55:01 [2019-12-10T09:55:01.758Z] === RUN   TestRenameContainerWithLinkedContainer
09:55:03 [2019-12-10T09:55:03.655Z] --- PASS: TestRenameContainerWithLinkedContainer (2.16s)
09:55:03 [2019-12-10T09:55:03.655Z] === RUN   TestResize
09:55:04 [2019-12-10T09:55:04.225Z] --- PASS: TestContinueAfterPluginCrash (15.24s)
09:55:04 [2019-12-10T09:55:04.225Z] PASS
09:55:04 [2019-12-10T09:55:04.225Z] 
09:55:04 [2019-12-10T09:55:04.225Z] DONE 2 tests in 15.444s
09:55:04 [2019-12-10T09:55:04.225Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:55:04 [2019-12-10T09:55:04.225Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
09:55:04 [2019-12-10T09:55:04.225Z] ++ set -e
09:55:04 [2019-12-10T09:55:04.225Z] ++ '[' -n 0 ']'
09:55:04 [2019-12-10T09:55:04.225Z] ++ set -x
09:55:04 [2019-12-10T09:55:04.225Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
09:55:04 [2019-12-10T09:55:04.225Z] INFO: Testing against a local daemon
09:55:04 [2019-12-10T09:55:04.225Z] === RUN   TestPluginWithDevMounts
09:55:04 [2019-12-10T09:55:04.225Z] === PAUSE TestPluginWithDevMounts
09:55:04 [2019-12-10T09:55:04.225Z] === CONT  TestPluginWithDevMounts
09:55:04 [2019-12-10T09:55:04.588Z] === RUN   TestDockerSuite/TestBuildBlankName
09:55:04 [2019-12-10T09:55:04.846Z] --- PASS: TestResize (1.04s)
09:55:04 [2019-12-10T09:55:04.846Z] === RUN   TestResizeWithInvalidSize
09:55:05 [2019-12-10T09:55:05.103Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
09:55:05 [2019-12-10T09:55:05.103Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
09:55:05 [2019-12-10T09:55:05.670Z] --- PASS: TestResizeWithInvalidSize (0.81s)
09:55:05 [2019-12-10T09:55:05.670Z] === RUN   TestResizeWhenContainerNotStarted
09:55:05 [2019-12-10T09:55:05.746Z] ok  	github.com/docker/docker/cli/debug	0.031s	coverage: 100.0% of statements
09:55:06 [2019-12-10T09:55:06.601Z] --- PASS: TestResizeWhenContainerNotStarted (1.02s)
09:55:06 [2019-12-10T09:55:06.601Z] === RUN   TestDaemonRestartKillContainers
09:55:06 [2019-12-10T09:55:06.601Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:55:06 [2019-12-10T09:55:06.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:55:06 [2019-12-10T09:55:06.601Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:55:06 [2019-12-10T09:55:06.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:55:06 [2019-12-10T09:55:06.601Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:55:06 [2019-12-10T09:55:06.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:55:06 [2019-12-10T09:55:06.601Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:55:06 [2019-12-10T09:55:06.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:55:06 [2019-12-10T09:55:06.601Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:55:06 [2019-12-10T09:55:06.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:55:06 [2019-12-10T09:55:06.601Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:55:06 [2019-12-10T09:55:06.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:55:06 [2019-12-10T09:55:06.601Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:55:06 [2019-12-10T09:55:06.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:55:06 [2019-12-10T09:55:06.601Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:55:06 [2019-12-10T09:55:06.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:55:06 [2019-12-10T09:55:06.601Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:55:06 [2019-12-10T09:55:06.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:55:06 [2019-12-10T09:55:06.601Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:55:06 [2019-12-10T09:55:06.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:55:06 [2019-12-10T09:55:06.601Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:55:06 [2019-12-10T09:55:06.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:55:06 [2019-12-10T09:55:06.601Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:55:06 [2019-12-10T09:55:06.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:55:06 [2019-12-10T09:55:06.601Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:55:06 [2019-12-10T09:55:06.601Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:55:06 [2019-12-10T09:55:06.601Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
09:55:06 [2019-12-10T09:55:06.756Z] --- PASS: TestPluginWithDevMounts (2.24s)
09:55:06 [2019-12-10T09:55:06.756Z] PASS
09:55:06 [2019-12-10T09:55:06.756Z] 
09:55:06 [2019-12-10T09:55:06.756Z] DONE 1 tests in 2.444s
09:55:06 [2019-12-10T09:55:06.756Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
09:55:06 [2019-12-10T09:55:06.756Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
09:55:06 [2019-12-10T09:55:06.756Z] ++ set -e
09:55:06 [2019-12-10T09:55:06.756Z] ++ '[' -n 0 ']'
09:55:06 [2019-12-10T09:55:06.756Z] ++ set -x
09:55:06 [2019-12-10T09:55:06.756Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
09:55:06 [2019-12-10T09:55:06.756Z] INFO: Testing against a local daemon
09:55:06 [2019-12-10T09:55:06.756Z] === RUN   TestSecretInspect
09:55:07 [2019-12-10T09:55:07.476Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.855s	coverage: 86.3% of statements
09:55:07 [2019-12-10T09:55:07.972Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
09:55:09 [2019-12-10T09:55:09.345Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:55:09 [2019-12-10T09:55:09.345Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
09:55:09 [2019-12-10T09:55:09.601Z] --- PASS: TestUpdateRestartPolicy (12.87s)
09:55:09 [2019-12-10T09:55:09.601Z] === RUN   TestUpdateRestartWithAutoRemove
09:55:09 [2019-12-10T09:55:09.601Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s)
09:55:09 [2019-12-10T09:55:09.601Z] === RUN   TestWaitNonBlocked
09:55:09 [2019-12-10T09:55:09.601Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:55:09 [2019-12-10T09:55:09.601Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:55:09 [2019-12-10T09:55:09.601Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:55:09 [2019-12-10T09:55:09.601Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:55:09 [2019-12-10T09:55:09.601Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:55:09 [2019-12-10T09:55:09.601Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:55:09 [2019-12-10T09:55:09.806Z] ok  	github.com/docker/docker/builder/remotecontext	0.568s	coverage: 13.6% of statements
09:55:10 [2019-12-10T09:55:10.040Z] --- PASS: TestSecretInspect (3.23s)
09:55:10 [2019-12-10T09:55:10.040Z] === RUN   TestSecretList
09:55:10 [2019-12-10T09:55:10.277Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:55:10 [2019-12-10T09:55:10.420Z] --- PASS: TestWaitNonBlocked (0.01s)
09:55:10 [2019-12-10T09:55:10.420Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s)
09:55:10 [2019-12-10T09:55:10.420Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.23s)
09:55:10 [2019-12-10T09:55:10.420Z] === RUN   TestWaitBlocked
09:55:10 [2019-12-10T09:55:10.420Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:55:10 [2019-12-10T09:55:10.420Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:55:10 [2019-12-10T09:55:10.420Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:55:10 [2019-12-10T09:55:10.420Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:55:10 [2019-12-10T09:55:10.420Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:55:10 [2019-12-10T09:55:10.420Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:55:10 [2019-12-10T09:55:10.841Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:55:10 [2019-12-10T09:55:10.841Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
09:55:11 [2019-12-10T09:55:11.775Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:55:12 [2019-12-10T09:55:12.139Z] ok  	github.com/docker/docker/builder/dockerfile	1.521s	coverage: 48.2% of statements
09:55:12 [2019-12-10T09:55:12.139Z] ?   	github.com/docker/docker/cli	[no test files]
09:55:12 [2019-12-10T09:55:12.139Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:55:12 [2019-12-10T09:55:12.227Z] --- PASS: TestWaitBlocked (0.01s)
09:55:12 [2019-12-10T09:55:12.227Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.33s)
09:55:12 [2019-12-10T09:55:12.227Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.40s)
09:55:12 [2019-12-10T09:55:12.227Z] === CONT  TestContainerStartOnDaemonRestart
09:55:12 [2019-12-10T09:55:12.227Z] === CONT  TestIpcModeOlderClient
09:55:12 [2019-12-10T09:55:12.227Z] --- PASS: TestIpcModeOlderClient (0.13s)
09:55:12 [2019-12-10T09:55:12.227Z] === CONT  TestDaemonRestartIpcMode
09:55:12 [2019-12-10T09:55:12.346Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:55:12 [2019-12-10T09:55:12.603Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
09:55:13 [2019-12-10T09:55:13.323Z] --- PASS: TestSecretList (3.32s)
09:55:13 [2019-12-10T09:55:13.323Z] === RUN   TestSecretsCreateAndDelete
09:55:13 [2019-12-10T09:55:13.534Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:55:14 [2019-12-10T09:55:14.906Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:55:15 [2019-12-10T09:55:15.542Z] --- PASS: TestContainerStartOnDaemonRestart (3.24s)
09:55:15 [2019-12-10T09:55:15.841Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
09:55:16 [2019-12-10T09:55:16.099Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:55:16 [2019-12-10T09:55:16.608Z] --- PASS: TestSecretsCreateAndDelete (3.29s)
09:55:16 [2019-12-10T09:55:16.608Z] === RUN   TestSecretsUpdate
09:55:16 [2019-12-10T09:55:16.796Z] --- PASS: TestDaemonRestartIpcMode (4.45s)
09:55:16 [2019-12-10T09:55:16.796Z] PASS
09:55:16 [2019-12-10T09:55:16.796Z] 
09:55:16 [2019-12-10T09:55:16.796Z] === Skipped
09:55:16 [2019-12-10T09:55:16.796Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
09:55:16 [2019-12-10T09:55:16.796Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:55:16 [2019-12-10T09:55:16.796Z] 
09:55:16 [2019-12-10T09:55:16.796Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s)
09:55:16 [2019-12-10T09:55:16.796Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:55:16 [2019-12-10T09:55:16.796Z] 
09:55:16 [2019-12-10T09:55:16.796Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
09:55:16 [2019-12-10T09:55:16.796Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:55:16 [2019-12-10T09:55:16.796Z] 
09:55:16 [2019-12-10T09:55:16.796Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:55:16 [2019-12-10T09:55:16.796Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:55:16 [2019-12-10T09:55:16.796Z] 
09:55:16 [2019-12-10T09:55:16.796Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
09:55:16 [2019-12-10T09:55:16.796Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:55:16 [2019-12-10T09:55:16.796Z] 
09:55:16 [2019-12-10T09:55:16.796Z] === SKIP: s390x.integration.container TestUpdateMemory (0.01s)
09:55:16 [2019-12-10T09:55:16.796Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
09:55:16 [2019-12-10T09:55:16.796Z] 
09:55:16 [2019-12-10T09:55:16.796Z] 
09:55:16 [2019-12-10T09:55:16.796Z] DONE 197 tests, 6 skipped in 141.450s
09:55:16 [2019-12-10T09:55:16.796Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
09:55:16 [2019-12-10T09:55:16.796Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
09:55:16 [2019-12-10T09:55:16.796Z] ++ set -e
09:55:16 [2019-12-10T09:55:16.796Z] ++ '[' -n 0 ']'
09:55:16 [2019-12-10T09:55:16.796Z] ++ set -x
09:55:16 [2019-12-10T09:55:16.796Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
09:55:16 [2019-12-10T09:55:16.796Z] INFO: Testing against a local daemon
09:55:16 [2019-12-10T09:55:16.796Z] === RUN   TestCommitInheritsEnv
09:55:17 [2019-12-10T09:55:17.588Z] --- PASS: TestCommitInheritsEnv (0.61s)
09:55:17 [2019-12-10T09:55:17.588Z] === RUN   TestImportExtremelyLargeImageWorks
09:55:17 [2019-12-10T09:55:17.588Z] === PAUSE TestImportExtremelyLargeImageWorks
09:55:17 [2019-12-10T09:55:17.588Z] === RUN   TestImagesFilterMultiReference
09:55:17 [2019-12-10T09:55:17.588Z] --- PASS: TestImagesFilterMultiReference (0.05s)
09:55:17 [2019-12-10T09:55:17.588Z] === RUN   TestImagePullPlatformInvalid
09:55:17 [2019-12-10T09:55:17.588Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
09:55:17 [2019-12-10T09:55:17.588Z] === RUN   TestRemoveImageOrphaning
09:55:17 [2019-12-10T09:55:17.956Z] --- PASS: TestRemoveImageOrphaning (0.53s)
09:55:17 [2019-12-10T09:55:17.956Z] === RUN   TestRemoveImageGarbageCollector
09:55:17 [2019-12-10T09:55:17.956Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s)
09:55:17 [2019-12-10T09:55:17.956Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:55:17 [2019-12-10T09:55:17.956Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:55:17 [2019-12-10T09:55:17.956Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
09:55:17 [2019-12-10T09:55:17.956Z] === RUN   TestTagInvalidReference
09:55:17 [2019-12-10T09:55:17.956Z] --- PASS: TestTagInvalidReference (0.02s)
09:55:17 [2019-12-10T09:55:17.956Z] === RUN   TestTagValidPrefixedRepo
09:55:17 [2019-12-10T09:55:17.956Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
09:55:17 [2019-12-10T09:55:17.956Z] === RUN   TestTagExistedNameWithoutForce
09:55:18 [2019-12-10T09:55:18.323Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
09:55:18 [2019-12-10T09:55:18.323Z] === RUN   TestTagOfficialNames
09:55:18 [2019-12-10T09:55:18.323Z] --- PASS: TestTagOfficialNames (0.04s)
09:55:18 [2019-12-10T09:55:18.323Z] === RUN   TestTagMatchesDigest
09:55:18 [2019-12-10T09:55:18.323Z] --- PASS: TestTagMatchesDigest (0.01s)
09:55:18 [2019-12-10T09:55:18.323Z] === CONT  TestImportExtremelyLargeImageWorks
09:55:19 [2019-12-10T09:55:19.382Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
09:55:19 [2019-12-10T09:55:19.382Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:55:19 [2019-12-10T09:55:19.570Z] ok  	github.com/docker/docker/client	0.794s	coverage: 75.8% of statements
09:55:19 [2019-12-10T09:55:19.893Z] --- PASS: TestSecretsUpdate (3.34s)
09:55:19 [2019-12-10T09:55:19.893Z] === RUN   TestTemplatedSecret
09:55:19 [2019-12-10T09:55:19.948Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:55:22 [2019-12-10T09:55:22.476Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
09:55:22 [2019-12-10T09:55:22.476Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
09:55:22 [2019-12-10T09:55:22.734Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:55:22 [2019-12-10T09:55:22.734Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.50s)
09:55:22 [2019-12-10T09:55:22.734Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.68s)
09:55:22 [2019-12-10T09:55:22.734Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.76s)
09:55:22 [2019-12-10T09:55:22.734Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s)
09:55:22 [2019-12-10T09:55:22.734Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s)
09:55:22 [2019-12-10T09:55:22.734Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s)
09:55:22 [2019-12-10T09:55:22.734Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.57s)
09:55:22 [2019-12-10T09:55:22.734Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.56s)
09:55:22 [2019-12-10T09:55:22.734Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.87s)
09:55:22 [2019-12-10T09:55:22.734Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.74s)
09:55:22 [2019-12-10T09:55:22.734Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.96s)
09:55:22 [2019-12-10T09:55:22.734Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.85s)
09:55:22 [2019-12-10T09:55:22.734Z] === RUN   TestCgroupNamespacesRun
09:55:23 [2019-12-10T09:55:23.178Z] --- PASS: TestTemplatedSecret (3.40s)
09:55:23 [2019-12-10T09:55:23.178Z] === RUN   TestSecretCreateResolve
09:55:23 [2019-12-10T09:55:23.666Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
09:55:24 [2019-12-10T09:55:24.598Z] --- PASS: TestCgroupNamespacesRun (1.84s)
09:55:24 [2019-12-10T09:55:24.598Z] === RUN   TestCgroupNamespacesRunPrivileged
09:55:25 [2019-12-10T09:55:25.529Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
09:55:26 [2019-12-10T09:55:26.461Z] --- PASS: TestSecretCreateResolve (3.26s)
09:55:26 [2019-12-10T09:55:26.461Z] PASS
09:55:26 [2019-12-10T09:55:26.461Z] 
09:55:26 [2019-12-10T09:55:26.461Z] DONE 6 tests in 19.992s
09:55:26 [2019-12-10T09:55:26.461Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
09:55:26 [2019-12-10T09:55:26.461Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
09:55:26 [2019-12-10T09:55:26.461Z] ++ set -e
09:55:26 [2019-12-10T09:55:26.461Z] ++ '[' -n 0 ']'
09:55:26 [2019-12-10T09:55:26.461Z] ++ set -x
09:55:26 [2019-12-10T09:55:26.462Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
09:55:26 [2019-12-10T09:55:26.463Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.95s)
09:55:26 [2019-12-10T09:55:26.463Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:55:26 [2019-12-10T09:55:26.721Z] INFO: Testing against a local daemon
09:55:26 [2019-12-10T09:55:26.721Z] === RUN   TestServiceCreateInit
09:55:26 [2019-12-10T09:55:26.721Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:55:27 [2019-12-10T09:55:27.028Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
09:55:27 [2019-12-10T09:55:27.594Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
09:55:28 [2019-12-10T09:55:28.527Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.93s)
09:55:28 [2019-12-10T09:55:28.527Z] === RUN   TestCgroupNamespacesRunHostMode
09:55:29 [2019-12-10T09:55:29.460Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
09:55:30 [2019-12-10T09:55:30.393Z] --- PASS: TestCgroupNamespacesRunHostMode (2.06s)
09:55:30 [2019-12-10T09:55:30.393Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:55:31 [2019-12-10T09:55:31.991Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:55:32 [2019-12-10T09:55:32.921Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.92s)
09:55:32 [2019-12-10T09:55:32.921Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:55:32 [2019-12-10T09:55:32.921Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
09:55:32 [2019-12-10T09:55:32.921Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
09:55:32 [2019-12-10T09:55:32.921Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
09:55:33 [2019-12-10T09:55:33.179Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s)
09:55:33 [2019-12-10T09:55:33.179Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:55:34 [2019-12-10T09:55:34.112Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s)
09:55:34 [2019-12-10T09:55:34.112Z] === RUN   TestCgroupNamespacesRunOlderClient
09:55:36 [2019-12-10T09:55:36.009Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s)
09:55:36 [2019-12-10T09:55:36.009Z] === RUN   TestKernelTCPMemory
09:55:36 [2019-12-10T09:55:36.572Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
09:55:37 [2019-12-10T09:55:37.138Z] --- PASS: TestKernelTCPMemory (1.27s)
09:55:37 [2019-12-10T09:55:37.138Z] === RUN   TestNISDomainname
09:55:37 [2019-12-10T09:55:37.281Z] --- PASS: TestServiceCreateInit (9.85s)
09:55:37 [2019-12-10T09:55:37.281Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.04s)
09:55:37 [2019-12-10T09:55:37.281Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.78s)
09:55:37 [2019-12-10T09:55:37.281Z] === RUN   TestCreateServiceMultipleTimes
09:55:38 [2019-12-10T09:55:38.509Z] --- PASS: TestNISDomainname (1.27s)
09:55:38 [2019-12-10T09:55:38.509Z] === RUN   TestHostnameDnsResolution
09:55:39 [2019-12-10T09:55:39.879Z] --- PASS: TestHostnameDnsResolution (1.55s)
09:55:39 [2019-12-10T09:55:39.879Z] === RUN   TestStats
09:55:41 [2019-12-10T09:55:41.256Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
09:55:41 [2019-12-10T09:55:41.825Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
09:55:42 [2019-12-10T09:55:42.758Z] --- PASS: TestStats (2.62s)
09:55:42 [2019-12-10T09:55:42.758Z] === RUN   TestStopContainerWithTimeout
09:55:42 [2019-12-10T09:55:42.758Z] === RUN   TestStopContainerWithTimeout/0
09:55:42 [2019-12-10T09:55:42.758Z] === PAUSE TestStopContainerWithTimeout/0
09:55:42 [2019-12-10T09:55:42.758Z] === RUN   TestStopContainerWithTimeout/1
09:55:42 [2019-12-10T09:55:42.758Z] === PAUSE TestStopContainerWithTimeout/1
09:55:42 [2019-12-10T09:55:42.758Z] === RUN   TestStopContainerWithTimeout/3
09:55:42 [2019-12-10T09:55:42.758Z] === PAUSE TestStopContainerWithTimeout/3
09:55:42 [2019-12-10T09:55:42.758Z] === RUN   TestStopContainerWithTimeout/-1
09:55:42 [2019-12-10T09:55:42.758Z] === PAUSE TestStopContainerWithTimeout/-1
09:55:42 [2019-12-10T09:55:42.758Z] === CONT  TestStopContainerWithTimeout/0
09:55:42 [2019-12-10T09:55:42.758Z] === CONT  TestStopContainerWithTimeout/-1
09:55:44 [2019-12-10T09:55:44.133Z] === CONT  TestStopContainerWithTimeout/3
09:55:44 [2019-12-10T09:55:44.700Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
09:55:45 [2019-12-10T09:55:45.265Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
09:55:46 [2019-12-10T09:55:46.197Z] === CONT  TestStopContainerWithTimeout/1
09:55:48 [2019-12-10T09:55:48.094Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
09:55:48 [2019-12-10T09:55:48.094Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
09:55:48 [2019-12-10T09:55:48.094Z] --- PASS: TestStopContainerWithTimeout (0.02s)
09:55:48 [2019-12-10T09:55:48.094Z]     --- PASS: TestStopContainerWithTimeout/0 (1.40s)
09:55:48 [2019-12-10T09:55:48.094Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.46s)
09:55:48 [2019-12-10T09:55:48.094Z]     --- PASS: TestStopContainerWithTimeout/3 (2.87s)
09:55:48 [2019-12-10T09:55:48.094Z]     --- PASS: TestStopContainerWithTimeout/1 (1.93s)
09:55:48 [2019-12-10T09:55:48.094Z] === RUN   TestDeleteDevicemapper
09:55:48 [2019-12-10T09:55:48.094Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:55:48 [2019-12-10T09:55:48.094Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:55:48 [2019-12-10T09:55:48.094Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:55:48 [2019-12-10T09:55:48.351Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
09:55:49 [2019-12-10T09:55:49.333Z] Created binary: bundles/binary-daemon/dockerd-dev
09:55:49 [2019-12-10T09:55:49.333Z] Copying nested executables into bundles/binary-daemon
09:55:49 [2019-12-10T09:55:49.333Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
09:55:49 [2019-12-10T09:55:49.660Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40179/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc -e DOCKER_GRAPHDRIVER docker:04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc hack/make.sh cross
09:55:50 [2019-12-10T09:55:50.225Z] 
09:55:50 [2019-12-10T09:55:50.225Z] Removing bundles/
09:55:50 [2019-12-10T09:55:50.225Z] 
09:55:50 [2019-12-10T09:55:50.225Z] ---> Making bundle: cross (in bundles/cross)
09:55:50 [2019-12-10T09:55:50.225Z] Cross building: bundles/cross/linux/amd64
09:55:50 [2019-12-10T09:55:50.225Z] Building: bundles/cross/linux/amd64/dockerd-dev
09:55:50 [2019-12-10T09:55:50.225Z] GOOS="linux" GOARCH="amd64" GOARM=""
09:55:50 [2019-12-10T09:55:50.898Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
09:55:50 [2019-12-10T09:55:50.898Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.91s)
09:55:50 [2019-12-10T09:55:50.898Z] === RUN   TestUpdateMemory
09:55:50 [2019-12-10T09:55:50.898Z] --- SKIP: TestUpdateMemory (0.01s)
09:55:50 [2019-12-10T09:55:50.898Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
09:55:50 [2019-12-10T09:55:50.898Z] === RUN   TestUpdateCPUQuota
09:55:51 [2019-12-10T09:55:51.155Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
09:55:53 [2019-12-10T09:55:53.055Z] --- PASS: TestUpdateCPUQuota (1.94s)
09:55:53 [2019-12-10T09:55:53.055Z] === RUN   TestUpdatePidsLimit
09:55:53 [2019-12-10T09:55:53.055Z] === RUN   TestUpdatePidsLimit/update_from_none
09:55:53 [2019-12-10T09:55:53.313Z] === RUN   TestUpdatePidsLimit/no_change
09:55:53 [2019-12-10T09:55:53.880Z] === RUN   TestUpdatePidsLimit/update_lower
09:55:54 [2019-12-10T09:55:54.138Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:55:54 [2019-12-10T09:55:54.702Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
09:55:54 [2019-12-10T09:55:54.703Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:55:54 [2019-12-10T09:55:54.960Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
09:55:55 [2019-12-10T09:55:55.218Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:55:55 [2019-12-10T09:55:55.783Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:55:57 [2019-12-10T09:55:57.156Z] --- PASS: TestUpdatePidsLimit (4.33s)
09:55:57 [2019-12-10T09:55:57.156Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.49s)
09:55:57 [2019-12-10T09:55:57.156Z]     --- PASS: TestUpdatePidsLimit/no_change (0.45s)
09:55:57 [2019-12-10T09:55:57.156Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
09:55:57 [2019-12-10T09:55:57.156Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.48s)
09:55:57 [2019-12-10T09:55:57.156Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.51s)
09:55:57 [2019-12-10T09:55:57.156Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.48s)
09:55:57 [2019-12-10T09:55:57.156Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s)
09:55:57 [2019-12-10T09:55:57.156Z] === RUN   TestUpdateRestartPolicy
09:55:59 [2019-12-10T09:55:59.082Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
09:56:01 [2019-12-10T09:56:01.613Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
09:56:02 [2019-12-10T09:56:02.984Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
09:56:03 [2019-12-10T09:56:03.241Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
09:56:03 [2019-12-10T09:56:03.823Z] --- PASS: TestCreateServiceMultipleTimes (25.50s)
09:56:03 [2019-12-10T09:56:03.823Z] === RUN   TestCreateServiceConflict
09:56:04 [2019-12-10T09:56:04.173Z] === RUN   TestDockerSuite/TestBuildCacheAdd
09:56:05 [2019-12-10T09:56:05.105Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
09:56:05 [2019-12-10T09:56:05.200Z] --- PASS: TestCreateServiceConflict (3.23s)
09:56:05 [2019-12-10T09:56:05.200Z] === RUN   TestCreateServiceMaxReplicas
09:56:05 [2019-12-10T09:56:05.674Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
09:56:05 [2019-12-10T09:56:05.674Z] === RUN   TestDockerSuite/TestBuildCacheFrom
09:56:07 [2019-12-10T09:56:07.958Z] ok  	github.com/docker/docker/cmd/dockerd	0.215s	coverage: 30.3% of statements
09:56:08 [2019-12-10T09:56:08.116Z] e96b0897c5d1: Pull complete
09:56:08 [2019-12-10T09:56:08.116Z] Digest: sha256:e75260361cbd398788c195a159c2c56e3ef4ee011ecd9bd57bdac73ff1a43e33
09:56:08 [2019-12-10T09:56:08.116Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
09:56:08 [2019-12-10T09:56:08.116Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
09:56:08 [2019-12-10T09:56:08.116Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
09:56:08 [2019-12-10T09:56:08.116Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.864'
09:56:08 [2019-12-10T09:56:08.116Z] WARN: Skipping validation tests
09:56:08 [2019-12-10T09:56:08.116Z] INFO: Running unit tests at 12/10/2019 09:56:04...
09:56:08 [2019-12-10T09:56:08.574Z] INFO: make.ps1 starting at 12/10/2019 09:56:08
09:56:08 [2019-12-10T09:56:08.574Z] INFO: Git commit (8d9481391) assumed from DOCKER_GITCOMMIT environment variable
09:56:08 [2019-12-10T09:56:08.574Z] INFO: Invoking autogen...
09:56:08 [2019-12-10T09:56:08.953Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
09:56:09 [2019-12-10T09:56:09.031Z] INFO: Running unit tests...
09:56:09 [2019-12-10T09:56:09.390Z] --- PASS: TestCreateServiceMaxReplicas (3.68s)
09:56:09 [2019-12-10T09:56:09.390Z] === RUN   TestCreateWithDuplicateNetworkNames
09:56:10 [2019-12-10T09:56:10.850Z] --- PASS: TestUpdateRestartPolicy (13.70s)
09:56:10 [2019-12-10T09:56:10.850Z] === RUN   TestUpdateRestartWithAutoRemove
09:56:11 [2019-12-10T09:56:11.781Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s)
09:56:11 [2019-12-10T09:56:11.781Z] === RUN   TestWaitNonBlocked
09:56:11 [2019-12-10T09:56:11.781Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
09:56:11 [2019-12-10T09:56:11.781Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:56:11 [2019-12-10T09:56:11.781Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:56:11 [2019-12-10T09:56:11.781Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:56:11 [2019-12-10T09:56:11.781Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:56:11 [2019-12-10T09:56:11.781Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:56:11 [2019-12-10T09:56:11.781Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:56:12 [2019-12-10T09:56:12.346Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
09:56:13 [2019-12-10T09:56:13.278Z] --- PASS: TestWaitNonBlocked (0.02s)
09:56:13 [2019-12-10T09:56:13.278Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s)
09:56:13 [2019-12-10T09:56:13.278Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.28s)
09:56:13 [2019-12-10T09:56:13.278Z] === RUN   TestWaitBlocked
09:56:13 [2019-12-10T09:56:13.278Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:56:13 [2019-12-10T09:56:13.278Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:56:13 [2019-12-10T09:56:13.278Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:56:13 [2019-12-10T09:56:13.278Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:56:13 [2019-12-10T09:56:13.278Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:56:13 [2019-12-10T09:56:13.278Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:56:13 [2019-12-10T09:56:13.844Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
09:56:14 [2019-12-10T09:56:14.409Z] --- PASS: TestWaitBlocked (0.02s)
09:56:14 [2019-12-10T09:56:14.409Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s)
09:56:14 [2019-12-10T09:56:14.409Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.34s)
09:56:14 [2019-12-10T09:56:14.409Z] === CONT  TestContainerStartOnDaemonRestart
09:56:14 [2019-12-10T09:56:14.409Z] === CONT  TestIpcModeOlderClient
09:56:14 [2019-12-10T09:56:14.667Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
09:56:14 [2019-12-10T09:56:14.667Z] --- PASS: TestIpcModeOlderClient (0.16s)
09:56:14 [2019-12-10T09:56:14.667Z] === CONT  TestDaemonRestartIpcMode
09:56:14 [2019-12-10T09:56:14.925Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
09:56:15 [2019-12-10T09:56:15.406Z] ok  	github.com/docker/docker/container	0.164s	coverage: 35.3% of statements
09:56:15 [2019-12-10T09:56:15.406Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:56:15 [2019-12-10T09:56:15.406Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:56:15 [2019-12-10T09:56:15.406Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:56:15 [2019-12-10T09:56:15.406Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:56:15 [2019-12-10T09:56:15.861Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
09:56:17 [2019-12-10T09:56:17.758Z] --- PASS: TestContainerStartOnDaemonRestart (3.02s)
09:56:18 [2019-12-10T09:56:18.016Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
09:56:18 [2019-12-10T09:56:18.016Z] --- PASS: TestDaemonRestartIpcMode (3.49s)
09:56:18 [2019-12-10T09:56:18.016Z] PASS
09:56:18 [2019-12-10T09:56:18.016Z] 
09:56:18 [2019-12-10T09:56:18.016Z] === Skipped
09:56:18 [2019-12-10T09:56:18.016Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
09:56:18 [2019-12-10T09:56:18.016Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:56:18 [2019-12-10T09:56:18.016Z] 
09:56:18 [2019-12-10T09:56:18.016Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
09:56:18 [2019-12-10T09:56:18.016Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:56:18 [2019-12-10T09:56:18.016Z] 
09:56:18 [2019-12-10T09:56:18.016Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
09:56:18 [2019-12-10T09:56:18.016Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:56:18 [2019-12-10T09:56:18.016Z] 
09:56:18 [2019-12-10T09:56:18.016Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:56:18 [2019-12-10T09:56:18.016Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:56:18 [2019-12-10T09:56:18.016Z] 
09:56:18 [2019-12-10T09:56:18.016Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
09:56:18 [2019-12-10T09:56:18.016Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:56:18 [2019-12-10T09:56:18.016Z] 
09:56:18 [2019-12-10T09:56:18.016Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s)
09:56:18 [2019-12-10T09:56:18.016Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
09:56:18 [2019-12-10T09:56:18.016Z] 
09:56:18 [2019-12-10T09:56:18.016Z] 
09:56:18 [2019-12-10T09:56:18.016Z] DONE 197 tests, 6 skipped in 151.831s
09:56:18 [2019-12-10T09:56:18.016Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
09:56:18 [2019-12-10T09:56:18.016Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
09:56:18 [2019-12-10T09:56:18.016Z] ++ set -e
09:56:18 [2019-12-10T09:56:18.016Z] ++ '[' -n 0 ']'
09:56:18 [2019-12-10T09:56:18.016Z] ++ set -x
09:56:18 [2019-12-10T09:56:18.016Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
09:56:18 [2019-12-10T09:56:18.273Z] INFO: Testing against a local daemon
09:56:18 [2019-12-10T09:56:18.273Z] === RUN   TestCommitInheritsEnv
09:56:18 [2019-12-10T09:56:18.449Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.039s	coverage: 65.3% of statements
09:56:18 [2019-12-10T09:56:18.840Z] --- PASS: TestCommitInheritsEnv (0.59s)
09:56:18 [2019-12-10T09:56:18.840Z] === RUN   TestImportExtremelyLargeImageWorks
09:56:18 [2019-12-10T09:56:18.840Z] === PAUSE TestImportExtremelyLargeImageWorks
09:56:18 [2019-12-10T09:56:18.840Z] === RUN   TestImagesFilterMultiReference
09:56:19 [2019-12-10T09:56:19.097Z] --- PASS: TestImagesFilterMultiReference (0.10s)
09:56:19 [2019-12-10T09:56:19.097Z] === RUN   TestImagePullPlatformInvalid
09:56:19 [2019-12-10T09:56:19.097Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
09:56:19 [2019-12-10T09:56:19.097Z] === RUN   TestRemoveImageOrphaning
09:56:19 [2019-12-10T09:56:19.662Z] --- PASS: TestRemoveImageOrphaning (0.67s)
09:56:19 [2019-12-10T09:56:19.662Z] === RUN   TestRemoveImageGarbageCollector
09:56:22 [2019-12-10T09:56:22.188Z] --- PASS: TestRemoveImageGarbageCollector (2.16s)
09:56:22 [2019-12-10T09:56:22.188Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:56:22 [2019-12-10T09:56:22.188Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
09:56:22 [2019-12-10T09:56:22.188Z] === RUN   TestTagInvalidReference
09:56:22 [2019-12-10T09:56:22.188Z] --- PASS: TestTagInvalidReference (0.01s)
09:56:22 [2019-12-10T09:56:22.188Z] === RUN   TestTagValidPrefixedRepo
09:56:22 [2019-12-10T09:56:22.188Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
09:56:22 [2019-12-10T09:56:22.188Z] === RUN   TestTagExistedNameWithoutForce
09:56:22 [2019-12-10T09:56:22.188Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
09:56:22 [2019-12-10T09:56:22.188Z] === RUN   TestTagOfficialNames
09:56:22 [2019-12-10T09:56:22.188Z] --- PASS: TestTagOfficialNames (0.09s)
09:56:22 [2019-12-10T09:56:22.188Z] === RUN   TestTagMatchesDigest
09:56:22 [2019-12-10T09:56:22.188Z] --- PASS: TestTagMatchesDigest (0.03s)
09:56:22 [2019-12-10T09:56:22.188Z] === CONT  TestImportExtremelyLargeImageWorks
09:56:23 [2019-12-10T09:56:23.121Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
09:56:23 [2019-12-10T09:56:23.687Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
09:56:25 [2019-12-10T09:56:25.059Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
09:56:25 [2019-12-10T09:56:25.317Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
09:56:25 [2019-12-10T09:56:25.882Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
09:56:25 [2019-12-10T09:56:25.886Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.062s	coverage: 35.8% of statements
09:56:26 [2019-12-10T09:56:26.140Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
09:56:26 [2019-12-10T09:56:26.701Z] ?   	github.com/docker/docker/api	[no test files]
09:56:27 [2019-12-10T09:56:27.075Z] === RUN   TestDockerSuite/TestBuildClearCmd
09:56:27 [2019-12-10T09:56:27.471Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.46s)
09:56:27 [2019-12-10T09:56:27.471Z] === RUN   TestCreateServiceSecretFileMode
09:56:27 [2019-12-10T09:56:27.471Z] --- PASS: TestCreateServiceSecretFileMode (2.75s)
09:56:27 [2019-12-10T09:56:27.471Z] === RUN   TestCreateServiceConfigFileMode
09:56:28 [2019-12-10T09:56:28.007Z] === RUN   TestDockerSuite/TestBuildCmd
09:56:28 [2019-12-10T09:56:28.264Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
09:56:28 [2019-12-10T09:56:28.829Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
09:56:29 [2019-12-10T09:56:29.394Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
09:56:29 [2019-12-10T09:56:29.394Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
09:56:29 [2019-12-10T09:56:29.799Z] ok  	github.com/docker/docker/daemon/cluster	0.231s	coverage: 0.5% of statements
09:56:30 [2019-12-10T09:56:30.757Z] --- PASS: TestCreateServiceConfigFileMode (3.48s)
09:56:30 [2019-12-10T09:56:30.757Z] === RUN   TestCreateServiceSysctls
09:56:31 [2019-12-10T09:56:31.293Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
09:56:31 [2019-12-10T09:56:31.294Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
09:56:32 [2019-12-10T09:56:32.664Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
09:56:33 [2019-12-10T09:56:33.229Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
09:56:33 [2019-12-10T09:56:33.793Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
09:56:34 [2019-12-10T09:56:34.665Z] ok  	github.com/docker/docker/daemon/discovery	0.033s	coverage: 30.0% of statements
09:56:34 [2019-12-10T09:56:34.945Z] --- PASS: TestCreateServiceSysctls (4.36s)
09:56:34 [2019-12-10T09:56:34.945Z] === RUN   TestCreateServiceCapabilities
09:56:37 [2019-12-10T09:56:37.065Z] ok  	github.com/docker/docker/daemon/events	0.073s	coverage: 50.0% of statements
09:56:37 [2019-12-10T09:56:37.805Z] ok  	github.com/docker/docker/daemon/config	0.131s	coverage: 82.1% of statements
09:56:37 [2019-12-10T09:56:37.975Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
09:56:37 [2019-12-10T09:56:37.975Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
09:56:38 [2019-12-10T09:56:38.540Z] === RUN   TestDockerSuite/TestBuildConditionalCache
09:56:39 [2019-12-10T09:56:39.133Z] --- PASS: TestCreateServiceCapabilities (3.46s)
09:56:39 [2019-12-10T09:56:39.133Z] === RUN   TestInspect
09:56:40 [2019-12-10T09:56:40.438Z] === RUN   TestDockerSuite/TestBuildContChar
09:56:41 [2019-12-10T09:56:41.503Z] ok  	github.com/docker/docker/api/server	0.158s	coverage: 9.0% of statements
09:56:41 [2019-12-10T09:56:41.681Z] ok  	github.com/docker/docker/daemon/graphdriver	0.011s	coverage: 2.2% of statements
09:56:41 [2019-12-10T09:56:41.809Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
09:56:42 [2019-12-10T09:56:42.418Z] --- PASS: TestInspect (3.60s)
09:56:42 [2019-12-10T09:56:42.418Z] === RUN   TestServiceListWithStatuses
09:56:42 [2019-12-10T09:56:42.418Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:56:42 [2019-12-10T09:56:42.418Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:56:42 [2019-12-10T09:56:42.418Z] === RUN   TestDockerNetworkConnectAlias
09:56:44 [2019-12-10T09:56:44.333Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
09:56:44 [2019-12-10T09:56:44.707Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.528s	coverage: 13.6% of statements
09:56:44 [2019-12-10T09:56:44.899Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
09:56:45 [2019-12-10T09:56:45.469Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 2.9% of statements
09:56:46 [2019-12-10T09:56:46.906Z] === RUN   TestDockerSuite/TestBuildContextCleanup
09:56:46 [2019-12-10T09:56:46.906Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
09:56:47 [2019-12-10T09:56:47.470Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
09:56:47 [2019-12-10T09:56:47.814Z] ok  	github.com/docker/docker/daemon	12.433s	coverage: 17.6% of statements
09:56:47 [2019-12-10T09:56:47.814Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:56:47 [2019-12-10T09:56:47.814Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:56:47 [2019-12-10T09:56:47.814Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:56:47 [2019-12-10T09:56:47.814Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:56:47 [2019-12-10T09:56:47.814Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.975s	coverage: 57.9% of statements
09:56:48 [2019-12-10T09:56:48.404Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
09:56:48 [2019-12-10T09:56:48.662Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
09:56:48 [2019-12-10T09:56:48.919Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
09:56:49 [2019-12-10T09:56:49.853Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
09:56:50 [2019-12-10T09:56:50.531Z] --- PASS: TestDockerNetworkConnectAlias (7.23s)
09:56:50 [2019-12-10T09:56:50.532Z] === RUN   TestDockerNetworkReConnect
09:56:52 [2019-12-10T09:56:52.686Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.577s	coverage: 68.6% of statements
09:56:54 [2019-12-10T09:56:54.394Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.892s	coverage: 48.6% of statements
09:56:55 [2019-12-10T09:56:55.111Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
09:56:55 [2019-12-10T09:56:55.215Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.994s	coverage: 46.2% of statements
09:56:55 [2019-12-10T09:56:55.215Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:56:55 [2019-12-10T09:56:55.799Z] --- PASS: TestDockerNetworkReConnect (5.88s)
09:56:55 [2019-12-10T09:56:55.799Z] === RUN   TestServicePlugin
09:56:55 [2019-12-10T09:56:55.799Z] --- SKIP: TestServicePlugin (0.01s)
09:56:55 [2019-12-10T09:56:55.799Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:56:55 [2019-12-10T09:56:55.799Z] === RUN   TestServiceUpdateLabel
09:56:56 [2019-12-10T09:56:56.925Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.071s	coverage: 54.8% of statements
09:56:56 [2019-12-10T09:56:56.925Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:56:57 [2019-12-10T09:56:57.666Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.699s	coverage: 76.1% of statements
09:56:57 [2019-12-10T09:56:57.666Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:56:58 [2019-12-10T09:56:58.021Z] --- PASS: TestImportExtremelyLargeImageWorks (96.57s)
09:56:58 [2019-12-10T09:56:58.021Z] PASS
09:56:58 [2019-12-10T09:56:58.021Z] 
09:56:58 [2019-12-10T09:56:58.021Z] === Skipped
09:56:58 [2019-12-10T09:56:58.021Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.01s)
09:56:58 [2019-12-10T09:56:58.021Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:56:58 [2019-12-10T09:56:58.021Z] 
09:56:58 [2019-12-10T09:56:58.021Z] 
09:56:58 [2019-12-10T09:56:58.021Z] DONE 12 tests, 1 skipped in 98.222s
09:56:58 [2019-12-10T09:56:58.021Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
09:56:58 [2019-12-10T09:56:58.021Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
09:56:58 [2019-12-10T09:56:58.021Z] ++ set -e
09:56:58 [2019-12-10T09:56:58.021Z] ++ '[' -n 0 ']'
09:56:58 [2019-12-10T09:56:58.021Z] ++ set -x
09:56:58 [2019-12-10T09:56:58.021Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
09:56:58 [2019-12-10T09:56:58.021Z] INFO: Testing against a local daemon
09:56:58 [2019-12-10T09:56:58.021Z] === RUN   TestNetworkCreateDelete
09:56:58 [2019-12-10T09:56:58.021Z] --- PASS: TestNetworkCreateDelete (0.14s)
09:56:58 [2019-12-10T09:56:58.021Z] === RUN   TestDockerNetworkDeletePreferID
09:56:58 [2019-12-10T09:56:58.021Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
09:56:58 [2019-12-10T09:56:58.021Z] === RUN   TestInspectNetwork
09:56:58 [2019-12-10T09:56:58.331Z] --- PASS: TestServiceUpdateLabel (3.22s)
09:56:58 [2019-12-10T09:56:58.331Z] === RUN   TestServiceUpdateSecrets
09:56:58 [2019-12-10T09:56:58.861Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.019s	coverage: 58.0% of statements
09:56:59 [2019-12-10T09:56:59.208Z] ok  	github.com/docker/docker/daemon/links	0.044s	coverage: 93.0% of statements
09:56:59 [2019-12-10T09:56:59.290Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
09:56:59 [2019-12-10T09:56:59.385Z] === RUN   TestInspectNetwork/full_network_id
09:56:59 [2019-12-10T09:56:59.386Z] === RUN   TestInspectNetwork/partial_network_id
09:56:59 [2019-12-10T09:56:59.386Z] === RUN   TestInspectNetwork/network_name
09:56:59 [2019-12-10T09:56:59.386Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:57:00 [2019-12-10T09:57:00.929Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.017s	coverage: 3.0% of statements
09:57:02 [2019-12-10T09:57:02.569Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
09:57:04 [2019-12-10T09:57:04.468Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
09:57:04 [2019-12-10T09:57:04.548Z] --- PASS: TestInspectNetwork (8.81s)
09:57:04 [2019-12-10T09:57:04.548Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
09:57:04 [2019-12-10T09:57:04.548Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:57:04 [2019-12-10T09:57:04.548Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:57:04 [2019-12-10T09:57:04.548Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:57:04 [2019-12-10T09:57:04.548Z] === RUN   TestRunContainerWithBridgeNone
09:57:04 [2019-12-10T09:57:04.811Z] ok  	github.com/docker/docker/daemon/logger	0.269s	coverage: 42.7% of statements
09:57:05 [2019-12-10T09:57:05.033Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
09:57:05 [2019-12-10T09:57:05.033Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
09:57:05 [2019-12-10T09:57:05.598Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
09:57:06 [2019-12-10T09:57:06.004Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.024s	coverage: 67.0% of statements
09:57:06 [2019-12-10T09:57:06.163Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
09:57:06 [2019-12-10T09:57:06.163Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
09:57:06 [2019-12-10T09:57:06.745Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.618s	coverage: 77.8% of statements
09:57:07 [2019-12-10T09:57:07.091Z] --- PASS: TestRunContainerWithBridgeNone (2.57s)
09:57:07 [2019-12-10T09:57:07.091Z] === RUN   TestNetworkInvalidJSON
09:57:07 [2019-12-10T09:57:07.091Z] === RUN   TestNetworkInvalidJSON//networks/create
09:57:07 [2019-12-10T09:57:07.091Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:57:07 [2019-12-10T09:57:07.091Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:57:07 [2019-12-10T09:57:07.091Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:57:07 [2019-12-10T09:57:07.091Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:57:07 [2019-12-10T09:57:07.091Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:57:07 [2019-12-10T09:57:07.091Z] === CONT  TestNetworkInvalidJSON//networks/create
09:57:07 [2019-12-10T09:57:07.091Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:57:07 [2019-12-10T09:57:07.091Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:57:07 [2019-12-10T09:57:07.091Z] --- PASS: TestNetworkInvalidJSON (0.03s)
09:57:07 [2019-12-10T09:57:07.091Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:57:07 [2019-12-10T09:57:07.091Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
09:57:07 [2019-12-10T09:57:07.091Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
09:57:07 [2019-12-10T09:57:07.091Z] === RUN   TestDaemonRestartWithLiveRestore
09:57:07 [2019-12-10T09:57:07.097Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
09:57:07 [2019-12-10T09:57:07.919Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
09:57:07 [2019-12-10T09:57:07.919Z] === RUN   TestDaemonDefaultNetworkPools
09:57:07 [2019-12-10T09:57:07.937Z] ok  	github.com/docker/docker/daemon/logger/journald	0.009s	coverage: 26.2% of statements
09:57:08 [2019-12-10T09:57:08.470Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
09:57:08 [2019-12-10T09:57:08.470Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
09:57:08 [2019-12-10T09:57:08.676Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.033s	coverage: 88.3% of statements
09:57:08 [2019-12-10T09:57:08.994Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s)
09:57:08 [2019-12-10T09:57:08.994Z] === RUN   TestDaemonRestartWithExistingNetwork
09:57:09 [2019-12-10T09:57:09.019Z] ok  	github.com/docker/docker/daemon/images	0.030s	coverage: 4.9% of statements
09:57:09 [2019-12-10T09:57:09.019Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:57:09 [2019-12-10T09:57:09.019Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:57:09 [2019-12-10T09:57:09.019Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
09:57:09 [2019-12-10T09:57:09.019Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:57:09 [2019-12-10T09:57:09.790Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
09:57:09 [2019-12-10T09:57:09.790Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:57:09 [2019-12-10T09:57:09.797Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.018s	coverage: 62.1% of statements
09:57:10 [2019-12-10T09:57:10.368Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
09:57:11 [2019-12-10T09:57:11.079Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
09:57:11 [2019-12-10T09:57:11.079Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:57:11 [2019-12-10T09:57:11.304Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
09:57:11 [2019-12-10T09:57:11.734Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
09:57:11 [2019-12-10T09:57:11.734Z] Copying nested executables into bundles/cross/linux/amd64
09:57:11 [2019-12-10T09:57:11.734Z] Cross building: bundles/cross/windows/amd64
09:57:11 [2019-12-10T09:57:11.734Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
09:57:11 [2019-12-10T09:57:11.734Z] GOOS="windows" GOARCH="amd64" GOARM=""
09:57:11 [2019-12-10T09:57:11.860Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
09:57:11 [2019-12-10T09:57:11.860Z] === RUN   TestServiceWithPredefinedNetwork
09:57:12 [2019-12-10T09:57:12.235Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
09:57:12 [2019-12-10T09:57:12.851Z] ok  	github.com/docker/docker/daemon/logger/local	0.123s	coverage: 74.7% of statements
09:57:12 [2019-12-10T09:57:12.851Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:57:13 [2019-12-10T09:57:13.193Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.074s	coverage: 19.9% of statements
09:57:14 [2019-12-10T09:57:14.398Z] ok  	github.com/docker/docker/daemon/logger/templates	0.023s	coverage: 8.3% of statements
09:57:14 [2019-12-10T09:57:14.740Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.017s	coverage: 47.8% of statements
09:57:15 [2019-12-10T09:57:15.275Z] --- PASS: TestServiceWithPredefinedNetwork (3.01s)
09:57:15 [2019-12-10T09:57:15.275Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:57:15 [2019-12-10T09:57:15.275Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:57:15 [2019-12-10T09:57:15.275Z]     service_test.go:230: FLAKY_TEST
09:57:15 [2019-12-10T09:57:15.275Z] === RUN   TestServiceWithDataPathPortInit
09:57:16 [2019-12-10T09:57:16.410Z] --- PASS: TestServiceUpdateSecrets (15.49s)
09:57:16 [2019-12-10T09:57:16.410Z] === RUN   TestServiceUpdateConfigs
09:57:16 [2019-12-10T09:57:16.471Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
09:57:17 [2019-12-10T09:57:17.036Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
09:57:17 [2019-12-10T09:57:17.072Z] ok  	github.com/docker/docker/daemon/network	0.047s	coverage: 63.8% of statements
09:57:17 [2019-12-10T09:57:17.421Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.055s	coverage: 82.5% of statements
09:57:17 [2019-12-10T09:57:17.421Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:57:17 [2019-12-10T09:57:17.421Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:57:17 [2019-12-10T09:57:17.969Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
09:57:19 [2019-12-10T09:57:19.340Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
09:57:19 [2019-12-10T09:57:19.340Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
09:57:19 [2019-12-10T09:57:19.340Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
09:57:19 [2019-12-10T09:57:19.340Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
09:57:19 [2019-12-10T09:57:19.340Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
09:57:20 [2019-12-10T09:57:20.271Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
09:57:20 [2019-12-10T09:57:20.497Z] ok  	github.com/docker/docker/distribution/metadata	0.236s	coverage: 48.2% of statements
09:57:22 [2019-12-10T09:57:22.206Z] ok  	github.com/docker/docker/errdefs	0.065s	coverage: 49.4% of statements
09:57:22 [2019-12-10T09:57:22.940Z] ok  	github.com/docker/docker/distribution	0.684s	coverage: 22.1% of statements
09:57:22 [2019-12-10T09:57:22.940Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:57:24 [2019-12-10T09:57:24.450Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
09:57:24 [2019-12-10T09:57:24.652Z] ok  	github.com/docker/docker/distribution/xfer	1.695s	coverage: 85.1% of statements
09:57:24 [2019-12-10T09:57:24.652Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:57:25 [2019-12-10T09:57:25.015Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
09:57:25 [2019-12-10T09:57:25.850Z] ok  	github.com/docker/docker/image	0.101s	coverage: 86.4% of statements
09:57:27 [2019-12-10T09:57:27.578Z] ok  	github.com/docker/docker/image/v1	0.017s	coverage: 25.0% of statements
09:57:27 [2019-12-10T09:57:27.578Z] ok  	github.com/docker/docker/image/cache	0.067s	coverage: 19.2% of statements
09:57:27 [2019-12-10T09:57:27.578Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
09:57:27 [2019-12-10T09:57:27.578Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:57:27 [2019-12-10T09:57:27.578Z] ok  	github.com/docker/docker/libcontainerd/queue	0.039s	coverage: 100.0% of statements
09:57:28 [2019-12-10T09:57:28.294Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
09:57:29 [2019-12-10T09:57:29.289Z] ok  	github.com/docker/docker/pkg/aaparser	0.022s	coverage: 50.0% of statements
09:57:31 [2019-12-10T09:57:31.281Z] --- PASS: TestServiceUpdateConfigs (14.96s)
09:57:31 [2019-12-10T09:57:31.281Z] === RUN   TestServiceUpdateNetwork
09:57:31 [2019-12-10T09:57:31.572Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
09:57:31 [2019-12-10T09:57:31.786Z] --- PASS: TestServiceWithDataPathPortInit (17.21s)
09:57:31 [2019-12-10T09:57:31.786Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:57:32 [2019-12-10T09:57:32.184Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:57:32 [2019-12-10T09:57:32.184Z] ok  	github.com/docker/docker/api/server/httputils	0.102s	coverage: 14.7% of statements
09:57:32 [2019-12-10T09:57:32.184Z] ok  	github.com/docker/docker/api/server/middleware	0.163s	coverage: 37.7% of statements
09:57:32 [2019-12-10T09:57:32.184Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:57:32 [2019-12-10T09:57:32.184Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:57:32 [2019-12-10T09:57:32.184Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:57:32 [2019-12-10T09:57:32.184Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:57:32 [2019-12-10T09:57:32.184Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:57:32 [2019-12-10T09:57:32.184Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:57:32 [2019-12-10T09:57:32.184Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:57:32 [2019-12-10T09:57:32.184Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:57:32 [2019-12-10T09:57:32.184Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:57:32 [2019-12-10T09:57:32.184Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:57:32 [2019-12-10T09:57:32.184Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:57:32 [2019-12-10T09:57:32.184Z] ok  	github.com/docker/docker/api/server/router/swarm	0.129s	coverage: 4.0% of statements
09:57:32 [2019-12-10T09:57:32.184Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:57:32 [2019-12-10T09:57:32.184Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
09:57:32 [2019-12-10T09:57:32.184Z] ?   	github.com/docker/docker/api/types	[no test files]
09:57:32 [2019-12-10T09:57:32.184Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:57:32 [2019-12-10T09:57:32.184Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:57:32 [2019-12-10T09:57:32.184Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:57:32 [2019-12-10T09:57:32.184Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:57:32 [2019-12-10T09:57:32.184Z] ok  	github.com/docker/docker/api/types/filters	0.094s	coverage: 92.2% of statements
09:57:32 [2019-12-10T09:57:32.184Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:57:32 [2019-12-10T09:57:32.184Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:57:32 [2019-12-10T09:57:32.184Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:57:32 [2019-12-10T09:57:32.184Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:57:32 [2019-12-10T09:57:32.184Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:57:32 [2019-12-10T09:57:32.184Z] ok  	github.com/docker/docker/api/types/strslice	0.130s	coverage: 90.0% of statements
09:57:32 [2019-12-10T09:57:32.184Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:57:32 [2019-12-10T09:57:32.184Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:57:32 [2019-12-10T09:57:32.641Z] ok  	github.com/docker/docker/api/types/time	0.381s	coverage: 100.0% of statements
09:57:32 [2019-12-10T09:57:32.641Z] ok  	github.com/docker/docker/api/types/versions	0.035s	coverage: 75.0% of statements
09:57:32 [2019-12-10T09:57:32.641Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:57:32 [2019-12-10T09:57:32.641Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:57:32 [2019-12-10T09:57:32.641Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:57:32 [2019-12-10T09:57:32.641Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
09:57:32 [2019-12-10T09:57:32.641Z] ?   	github.com/docker/docker/builder	[no test files]
09:57:32 [2019-12-10T09:57:32.641Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:57:32 [2019-12-10T09:57:32.641Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:57:32 [2019-12-10T09:57:32.641Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:57:32 [2019-12-10T09:57:32.641Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:57:32 [2019-12-10T09:57:32.641Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:57:32 [2019-12-10T09:57:32.641Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:57:32 [2019-12-10T09:57:32.641Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:57:32 [2019-12-10T09:57:32.945Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
09:57:33 [2019-12-10T09:57:33.164Z] ok  	github.com/docker/docker/opts	0.086s	coverage: 66.9% of statements
09:57:33 [2019-12-10T09:57:33.938Z] ok  	github.com/docker/docker/pkg/broadcaster	0.015s	coverage: 100.0% of statements
09:57:34 [2019-12-10T09:57:34.675Z] ok  	github.com/docker/docker/pkg/archive	1.277s	coverage: 77.3% of statements
09:57:34 [2019-12-10T09:57:34.675Z] ok  	github.com/docker/docker/pkg/authorization	1.271s	coverage: 68.3% of statements
09:57:35 [2019-12-10T09:57:35.016Z] ok  	github.com/docker/docker/pkg/capabilities	0.022s	coverage: 87.5% of statements
09:57:35 [2019-12-10T09:57:35.469Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
09:57:35 [2019-12-10T09:57:35.470Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
09:57:35 [2019-12-10T09:57:35.749Z] ok  	github.com/docker/docker/pkg/directory	0.005s	coverage: 80.0% of statements
09:57:36 [2019-12-10T09:57:36.034Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
09:57:36 [2019-12-10T09:57:36.292Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
09:57:36 [2019-12-10T09:57:36.937Z] ok  	github.com/docker/docker/pkg/discovery	0.013s	coverage: 58.3% of statements
09:57:37 [2019-12-10T09:57:37.279Z] ok  	github.com/docker/docker/pkg/discovery/file	0.017s	coverage: 97.6% of statements
09:57:37 [2019-12-10T09:57:37.671Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
09:57:38 [2019-12-10T09:57:38.421Z] ok  	github.com/docker/docker/builder/dockerfile	0.464s	coverage: 46.3% of statements
09:57:38 [2019-12-10T09:57:38.421Z] ok  	github.com/docker/docker/builder/dockerignore	0.138s	coverage: 96.8% of statements
09:57:38 [2019-12-10T09:57:38.421Z] ok  	github.com/docker/docker/builder/remotecontext	0.500s	coverage: 9.2% of statements
09:57:38 [2019-12-10T09:57:38.989Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
09:57:39 [2019-12-10T09:57:39.329Z] ok  	github.com/docker/docker/layer	7.632s	coverage: 68.8% of statements
09:57:39 [2019-12-10T09:57:39.329Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:57:39 [2019-12-10T09:57:39.329Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:57:39 [2019-12-10T09:57:39.329Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:57:39 [2019-12-10T09:57:39.329Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:57:39 [2019-12-10T09:57:39.329Z] ?   	github.com/docker/docker/oci	[no test files]
09:57:39 [2019-12-10T09:57:39.329Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:57:39 [2019-12-10T09:57:39.670Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.006s	coverage: 93.8% of statements
09:57:40 [2019-12-10T09:57:40.012Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
09:57:41 [2019-12-10T09:57:41.118Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.62s)
09:57:41 [2019-12-10T09:57:41.118Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fqarv8cbay7vi1ubld4ntk8rf Created:2019-12-10 09:57:33.325354929 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[ba08bdeb4b232b617410d446a433e1fb44253bd1e1019b4d2f0b84e28e68a97c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pkaefzcl1odwisjcaorufh33q EndpointID:8595afa4c32270e5cbd4e40d0ca5c87d1df748ea3e311a78fc1e20045b5511ff MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ee533c53b40777f11c7bc35ea178ef62bfb17205fbe9af1efc320addd496967b MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:03b5f30c9e6c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pkaefzcl1odwisjcaorufh33q EndpointID:8595afa4c32270e5cbd4e40d0ca5c87d1df748ea3e311a78fc1e20045b5511ff EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
09:57:41 [2019-12-10T09:57:41.118Z] PASS
09:57:41 [2019-12-10T09:57:41.118Z] 
09:57:41 [2019-12-10T09:57:41.118Z] === Skipped
09:57:41 [2019-12-10T09:57:41.118Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:57:41 [2019-12-10T09:57:41.118Z]     service_test.go:230: FLAKY_TEST
09:57:41 [2019-12-10T09:57:41.118Z] 
09:57:41 [2019-12-10T09:57:41.118Z] 
09:57:41 [2019-12-10T09:57:41.118Z] DONE 21 tests, 1 skipped in 45.744s
09:57:41 [2019-12-10T09:57:41.118Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:57:41 [2019-12-10T09:57:41.118Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
09:57:41 [2019-12-10T09:57:41.118Z] ++ set -e
09:57:41 [2019-12-10T09:57:41.118Z] ++ '[' -n 0 ']'
09:57:41 [2019-12-10T09:57:41.118Z] ++ set -x
09:57:41 [2019-12-10T09:57:41.118Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
09:57:41 [2019-12-10T09:57:41.118Z] INFO: Testing against a local daemon
09:57:41 [2019-12-10T09:57:41.118Z] === RUN   TestDockerNetworkIpvlanPersistance
09:57:41 [2019-12-10T09:57:41.118Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
09:57:41 [2019-12-10T09:57:41.118Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:57:41 [2019-12-10T09:57:41.118Z] === RUN   TestDockerNetworkIpvlan
09:57:41 [2019-12-10T09:57:41.118Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:57:41 [2019-12-10T09:57:41.118Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:57:41 [2019-12-10T09:57:41.118Z] PASS
09:57:41 [2019-12-10T09:57:41.118Z] 
09:57:41 [2019-12-10T09:57:41.118Z] === Skipped
09:57:41 [2019-12-10T09:57:41.118Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
09:57:41 [2019-12-10T09:57:41.118Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:57:41 [2019-12-10T09:57:41.118Z] 
09:57:41 [2019-12-10T09:57:41.118Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:57:41 [2019-12-10T09:57:41.118Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:57:41 [2019-12-10T09:57:41.118Z] 
09:57:41 [2019-12-10T09:57:41.118Z] 
09:57:41 [2019-12-10T09:57:41.118Z] DONE 2 tests, 2 skipped in 0.125s
09:57:41 [2019-12-10T09:57:41.118Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:57:41 [2019-12-10T09:57:41.119Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
09:57:41 [2019-12-10T09:57:41.119Z] ++ set -e
09:57:41 [2019-12-10T09:57:41.119Z] ++ '[' -n 0 ']'
09:57:41 [2019-12-10T09:57:41.119Z] ++ set -x
09:57:41 [2019-12-10T09:57:41.119Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
09:57:41 [2019-12-10T09:57:41.119Z] INFO: Testing against a local daemon
09:57:41 [2019-12-10T09:57:41.119Z] === RUN   TestDockerNetworkMacvlanPersistance
09:57:41 [2019-12-10T09:57:41.722Z] ok  	github.com/docker/docker/pkg/filenotify	0.606s	coverage: 67.0% of statements
09:57:41 [2019-12-10T09:57:41.723Z] ok  	github.com/docker/docker/pkg/fileutils	0.030s	coverage: 89.5% of statements
09:57:41 [2019-12-10T09:57:41.723Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.453s	coverage: 43.2% of statements
09:57:41 [2019-12-10T09:57:41.723Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
09:57:41 [2019-12-10T09:57:41.723Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:57:41 [2019-12-10T09:57:41.852Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
09:57:42 [2019-12-10T09:57:42.412Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s)
09:57:42 [2019-12-10T09:57:42.412Z] === RUN   TestDockerNetworkMacvlan
09:57:42 [2019-12-10T09:57:42.905Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.289s	coverage: 84.1% of statements
09:57:43 [2019-12-10T09:57:43.218Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:57:43 [2019-12-10T09:57:43.247Z] ok  	github.com/docker/docker/pkg/fsutils	0.395s	coverage: 85.1% of statements
09:57:43 [2019-12-10T09:57:43.247Z] ok  	github.com/docker/docker/pkg/homedir	0.006s	coverage: 11.4% of statements
09:57:44 [2019-12-10T09:57:44.029Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:57:44 [2019-12-10T09:57:44.378Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
09:57:44 [2019-12-10T09:57:44.960Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.010s	coverage: 91.7% of statements
09:57:44 [2019-12-10T09:57:44.960Z] ok  	github.com/docker/docker/pkg/locker	0.059s	coverage: 88.9% of statements
09:57:45 [2019-12-10T09:57:45.314Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:57:46 [2019-12-10T09:57:46.149Z] ok  	github.com/docker/docker/pkg/longpath	0.015s	coverage: 100.0% of statements
09:57:46 [2019-12-10T09:57:46.149Z] ok  	github.com/docker/docker/pkg/idtools	1.049s	coverage: 70.1% of statements
09:57:46 [2019-12-10T09:57:46.152Z] --- PASS: TestServiceUpdateNetwork (15.40s)
09:57:46 [2019-12-10T09:57:46.152Z] PASS
09:57:46 [2019-12-10T09:57:46.152Z] 
09:57:46 [2019-12-10T09:57:46.152Z] === Skipped
09:57:46 [2019-12-10T09:57:46.152Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
09:57:46 [2019-12-10T09:57:46.152Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:57:46 [2019-12-10T09:57:46.152Z] 
09:57:46 [2019-12-10T09:57:46.152Z] === SKIP: arm64.integration.service TestServicePlugin (0.01s)
09:57:46 [2019-12-10T09:57:46.152Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:57:46 [2019-12-10T09:57:46.152Z] 
09:57:46 [2019-12-10T09:57:46.152Z] 
09:57:46 [2019-12-10T09:57:46.152Z] DONE 20 tests, 2 skipped in 137.791s
09:57:46 [2019-12-10T09:57:46.152Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
09:57:46 [2019-12-10T09:57:46.152Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
09:57:46 [2019-12-10T09:57:46.152Z] ++ set -e
09:57:46 [2019-12-10T09:57:46.152Z] ++ '[' -n 0 ']'
09:57:46 [2019-12-10T09:57:46.152Z] ++ set -x
09:57:46 [2019-12-10T09:57:46.152Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
09:57:46 [2019-12-10T09:57:46.152Z] INFO: Testing against a local daemon
09:57:46 [2019-12-10T09:57:46.152Z] === RUN   TestSessionCreate
09:57:46 [2019-12-10T09:57:46.152Z] --- PASS: TestSessionCreate (0.05s)
09:57:46 [2019-12-10T09:57:46.152Z] === RUN   TestSessionCreateWithBadUpgrade
09:57:46 [2019-12-10T09:57:46.152Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
09:57:46 [2019-12-10T09:57:46.152Z] PASS
09:57:46 [2019-12-10T09:57:46.152Z] 
09:57:46 [2019-12-10T09:57:46.152Z] DONE 2 tests in 0.256s
09:57:46 [2019-12-10T09:57:46.152Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
09:57:46 [2019-12-10T09:57:46.152Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
09:57:46 [2019-12-10T09:57:46.152Z] ++ set -e
09:57:46 [2019-12-10T09:57:46.152Z] ++ '[' -n 0 ']'
09:57:46 [2019-12-10T09:57:46.152Z] ++ set -x
09:57:46 [2019-12-10T09:57:46.152Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
09:57:46 [2019-12-10T09:57:46.152Z] INFO: Testing against a local daemon
09:57:46 [2019-12-10T09:57:46.152Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:57:46 [2019-12-10T09:57:46.152Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:57:46 [2019-12-10T09:57:46.152Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:57:46 [2019-12-10T09:57:46.152Z] === RUN   TestEventsExecDie
09:57:46 [2019-12-10T09:57:46.152Z] --- PASS: TestEventsExecDie (0.93s)
09:57:46 [2019-12-10T09:57:46.152Z] === RUN   TestEventsBackwardsCompatible
09:57:46 [2019-12-10T09:57:46.152Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
09:57:46 [2019-12-10T09:57:46.152Z] === RUN   TestInfoBinaryCommits
09:57:46 [2019-12-10T09:57:46.152Z] --- PASS: TestInfoBinaryCommits (0.05s)
09:57:46 [2019-12-10T09:57:46.152Z] === RUN   TestInfoAPIVersioned
09:57:46 [2019-12-10T09:57:46.152Z] --- PASS: TestInfoAPIVersioned (0.02s)
09:57:46 [2019-12-10T09:57:46.152Z] === RUN   TestInfoDiscoveryBackend
09:57:46 [2019-12-10T09:57:46.411Z] --- PASS: TestInfoDiscoveryBackend (0.64s)
09:57:46 [2019-12-10T09:57:46.411Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:57:47 [2019-12-10T09:57:47.332Z] ok  	github.com/docker/docker/pkg/ioutils	1.719s	coverage: 70.6% of statements
09:57:47 [2019-12-10T09:57:47.332Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:57:47 [2019-12-10T09:57:47.332Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.028s	coverage: 85.7% of statements
09:57:47 [2019-12-10T09:57:47.345Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
09:57:47 [2019-12-10T09:57:47.345Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:57:47 [2019-12-10T09:57:47.708Z] ok  	github.com/docker/docker/pkg/parsers	0.008s	coverage: 97.0% of statements
09:57:47 [2019-12-10T09:57:47.977Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:57:48 [2019-12-10T09:57:48.281Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.65s)
09:57:48 [2019-12-10T09:57:48.281Z] === RUN   TestInfoAPI
09:57:48 [2019-12-10T09:57:48.281Z] --- PASS: TestInfoAPI (0.05s)
09:57:48 [2019-12-10T09:57:48.281Z] === RUN   TestInfoAPIWarnings
09:57:48 [2019-12-10T09:57:48.443Z] ok  	github.com/docker/docker/pkg/mount	0.979s	coverage: 70.0% of statements
09:57:48 [2019-12-10T09:57:48.443Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
09:57:48 [2019-12-10T09:57:48.443Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.025s	coverage: 60.0% of statements
09:57:48 [2019-12-10T09:57:48.784Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.028s	coverage: 91.4% of statements
09:57:48 [2019-12-10T09:57:48.847Z] --- PASS: TestInfoAPIWarnings (0.64s)
09:57:48 [2019-12-10T09:57:48.847Z] === RUN   TestInfoDebug
09:57:49 [2019-12-10T09:57:49.126Z] ok  	github.com/docker/docker/pkg/pidfile	0.013s	coverage: 82.4% of statements
09:57:49 [2019-12-10T09:57:49.126Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:57:49 [2019-12-10T09:57:49.126Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:57:49 [2019-12-10T09:57:49.414Z] --- PASS: TestInfoDebug (0.64s)
09:57:49 [2019-12-10T09:57:49.414Z] === RUN   TestInfoInsecureRegistries
09:57:49 [2019-12-10T09:57:49.861Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.049s	coverage: 56.8% of statements
09:57:49 [2019-12-10T09:57:49.981Z] --- PASS: TestInfoInsecureRegistries (0.63s)
09:57:49 [2019-12-10T09:57:49.982Z] === RUN   TestInfoRegistryMirrors
09:57:50 [2019-12-10T09:57:50.917Z] --- PASS: TestInfoRegistryMirrors (0.64s)
09:57:50 [2019-12-10T09:57:50.917Z] === RUN   TestLoginFailsWithBadCredentials
09:57:50 [2019-12-10T09:57:50.932Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
09:57:51 [2019-12-10T09:57:51.175Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s)
09:57:51 [2019-12-10T09:57:51.175Z] === RUN   TestPingCacheHeaders
09:57:51 [2019-12-10T09:57:51.175Z] --- PASS: TestPingCacheHeaders (0.05s)
09:57:51 [2019-12-10T09:57:51.175Z] === RUN   TestPingGet
09:57:51 [2019-12-10T09:57:51.175Z] --- PASS: TestPingGet (0.03s)
09:57:51 [2019-12-10T09:57:51.175Z] === RUN   TestPingHead
09:57:51 [2019-12-10T09:57:51.175Z] --- PASS: TestPingHead (0.05s)
09:57:51 [2019-12-10T09:57:51.175Z] === RUN   TestVersion
09:57:51 [2019-12-10T09:57:51.175Z] --- PASS: TestVersion (0.05s)
09:57:51 [2019-12-10T09:57:51.175Z] PASS
09:57:51 [2019-12-10T09:57:51.175Z] 
09:57:51 [2019-12-10T09:57:51.175Z] === Skipped
09:57:51 [2019-12-10T09:57:51.175Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:57:51 [2019-12-10T09:57:51.175Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:57:51 [2019-12-10T09:57:51.175Z] 
09:57:51 [2019-12-10T09:57:51.175Z] 
09:57:51 [2019-12-10T09:57:51.175Z] DONE 18 tests, 1 skipped in 6.710s
09:57:51 [2019-12-10T09:57:51.175Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
09:57:51 [2019-12-10T09:57:51.175Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
09:57:51 [2019-12-10T09:57:51.175Z] ++ set -e
09:57:51 [2019-12-10T09:57:51.175Z] ++ '[' -n 0 ']'
09:57:51 [2019-12-10T09:57:51.175Z] ++ set -x
09:57:51 [2019-12-10T09:57:51.175Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
09:57:51 [2019-12-10T09:57:51.434Z] INFO: Testing against a local daemon
09:57:51 [2019-12-10T09:57:51.434Z] === RUN   TestVolumesCreateAndList
09:57:51 [2019-12-10T09:57:51.434Z] --- PASS: TestVolumesCreateAndList (0.04s)
09:57:51 [2019-12-10T09:57:51.434Z] === RUN   TestVolumesRemove
09:57:51 [2019-12-10T09:57:51.567Z] ok  	github.com/docker/docker/pkg/pools	0.022s	coverage: 88.2% of statements
09:57:51 [2019-12-10T09:57:51.567Z] ok  	github.com/docker/docker/pkg/progress	0.018s	coverage: 75.9% of statements
09:57:51 [2019-12-10T09:57:51.692Z] --- PASS: TestVolumesRemove (0.12s)
09:57:51 [2019-12-10T09:57:51.692Z] === RUN   TestVolumesInspect
09:57:51 [2019-12-10T09:57:51.692Z] --- PASS: TestVolumesInspect (0.04s)
09:57:51 [2019-12-10T09:57:51.692Z] === RUN   TestVolumesInvalidJSON
09:57:51 [2019-12-10T09:57:51.692Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:57:51 [2019-12-10T09:57:51.692Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:57:51 [2019-12-10T09:57:51.692Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:57:51 [2019-12-10T09:57:51.692Z] --- PASS: TestVolumesInvalidJSON (0.03s)
09:57:51 [2019-12-10T09:57:51.692Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:57:51 [2019-12-10T09:57:51.692Z] PASS
09:57:51 [2019-12-10T09:57:51.692Z] 
09:57:51 [2019-12-10T09:57:51.692Z] DONE 5 tests in 0.398s
09:57:51 [2019-12-10T09:57:51.692Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:57:51 [2019-12-10T09:57:51.866Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
09:57:51 [2019-12-10T09:57:51.909Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.013s	coverage: 85.7% of statements
09:57:51 [2019-12-10T09:57:51.955Z] ++++ cat bundles/test-integration/docker.pid
09:57:51 [2019-12-10T09:57:51.955Z] +++ kill 13059
09:57:52 [2019-12-10T09:57:52.061Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:57:52 [2019-12-10T09:57:52.643Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
09:57:52 [2019-12-10T09:57:52.800Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
09:57:53 [2019-12-10T09:57:53.378Z] ok  	github.com/docker/docker/pkg/pubsub	1.156s	coverage: 73.9% of statements
09:57:53 [2019-12-10T09:57:53.870Z] +++ /etc/init.d/apparmor stop
09:57:53 [2019-12-10T09:57:53.870Z] Clearing AppArmor profiles cache:.
09:57:53 [2019-12-10T09:57:53.870Z] All profile caches have been cleared, but no profiles have been unloaded.
09:57:53 [2019-12-10T09:57:53.870Z] Unloading profiles will leave already running processes permanently
09:57:53 [2019-12-10T09:57:53.870Z] unconfined, which can lead to unexpected situations.
09:57:53 [2019-12-10T09:57:53.870Z] 
09:57:53 [2019-12-10T09:57:53.870Z] To set a process to complain mode, use the command line tool
09:57:53 [2019-12-10T09:57:53.870Z] 'aa-complain'. To really tear down all profiles, run the init script
09:57:53 [2019-12-10T09:57:53.870Z] with the 'teardown' option."
09:57:53 [2019-12-10T09:57:53.870Z] 
09:57:54 [2019-12-10T09:57:54.110Z] ok  	github.com/docker/docker/pkg/stdcopy	0.039s	coverage: 100.0% of statements
09:57:54 [2019-12-10T09:57:54.695Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
09:57:55 [2019-12-10T09:57:55.297Z] ok  	github.com/docker/docker/pkg/streamformatter	0.006s	coverage: 66.2% of statements
09:57:55 [2019-12-10T09:57:55.297Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
09:57:56 [2019-12-10T09:57:56.034Z] ok  	github.com/docker/docker/pkg/symlink	0.017s	coverage: 87.7% of statements
09:57:56 [2019-12-10T09:57:56.034Z] ok  	github.com/docker/docker/pkg/sysinfo	0.014s	coverage: 80.0% of statements
09:57:56 [2019-12-10T09:57:56.769Z] ok  	github.com/docker/docker/pkg/signal	3.793s	coverage: 61.0% of statements
Post stage
[Pipeline] junit
09:57:57 [2019-12-10T09:57:57.170Z] Recording test results
09:57:57 [2019-12-10T09:57:57.338Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:57:57 [2019-12-10T09:57:57.502Z] ok  	github.com/docker/docker/pkg/tailfile	0.119s	coverage: 88.6% of statements
09:57:57 [2019-12-10T09:57:57.502Z] ok  	github.com/docker/docker/pkg/system	0.042s	coverage: 36.2% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:57:58 [2019-12-10T09:57:58.160Z] + echo Ensuring container killed.
09:57:58 [2019-12-10T09:57:58.160Z] Ensuring container killed.
09:57:58 [2019-12-10T09:57:58.160Z] + docker rm -vf docker-pr5
09:57:58 [2019-12-10T09:57:58.160Z] Error: No such container: docker-pr5
09:57:58 [2019-12-10T09:57:58.160Z] + true
[Pipeline] sh
09:57:58 [2019-12-10T09:57:58.301Z] --- PASS: TestDockerNetworkMacvlan (15.73s)
09:57:58 [2019-12-10T09:57:58.301Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
09:57:58 [2019-12-10T09:57:58.301Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
09:57:58 [2019-12-10T09:57:58.301Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.36s)
09:57:58 [2019-12-10T09:57:58.301Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.45s)
09:57:58 [2019-12-10T09:57:58.301Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.26s)
09:57:58 [2019-12-10T09:57:58.301Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s)
09:57:58 [2019-12-10T09:57:58.301Z] PASS
09:57:58 [2019-12-10T09:57:58.301Z] 
09:57:58 [2019-12-10T09:57:58.301Z] DONE 8 tests in 17.252s
09:57:58 [2019-12-10T09:57:58.301Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
09:57:58 [2019-12-10T09:57:58.301Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
09:57:58 [2019-12-10T09:57:58.301Z] ++ set -e
09:57:58 [2019-12-10T09:57:58.301Z] ++ '[' -n 0 ']'
09:57:58 [2019-12-10T09:57:58.301Z] ++ set -x
09:57:58 [2019-12-10T09:57:58.301Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
09:57:58 [2019-12-10T09:57:58.301Z] testing: warning: no tests to run
09:57:58 [2019-12-10T09:57:58.301Z] PASS
09:57:58 [2019-12-10T09:57:58.301Z] 
09:57:58 [2019-12-10T09:57:58.301Z] DONE 0 tests in 0.056s
09:57:58 [2019-12-10T09:57:58.301Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:57:58 [2019-12-10T09:57:58.301Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
09:57:58 [2019-12-10T09:57:58.301Z] ++ set -e
09:57:58 [2019-12-10T09:57:58.301Z] ++ '[' -n 0 ']'
09:57:58 [2019-12-10T09:57:58.301Z] ++ set -x
09:57:58 [2019-12-10T09:57:58.301Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
09:57:58 [2019-12-10T09:57:58.301Z] INFO: Testing against a local daemon
09:57:58 [2019-12-10T09:57:58.301Z] === RUN   TestAuthZPluginAllowRequest
09:57:58 [2019-12-10T09:57:58.451Z] + echo Chowning /workspace to jenkins user
09:57:58 [2019-12-10T09:57:58.451Z] Chowning /workspace to jenkins user
09:57:58 [2019-12-10T09:57:58.451Z] + id -u
09:57:58 [2019-12-10T09:57:58.451Z] + id -g
09:57:58 [2019-12-10T09:57:58.451Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40179:/workspace busybox chown -R 1000:1000 /workspace
09:57:58 [2019-12-10T09:57:58.451Z] Unable to find image 'busybox:latest' locally
09:57:58 [2019-12-10T09:57:58.451Z] latest: Pulling from library/busybox
09:57:58 [2019-12-10T09:57:58.709Z] 220602de6ed2: Pulling fs layer
09:57:58 [2019-12-10T09:57:58.709Z] 220602de6ed2: Verifying Checksum
09:57:58 [2019-12-10T09:57:58.709Z] 220602de6ed2: Download complete
09:57:58 [2019-12-10T09:57:58.968Z] 220602de6ed2: Pull complete
09:57:58 [2019-12-10T09:57:58.968Z] Digest: sha256:1828edd60c5efd34b2bf5dd3282ec0cc04d47b2ff9caa0b6d4f07a21d1c08084
09:57:58 [2019-12-10T09:57:58.968Z] Status: Downloaded newer image for busybox:latest
09:57:59 [2019-12-10T09:57:59.302Z] testing: warning: no tests to run
09:57:59 [2019-12-10T09:57:59.302Z] coverage: [no statements]
09:57:59 [2019-12-10T09:57:59.302Z] ok  	github.com/docker/docker/pkg/term/windows	0.005s	coverage: [no statements] [no tests to run]
09:57:59 [2019-12-10T09:57:59.302Z] ok  	github.com/docker/docker/pkg/term	0.030s	coverage: 84.8% of statements
09:57:59 [2019-12-10T09:57:59.955Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
09:58:00 [2019-12-10T09:58:00.038Z] ok  	github.com/docker/docker/pkg/urlutil	0.004s	coverage: 100.0% of statements
09:58:00 [2019-12-10T09:58:00.038Z] ok  	github.com/docker/docker/pkg/truncindex	0.106s	coverage: 91.5% of statements
09:58:00 [2019-12-10T09:58:00.038Z] ok  	github.com/docker/docker/pkg/tarsum	0.183s	coverage: 89.3% of statements
09:58:00 [2019-12-10T09:58:00.133Z] --- PASS: TestAuthZPluginAllowRequest (1.68s)
09:58:00 [2019-12-10T09:58:00.133Z] === RUN   TestAuthZPluginTLS
09:58:00 [2019-12-10T09:58:00.213Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
09:58:00 [2019-12-10T09:58:00.213Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
09:58:00 [2019-12-10T09:58:00.500Z] --- PASS: TestAuthZPluginTLS (0.56s)
09:58:00 [2019-12-10T09:58:00.500Z] === RUN   TestAuthZPluginDenyRequest
09:58:00 [2019-12-10T09:58:00.771Z] ok  	github.com/docker/docker/pkg/useragent	0.066s	coverage: 88.9% of statements
09:58:00 [2019-12-10T09:58:00.890Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
09:58:00 [2019-12-10T09:58:00.890Z] === RUN   TestAuthZPluginAPIDenyResponse
09:58:01 [2019-12-10T09:58:01.586Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
09:58:01 [2019-12-10T09:58:01.673Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
09:58:01 [2019-12-10T09:58:01.673Z] === RUN   TestAuthZPluginDenyResponse
09:58:01 [2019-12-10T09:58:01.848Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
09:58:02 [2019-12-10T09:58:02.149Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
09:58:02 [2019-12-10T09:58:02.149Z] === RUN   TestAuthZPluginAllowEventStream
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:58:02 [2019-12-10T09:58:02.558Z] + bundleName=arm64-integration
09:58:02 [2019-12-10T09:58:02.558Z] + echo Creating arm64-integration-bundles.tar.gz
09:58:02 [2019-12-10T09:58:02.558Z] Creating arm64-integration-bundles.tar.gz
09:58:02 [2019-12-10T09:58:02.558Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
09:58:02 [2019-12-10T09:58:02.558Z] + xargs tar -czf arm64-integration-bundles.tar.gz
09:58:02 [2019-12-10T09:58:02.585Z] ok  	github.com/docker/docker/plugin/v2	0.008s	coverage: 14.5% of statements
[Pipeline] archiveArtifacts
09:58:03 [2019-12-10T09:58:03.138Z] Archiving artifacts
09:58:03 [2019-12-10T09:58:03.746Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
09:58:04 [2019-12-10T09:58:04.068Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s)
09:58:04 [2019-12-10T09:58:04.068Z] === RUN   TestAuthZPluginErrorResponse
09:58:04 [2019-12-10T09:58:04.437Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
09:58:04 [2019-12-10T09:58:04.437Z] === RUN   TestAuthZPluginErrorRequest
09:58:04 [2019-12-10T09:58:04.680Z] === RUN   TestDockerDaemonSuite/TestShmSize
09:58:04 [2019-12-10T09:58:04.821Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
09:58:04 [2019-12-10T09:58:04.821Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:58:04 [2019-12-10T09:58:04.918Z] ok  	github.com/docker/docker/reference	0.018s	coverage: 84.4% of statements
09:58:04 [2019-12-10T09:58:04.938Z] === RUN   TestDockerSuite/TestBuildDockerignore
09:58:05 [2019-12-10T09:58:05.197Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40179/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:58:05 [2019-12-10T09:58:05.522Z] + make clean
09:58:05 [2019-12-10T09:58:05.596Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
09:58:05 [2019-12-10T09:58:05.596Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:58:05 [2019-12-10T09:58:05.654Z] ok  	github.com/docker/docker/profiles/seccomp	0.039s	coverage: 68.8% of statements
09:58:06 [2019-12-10T09:58:06.091Z] docker volume rm -f docker-dev-cache
09:58:06 [2019-12-10T09:58:06.349Z] docker-dev-cache
[Pipeline] deleteDir
09:58:06 [2019-12-10T09:58:06.390Z] ok  	github.com/docker/docker/plugin	0.625s	coverage: 27.1% of statements
09:58:06 [2019-12-10T09:58:06.840Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
09:58:07 [2019-12-10T09:58:07.576Z] ok  	github.com/docker/docker/registry/resumable	0.038s	coverage: 100.0% of statements
09:58:08 [2019-12-10T09:58:08.121Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s)
09:58:08 [2019-12-10T09:58:08.121Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:58:08 [2019-12-10T09:58:08.313Z] ok  	github.com/docker/docker/restartmanager	0.007s	coverage: 45.3% of statements
09:58:08 [2019-12-10T09:58:08.360Z] ok  	github.com/docker/docker/builder/remotecontext/git	29.416s	coverage: 86.3% of statements
09:58:08 [2019-12-10T09:58:08.360Z] ?   	github.com/docker/docker/cli	[no test files]
09:58:08 [2019-12-10T09:58:08.360Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:58:08 [2019-12-10T09:58:08.360Z] ok  	github.com/docker/docker/cli/debug	0.037s	coverage: 100.0% of statements
09:58:08 [2019-12-10T09:58:08.360Z] ok  	github.com/docker/docker/client	0.468s	coverage: 75.3% of statements
09:58:09 [2019-12-10T09:58:09.507Z] ok  	github.com/docker/docker/testutil	0.017s	coverage: 62.5% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
09:58:10 [2019-12-10T09:58:10.085Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.36s)
09:58:10 [2019-12-10T09:58:10.085Z] === RUN   TestAuthZPluginHeader
[Pipeline] }
09:58:10 [2019-12-10T09:58:10.124Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
09:58:10 [2019-12-10T09:58:10.124Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
09:58:10 [2019-12-10T09:58:10.239Z] ok  	github.com/docker/docker/runconfig	0.048s	coverage: 68.2% of statements
09:58:10 [2019-12-10T09:58:10.239Z] ok  	github.com/docker/docker/registry	0.540s	coverage: 56.0% of statements
09:58:10 [2019-12-10T09:58:10.867Z] --- PASS: TestAuthZPluginHeader (0.93s)
09:58:10 [2019-12-10T09:58:10.867Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:58:10 [2019-12-10T09:58:10.867Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:58:10 [2019-12-10T09:58:10.867Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:58:10 [2019-12-10T09:58:10.867Z] === RUN   TestAuthZPluginV2Disable
09:58:10 [2019-12-10T09:58:10.867Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:58:10 [2019-12-10T09:58:10.867Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:58:10 [2019-12-10T09:58:10.867Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:58:10 [2019-12-10T09:58:10.867Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:58:10 [2019-12-10T09:58:10.867Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:58:10 [2019-12-10T09:58:10.867Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:58:10 [2019-12-10T09:58:10.867Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:58:10 [2019-12-10T09:58:10.867Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:58:10 [2019-12-10T09:58:10.867Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:58:12 [2019-12-10T09:58:12.093Z] ok  	github.com/docker/docker/cmd/dockerd	0.743s	coverage: 19.0% of statements
09:58:13 [2019-12-10T09:58:13.631Z] ok  	github.com/docker/docker/container	0.527s	coverage: 42.5% of statements
09:58:13 [2019-12-10T09:58:13.631Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:58:13 [2019-12-10T09:58:13.631Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:58:13 [2019-12-10T09:58:13.631Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:58:13 [2019-12-10T09:58:13.631Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:58:14 [2019-12-10T09:58:14.116Z] ok  	github.com/docker/docker/volume/drivers	0.028s	coverage: 36.1% of statements
09:58:16 [2019-12-10T09:58:16.678Z] --- PASS: TestDockerDaemonSuite (358.99s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (9.38s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.39s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.65s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (5.47s)
09:58:16 [2019-12-10T09:58:16.678Z]         docker_cli_daemon_test.go:1449: [dcd4ae1d3019d] daemon is not started
09:58:16 [2019-12-10T09:58:16.678Z]         check_test.go:309: [d24691f0893f1] daemon is not started
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.62s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.59s)
09:58:16 [2019-12-10T09:58:16.678Z]         check_test.go:309: [dfe7e19e3afa6] daemon is not started
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.00s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.49s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.13s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.94s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.33s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.52s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.69s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.16s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
09:58:16 [2019-12-10T09:58:16.678Z]         check_test.go:309: [de23ddb2452fa] daemon is not started
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
09:58:16 [2019-12-10T09:58:16.678Z]         check_test.go:309: [d213955cb1725] daemon is not started
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.87s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.59s)
09:58:16 [2019-12-10T09:58:16.678Z]         check_test.go:309: [d0eef7b4ce4aa] daemon is not started
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.20s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.64s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.43s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
09:58:16 [2019-12-10T09:58:16.678Z]         check_test.go:309: [dd8616b65d94d] daemon is not started
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.73s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.18s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s)
09:58:16 [2019-12-10T09:58:16.678Z]         docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables
09:58:16 [2019-12-10T09:58:16.678Z]         check_test.go:309: [d4a5e540948c9] daemon is not started
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.88s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
09:58:16 [2019-12-10T09:58:16.678Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
09:58:16 [2019-12-10T09:58:16.678Z]         check_test.go:309: [ddc631f825d96] daemon is not started
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.30s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.40s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.38s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.98s)
09:58:16 [2019-12-10T09:58:16.678Z]         check_test.go:309: [d877c26a09507] daemon is not started
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.48s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
09:58:16 [2019-12-10T09:58:16.678Z]         check_test.go:309: [d219fdcf00fec] daemon is not started
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.86s)
09:58:16 [2019-12-10T09:58:16.678Z]         docker_cli_daemon_plugins_test.go:79: [da09a2d54e08d] daemon is not started
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.05s)
09:58:16 [2019-12-10T09:58:16.678Z]         docker_cli_daemon_plugins_test.go:169: [d4fe7ce5a74b7] daemon is not started
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.61s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.59s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
09:58:16 [2019-12-10T09:58:16.678Z]         check_test.go:309: [dd504a5c616d8] daemon is not started
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.92s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.90s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.85s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.78s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.83s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.70s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.27s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.32s)
09:58:16 [2019-12-10T09:58:16.678Z]         check_test.go:309: [de92f8f727aa7] daemon is not started
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.30s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.48s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.30s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.23s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.21s)
09:58:16 [2019-12-10T09:58:16.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.30s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.98s)
09:58:16 [2019-12-10T09:58:16.679Z]         check_test.go:309: [de6a1412886eb] daemon is not started
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.58s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.45s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (13.04s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.23s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.71s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.45s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.27s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
09:58:16 [2019-12-10T09:58:16.679Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
09:58:16 [2019-12-10T09:58:16.679Z]         check_test.go:309: [d487e69ea8253] daemon is not started
09:58:16 [2019-12-10T09:58:16.679Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
09:58:16 [2019-12-10T09:58:16.679Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
09:58:16 [2019-12-10T09:58:16.679Z]         check_test.go:309: [da677173e09a9] daemon is not started
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.74s)
09:58:16 [2019-12-10T09:58:16.679Z]         check_test.go:309: [de7ff06b9e59c] daemon is not started
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.18s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.38s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.84s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.53s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.33s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.24s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.23s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.43s)
09:58:16 [2019-12-10T09:58:16.679Z]         check_test.go:309: [db609d980e230] daemon is not started
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.15s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.43s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.22s)
09:58:16 [2019-12-10T09:58:16.679Z]         check_test.go:309: [da2ced290970e] daemon is not started
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.60s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.19s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.25s)
09:58:16 [2019-12-10T09:58:16.679Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
09:58:16 [2019-12-10T09:58:16.679Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
09:58:16 [2019-12-10T09:58:16.679Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
09:58:16 [2019-12-10T09:58:16.679Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
09:58:16 [2019-12-10T09:58:16.679Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
09:58:16 [2019-12-10T09:58:16.679Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
09:58:16 [2019-12-10T09:58:16.679Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
09:58:16 [2019-12-10T09:58:16.679Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
09:58:16 [2019-12-10T09:58:16.679Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
09:58:16 [2019-12-10T09:58:16.679Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
09:58:16 [2019-12-10T09:58:16.679Z]         check_test.go:309: [dc0af22f391ed] daemon is not started
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.25s)
09:58:16 [2019-12-10T09:58:16.679Z]         check_test.go:309: [d62f145c80a45] daemon is not started
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.60s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.68s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
09:58:16 [2019-12-10T09:58:16.679Z]         check_test.go:309: [d10ebc8836ac1] daemon is not started
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.88s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.06s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.80s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s)
09:58:16 [2019-12-10T09:58:16.679Z]         check_test.go:309: [d5c1a6df1e304] daemon is not started
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.02s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.13s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.22s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.29s)
09:58:16 [2019-12-10T09:58:16.679Z]         check_test.go:309: [d2c7c1f1315ba] daemon is not started
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.18s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
09:58:16 [2019-12-10T09:58:16.679Z]         check_test.go:309: [d4c949692016d] daemon is not started
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.97s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.84s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.35s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.08s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.81s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.78s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.32s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.05s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.29s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.29s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.81s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.47s)
09:58:16 [2019-12-10T09:58:16.679Z]         docker_cli_daemon_test.go:2542: [d74b390c420aa] daemon is not started
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.50s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.09s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.09s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.16s)
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s)
09:58:16 [2019-12-10T09:58:16.679Z]         check_test.go:309: [d27390fd43058] daemon is not started
09:58:16 [2019-12-10T09:58:16.679Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.69s)
09:58:16 [2019-12-10T09:58:16.679Z] === RUN   TestDockerSwarmSuite
09:58:16 [2019-12-10T09:58:16.679Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
09:58:17 [2019-12-10T09:58:17.150Z] ok  	github.com/docker/docker/volume/local	0.090s	coverage: 73.0% of statements
09:58:17 [2019-12-10T09:58:17.150Z] ok  	github.com/docker/docker/volume/mounts	0.150s	coverage: 67.0% of statements
09:58:18 [2019-12-10T09:58:18.330Z] ok  	github.com/docker/docker/volume/service	0.031s	coverage: 73.0% of statements
09:58:19 [2019-12-10T09:58:19.205Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
09:58:19 [2019-12-10T09:58:19.400Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
09:58:19 [2019-12-10T09:58:19.400Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
09:58:19 [2019-12-10T09:58:19.400Z] remote: Enumerating objects: 19, done.
09:58:19 [2019-12-10T09:58:19.400Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19
09:58:19 [2019-12-10T09:58:19.400Z] Unpacking objects:   5% (1/19)   
Unpacking objects:  10% (2/19)   
Unpacking objects:  15% (3/19)   
Unpacking objects:  21% (4/19)   
Unpacking objects:  26% (5/19)   
Unpacking objects:  31% (6/19)   
Unpacking objects:  36% (7/19)   
Unpacking objects:  42% (8/19)   
Unpacking objects:  47% (9/19)   
Unpacking objects:  52% (10/19)   
Unpacking objects:  57% (11/19)   
Unpacking objects:  63% (12/19)   
Unpacking objects:  68% (13/19)   
Unpacking objects:  73% (14/19)   
Unpacking objects:  78% (15/19)   
Unpacking objects:  84% (16/19)   
Unpacking objects:  89% (17/19)   
Unpacking objects:  94% (18/19)   
Unpacking objects: 100% (19/19)   
Unpacking objects: 100% (19/19), done.
09:58:19 [2019-12-10T09:58:19.400Z] Building: bundles/cross/windows/amd64/containerutility.exe
09:58:20 [2019-12-10T09:58:20.139Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
09:58:20 [2019-12-10T09:58:20.397Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
09:58:21 [2019-12-10T09:58:21.300Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:58:22 [2019-12-10T09:58:22.562Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40179/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc hack/test/unit
09:58:23 [2019-12-10T09:58:23.677Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
09:58:25 [2019-12-10T09:58:25.048Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
09:58:25 [2019-12-10T09:58:25.088Z] ?   	github.com/docker/docker/api	[no test files]
09:58:25 [2019-12-10T09:58:25.678Z] ok  	github.com/docker/docker/pkg/plugins	33.637s	coverage: 76.6% of statements
09:58:25 [2019-12-10T09:58:25.678Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:58:25 [2019-12-10T09:58:25.678Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:58:25 [2019-12-10T09:58:25.678Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
09:58:25 [2019-12-10T09:58:25.678Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:58:25 [2019-12-10T09:58:25.678Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:58:25 [2019-12-10T09:58:25.678Z] ?   	github.com/docker/docker/rootless	[no test files]
09:58:25 [2019-12-10T09:58:25.678Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
09:58:25 [2019-12-10T09:58:25.678Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:58:25 [2019-12-10T09:58:25.678Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:58:25 [2019-12-10T09:58:25.678Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:58:25 [2019-12-10T09:58:25.678Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:58:25 [2019-12-10T09:58:25.678Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:58:25 [2019-12-10T09:58:25.678Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:58:25 [2019-12-10T09:58:25.678Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:58:25 [2019-12-10T09:58:25.678Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:58:25 [2019-12-10T09:58:25.678Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:58:25 [2019-12-10T09:58:25.678Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:58:25 [2019-12-10T09:58:25.678Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:58:25 [2019-12-10T09:58:25.678Z] ?   	github.com/docker/docker/volume	[no test files]
09:58:25 [2019-12-10T09:58:25.678Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:58:25 [2019-12-10T09:58:25.678Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:58:25 [2019-12-10T09:58:25.678Z] 
09:58:25 [2019-12-10T09:58:25.678Z] === Skipped
09:58:25 [2019-12-10T09:58:25.678Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
09:58:25 [2019-12-10T09:58:25.678Z]     exec_linux_test.go:18: requires AppArmor to be enabled
09:58:25 [2019-12-10T09:58:25.678Z] 
09:58:25 [2019-12-10T09:58:25.678Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
09:58:25 [2019-12-10T09:58:25.678Z]     exec_linux_test.go:38: requires AppArmor to be enabled
09:58:25 [2019-12-10T09:58:25.678Z] 
09:58:25 [2019-12-10T09:58:25.678Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:58:25 [2019-12-10T09:58:25.678Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:58:25 [2019-12-10T09:58:25.678Z]     graphtest_unix.go:46: Driver btrfs not supported
09:58:25 [2019-12-10T09:58:25.678Z] 
09:58:25 [2019-12-10T09:58:25.678Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:58:25 [2019-12-10T09:58:25.678Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:58:25 [2019-12-10T09:58:25.678Z]     graphtest_unix.go:46: Driver btrfs not supported
09:58:25 [2019-12-10T09:58:25.678Z] 
09:58:25 [2019-12-10T09:58:25.678Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:58:25 [2019-12-10T09:58:25.678Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:58:25 [2019-12-10T09:58:25.678Z]     graphtest_unix.go:46: Driver btrfs not supported
09:58:25 [2019-12-10T09:58:25.678Z] 
09:58:25 [2019-12-10T09:58:25.678Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:58:25 [2019-12-10T09:58:25.678Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:58:25 [2019-12-10T09:58:25.679Z]     graphtest_unix.go:46: Driver btrfs not supported
09:58:25 [2019-12-10T09:58:25.679Z] 
09:58:25 [2019-12-10T09:58:25.679Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:58:25 [2019-12-10T09:58:25.679Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:58:25 [2019-12-10T09:58:25.679Z]     graphtest_unix.go:46: Driver btrfs not supported
09:58:25 [2019-12-10T09:58:25.679Z] 
09:58:25 [2019-12-10T09:58:25.679Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:58:25 [2019-12-10T09:58:25.679Z]     graphtest_unix.go:73: No driver to put!
09:58:25 [2019-12-10T09:58:25.679Z] 
09:58:25 [2019-12-10T09:58:25.679Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
09:58:25 [2019-12-10T09:58:25.679Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
09:58:25 [2019-12-10T09:58:25.679Z] 
09:58:25 [2019-12-10T09:58:25.679Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
09:58:25 [2019-12-10T09:58:25.679Z]     overlay_test.go:49: Fails to compute changes intermittently
09:58:25 [2019-12-10T09:58:25.679Z] 
09:58:25 [2019-12-10T09:58:25.679Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:58:25 [2019-12-10T09:58:25.679Z]     overlay_test.go:65: Cannot run test with naive change algorithm
09:58:25 [2019-12-10T09:58:25.679Z] 
09:58:25 [2019-12-10T09:58:25.679Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:58:25 [2019-12-10T09:58:25.679Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:58:25 [2019-12-10T09:58:25.679Z] 
09:58:25 [2019-12-10T09:58:25.679Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:58:25 [2019-12-10T09:58:25.679Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:58:25 [2019-12-10T09:58:25.679Z]     graphtest_unix.go:46: Driver zfs not supported
09:58:25 [2019-12-10T09:58:25.679Z] 
09:58:25 [2019-12-10T09:58:25.679Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:58:25 [2019-12-10T09:58:25.679Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:58:25 [2019-12-10T09:58:25.679Z]     graphtest_unix.go:46: Driver zfs not supported
09:58:25 [2019-12-10T09:58:25.679Z] 
09:58:25 [2019-12-10T09:58:25.679Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:58:25 [2019-12-10T09:58:25.679Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:58:25 [2019-12-10T09:58:25.679Z]     graphtest_unix.go:46: Driver zfs not supported
09:58:25 [2019-12-10T09:58:25.679Z] 
09:58:25 [2019-12-10T09:58:25.679Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:58:25 [2019-12-10T09:58:25.679Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:58:25 [2019-12-10T09:58:25.679Z]     graphtest_unix.go:46: Driver zfs not supported
09:58:25 [2019-12-10T09:58:25.679Z] 
09:58:25 [2019-12-10T09:58:25.679Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:58:25 [2019-12-10T09:58:25.679Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:58:25 [2019-12-10T09:58:25.679Z]     graphtest_unix.go:46: Driver zfs not supported
09:58:25 [2019-12-10T09:58:25.679Z] 
09:58:25 [2019-12-10T09:58:25.679Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:58:25 [2019-12-10T09:58:25.679Z]     graphtest_unix.go:73: No driver to put!
09:58:25 [2019-12-10T09:58:25.679Z] 
09:58:25 [2019-12-10T09:58:25.679Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:58:25 [2019-12-10T09:58:25.679Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
09:58:25 [2019-12-10T09:58:25.679Z] 
09:58:25 [2019-12-10T09:58:25.679Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:58:25 [2019-12-10T09:58:25.679Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
09:58:25 [2019-12-10T09:58:25.679Z] 
09:58:25 [2019-12-10T09:58:25.679Z] 
09:58:25 [2019-12-10T09:58:25.679Z] DONE 2151 tests, 20 skipped in 334.758s
Post stage
[Pipeline] junit
09:58:26 [2019-12-10T09:58:26.520Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:58:27 [2019-12-10T09:58:27.667Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40179/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc hack/make.sh dynbinary test-integration
09:58:28 [2019-12-10T09:58:28.007Z] 
09:58:28 [2019-12-10T09:58:28.007Z] Removing bundles/
09:58:28 [2019-12-10T09:58:28.007Z] 
09:58:28 [2019-12-10T09:58:28.007Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:58:28 [2019-12-10T09:58:28.351Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:58:28 [2019-12-10T09:58:28.351Z] GOOS="" GOARCH="" GOARM=""
09:58:30 [2019-12-10T09:58:30.310Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
09:58:30 [2019-12-10T09:58:30.551Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s)
09:58:30 [2019-12-10T09:58:30.551Z] PASS
09:58:30 [2019-12-10T09:58:30.551Z] 
09:58:30 [2019-12-10T09:58:30.551Z] === Skipped
09:58:30 [2019-12-10T09:58:30.551Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:58:30 [2019-12-10T09:58:30.551Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:58:30 [2019-12-10T09:58:30.551Z] 
09:58:30 [2019-12-10T09:58:30.551Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:58:30 [2019-12-10T09:58:30.551Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:58:30 [2019-12-10T09:58:30.551Z] 
09:58:30 [2019-12-10T09:58:30.551Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:58:30 [2019-12-10T09:58:30.551Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:58:30 [2019-12-10T09:58:30.551Z] 
09:58:30 [2019-12-10T09:58:30.551Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:58:30 [2019-12-10T09:58:30.551Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:58:30 [2019-12-10T09:58:30.551Z] 
09:58:30 [2019-12-10T09:58:30.551Z] 
09:58:30 [2019-12-10T09:58:30.551Z] DONE 17 tests, 4 skipped in 29.751s
09:58:30 [2019-12-10T09:58:30.551Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:58:30 [2019-12-10T09:58:30.551Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
09:58:30 [2019-12-10T09:58:30.551Z] ++ set -e
09:58:30 [2019-12-10T09:58:30.551Z] ++ '[' -n 0 ']'
09:58:30 [2019-12-10T09:58:30.551Z] ++ set -x
09:58:30 [2019-12-10T09:58:30.551Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
09:58:30 [2019-12-10T09:58:30.551Z] INFO: Testing against a local daemon
09:58:30 [2019-12-10T09:58:30.551Z] === RUN   TestPluginInvalidJSON
09:58:30 [2019-12-10T09:58:30.551Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:58:30 [2019-12-10T09:58:30.551Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:58:30 [2019-12-10T09:58:30.551Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:58:30 [2019-12-10T09:58:30.551Z] --- PASS: TestPluginInvalidJSON (0.02s)
09:58:30 [2019-12-10T09:58:30.551Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:58:30 [2019-12-10T09:58:30.551Z] PASS
09:58:30 [2019-12-10T09:58:30.551Z] 
09:58:30 [2019-12-10T09:58:30.551Z] DONE 2 tests in 0.128s
09:58:30 [2019-12-10T09:58:30.551Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:58:30 [2019-12-10T09:58:30.551Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
09:58:30 [2019-12-10T09:58:30.551Z] ++ set -e
09:58:30 [2019-12-10T09:58:30.551Z] ++ '[' -n 0 ']'
09:58:30 [2019-12-10T09:58:30.551Z] ++ set -x
09:58:30 [2019-12-10T09:58:30.551Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
09:58:30 [2019-12-10T09:58:30.551Z] INFO: Testing against a local daemon
09:58:30 [2019-12-10T09:58:30.551Z] === RUN   TestExternalGraphDriver
09:58:30 [2019-12-10T09:58:30.551Z] === RUN   TestExternalGraphDriver/json
09:58:30 [2019-12-10T09:58:30.551Z] === RUN   TestExternalGraphDriver/spec
09:58:32 [2019-12-10T09:58:32.360Z] === RUN   TestExternalGraphDriver/pull
09:58:34 [2019-12-10T09:58:34.713Z] ok  	github.com/docker/docker/daemon	3.695s	coverage: 9.2% of statements
09:58:34 [2019-12-10T09:58:34.713Z] ok  	github.com/docker/docker/daemon/cluster	1.426s	coverage: 0.5% of statements
09:58:34 [2019-12-10T09:58:34.713Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.236s	coverage: 65.3% of statements
09:58:34 [2019-12-10T09:58:34.713Z] ok  	github.com/docker/docker/daemon/cluster/convert	1.282s	coverage: 35.8% of statements
09:58:34 [2019-12-10T09:58:34.713Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:58:34 [2019-12-10T09:58:34.713Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.285s	coverage: 10.9% of statements
09:58:34 [2019-12-10T09:58:34.713Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:58:34 [2019-12-10T09:58:34.713Z] ok  	github.com/docker/docker/daemon/config	1.034s	coverage: 80.1% of statements
09:58:34 [2019-12-10T09:58:34.713Z] ok  	github.com/docker/docker/daemon/discovery	0.895s	coverage: 30.0% of statements
09:58:34 [2019-12-10T09:58:34.713Z] ok  	github.com/docker/docker/daemon/events	0.544s	coverage: 50.0% of statements
09:58:34 [2019-12-10T09:58:34.713Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:58:34 [2019-12-10T09:58:34.713Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:58:34 [2019-12-10T09:58:34.713Z] ok  	github.com/docker/docker/daemon/graphdriver	0.201s	coverage: 2.3% of statements
09:58:34 [2019-12-10T09:58:34.713Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
09:58:34 [2019-12-10T09:58:34.713Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
09:58:34 [2019-12-10T09:58:34.713Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:58:34 [2019-12-10T09:58:34.713Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
09:58:34 [2019-12-10T09:58:34.713Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
09:58:34 [2019-12-10T09:58:34.713Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
09:58:34 [2019-12-10T09:58:34.713Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
09:58:34 [2019-12-10T09:58:34.713Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:58:34 [2019-12-10T09:58:34.713Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
09:58:34 [2019-12-10T09:58:34.713Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
09:58:34 [2019-12-10T09:58:34.713Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
09:58:34 [2019-12-10T09:58:34.713Z] ok  	github.com/docker/docker/daemon/images	0.342s	coverage: 4.9% of statements
09:58:34 [2019-12-10T09:58:34.713Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:58:34 [2019-12-10T09:58:34.713Z] ok  	github.com/docker/docker/daemon/links	0.060s	coverage: 93.0% of statements
09:58:34 [2019-12-10T09:58:34.713Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:58:34 [2019-12-10T09:58:34.713Z] ok  	github.com/docker/docker/daemon/logger	0.455s	coverage: 43.0% of statements
09:58:34 [2019-12-10T09:58:34.900Z] --- PASS: TestExternalGraphDriver (6.55s)
09:58:34 [2019-12-10T09:58:34.900Z]     --- PASS: TestExternalGraphDriver/json (2.05s)
09:58:34 [2019-12-10T09:58:34.900Z]     --- PASS: TestExternalGraphDriver/spec (2.11s)
09:58:34 [2019-12-10T09:58:34.900Z]     --- PASS: TestExternalGraphDriver/pull (2.21s)
09:58:34 [2019-12-10T09:58:34.900Z] === RUN   TestGraphdriverPluginV2
09:58:34 [2019-12-10T09:58:34.900Z] --- SKIP: TestGraphdriverPluginV2 (0.08s)
09:58:34 [2019-12-10T09:58:34.900Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:58:34 [2019-12-10T09:58:34.900Z] PASS
09:58:34 [2019-12-10T09:58:34.900Z] 
09:58:34 [2019-12-10T09:58:34.900Z] === Skipped
09:58:34 [2019-12-10T09:58:34.900Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s)
09:58:34 [2019-12-10T09:58:34.900Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:58:34 [2019-12-10T09:58:34.900Z] 
09:58:34 [2019-12-10T09:58:34.900Z] 
09:58:34 [2019-12-10T09:58:34.900Z] DONE 5 tests, 1 skipped in 6.751s
09:58:34 [2019-12-10T09:58:34.900Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:58:34 [2019-12-10T09:58:34.900Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
09:58:34 [2019-12-10T09:58:34.900Z] ++ set -e
09:58:34 [2019-12-10T09:58:34.900Z] ++ '[' -n 0 ']'
09:58:34 [2019-12-10T09:58:34.900Z] ++ set -x
09:58:34 [2019-12-10T09:58:34.900Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
09:58:34 [2019-12-10T09:58:34.900Z] INFO: Testing against a local daemon
09:58:34 [2019-12-10T09:58:34.901Z] === RUN   TestContinueAfterPluginCrash
09:58:34 [2019-12-10T09:58:34.901Z] === PAUSE TestContinueAfterPluginCrash
09:58:34 [2019-12-10T09:58:34.901Z] === RUN   TestDaemonStartWithLogOpt
09:58:34 [2019-12-10T09:58:34.901Z] === PAUSE TestDaemonStartWithLogOpt
09:58:34 [2019-12-10T09:58:34.901Z] === CONT  TestContinueAfterPluginCrash
09:58:34 [2019-12-10T09:58:34.901Z] === CONT  TestDaemonStartWithLogOpt
09:58:35 [2019-12-10T09:58:35.679Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.541s	coverage: 77.8% of statements
09:58:35 [2019-12-10T09:58:35.679Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
09:58:35 [2019-12-10T09:58:35.679Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
09:58:35 [2019-12-10T09:58:35.679Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:58:35 [2019-12-10T09:58:35.679Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
09:58:35 [2019-12-10T09:58:35.679Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
09:58:36 [2019-12-10T09:58:36.647Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.352s	coverage: 62.1% of statements
09:58:36 [2019-12-10T09:58:36.647Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.207s	coverage: 88.3% of statements
09:58:37 [2019-12-10T09:58:37.613Z] ok  	github.com/docker/docker/daemon/logger/local	0.374s	coverage: 74.7% of statements
09:58:37 [2019-12-10T09:58:37.613Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:58:38 [2019-12-10T09:58:38.074Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.185s	coverage: 21.4% of statements
09:58:39 [2019-12-10T09:58:39.951Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 9.0% of statements
09:58:40 [2019-12-10T09:58:40.272Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
09:58:40 [2019-12-10T09:58:40.530Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
09:58:40 [2019-12-10T09:58:40.530Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
09:58:41 [2019-12-10T09:58:41.072Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.262s	coverage: 82.5% of statements
09:58:41 [2019-12-10T09:58:41.072Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.151s	coverage: 47.8% of statements
09:58:41 [2019-12-10T09:58:41.072Z] ok  	github.com/docker/docker/daemon/logger/templates	0.207s	coverage: 8.3% of statements
09:58:41 [2019-12-10T09:58:41.072Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:58:41 [2019-12-10T09:58:41.072Z] ?   	github.com/docker/docker/daemon/network	[no test files]
09:58:41 [2019-12-10T09:58:41.072Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:58:42 [2019-12-10T09:58:42.426Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
09:58:42 [2019-12-10T09:58:42.607Z] ok  	github.com/docker/docker/distribution	1.349s	coverage: 20.3% of statements
09:58:43 [2019-12-10T09:58:43.360Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
09:58:43 [2019-12-10T09:58:43.576Z] ok  	github.com/docker/docker/distribution/metadata	1.766s	coverage: 48.2% of statements
09:58:43 [2019-12-10T09:58:43.576Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:58:44 [2019-12-10T09:58:44.542Z] ok  	github.com/docker/docker/distribution/xfer	2.074s	coverage: 76.8% of statements
09:58:44 [2019-12-10T09:58:44.542Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:58:44 [2019-12-10T09:58:44.542Z] ok  	github.com/docker/docker/errdefs	0.148s	coverage: 49.4% of statements
09:58:46 [2019-12-10T09:58:46.368Z] --- PASS: TestDaemonStartWithLogOpt (11.12s)
09:58:46 [2019-12-10T09:58:46.639Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
09:58:46 [2019-12-10T09:58:46.718Z] ok  	github.com/docker/docker/image	1.326s	coverage: 86.4% of statements
09:58:46 [2019-12-10T09:58:46.718Z] ok  	github.com/docker/docker/image/cache	0.242s	coverage: 19.2% of statements
09:58:46 [2019-12-10T09:58:46.718Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
09:58:46 [2019-12-10T09:58:46.718Z] ok  	github.com/docker/docker/image/v1	0.179s	coverage: 25.0% of statements
09:58:46 [2019-12-10T09:58:46.718Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:58:48 [2019-12-10T09:58:48.893Z] ok  	github.com/docker/docker/layer	0.458s	coverage: 30.0% of statements
09:58:48 [2019-12-10T09:58:48.893Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:58:49 [2019-12-10T09:58:49.986Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
09:58:50 [2019-12-10T09:58:50.426Z] ok  	github.com/docker/docker/libcontainerd/local	0.344s	coverage: 1.0% of statements
09:58:50 [2019-12-10T09:58:50.426Z] ok  	github.com/docker/docker/libcontainerd/queue	0.132s	coverage: 100.0% of statements
09:58:50 [2019-12-10T09:58:50.426Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:58:50 [2019-12-10T09:58:50.426Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:58:50 [2019-12-10T09:58:50.426Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:58:50 [2019-12-10T09:58:50.426Z] ?   	github.com/docker/docker/oci	[no test files]
09:58:50 [2019-12-10T09:58:50.426Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:58:50 [2019-12-10T09:58:50.426Z] ok  	github.com/docker/docker/opts	0.266s	coverage: 67.3% of statements
09:58:50 [2019-12-10T09:58:50.426Z] ok  	github.com/docker/docker/pkg/aaparser	0.134s	coverage: 50.0% of statements
09:58:51 [2019-12-10T09:58:51.370Z] --- PASS: TestContinueAfterPluginCrash (16.28s)
09:58:51 [2019-12-10T09:58:51.370Z] PASS
09:58:51 [2019-12-10T09:58:51.370Z] 
09:58:51 [2019-12-10T09:58:51.370Z] DONE 2 tests in 16.445s
09:58:51 [2019-12-10T09:58:51.370Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:58:51 [2019-12-10T09:58:51.370Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
09:58:51 [2019-12-10T09:58:51.370Z] ++ set -e
09:58:51 [2019-12-10T09:58:51.370Z] ++ '[' -n 0 ']'
09:58:51 [2019-12-10T09:58:51.370Z] ++ set -x
09:58:51 [2019-12-10T09:58:51.370Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
09:58:51 [2019-12-10T09:58:51.370Z] INFO: Testing against a local daemon
09:58:51 [2019-12-10T09:58:51.370Z] === RUN   TestPluginWithDevMounts
09:58:51 [2019-12-10T09:58:51.370Z] === PAUSE TestPluginWithDevMounts
09:58:51 [2019-12-10T09:58:51.370Z] === CONT  TestPluginWithDevMounts
09:58:52 [2019-12-10T09:58:52.511Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
09:58:53 [2019-12-10T09:58:53.852Z] --- PASS: TestPluginWithDevMounts (2.05s)
09:58:53 [2019-12-10T09:58:53.852Z] PASS
09:58:53 [2019-12-10T09:58:53.852Z] 
09:58:53 [2019-12-10T09:58:53.852Z] DONE 1 tests in 2.238s
09:58:53 [2019-12-10T09:58:53.852Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
09:58:53 [2019-12-10T09:58:53.852Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
09:58:53 [2019-12-10T09:58:53.852Z] ++ set -e
09:58:53 [2019-12-10T09:58:53.852Z] ++ '[' -n 0 ']'
09:58:53 [2019-12-10T09:58:53.852Z] ++ set -x
09:58:53 [2019-12-10T09:58:53.852Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
09:58:53 [2019-12-10T09:58:53.852Z] INFO: Testing against a local daemon
09:58:53 [2019-12-10T09:58:53.852Z] === RUN   TestSecretInspect
09:58:56 [2019-12-10T09:58:56.393Z] --- PASS: TestSecretInspect (2.97s)
09:58:56 [2019-12-10T09:58:56.393Z] === RUN   TestSecretList
09:58:59 [2019-12-10T09:58:59.598Z] --- PASS: TestSecretList (3.04s)
09:58:59 [2019-12-10T09:58:59.599Z] === RUN   TestSecretsCreateAndDelete
09:59:00 [2019-12-10T09:59:00.612Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
09:59:02 [2019-12-10T09:59:02.928Z] --- PASS: TestSecretsCreateAndDelete (2.97s)
09:59:02 [2019-12-10T09:59:02.928Z] === RUN   TestSecretsUpdate
09:59:03 [2019-12-10T09:59:03.894Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
09:59:05 [2019-12-10T09:59:05.373Z] --- PASS: TestSecretsUpdate (2.52s)
09:59:05 [2019-12-10T09:59:05.374Z] === RUN   TestTemplatedSecret
09:59:06 [2019-12-10T09:59:06.422Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
09:59:07 [2019-12-10T09:59:07.946Z] --- PASS: TestTemplatedSecret (2.97s)
09:59:07 [2019-12-10T09:59:07.946Z] === RUN   TestSecretCreateResolve
09:59:11 [2019-12-10T09:59:11.118Z] --- PASS: TestSecretCreateResolve (3.05s)
09:59:11 [2019-12-10T09:59:11.118Z] PASS
09:59:11 [2019-12-10T09:59:11.118Z] 
09:59:11 [2019-12-10T09:59:11.118Z] DONE 6 tests in 17.682s
09:59:11 [2019-12-10T09:59:11.118Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
09:59:11 [2019-12-10T09:59:11.118Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
09:59:11 [2019-12-10T09:59:11.118Z] ++ set -e
09:59:11 [2019-12-10T09:59:11.118Z] ++ '[' -n 0 ']'
09:59:11 [2019-12-10T09:59:11.118Z] ++ set -x
09:59:11 [2019-12-10T09:59:11.118Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
09:59:11 [2019-12-10T09:59:11.491Z] INFO: Testing against a local daemon
09:59:11 [2019-12-10T09:59:11.491Z] === RUN   TestServiceCreateInit
09:59:11 [2019-12-10T09:59:11.491Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:59:14 [2019-12-10T09:59:14.522Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
09:59:14 [2019-12-10T09:59:14.522Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
09:59:15 [2019-12-10T09:59:15.549Z] ok  	github.com/docker/docker/pkg/archive	8.700s	coverage: 62.0% of statements
09:59:15 [2019-12-10T09:59:15.549Z] ok  	github.com/docker/docker/pkg/authorization	0.654s	coverage: 26.8% of statements
09:59:15 [2019-12-10T09:59:15.549Z] ok  	github.com/docker/docker/pkg/broadcaster	0.039s	coverage: 100.0% of statements
09:59:15 [2019-12-10T09:59:15.549Z] ok  	github.com/docker/docker/pkg/capabilities	0.064s	coverage: 87.5% of statements
09:59:15 [2019-12-10T09:59:15.549Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.119s	coverage: 15.4% of statements
09:59:15 [2019-12-10T09:59:15.549Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
09:59:15 [2019-12-10T09:59:15.549Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:59:15 [2019-12-10T09:59:15.549Z] ok  	github.com/docker/docker/pkg/directory	0.111s	coverage: 80.0% of statements
09:59:15 [2019-12-10T09:59:15.549Z] ok  	github.com/docker/docker/pkg/discovery	0.135s	coverage: 58.3% of statements
09:59:15 [2019-12-10T09:59:15.549Z] ok  	github.com/docker/docker/pkg/discovery/file	0.084s	coverage: 92.9% of statements
09:59:15 [2019-12-10T09:59:15.549Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.405s	coverage: 84.1% of statements
09:59:15 [2019-12-10T09:59:15.549Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.118s	coverage: 92.3% of statements
09:59:15 [2019-12-10T09:59:15.549Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.059s	coverage: 93.8% of statements
09:59:15 [2019-12-10T09:59:15.549Z] ok  	github.com/docker/docker/pkg/filenotify	0.174s	coverage: 45.7% of statements
09:59:15 [2019-12-10T09:59:15.549Z] ok  	github.com/docker/docker/pkg/fileutils	0.110s	coverage: 87.7% of statements
09:59:15 [2019-12-10T09:59:15.549Z] ok  	github.com/docker/docker/pkg/homedir	0.081s	coverage: 42.9% of statements
09:59:15 [2019-12-10T09:59:15.549Z] ok  	github.com/docker/docker/pkg/idtools	0.110s	coverage: 6.3% of statements
09:59:15 [2019-12-10T09:59:15.549Z] ok  	github.com/docker/docker/pkg/ioutils	0.698s	coverage: 69.2% of statements
09:59:15 [2019-12-10T09:59:15.549Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.202s	coverage: 91.7% of statements
09:59:15 [2019-12-10T09:59:15.549Z] ok  	github.com/docker/docker/pkg/locker	0.098s	coverage: 88.9% of statements
09:59:15 [2019-12-10T09:59:15.549Z] ok  	github.com/docker/docker/pkg/longpath	0.070s	coverage: 100.0% of statements
09:59:15 [2019-12-10T09:59:15.549Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
09:59:15 [2019-12-10T09:59:15.549Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.039s	coverage: 85.7% of statements
09:59:15 [2019-12-10T09:59:15.549Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
09:59:15 [2019-12-10T09:59:15.549Z] ok  	github.com/docker/docker/pkg/parsers	0.062s	coverage: 97.0% of statements
09:59:15 [2019-12-10T09:59:15.549Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
09:59:15 [2019-12-10T09:59:15.549Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
09:59:15 [2019-12-10T09:59:15.549Z] ok  	github.com/docker/docker/pkg/pidfile	0.066s	coverage: 82.6% of statements
09:59:15 [2019-12-10T09:59:15.549Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:59:15 [2019-12-10T09:59:15.549Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:59:16 [2019-12-10T09:59:16.662Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:59:21 [2019-12-10T09:59:21.770Z] --- PASS: TestServiceCreateInit (9.83s)
09:59:21 [2019-12-10T09:59:21.770Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.18s)
09:59:21 [2019-12-10T09:59:21.770Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.64s)
09:59:21 [2019-12-10T09:59:21.770Z] === RUN   TestCreateServiceMultipleTimes
09:59:26 [2019-12-10T09:59:26.714Z] --- PASS: TestImportExtremelyLargeImageWorks (182.54s)
09:59:26 [2019-12-10T09:59:26.714Z] PASS
09:59:26 [2019-12-10T09:59:26.714Z] 
09:59:26 [2019-12-10T09:59:26.714Z] DONE 12 tests in 186.616s
09:59:26 [2019-12-10T09:59:26.714Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
09:59:26 [2019-12-10T09:59:26.714Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
09:59:26 [2019-12-10T09:59:26.714Z] ++ set -e
09:59:26 [2019-12-10T09:59:26.714Z] ++ '[' -n 0 ']'
09:59:26 [2019-12-10T09:59:26.714Z] ++ set -x
09:59:26 [2019-12-10T09:59:26.714Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
09:59:26 [2019-12-10T09:59:26.714Z] INFO: Testing against a local daemon
09:59:26 [2019-12-10T09:59:26.714Z] === RUN   TestNetworkCreateDelete
09:59:26 [2019-12-10T09:59:26.714Z] --- PASS: TestNetworkCreateDelete (0.14s)
09:59:26 [2019-12-10T09:59:26.714Z] === RUN   TestDockerNetworkDeletePreferID
09:59:26 [2019-12-10T09:59:26.714Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
09:59:26 [2019-12-10T09:59:26.714Z] === RUN   TestInspectNetwork
09:59:26 [2019-12-10T09:59:26.714Z] === RUN   TestDockerSuite/TestBuildDotDotFile
09:59:26 [2019-12-10T09:59:26.714Z] === RUN   TestDockerSuite/TestBuildEOLInLine
09:59:31 [2019-12-10T09:59:31.974Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
09:59:31 [2019-12-10T09:59:31.974Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
09:59:32 [2019-12-10T09:59:32.232Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
09:59:32 [2019-12-10T09:59:32.232Z] === RUN   TestInspectNetwork/full_network_id
09:59:32 [2019-12-10T09:59:32.232Z] === RUN   TestInspectNetwork/partial_network_id
09:59:32 [2019-12-10T09:59:32.232Z] === RUN   TestInspectNetwork/network_name
09:59:32 [2019-12-10T09:59:32.232Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:59:32 [2019-12-10T09:59:32.797Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
09:59:32 [2019-12-10T09:59:32.797Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
09:59:33 [2019-12-10T09:59:33.360Z] === RUN   TestDockerSuite/TestBuildEntrypoint
09:59:33 [2019-12-10T09:59:33.617Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
09:59:34 [2019-12-10T09:59:34.549Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
09:59:35 [2019-12-10T09:59:35.114Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
09:59:36 [2019-12-10T09:59:36.047Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
09:59:36 [2019-12-10T09:59:36.613Z] --- PASS: TestInspectNetwork (11.19s)
09:59:36 [2019-12-10T09:59:36.613Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
09:59:36 [2019-12-10T09:59:36.613Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:59:36 [2019-12-10T09:59:36.613Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:59:36 [2019-12-10T09:59:36.613Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:59:36 [2019-12-10T09:59:36.613Z] === RUN   TestRunContainerWithBridgeNone
09:59:37 [2019-12-10T09:59:37.987Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
09:59:38 [2019-12-10T09:59:38.408Z] --- PASS: TestCreateServiceMultipleTimes (17.33s)
09:59:38 [2019-12-10T09:59:38.408Z] === RUN   TestCreateServiceConflict
09:59:39 [2019-12-10T09:59:39.371Z] === RUN   TestDockerSuite/TestBuildEnv
09:59:39 [2019-12-10T09:59:39.630Z] --- PASS: TestRunContainerWithBridgeNone (3.13s)
09:59:39 [2019-12-10T09:59:39.630Z] === RUN   TestNetworkInvalidJSON
09:59:39 [2019-12-10T09:59:39.630Z] === RUN   TestNetworkInvalidJSON//networks/create
09:59:39 [2019-12-10T09:59:39.630Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:59:39 [2019-12-10T09:59:39.630Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:59:39 [2019-12-10T09:59:39.630Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:59:39 [2019-12-10T09:59:39.630Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:59:39 [2019-12-10T09:59:39.630Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:59:39 [2019-12-10T09:59:39.630Z] === CONT  TestNetworkInvalidJSON//networks/create
09:59:39 [2019-12-10T09:59:39.630Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:59:39 [2019-12-10T09:59:39.630Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:59:39 [2019-12-10T09:59:39.630Z] --- PASS: TestNetworkInvalidJSON (0.02s)
09:59:39 [2019-12-10T09:59:39.630Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:59:39 [2019-12-10T09:59:39.630Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:59:39 [2019-12-10T09:59:39.630Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:59:39 [2019-12-10T09:59:39.630Z] === RUN   TestDaemonRestartWithLiveRestore
09:59:40 [2019-12-10T09:59:40.664Z] ok  	github.com/docker/docker/pkg/plugins	34.964s	coverage: 73.4% of statements
09:59:40 [2019-12-10T09:59:40.665Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.202s	coverage: 56.8% of statements
09:59:40 [2019-12-10T09:59:40.665Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:59:40 [2019-12-10T09:59:40.665Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:59:40 [2019-12-10T09:59:40.665Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.081s	coverage: 85.7% of statements
09:59:40 [2019-12-10T09:59:40.665Z] ok  	github.com/docker/docker/pkg/pools	0.086s	coverage: 88.2% of statements
09:59:40 [2019-12-10T09:59:40.665Z] ok  	github.com/docker/docker/pkg/progress	0.047s	coverage: 75.9% of statements
09:59:40 [2019-12-10T09:59:40.665Z] ok  	github.com/docker/docker/pkg/pubsub	1.086s	coverage: 73.9% of statements
09:59:40 [2019-12-10T09:59:40.665Z] ok  	github.com/docker/docker/pkg/reexec	0.086s	coverage: 82.4% of statements
09:59:40 [2019-12-10T09:59:40.665Z] ok  	github.com/docker/docker/pkg/signal	0.058s	coverage: 20.3% of statements
09:59:40 [2019-12-10T09:59:40.665Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
09:59:40 [2019-12-10T09:59:40.665Z] ok  	github.com/docker/docker/pkg/stdcopy	0.045s	coverage: 100.0% of statements
09:59:40 [2019-12-10T09:59:40.665Z] ok  	github.com/docker/docker/pkg/streamformatter	0.059s	coverage: 66.2% of statements
09:59:40 [2019-12-10T09:59:40.665Z] ok  	github.com/docker/docker/pkg/stringid	0.040s	coverage: 70.6% of statements
09:59:40 [2019-12-10T09:59:40.665Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
09:59:40 [2019-12-10T09:59:40.665Z] ok  	github.com/docker/docker/pkg/sysinfo	0.051s	coverage: 38.2% of statements
09:59:40 [2019-12-10T09:59:40.665Z] ok  	github.com/docker/docker/pkg/system	0.090s	coverage: 13.1% of statements
09:59:40 [2019-12-10T09:59:40.665Z] ok  	github.com/docker/docker/pkg/tailfile	0.110s	coverage: 88.6% of statements
09:59:40 [2019-12-10T09:59:40.665Z] ok  	github.com/docker/docker/pkg/tarsum	0.210s	coverage: 89.3% of statements
09:59:40 [2019-12-10T09:59:40.665Z] ok  	github.com/docker/docker/pkg/term	0.046s	coverage: 30.8% of statements
09:59:40 [2019-12-10T09:59:40.665Z] ok  	github.com/docker/docker/pkg/term/windows	0.037s	coverage: 0.0% of statements [no tests to run]
09:59:40 [2019-12-10T09:59:40.665Z] ok  	github.com/docker/docker/pkg/truncindex	0.162s	coverage: 91.5% of statements
09:59:40 [2019-12-10T09:59:40.665Z] ok  	github.com/docker/docker/pkg/urlutil	0.032s	coverage: 100.0% of statements
09:59:40 [2019-12-10T09:59:40.665Z] ok  	github.com/docker/docker/pkg/useragent	0.059s	coverage: 88.9% of statements
09:59:40 [2019-12-10T09:59:40.665Z] ok  	github.com/docker/docker/plugin	0.136s	coverage: 11.6% of statements
09:59:40 [2019-12-10T09:59:40.665Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:59:40 [2019-12-10T09:59:40.665Z] ok  	github.com/docker/docker/plugin/v2	0.158s	coverage: 20.1% of statements
09:59:40 [2019-12-10T09:59:40.665Z] ok  	github.com/docker/docker/reference	0.192s	coverage: 83.7% of statements
09:59:40 [2019-12-10T09:59:40.665Z] ok  	github.com/docker/docker/registry	0.404s	coverage: 51.7% of statements
09:59:40 [2019-12-10T09:59:40.665Z] ok  	github.com/docker/docker/registry/resumable	0.246s	coverage: 100.0% of statements
09:59:40 [2019-12-10T09:59:40.665Z] ok  	github.com/docker/docker/restartmanager	0.033s	coverage: 50.9% of statements
09:59:40 [2019-12-10T09:59:40.665Z] ?   	github.com/docker/docker/rootless	[no test files]
09:59:40 [2019-12-10T09:59:40.665Z] ok  	github.com/docker/docker/runconfig	0.186s	coverage: 54.5% of statements
09:59:40 [2019-12-10T09:59:40.665Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:59:40 [2019-12-10T09:59:40.665Z] ok  	github.com/docker/docker/testutil	0.047s	coverage: 62.5% of statements
09:59:40 [2019-12-10T09:59:40.665Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:59:40 [2019-12-10T09:59:40.665Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:59:40 [2019-12-10T09:59:40.665Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:59:40 [2019-12-10T09:59:40.665Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:59:40 [2019-12-10T09:59:40.665Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:59:40 [2019-12-10T09:59:40.665Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:59:40 [2019-12-10T09:59:40.665Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:59:40 [2019-12-10T09:59:40.665Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:59:40 [2019-12-10T09:59:40.665Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:59:40 [2019-12-10T09:59:40.665Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:59:40 [2019-12-10T09:59:40.665Z] ?   	github.com/docker/docker/volume	[no test files]
09:59:40 [2019-12-10T09:59:40.665Z] ok  	github.com/docker/docker/volume/drivers	0.149s	coverage: 36.1% of statements
09:59:40 [2019-12-10T09:59:40.665Z] ok  	github.com/docker/docker/volume/local	0.230s	coverage: 37.7% of statements
09:59:40 [2019-12-10T09:59:40.665Z] ok  	github.com/docker/docker/volume/mounts	0.073s	coverage: 66.2% of statements
09:59:40 [2019-12-10T09:59:40.665Z] ok  	github.com/docker/docker/volume/service	0.431s	coverage: 70.3% of statements
09:59:40 [2019-12-10T09:59:40.665Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:59:40 [2019-12-10T09:59:40.665Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:59:40 [2019-12-10T09:59:40.665Z] INFO: make.ps1 ended at 12/10/2019 09:59:39
09:59:41 [2019-12-10T09:59:41.006Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
09:59:41 [2019-12-10T09:59:41.006Z] === RUN   TestDaemonDefaultNetworkPools
09:59:41 [2019-12-10T09:59:41.006Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
09:59:41 [2019-12-10T09:59:41.122Z] INFO: Unit tests ended at 12/10/2019 09:59:40. Duration:00:03:36.4257091
09:59:41 [2019-12-10T09:59:41.122Z] INFO: Building busybox
09:59:41 [2019-12-10T09:59:41.572Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
09:59:41 [2019-12-10T09:59:41.572Z] === RUN   TestDaemonRestartWithExistingNetwork
09:59:41 [2019-12-10T09:59:41.580Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
09:59:41 [2019-12-10T09:59:41.580Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
09:59:41 [2019-12-10T09:59:41.580Z] 
09:59:41 [2019-12-10T09:59:41.580Z] Sending build context to Docker daemon   2.56kB
09:59:41 [2019-12-10T09:59:41.580Z] 
09:59:41 [2019-12-10T09:59:41.580Z] Step 1/6 : FROM microsoft/windowsservercore
09:59:41 [2019-12-10T09:59:41.580Z]  ---> 49e459dc7a6b
09:59:41 [2019-12-10T09:59:41.580Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
09:59:41 [2019-12-10T09:59:41.580Z]  ---> Running in 2320b0bea84d
09:59:41 [2019-12-10T09:59:41.697Z] --- PASS: TestCreateServiceConflict (2.97s)
09:59:41 [2019-12-10T09:59:41.697Z] === RUN   TestCreateServiceMaxReplicas
09:59:42 [2019-12-10T09:59:42.505Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
09:59:42 [2019-12-10T09:59:42.762Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
09:59:42 [2019-12-10T09:59:42.762Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:59:43 [2019-12-10T09:59:43.693Z] === RUN   TestDockerSuite/TestBuildEnvUsage
09:59:43 [2019-12-10T09:59:43.950Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
09:59:43 [2019-12-10T09:59:43.950Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:59:44 [2019-12-10T09:59:44.514Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
09:59:44 [2019-12-10T09:59:44.514Z] === RUN   TestServiceWithPredefinedNetwork
09:59:44 [2019-12-10T09:59:44.917Z] --- PASS: TestCreateServiceMaxReplicas (3.52s)
09:59:44 [2019-12-10T09:59:44.918Z] === RUN   TestCreateWithDuplicateNetworkNames
09:59:47 [2019-12-10T09:59:47.365Z] Removing intermediate container 2320b0bea84d
09:59:47 [2019-12-10T09:59:47.365Z]  ---> 85425cd21b99
09:59:47 [2019-12-10T09:59:47.365Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ok  	github.com/docker/docker/api/server/httputils	0.022s	coverage: 14.7% of statements
09:59:47 [2019-12-10T09:59:47.614Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 4.0% of statements
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/api/types	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
09:59:47 [2019-12-10T09:59:47.614Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
09:59:47 [2019-12-10T09:59:47.614Z] ok  	github.com/docker/docker/api/types/versions	0.014s	coverage: 75.0% of statements
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/builder	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:59:47 [2019-12-10T09:59:47.614Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:59:47 [2019-12-10T09:59:47.798Z] --- PASS: TestServiceWithPredefinedNetwork (3.08s)
09:59:47 [2019-12-10T09:59:47.798Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:59:47 [2019-12-10T09:59:47.798Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:59:47 [2019-12-10T09:59:47.798Z]     service_test.go:230: FLAKY_TEST
09:59:47 [2019-12-10T09:59:47.798Z] === RUN   TestServiceWithDataPathPortInit
09:59:47 [2019-12-10T09:59:47.823Z] 
09:59:48 [2019-12-10T09:59:48.179Z] ok  	github.com/docker/docker/builder/dockerignore	0.002s	coverage: 96.8% of statements
09:59:48 [2019-12-10T09:59:48.280Z]  ---> 5e3009bf5fc4
09:59:48 [2019-12-10T09:59:48.280Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
09:59:48 [2019-12-10T09:59:48.280Z]  ---> Running in 19a0bfe95cc3
09:59:49 [2019-12-10T09:59:49.826Z] 
09:59:49 [2019-12-10T09:59:49.826Z] SUCCESS: Specified value was saved.
09:59:51 [2019-12-10T09:59:51.975Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
09:59:51 [2019-12-10T09:59:51.996Z] Removing intermediate container 19a0bfe95cc3
09:59:51 [2019-12-10T09:59:51.996Z]  ---> b39262980b30
09:59:51 [2019-12-10T09:59:51.996Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
09:59:51 [2019-12-10T09:59:51.997Z]  ---> Running in 404b6073943e
09:59:52 [2019-12-10T09:59:52.401Z] ok  	github.com/docker/docker/builder/dockerfile	0.538s	coverage: 48.2% of statements
09:59:52 [2019-12-10T09:59:52.401Z] ok  	github.com/docker/docker/builder/remotecontext	0.248s	coverage: 13.6% of statements
09:59:52 [2019-12-10T09:59:52.998Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
09:59:54 [2019-12-10T09:59:54.376Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.292s	coverage: 86.3% of statements
09:59:54 [2019-12-10T09:59:54.376Z] ?   	github.com/docker/docker/cli	[no test files]
09:59:54 [2019-12-10T09:59:54.376Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:59:57 [2019-12-10T09:59:57.776Z] Cannot create a file when that file already exists.
09:59:58 [2019-12-10T09:59:58.561Z] ok  	github.com/docker/docker/client	0.232s	coverage: 75.8% of statements
10:00:01 [2019-12-10T10:00:01.434Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.20s)
10:00:01 [2019-12-10T10:00:01.434Z] === RUN   TestCreateServiceSecretFileMode
10:00:02 [2019-12-10T10:00:02.778Z] --- PASS: TestCreateServiceSecretFileMode (3.38s)
10:00:02 [2019-12-10T10:00:02.778Z] === RUN   TestCreateServiceConfigFileMode
10:00:04 [2019-12-10T10:00:04.840Z] Removing intermediate container 404b6073943e
10:00:04 [2019-12-10T10:00:04.840Z]  ---> 58a53704f258
10:00:04 [2019-12-10T10:00:04.840Z] Step 6/6 : CMD ["sh"]
10:00:04 [2019-12-10T10:00:04.840Z]  ---> Running in ab2740667c49
10:00:04 [2019-12-10T10:00:04.840Z] Removing intermediate container ab2740667c49
10:00:04 [2019-12-10T10:00:04.840Z]  ---> 7e8b876e7e71
10:00:04 [2019-12-10T10:00:04.840Z] Successfully built 7e8b876e7e71
10:00:04 [2019-12-10T10:00:04.840Z] Successfully tagged busybox:latest
10:00:04 [2019-12-10T10:00:04.840Z] INFO: Docker images of the daemon under test
10:00:04 [2019-12-10T10:00:04.840Z] 
10:00:04 [2019-12-10T10:00:04.840Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
10:00:04 [2019-12-10T10:00:04.840Z] busybox                                latest              7e8b876e7e71        Less than a second ago   4.85GB
10:00:04 [2019-12-10T10:00:04.840Z] microsoft/windowsservercore            latest              49e459dc7a6b        4 weeks ago              4.81GB
10:00:04 [2019-12-10T10:00:04.840Z] mcr.microsoft.com/windows/servercore   ltsc2019            49e459dc7a6b        4 weeks ago              4.81GB
10:00:04 [2019-12-10T10:00:04.840Z] 
10:00:04 [2019-12-10T10:00:04.840Z] INFO: Running integration tests at 12/10/2019 10:00:04...
10:00:04 [2019-12-10T10:00:04.840Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
10:00:04 [2019-12-10T10:00:04.840Z] INFO: Integration API tests being run from the host:
10:00:04 [2019-12-10T10:00:04.840Z] INFO: make.ps1 starting at 12/10/2019 10:00:04
10:00:05 [2019-12-10T10:00:05.299Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build
10:00:05 [2019-12-10T10:00:05.972Z] --- PASS: TestCreateServiceConfigFileMode (3.46s)
10:00:05 [2019-12-10T10:00:05.972Z] === RUN   TestCreateServiceSysctls
10:00:10 [2019-12-10T10:00:10.047Z] --- PASS: TestServiceWithDataPathPortInit (19.43s)
10:00:10 [2019-12-10T10:00:10.047Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:00:10 [2019-12-10T10:00:10.125Z] --- PASS: TestCreateServiceSysctls (4.07s)
10:00:10 [2019-12-10T10:00:10.126Z] === RUN   TestCreateServiceCapabilities
10:00:14 [2019-12-10T10:00:14.221Z] --- PASS: TestCreateServiceCapabilities (3.43s)
10:00:14 [2019-12-10T10:00:14.221Z] === RUN   TestInspect
10:00:14 [2019-12-10T10:00:14.224Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
10:00:16 [2019-12-10T10:00:16.120Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
10:00:17 [2019-12-10T10:00:17.052Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.91s)
10:00:17 [2019-12-10T10:00:17.052Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ptdpnffch9ocpyh4ggplz8ugd Created:2019-12-10 10:00:08.706977888 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[764bd0e996b1c5d677a30cfc89cb9591d88adcafb17221c29a11533ed2922c42:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7realm0ty1d2mjwt1hsnzhari EndpointID:d128653382dea71e13c5aab758f64cf3132cbc40daad736709769430c5e0a6dd MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d492074eee0dbc40eac9e285b2f72c12496a78af6a251a462beb087bee98cc00 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:7dae87ab8649 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7realm0ty1d2mjwt1hsnzhari EndpointID:d128653382dea71e13c5aab758f64cf3132cbc40daad736709769430c5e0a6dd EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
10:00:17 [2019-12-10T10:00:17.052Z] PASS
10:00:17 [2019-12-10T10:00:17.052Z] 
10:00:17 [2019-12-10T10:00:17.052Z] === Skipped
10:00:17 [2019-12-10T10:00:17.052Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:00:17 [2019-12-10T10:00:17.052Z]     service_test.go:230: FLAKY_TEST
10:00:17 [2019-12-10T10:00:17.052Z] 
10:00:17 [2019-12-10T10:00:17.052Z] 
10:00:17 [2019-12-10T10:00:17.052Z] DONE 21 tests, 1 skipped in 52.134s
10:00:17 [2019-12-10T10:00:17.052Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:00:17 [2019-12-10T10:00:17.052Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
10:00:17 [2019-12-10T10:00:17.052Z] ++ set -e
10:00:17 [2019-12-10T10:00:17.052Z] ++ '[' -n 0 ']'
10:00:17 [2019-12-10T10:00:17.052Z] ++ set -x
10:00:17 [2019-12-10T10:00:17.052Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
10:00:17 [2019-12-10T10:00:17.052Z] INFO: Testing against a local daemon
10:00:17 [2019-12-10T10:00:17.052Z] === RUN   TestDockerNetworkIpvlanPersistance
10:00:17 [2019-12-10T10:00:17.053Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:00:17 [2019-12-10T10:00:17.053Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:00:17 [2019-12-10T10:00:17.053Z] === RUN   TestDockerNetworkIpvlan
10:00:17 [2019-12-10T10:00:17.053Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:00:17 [2019-12-10T10:00:17.053Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:00:17 [2019-12-10T10:00:17.053Z] PASS
10:00:17 [2019-12-10T10:00:17.053Z] 
10:00:17 [2019-12-10T10:00:17.053Z] === Skipped
10:00:17 [2019-12-10T10:00:17.053Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:00:17 [2019-12-10T10:00:17.053Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:00:17 [2019-12-10T10:00:17.053Z] 
10:00:17 [2019-12-10T10:00:17.053Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:00:17 [2019-12-10T10:00:17.053Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:00:17 [2019-12-10T10:00:17.053Z] 
10:00:17 [2019-12-10T10:00:17.053Z] 
10:00:17 [2019-12-10T10:00:17.053Z] DONE 2 tests, 2 skipped in 0.180s
10:00:17 [2019-12-10T10:00:17.053Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:00:17 [2019-12-10T10:00:17.053Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
10:00:17 [2019-12-10T10:00:17.053Z] ++ set -e
10:00:17 [2019-12-10T10:00:17.053Z] ++ '[' -n 0 ']'
10:00:17 [2019-12-10T10:00:17.053Z] ++ set -x
10:00:17 [2019-12-10T10:00:17.053Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
10:00:17 [2019-12-10T10:00:17.310Z] INFO: Testing against a local daemon
10:00:17 [2019-12-10T10:00:17.310Z] === RUN   TestDockerNetworkMacvlanPersistance
10:00:17 [2019-12-10T10:00:17.432Z] --- PASS: TestInspect (3.65s)
10:00:17 [2019-12-10T10:00:17.432Z] === RUN   TestServiceListWithStatuses
10:00:17 [2019-12-10T10:00:17.432Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:00:17 [2019-12-10T10:00:17.432Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:00:17 [2019-12-10T10:00:17.432Z] === RUN   TestDockerNetworkConnectAlias
10:00:19 [2019-12-10T10:00:19.206Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.57s)
10:00:19 [2019-12-10T10:00:19.206Z] === RUN   TestDockerNetworkMacvlan
10:00:19 [2019-12-10T10:00:19.771Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:00:20 [2019-12-10T10:00:20.703Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:00:21 [2019-12-10T10:00:21.636Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:00:21 [2019-12-10T10:00:21.963Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:00:22 [2019-12-10T10:00:22.305Z] 
10:00:22 [2019-12-10T10:00:22.305Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:00:22 [2019-12-10T10:00:22.984Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config
10:00:23 [2019-12-10T10:00:23.042Z] PKG_CONFIG=pkg-config
10:00:23 [2019-12-10T10:00:23.042Z] GOLANG_VERSION=1.13.4
10:00:23 [2019-12-10T10:00:23.042Z] HOSTNAME=73abeb5cb801
10:00:23 [2019-12-10T10:00:23.042Z] DOCKER_EXPERIMENTAL=1
10:00:23 [2019-12-10T10:00:23.042Z] container=docker
10:00:23 [2019-12-10T10:00:23.042Z] TEST_SKIP_INTEGRATION_CLI=1
10:00:23 [2019-12-10T10:00:23.042Z] GO111MODULE=off
10:00:23 [2019-12-10T10:00:23.042Z] GOPATH=/go
10:00:23 [2019-12-10T10:00:23.042Z] PWD=/go/src/github.com/docker/docker
10:00:23 [2019-12-10T10:00:23.042Z] HOME=/root
10:00:23 [2019-12-10T10:00:23.042Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:00:23 [2019-12-10T10:00:23.042Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:00:23 [2019-12-10T10:00:23.042Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:00:23 [2019-12-10T10:00:23.042Z] DOCKER_GITCOMMIT=04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc
10:00:23 [2019-12-10T10:00:23.042Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
10:00:23 [2019-12-10T10:00:23.042Z] DOCKER_GRAPHDRIVER=overlay2
10:00:23 [2019-12-10T10:00:23.042Z] TERM=xterm
10:00:23 [2019-12-10T10:00:23.042Z] VALIDATE_BRANCH=master
10:00:23 [2019-12-10T10:00:23.042Z] DEST=bundles/test-integration
10:00:23 [2019-12-10T10:00:23.042Z] SHLVL=1
10:00:23 [2019-12-10T10:00:23.042Z] TIMEOUT=120m
10:00:23 [2019-12-10T10:00:23.042Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:00:23 [2019-12-10T10:00:23.042Z] DOCKER_PKG=github.com/docker/docker
10:00:23 [2019-12-10T10:00:23.042Z] TESTDEBUG=0
10:00:23 [2019-12-10T10:00:23.042Z] _=/usr/bin/env
10:00:23 [2019-12-10T10:00:23.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:00:23 [2019-12-10T10:00:23.532Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
10:00:23 [2019-12-10T10:00:23.922Z] --- PASS: TestDockerNetworkConnectAlias (6.11s)
10:00:23 [2019-12-10T10:00:23.922Z] === RUN   TestDockerNetworkReConnect
10:00:24 [2019-12-10T10:00:24.517Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container
10:00:24 [2019-12-10T10:00:24.903Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:00:26 [2019-12-10T10:00:26.277Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
10:00:27 [2019-12-10T10:00:27.209Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
10:00:27 [2019-12-10T10:00:27.418Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image
10:00:27 [2019-12-10T10:00:27.773Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
10:00:28 [2019-12-10T10:00:28.338Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
10:00:29 [2019-12-10T10:00:29.143Z] --- PASS: TestDockerNetworkReConnect (5.87s)
10:00:29 [2019-12-10T10:00:29.144Z] === RUN   TestServicePlugin
10:00:29 [2019-12-10T10:00:29.144Z] --- SKIP: TestServicePlugin (0.00s)
10:00:29 [2019-12-10T10:00:29.144Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:00:29 [2019-12-10T10:00:29.144Z] === RUN   TestServiceUpdateLabel
10:00:29 [2019-12-10T10:00:29.270Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:00:29 [2019-12-10T10:00:29.593Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network
10:00:29 [2019-12-10T10:00:29.838Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
10:00:29 [2019-12-10T10:00:29.838Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
10:00:30 [2019-12-10T10:00:30.402Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
10:00:31 [2019-12-10T10:00:31.776Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan
10:00:32 [2019-12-10T10:00:32.233Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan
10:00:32 [2019-12-10T10:00:32.468Z] --- PASS: TestServiceUpdateLabel (3.06s)
10:00:32 [2019-12-10T10:00:32.468Z] === RUN   TestServiceUpdateSecrets
10:00:33 [2019-12-10T10:00:33.204Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin
10:00:33 [2019-12-10T10:00:33.661Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz
10:00:34 [2019-12-10T10:00:34.629Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common
10:00:35 [2019-12-10T10:00:35.657Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:00:36 [2019-12-10T10:00:36.644Z] --- PASS: TestDockerNetworkMacvlan (17.74s)
10:00:36 [2019-12-10T10:00:36.644Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
10:00:36 [2019-12-10T10:00:36.644Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
10:00:36 [2019-12-10T10:00:36.644Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.97s)
10:00:36 [2019-12-10T10:00:36.644Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.28s)
10:00:36 [2019-12-10T10:00:36.644Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.61s)
10:00:36 [2019-12-10T10:00:36.644Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.23s)
10:00:36 [2019-12-10T10:00:36.644Z] PASS
10:00:36 [2019-12-10T10:00:36.644Z] 
10:00:36 [2019-12-10T10:00:36.644Z] DONE 8 tests in 19.450s
10:00:36 [2019-12-10T10:00:36.644Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
10:00:36 [2019-12-10T10:00:36.644Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
10:00:36 [2019-12-10T10:00:36.644Z] ++ set -e
10:00:36 [2019-12-10T10:00:36.644Z] ++ '[' -n 0 ']'
10:00:36 [2019-12-10T10:00:36.644Z] ++ set -x
10:00:36 [2019-12-10T10:00:36.644Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
10:00:36 [2019-12-10T10:00:36.644Z] testing: warning: no tests to run
10:00:36 [2019-12-10T10:00:36.644Z] PASS
10:00:36 [2019-12-10T10:00:36.644Z] 
10:00:36 [2019-12-10T10:00:36.644Z] DONE 0 tests in 0.035s
10:00:36 [2019-12-10T10:00:36.644Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:00:36 [2019-12-10T10:00:36.644Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
10:00:36 [2019-12-10T10:00:36.644Z] ++ set -e
10:00:36 [2019-12-10T10:00:36.644Z] ++ '[' -n 0 ']'
10:00:36 [2019-12-10T10:00:36.644Z] ++ set -x
10:00:36 [2019-12-10T10:00:36.644Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
10:00:36 [2019-12-10T10:00:36.802Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
10:00:36 [2019-12-10T10:00:36.908Z] INFO: Testing against a local daemon
10:00:36 [2019-12-10T10:00:36.908Z] === RUN   TestAuthZPluginAllowRequest
10:00:37 [2019-12-10T10:00:37.256Z] ok  	github.com/docker/docker/cmd/dockerd	0.064s	coverage: 30.3% of statements
10:00:37 [2019-12-10T10:00:37.256Z] ok  	github.com/docker/docker/container	0.118s	coverage: 35.3% of statements
10:00:37 [2019-12-10T10:00:37.256Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:00:37 [2019-12-10T10:00:37.256Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:00:37 [2019-12-10T10:00:37.256Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:00:37 [2019-12-10T10:00:37.256Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:00:38 [2019-12-10T10:00:38.829Z] --- PASS: TestAuthZPluginAllowRequest (1.95s)
10:00:38 [2019-12-10T10:00:38.829Z] === RUN   TestAuthZPluginTLS
10:00:39 [2019-12-10T10:00:39.394Z] --- PASS: TestAuthZPluginTLS (0.57s)
10:00:39 [2019-12-10T10:00:39.394Z] === RUN   TestAuthZPluginDenyRequest
10:00:39 [2019-12-10T10:00:39.715Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging
10:00:39 [2019-12-10T10:00:39.958Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
10:00:39 [2019-12-10T10:00:39.958Z] === RUN   TestAuthZPluginAPIDenyResponse
10:00:40 [2019-12-10T10:00:40.522Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
10:00:40 [2019-12-10T10:00:40.522Z] === RUN   TestAuthZPluginDenyResponse
10:00:41 [2019-12-10T10:00:41.087Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
10:00:41 [2019-12-10T10:00:41.087Z] === RUN   TestAuthZPluginAllowEventStream
10:00:42 [2019-12-10T10:00:42.984Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s)
10:00:42 [2019-12-10T10:00:42.984Z] === RUN   TestAuthZPluginErrorResponse
10:00:42 [2019-12-10T10:00:42.984Z] === RUN   TestDockerSuite/TestBuildExpose
10:00:42 [2019-12-10T10:00:42.984Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
10:00:43 [2019-12-10T10:00:43.241Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
10:00:43 [2019-12-10T10:00:43.241Z] === RUN   TestAuthZPluginErrorRequest
10:00:43 [2019-12-10T10:00:43.805Z] === RUN   TestDockerSuite/TestBuildExposeOrder
10:00:43 [2019-12-10T10:00:43.805Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
10:00:43 [2019-12-10T10:00:43.805Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:00:43 [2019-12-10T10:00:43.812Z] ok  	github.com/docker/docker/daemon/cluster	0.065s	coverage: 0.5% of statements
10:00:44 [2019-12-10T10:00:44.370Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
10:00:44 [2019-12-10T10:00:44.370Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:00:44 [2019-12-10T10:00:44.370Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
10:00:44 [2019-12-10T10:00:44.627Z] === RUN   TestDockerSuite/TestBuildFails
10:00:45 [2019-12-10T10:00:45.550Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes
10:00:45 [2019-12-10T10:00:45.558Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
10:00:45 [2019-12-10T10:00:45.710Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.015s	coverage: 65.3% of statements
10:00:45 [2019-12-10T10:00:45.815Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
10:00:46 [2019-12-10T10:00:46.380Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.07s)
10:00:46 [2019-12-10T10:00:46.380Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:00:47 [2019-12-10T10:00:47.083Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.8% of statements
10:00:47 [2019-12-10T10:00:47.720Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret
10:00:48 [2019-12-10T10:00:48.275Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
10:00:48 [2019-12-10T10:00:48.533Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.17s)
10:00:48 [2019-12-10T10:00:48.533Z] === RUN   TestAuthZPluginHeader
10:00:48 [2019-12-10T10:00:48.952Z] --- PASS: TestServiceUpdateSecrets (15.70s)
10:00:48 [2019-12-10T10:00:48.952Z] === RUN   TestServiceUpdateConfigs
10:00:49 [2019-12-10T10:00:49.465Z] --- PASS: TestAuthZPluginHeader (0.84s)
10:00:49 [2019-12-10T10:00:49.465Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:00:49 [2019-12-10T10:00:49.890Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service
10:00:50 [2019-12-10T10:00:50.835Z] === RUN   TestDockerSuite/TestBuildForceRm
10:00:52 [2019-12-10T10:00:52.729Z] === RUN   TestDockerSuite/TestBuildFromGit
10:00:52 [2019-12-10T10:00:52.789Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session
10:00:54 [2019-12-10T10:00:54.100Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.65s)
10:00:54 [2019-12-10T10:00:54.100Z] === RUN   TestAuthZPluginV2Disable
10:00:54 [2019-12-10T10:00:54.321Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system
10:00:54 [2019-12-10T10:00:54.357Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
10:00:54 [2019-12-10T10:00:54.921Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
10:00:55 [2019-12-10T10:00:55.181Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.433s	coverage: 13.7% of statements
10:00:55 [2019-12-10T10:00:55.852Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
10:00:56 [2019-12-10T10:00:56.493Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume
10:00:56 [2019-12-10T10:00:56.553Z] ok  	github.com/docker/docker/daemon	12.236s	coverage: 17.6% of statements
10:00:56 [2019-12-10T10:00:56.553Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:00:56 [2019-12-10T10:00:56.553Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:00:57 [2019-12-10T10:00:57.118Z] ok  	github.com/docker/docker/daemon/config	0.055s	coverage: 82.1% of statements
10:00:58 [2019-12-10T10:00:58.050Z] ok  	github.com/docker/docker/daemon/discovery	0.018s	coverage: 30.0% of statements
10:00:58 [2019-12-10T10:00:58.050Z] ok  	github.com/docker/docker/daemon/events	0.060s	coverage: 50.0% of statements
10:00:58 [2019-12-10T10:00:58.050Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:00:58 [2019-12-10T10:00:58.050Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:00:58 [2019-12-10T10:00:58.376Z] --- PASS: TestAuthZPluginV2Disable (4.02s)
10:00:58 [2019-12-10T10:00:58.376Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:00:58 [2019-12-10T10:00:58.376Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
10:00:58 [2019-12-10T10:00:58.843Z] Running D:\gopath\src\github.com\docker\docker\integration\build
10:00:58 [2019-12-10T10:00:58.843Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:00:58 [2019-12-10T10:00:58.843Z] INFO: Testing against a local daemon
10:00:58 [2019-12-10T10:00:58.843Z] === RUN   TestBuildWithSession
10:00:58 [2019-12-10T10:00:58.843Z] --- SKIP: TestBuildWithSession (0.00s)
10:00:58 [2019-12-10T10:00:58.843Z]     build_session_test.go:25: TODO: BuildKit
10:00:58 [2019-12-10T10:00:58.843Z] === RUN   TestBuildSquashParent
10:00:58 [2019-12-10T10:00:58.843Z] --- SKIP: TestBuildSquashParent (0.00s)
10:00:58 [2019-12-10T10:00:58.843Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
10:00:58 [2019-12-10T10:00:58.843Z] === RUN   TestBuildWithRemoveAndForceRemove
10:00:58 [2019-12-10T10:00:58.843Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s)
10:00:58 [2019-12-10T10:00:58.843Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
10:00:58 [2019-12-10T10:00:58.843Z] === RUN   TestBuildMultiStageCopy
10:00:58 [2019-12-10T10:00:58.843Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:00:58 [2019-12-10T10:00:58.941Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
10:00:59 [2019-12-10T10:00:59.505Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
10:00:59 [2019-12-10T10:00:59.944Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
10:01:01 [2019-12-10T10:01:01.401Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.29s)
10:01:01 [2019-12-10T10:01:01.401Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:01:01 [2019-12-10T10:01:01.657Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
10:01:02 [2019-12-10T10:01:02.221Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
10:01:02 [2019-12-10T10:01:02.468Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
10:01:03 [2019-12-10T10:01:03.034Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.215s	coverage: 57.0% of statements
10:01:05 [2019-12-10T10:01:05.502Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
10:01:05 [2019-12-10T10:01:05.539Z] --- PASS: TestServiceUpdateConfigs (15.99s)
10:01:05 [2019-12-10T10:01:05.539Z] === RUN   TestServiceUpdateNetwork
10:01:05 [2019-12-10T10:01:05.563Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.448s	coverage: 72.5% of statements
10:01:06 [2019-12-10T10:01:06.497Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.653s	coverage: 45.9% of statements
10:01:06 [2019-12-10T10:01:06.497Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:01:08 [2019-12-10T10:01:08.027Z] === RUN   TestDockerSuite/TestBuildHistory
10:01:09 [2019-12-10T10:01:09.022Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.981s	coverage: 48.6% of statements
10:01:09 [2019-12-10T10:01:09.148Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:01:09 [2019-12-10T10:01:09.148Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:01:09 [2019-12-10T10:01:09.606Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:01:09 [2019-12-10T10:01:09.953Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.295s	coverage: 76.1% of statements
10:01:11 [2019-12-10T10:01:11.137Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:01:11 [2019-12-10T10:01:11.324Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 58.0% of statements
10:01:11 [2019-12-10T10:01:11.324Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.134s	coverage: 60.1% of statements
10:01:11 [2019-12-10T10:01:11.324Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:01:11 [2019-12-10T10:01:11.324Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:01:12 [2019-12-10T10:01:12.692Z] --- PASS: TestBuildMultiStageCopy (13.91s)
10:01:12 [2019-12-10T10:01:12.692Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (9.11s)
10:01:12 [2019-12-10T10:01:12.692Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.93s)
10:01:12 [2019-12-10T10:01:12.692Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.09s)
10:01:12 [2019-12-10T10:01:12.692Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.29s)
10:01:12 [2019-12-10T10:01:12.692Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.49s)
10:01:12 [2019-12-10T10:01:12.692Z] === RUN   TestBuildMultiStageParentConfig
10:01:12 [2019-12-10T10:01:12.692Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s)
10:01:12 [2019-12-10T10:01:12.692Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
10:01:12 [2019-12-10T10:01:12.692Z] === RUN   TestBuildLabelWithTargets
10:01:12 [2019-12-10T10:01:12.692Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
10:01:12 [2019-12-10T10:01:12.692Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
10:01:12 [2019-12-10T10:01:12.692Z] === RUN   TestBuildWithEmptyLayers
10:01:12 [2019-12-10T10:01:12.694Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.005s	coverage: 3.0% of statements
10:01:13 [2019-12-10T10:01:13.258Z] ok  	github.com/docker/docker/daemon/links	0.008s	coverage: 93.0% of statements
10:01:13 [2019-12-10T10:01:13.656Z] --- PASS: TestBuildWithEmptyLayers (1.13s)
10:01:13 [2019-12-10T10:01:13.656Z] === RUN   TestBuildMultiStageOnBuild
10:01:13 [2019-12-10T10:01:13.656Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s)
10:01:13 [2019-12-10T10:01:13.656Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
10:01:13 [2019-12-10T10:01:13.656Z] === RUN   TestBuildUncleanTarFilenames
10:01:13 [2019-12-10T10:01:13.656Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
10:01:13 [2019-12-10T10:01:13.656Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
10:01:13 [2019-12-10T10:01:13.656Z] === RUN   TestBuildMultiStageLayerLeak
10:01:13 [2019-12-10T10:01:13.656Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s)
10:01:13 [2019-12-10T10:01:13.656Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
10:01:13 [2019-12-10T10:01:13.656Z] === RUN   TestBuildWithHugeFile
10:01:13 [2019-12-10T10:01:13.656Z] --- SKIP: TestBuildWithHugeFile (0.00s)
10:01:13 [2019-12-10T10:01:13.656Z]     build_test.go:491: testEnv.OSType == "windows"
10:01:13 [2019-12-10T10:01:13.656Z] === RUN   TestBuildWithEmptyDockerfile
10:01:13 [2019-12-10T10:01:13.656Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:01:13 [2019-12-10T10:01:13.656Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:01:13 [2019-12-10T10:01:13.656Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:01:13 [2019-12-10T10:01:13.656Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:01:13 [2019-12-10T10:01:13.656Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:01:13 [2019-12-10T10:01:13.656Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:01:14 [2019-12-10T10:01:14.113Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:01:14 [2019-12-10T10:01:14.113Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:01:14 [2019-12-10T10:01:14.113Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:01:14 [2019-12-10T10:01:14.113Z] --- PASS: TestBuildWithEmptyDockerfile (0.33s)
10:01:14 [2019-12-10T10:01:14.113Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
10:01:14 [2019-12-10T10:01:14.113Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
10:01:14 [2019-12-10T10:01:14.113Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
10:01:14 [2019-12-10T10:01:14.113Z] === RUN   TestBuildPreserveOwnership
10:01:14 [2019-12-10T10:01:14.113Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
10:01:14 [2019-12-10T10:01:14.113Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
10:01:14 [2019-12-10T10:01:14.113Z] === RUN   TestBuildPlatformInvalid
10:01:14 [2019-12-10T10:01:14.113Z] --- PASS: TestBuildPlatformInvalid (0.04s)
10:01:14 [2019-12-10T10:01:14.113Z] PASS
10:01:14 [2019-12-10T10:01:14.113Z] Running D:\gopath\src\github.com\docker\docker\integration\config
10:01:14 [2019-12-10T10:01:14.113Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:01:14 [2019-12-10T10:01:14.113Z] INFO: Testing against a local daemon
10:01:14 [2019-12-10T10:01:14.113Z] === RUN   TestConfigList
10:01:14 [2019-12-10T10:01:14.113Z] --- SKIP: TestConfigList (0.00s)
10:01:14 [2019-12-10T10:01:14.113Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
10:01:14 [2019-12-10T10:01:14.113Z] === RUN   TestConfigsCreateAndDelete
10:01:14 [2019-12-10T10:01:14.113Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
10:01:14 [2019-12-10T10:01:14.113Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
10:01:14 [2019-12-10T10:01:14.113Z] === RUN   TestConfigsUpdate
10:01:14 [2019-12-10T10:01:14.113Z] --- SKIP: TestConfigsUpdate (0.00s)
10:01:14 [2019-12-10T10:01:14.113Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
10:01:14 [2019-12-10T10:01:14.113Z] === RUN   TestTemplatedConfig
10:01:14 [2019-12-10T10:01:14.113Z] --- SKIP: TestTemplatedConfig (0.00s)
10:01:14 [2019-12-10T10:01:14.113Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
10:01:14 [2019-12-10T10:01:14.113Z] === RUN   TestConfigInspect
10:01:14 [2019-12-10T10:01:14.113Z] --- SKIP: TestConfigInspect (0.00s)
10:01:14 [2019-12-10T10:01:14.113Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
10:01:14 [2019-12-10T10:01:14.113Z] === RUN   TestConfigCreateWithLabels
10:01:14 [2019-12-10T10:01:14.113Z] --- SKIP: TestConfigCreateWithLabels (0.00s)
10:01:14 [2019-12-10T10:01:14.113Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
10:01:14 [2019-12-10T10:01:14.113Z] === RUN   TestConfigCreateResolve
10:01:14 [2019-12-10T10:01:14.113Z] --- SKIP: TestConfigCreateResolve (0.00s)
10:01:14 [2019-12-10T10:01:14.113Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
10:01:14 [2019-12-10T10:01:14.113Z] === RUN   TestConfigDaemonLibtrustID
10:01:14 [2019-12-10T10:01:14.113Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
10:01:14 [2019-12-10T10:01:14.113Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
10:01:14 [2019-12-10T10:01:14.114Z] PASS
10:01:14 [2019-12-10T10:01:14.114Z] Running D:\gopath\src\github.com\docker\docker\integration\container
10:01:14 [2019-12-10T10:01:14.114Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:01:14 [2019-12-10T10:01:14.114Z] INFO: Testing against a local daemon
10:01:14 [2019-12-10T10:01:14.114Z] === RUN   TestCheckpoint
10:01:14 [2019-12-10T10:01:14.114Z] --- SKIP: TestCheckpoint (0.00s)
10:01:14 [2019-12-10T10:01:14.114Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:01:14 [2019-12-10T10:01:14.114Z] === RUN   TestContainerInvalidJSON
10:01:14 [2019-12-10T10:01:14.114Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:01:14 [2019-12-10T10:01:14.114Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:01:14 [2019-12-10T10:01:14.114Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:01:14 [2019-12-10T10:01:14.114Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:01:14 [2019-12-10T10:01:14.114Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:01:14 [2019-12-10T10:01:14.114Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:01:14 [2019-12-10T10:01:14.114Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:01:14 [2019-12-10T10:01:14.114Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:01:14 [2019-12-10T10:01:14.114Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:01:14 [2019-12-10T10:01:14.114Z] --- PASS: TestContainerInvalidJSON (0.04s)
10:01:14 [2019-12-10T10:01:14.114Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:01:14 [2019-12-10T10:01:14.114Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
10:01:14 [2019-12-10T10:01:14.114Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
10:01:14 [2019-12-10T10:01:14.114Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:01:14 [2019-12-10T10:01:14.114Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s)
10:01:14 [2019-12-10T10:01:14.114Z]     copy_test.go:25: testEnv.OSType == "windows"
10:01:14 [2019-12-10T10:01:14.114Z] === RUN   TestCopyFromContainerPathIsNotDir
10:01:14 [2019-12-10T10:01:14.570Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s)
10:01:14 [2019-12-10T10:01:14.570Z]     copy_test.go:39: testEnv.OSType == "windows"
10:01:14 [2019-12-10T10:01:14.570Z] === RUN   TestCopyToContainerPathDoesNotExist
10:01:14 [2019-12-10T10:01:14.570Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s)
10:01:14 [2019-12-10T10:01:14.570Z]     copy_test.go:51: testEnv.OSType == "windows"
10:01:14 [2019-12-10T10:01:14.570Z] === RUN   TestCopyToContainerPathIsNotDir
10:01:14 [2019-12-10T10:01:14.570Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
10:01:14 [2019-12-10T10:01:14.570Z]     copy_test.go:65: testEnv.OSType == "windows"
10:01:14 [2019-12-10T10:01:14.570Z] === RUN   TestCopyFromContainer
10:01:14 [2019-12-10T10:01:14.570Z] --- SKIP: TestCopyFromContainer (0.00s)
10:01:14 [2019-12-10T10:01:14.570Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
10:01:14 [2019-12-10T10:01:14.570Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:01:14 [2019-12-10T10:01:14.570Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:01:14 [2019-12-10T10:01:14.570Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:01:14 [2019-12-10T10:01:14.570Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:01:14 [2019-12-10T10:01:14.570Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:01:14 [2019-12-10T10:01:14.570Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:01:14 [2019-12-10T10:01:14.570Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:01:14 [2019-12-10T10:01:14.570Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:01:14 [2019-12-10T10:01:14.570Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:01:14 [2019-12-10T10:01:14.570Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:01:14 [2019-12-10T10:01:14.570Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
10:01:14 [2019-12-10T10:01:14.570Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:01:14 [2019-12-10T10:01:14.570Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
10:01:14 [2019-12-10T10:01:14.570Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
10:01:14 [2019-12-10T10:01:14.570Z] === RUN   TestCreateLinkToNonExistingContainer
10:01:14 [2019-12-10T10:01:14.570Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
10:01:14 [2019-12-10T10:01:14.570Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
10:01:14 [2019-12-10T10:01:14.570Z] === RUN   TestCreateWithInvalidEnv
10:01:14 [2019-12-10T10:01:14.570Z] === RUN   TestCreateWithInvalidEnv/0
10:01:14 [2019-12-10T10:01:14.570Z] === PAUSE TestCreateWithInvalidEnv/0
10:01:14 [2019-12-10T10:01:14.570Z] === RUN   TestCreateWithInvalidEnv/1
10:01:14 [2019-12-10T10:01:14.570Z] === PAUSE TestCreateWithInvalidEnv/1
10:01:14 [2019-12-10T10:01:14.571Z] === RUN   TestCreateWithInvalidEnv/2
10:01:14 [2019-12-10T10:01:14.571Z] === PAUSE TestCreateWithInvalidEnv/2
10:01:14 [2019-12-10T10:01:14.571Z] === CONT  TestCreateWithInvalidEnv/0
10:01:14 [2019-12-10T10:01:14.571Z] === CONT  TestCreateWithInvalidEnv/2
10:01:14 [2019-12-10T10:01:14.571Z] === CONT  TestCreateWithInvalidEnv/1
10:01:14 [2019-12-10T10:01:14.571Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
10:01:14 [2019-12-10T10:01:14.571Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
10:01:14 [2019-12-10T10:01:14.571Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
10:01:14 [2019-12-10T10:01:14.571Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
10:01:14 [2019-12-10T10:01:14.571Z] === RUN   TestCreateTmpfsMountsTarget
10:01:14 [2019-12-10T10:01:14.571Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
10:01:14 [2019-12-10T10:01:14.571Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
10:01:14 [2019-12-10T10:01:14.571Z] === RUN   TestCreateWithCustomMaskedPaths
10:01:14 [2019-12-10T10:01:14.571Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
10:01:14 [2019-12-10T10:01:14.571Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
10:01:14 [2019-12-10T10:01:14.571Z] === RUN   TestCreateWithCapabilities
10:01:14 [2019-12-10T10:01:14.571Z] --- SKIP: TestCreateWithCapabilities (0.00s)
10:01:14 [2019-12-10T10:01:14.571Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
10:01:14 [2019-12-10T10:01:14.571Z] === RUN   TestCreateWithCustomReadonlyPaths
10:01:14 [2019-12-10T10:01:14.571Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
10:01:14 [2019-12-10T10:01:14.571Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
10:01:14 [2019-12-10T10:01:14.571Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:01:14 [2019-12-10T10:01:14.571Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:01:14 [2019-12-10T10:01:14.571Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:01:14 [2019-12-10T10:01:14.571Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:01:14 [2019-12-10T10:01:14.571Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:01:14 [2019-12-10T10:01:14.571Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:01:14 [2019-12-10T10:01:14.571Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:01:14 [2019-12-10T10:01:14.571Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:01:14 [2019-12-10T10:01:14.571Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:01:14 [2019-12-10T10:01:14.571Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:01:14 [2019-12-10T10:01:14.571Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:01:14 [2019-12-10T10:01:14.571Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:01:14 [2019-12-10T10:01:14.571Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:01:14 [2019-12-10T10:01:14.571Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:01:14 [2019-12-10T10:01:14.571Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:01:14 [2019-12-10T10:01:14.571Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:01:14 [2019-12-10T10:01:14.571Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
10:01:14 [2019-12-10T10:01:14.571Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:01:14 [2019-12-10T10:01:14.571Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:01:14 [2019-12-10T10:01:14.571Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:01:14 [2019-12-10T10:01:14.571Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:01:14 [2019-12-10T10:01:14.571Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:01:14 [2019-12-10T10:01:14.571Z] === RUN   TestDiff
10:01:14 [2019-12-10T10:01:14.571Z] --- SKIP: TestDiff (0.00s)
10:01:14 [2019-12-10T10:01:14.571Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
10:01:14 [2019-12-10T10:01:14.571Z] === RUN   TestExecWithCloseStdin
10:01:14 [2019-12-10T10:01:14.576Z] === RUN   TestDockerSuite/TestBuildIidFile
10:01:14 [2019-12-10T10:01:14.576Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
10:01:14 [2019-12-10T10:01:14.576Z] === RUN   TestDockerSuite/TestBuildInheritance
10:01:14 [2019-12-10T10:01:14.634Z] ok  	github.com/docker/docker/daemon/images	0.014s	coverage: 4.9% of statements
10:01:14 [2019-12-10T10:01:14.634Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:01:14 [2019-12-10T10:01:14.634Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:01:14 [2019-12-10T10:01:14.833Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.45s)
10:01:14 [2019-12-10T10:01:14.833Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:01:15 [2019-12-10T10:01:15.090Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
10:01:15 [2019-12-10T10:01:15.566Z] ok  	github.com/docker/docker/daemon/logger	0.216s	coverage: 42.7% of statements
10:01:15 [2019-12-10T10:01:15.655Z] === RUN   TestDockerSuite/TestBuildInvalidTag
10:01:15 [2019-12-10T10:01:15.655Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
10:01:16 [2019-12-10T10:01:16.498Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.149s	coverage: 77.8% of statements
10:01:16 [2019-12-10T10:01:16.498Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:01:16 [2019-12-10T10:01:16.498Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:01:16 [2019-12-10T10:01:16.744Z] --- PASS: TestExecWithCloseStdin (2.02s)
10:01:16 [2019-12-10T10:01:16.744Z] === RUN   TestExec
10:01:16 [2019-12-10T10:01:16.744Z] --- SKIP: TestExec (0.00s)
10:01:16 [2019-12-10T10:01:16.744Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
10:01:16 [2019-12-10T10:01:16.744Z] === RUN   TestExecUser
10:01:16 [2019-12-10T10:01:16.744Z] --- SKIP: TestExecUser (0.00s)
10:01:16 [2019-12-10T10:01:16.744Z]     exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
10:01:16 [2019-12-10T10:01:16.744Z] === RUN   TestExportContainerAndImportImage
10:01:16 [2019-12-10T10:01:16.744Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
10:01:16 [2019-12-10T10:01:16.744Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
10:01:16 [2019-12-10T10:01:16.744Z] === RUN   TestExportContainerAfterDaemonRestart
10:01:16 [2019-12-10T10:01:16.744Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
10:01:16 [2019-12-10T10:01:16.744Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
10:01:16 [2019-12-10T10:01:16.744Z] === RUN   TestHealthCheckWorkdir
10:01:16 [2019-12-10T10:01:16.744Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
10:01:16 [2019-12-10T10:01:16.744Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
10:01:16 [2019-12-10T10:01:16.744Z] === RUN   TestHealthKillContainer
10:01:16 [2019-12-10T10:01:16.744Z] --- SKIP: TestHealthKillContainer (0.00s)
10:01:16 [2019-12-10T10:01:16.744Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
10:01:16 [2019-12-10T10:01:16.744Z] === RUN   TestInspectCpusetInConfigPre120
10:01:16 [2019-12-10T10:01:16.744Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
10:01:16 [2019-12-10T10:01:16.744Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
10:01:16 [2019-12-10T10:01:16.744Z] === RUN   TestKillContainerInvalidSignal
10:01:17 [2019-12-10T10:01:17.025Z] === RUN   TestDockerSuite/TestBuildLabel
10:01:17 [2019-12-10T10:01:17.065Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 67.0% of statements
10:01:17 [2019-12-10T10:01:17.282Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
10:01:17 [2019-12-10T10:01:17.539Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
10:01:17 [2019-12-10T10:01:17.996Z] ok  	github.com/docker/docker/daemon/logger/journald	0.006s	coverage: 26.2% of statements
10:01:18 [2019-12-10T10:01:18.104Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
10:01:18 [2019-12-10T10:01:18.274Z] --- PASS: TestKillContainerInvalidSignal (1.73s)
10:01:18 [2019-12-10T10:01:18.274Z] === RUN   TestKillContainer
10:01:18 [2019-12-10T10:01:18.274Z] --- SKIP: TestKillContainer (0.00s)
10:01:18 [2019-12-10T10:01:18.274Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
10:01:18 [2019-12-10T10:01:18.274Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:01:18 [2019-12-10T10:01:18.274Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
10:01:18 [2019-12-10T10:01:18.274Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:01:18 [2019-12-10T10:01:18.274Z] === RUN   TestKillStoppedContainer
10:01:18 [2019-12-10T10:01:18.274Z] --- SKIP: TestKillStoppedContainer (0.00s)
10:01:18 [2019-12-10T10:01:18.274Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:01:18 [2019-12-10T10:01:18.274Z] === RUN   TestKillStoppedContainerAPIPre120
10:01:18 [2019-12-10T10:01:18.274Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
10:01:18 [2019-12-10T10:01:18.274Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:01:18 [2019-12-10T10:01:18.274Z] === RUN   TestKillDifferentUserContainer
10:01:18 [2019-12-10T10:01:18.274Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
10:01:18 [2019-12-10T10:01:18.274Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
10:01:18 [2019-12-10T10:01:18.274Z] === RUN   TestInspectOomKilledTrue
10:01:18 [2019-12-10T10:01:18.274Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:01:18 [2019-12-10T10:01:18.274Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:01:18 [2019-12-10T10:01:18.274Z] === RUN   TestInspectOomKilledFalse
10:01:18 [2019-12-10T10:01:18.274Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:01:18 [2019-12-10T10:01:18.274Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:01:18 [2019-12-10T10:01:18.274Z] === RUN   TestLogsFollowTailEmpty
10:01:18 [2019-12-10T10:01:18.363Z] === RUN   TestDockerSuite/TestBuildLabels
10:01:18 [2019-12-10T10:01:18.562Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 88.3% of statements
10:01:18 [2019-12-10T10:01:18.562Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 62.1% of statements
10:01:18 [2019-12-10T10:01:18.927Z] === RUN   TestDockerSuite/TestBuildLabelsCache
10:01:19 [2019-12-10T10:01:19.498Z] --- PASS: TestServiceUpdateNetwork (14.55s)
10:01:19 [2019-12-10T10:01:19.498Z] PASS
10:01:19 [2019-12-10T10:01:19.498Z] 
10:01:19 [2019-12-10T10:01:19.498Z] === Skipped
10:01:19 [2019-12-10T10:01:19.498Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
10:01:19 [2019-12-10T10:01:19.498Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:01:19 [2019-12-10T10:01:19.498Z] 
10:01:19 [2019-12-10T10:01:19.498Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
10:01:19 [2019-12-10T10:01:19.498Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:01:19 [2019-12-10T10:01:19.498Z] 
10:01:19 [2019-12-10T10:01:19.498Z] 
10:01:19 [2019-12-10T10:01:19.498Z] DONE 20 tests, 2 skipped in 127.365s
10:01:19 [2019-12-10T10:01:19.498Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
10:01:19 [2019-12-10T10:01:19.498Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
10:01:19 [2019-12-10T10:01:19.498Z] ++ set -e
10:01:19 [2019-12-10T10:01:19.498Z] ++ '[' -n 0 ']'
10:01:19 [2019-12-10T10:01:19.498Z] ++ set -x
10:01:19 [2019-12-10T10:01:19.498Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
10:01:19 [2019-12-10T10:01:19.806Z] --- PASS: TestLogsFollowTailEmpty (1.63s)
10:01:19 [2019-12-10T10:01:19.806Z] === RUN   TestNetworkNat
10:01:19 [2019-12-10T10:01:19.806Z] --- SKIP: TestNetworkNat (0.00s)
10:01:19 [2019-12-10T10:01:19.806Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
10:01:19 [2019-12-10T10:01:19.806Z] === RUN   TestNetworkLocalhostTCPNat
10:01:19 [2019-12-10T10:01:19.806Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s)
10:01:19 [2019-12-10T10:01:19.806Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
10:01:19 [2019-12-10T10:01:19.806Z] === RUN   TestNetworkLoopbackNat
10:01:19 [2019-12-10T10:01:19.806Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
10:01:19 [2019-12-10T10:01:19.806Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
10:01:19 [2019-12-10T10:01:19.806Z] === RUN   TestPause
10:01:19 [2019-12-10T10:01:19.806Z] --- SKIP: TestPause (0.00s)
10:01:19 [2019-12-10T10:01:19.806Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
10:01:19 [2019-12-10T10:01:19.806Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:01:19 [2019-12-10T10:01:19.858Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
10:01:19 [2019-12-10T10:01:19.870Z] INFO: Testing against a local daemon
10:01:19 [2019-12-10T10:01:19.870Z] === RUN   TestSessionCreate
10:01:19 [2019-12-10T10:01:19.870Z] --- PASS: TestSessionCreate (0.02s)
10:01:19 [2019-12-10T10:01:19.870Z] === RUN   TestSessionCreateWithBadUpgrade
10:01:19 [2019-12-10T10:01:19.870Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
10:01:19 [2019-12-10T10:01:19.870Z] PASS
10:01:19 [2019-12-10T10:01:19.870Z] 
10:01:19 [2019-12-10T10:01:19.870Z] DONE 2 tests in 1.435s
10:01:19 [2019-12-10T10:01:19.870Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
10:01:19 [2019-12-10T10:01:19.870Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
10:01:19 [2019-12-10T10:01:19.870Z] ++ set -e
10:01:19 [2019-12-10T10:01:19.870Z] ++ '[' -n 0 ']'
10:01:19 [2019-12-10T10:01:19.870Z] ++ set -x
10:01:19 [2019-12-10T10:01:19.870Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
10:01:19 [2019-12-10T10:01:19.933Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 74.7% of statements
10:01:19 [2019-12-10T10:01:19.933Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:01:19 [2019-12-10T10:01:19.933Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.040s	coverage: 19.9% of statements
10:01:20 [2019-12-10T10:01:20.251Z] INFO: Testing against a local daemon
10:01:20 [2019-12-10T10:01:20.251Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:01:20 [2019-12-10T10:01:20.251Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:01:20 [2019-12-10T10:01:20.251Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:01:20 [2019-12-10T10:01:20.251Z] === RUN   TestEventsExecDie
10:01:21 [2019-12-10T10:01:21.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:01:21 [2019-12-10T10:01:21.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:01:21 [2019-12-10T10:01:21.642Z] --- PASS: TestEventsExecDie (1.28s)
10:01:21 [2019-12-10T10:01:21.642Z] === RUN   TestEventsBackwardsCompatible
10:01:21 [2019-12-10T10:01:21.642Z] --- PASS: TestEventsBackwardsCompatible (0.14s)
10:01:21 [2019-12-10T10:01:21.642Z] === RUN   TestInfoBinaryCommits
10:01:21 [2019-12-10T10:01:21.642Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:01:21 [2019-12-10T10:01:21.642Z] === RUN   TestInfoAPIVersioned
10:01:21 [2019-12-10T10:01:21.642Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:01:21 [2019-12-10T10:01:21.642Z] === RUN   TestInfoDiscoveryBackend
10:01:21 [2019-12-10T10:01:21.830Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.014s	coverage: 47.8% of statements
10:01:21 [2019-12-10T10:01:21.985Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.76s)
10:01:21 [2019-12-10T10:01:21.985Z] === RUN   TestPauseStopPausedContainer
10:01:21 [2019-12-10T10:01:21.985Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
10:01:21 [2019-12-10T10:01:21.985Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
10:01:21 [2019-12-10T10:01:21.985Z] === RUN   TestPsFilter
10:01:21 [2019-12-10T10:01:21.985Z] --- PASS: TestPsFilter (0.18s)
10:01:21 [2019-12-10T10:01:21.985Z] === RUN   TestRemoveContainerWithRemovedVolume
10:01:22 [2019-12-10T10:01:22.053Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
10:01:22 [2019-12-10T10:01:22.053Z] === RUN   TestInfoDiscoveryInvalidAdvertise
10:01:22 [2019-12-10T10:01:22.088Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
10:01:22 [2019-12-10T10:01:22.653Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
10:01:22 [2019-12-10T10:01:22.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:01:23 [2019-12-10T10:01:23.135Z] === RUN   TestDockerSuite/TestBuildLastModified
10:01:23 [2019-12-10T10:01:23.218Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.642s	coverage: 82.5% of statements
10:01:23 [2019-12-10T10:01:23.218Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:01:23 [2019-12-10T10:01:23.218Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:01:23 [2019-12-10T10:01:23.316Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
10:01:23 [2019-12-10T10:01:23.316Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
10:01:23 [2019-12-10T10:01:23.690Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
10:01:23 [2019-12-10T10:01:23.690Z] === RUN   TestInfoAPI
10:01:23 [2019-12-10T10:01:23.690Z] --- PASS: TestInfoAPI (0.02s)
10:01:23 [2019-12-10T10:01:23.690Z] === RUN   TestInfoAPIWarnings
10:01:24 [2019-12-10T10:01:24.087Z] --- PASS: TestInfoAPIWarnings (0.53s)
10:01:24 [2019-12-10T10:01:24.087Z] === RUN   TestInfoDebug
10:01:24 [2019-12-10T10:01:24.155Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.92s)
10:01:24 [2019-12-10T10:01:24.155Z] === RUN   TestRemoveContainerWithVolume
10:01:24 [2019-12-10T10:01:24.898Z] --- PASS: TestInfoDebug (0.53s)
10:01:24 [2019-12-10T10:01:24.899Z] === RUN   TestInfoInsecureRegistries
10:01:25 [2019-12-10T10:01:25.117Z] ok  	github.com/docker/docker/distribution	0.194s	coverage: 22.1% of statements
10:01:25 [2019-12-10T10:01:25.280Z] --- PASS: TestInfoInsecureRegistries (0.54s)
10:01:25 [2019-12-10T10:01:25.280Z] === RUN   TestInfoRegistryMirrors
10:01:25 [2019-12-10T10:01:25.374Z] ok  	github.com/docker/docker/distribution/metadata	0.050s	coverage: 48.2% of statements
10:01:25 [2019-12-10T10:01:25.374Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:01:25 [2019-12-10T10:01:25.686Z] --- PASS: TestRemoveContainerWithVolume (2.03s)
10:01:25 [2019-12-10T10:01:25.686Z] === RUN   TestRemoveContainerRunning
10:01:26 [2019-12-10T10:01:26.090Z] --- PASS: TestInfoRegistryMirrors (0.54s)
10:01:26 [2019-12-10T10:01:26.090Z] === RUN   TestLoginFailsWithBadCredentials
10:01:26 [2019-12-10T10:01:26.650Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s)
10:01:26 [2019-12-10T10:01:26.650Z] === RUN   TestPingCacheHeaders
10:01:26 [2019-12-10T10:01:26.650Z] --- PASS: TestPingCacheHeaders (0.03s)
10:01:26 [2019-12-10T10:01:26.650Z] === RUN   TestPingGet
10:01:26 [2019-12-10T10:01:26.650Z] --- PASS: TestPingGet (0.04s)
10:01:26 [2019-12-10T10:01:26.650Z] === RUN   TestPingHead
10:01:26 [2019-12-10T10:01:26.650Z] --- PASS: TestPingHead (0.02s)
10:01:26 [2019-12-10T10:01:26.650Z] === RUN   TestVersion
10:01:26 [2019-12-10T10:01:26.650Z] --- PASS: TestVersion (0.02s)
10:01:26 [2019-12-10T10:01:26.650Z] PASS
10:01:26 [2019-12-10T10:01:26.650Z] 
10:01:26 [2019-12-10T10:01:26.650Z] === Skipped
10:01:26 [2019-12-10T10:01:26.650Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:01:26 [2019-12-10T10:01:26.650Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:01:26 [2019-12-10T10:01:26.650Z] 
10:01:26 [2019-12-10T10:01:26.650Z] 
10:01:26 [2019-12-10T10:01:26.650Z] DONE 18 tests, 1 skipped in 6.476s
10:01:26 [2019-12-10T10:01:26.650Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
10:01:26 [2019-12-10T10:01:26.650Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
10:01:26 [2019-12-10T10:01:26.650Z] ++ set -e
10:01:26 [2019-12-10T10:01:26.650Z] ++ '[' -n 0 ']'
10:01:26 [2019-12-10T10:01:26.650Z] ++ set -x
10:01:26 [2019-12-10T10:01:26.650Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
10:01:26 [2019-12-10T10:01:26.650Z] INFO: Testing against a local daemon
10:01:26 [2019-12-10T10:01:26.650Z] === RUN   TestVolumesCreateAndList
10:01:26 [2019-12-10T10:01:26.650Z] --- PASS: TestVolumesCreateAndList (0.05s)
10:01:26 [2019-12-10T10:01:26.650Z] === RUN   TestVolumesRemove
10:01:26 [2019-12-10T10:01:26.650Z] --- PASS: TestVolumesRemove (0.10s)
10:01:26 [2019-12-10T10:01:26.650Z] === RUN   TestVolumesInspect
10:01:26 [2019-12-10T10:01:26.745Z] ok  	github.com/docker/docker/errdefs	0.007s	coverage: 49.4% of statements
10:01:27 [2019-12-10T10:01:27.061Z] --- PASS: TestVolumesInspect (0.04s)
10:01:27 [2019-12-10T10:01:27.061Z] === RUN   TestVolumesInvalidJSON
10:01:27 [2019-12-10T10:01:27.061Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:01:27 [2019-12-10T10:01:27.061Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:01:27 [2019-12-10T10:01:27.061Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:01:27 [2019-12-10T10:01:27.061Z] --- PASS: TestVolumesInvalidJSON (0.02s)
10:01:27 [2019-12-10T10:01:27.061Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:01:27 [2019-12-10T10:01:27.061Z] PASS
10:01:27 [2019-12-10T10:01:27.061Z] 
10:01:27 [2019-12-10T10:01:27.061Z] DONE 5 tests in 0.426s
10:01:27 [2019-12-10T10:01:27.061Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:01:27 [2019-12-10T10:01:27.061Z] ++++ cat bundles/test-integration/docker.pid
10:01:27 [2019-12-10T10:01:27.061Z] +++ kill 11529
10:01:27 [2019-12-10T10:01:27.857Z] --- PASS: TestRemoveContainerRunning (1.66s)
10:01:27 [2019-12-10T10:01:27.857Z] === RUN   TestRemoveContainerForceRemoveRunning
10:01:28 [2019-12-10T10:01:28.116Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
10:01:28 [2019-12-10T10:01:28.371Z] +++ /etc/init.d/apparmor stop
10:01:28 [2019-12-10T10:01:28.388Z] === RUN   TestDockerSuite/TestBuildLineBreak
10:01:28 [2019-12-10T10:01:28.759Z] Clearing AppArmor profiles cache:.
10:01:28 [2019-12-10T10:01:28.759Z] All profile caches have been cleared, but no profiles have been unloaded.
10:01:28 [2019-12-10T10:01:28.759Z] Unloading profiles will leave already running processes permanently
10:01:28 [2019-12-10T10:01:28.759Z] unconfined, which can lead to unexpected situations.
10:01:28 [2019-12-10T10:01:28.759Z] 
10:01:28 [2019-12-10T10:01:28.759Z] To set a process to complain mode, use the command line tool
10:01:28 [2019-12-10T10:01:28.759Z] 'aa-complain'. To really tear down all profiles, run the init script
10:01:28 [2019-12-10T10:01:28.759Z] with the 'teardown' option."
10:01:28 [2019-12-10T10:01:28.759Z] 
10:01:29 [2019-12-10T10:01:29.049Z] ok  	github.com/docker/docker/distribution/xfer	1.874s	coverage: 85.1% of statements
10:01:29 [2019-12-10T10:01:29.049Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:01:29 [2019-12-10T10:01:29.049Z] ok  	github.com/docker/docker/image/cache	0.018s	coverage: 19.2% of statements
10:01:29 [2019-12-10T10:01:29.049Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:01:29 [2019-12-10T10:01:29.319Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
10:01:29 [2019-12-10T10:01:29.389Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.71s)
10:01:29 [2019-12-10T10:01:29.389Z] === RUN   TestRemoveInvalidContainer
10:01:29 [2019-12-10T10:01:29.389Z] --- PASS: TestRemoveInvalidContainer (0.02s)
10:01:29 [2019-12-10T10:01:29.389Z] === RUN   TestRenameLinkedContainer
10:01:29 [2019-12-10T10:01:29.389Z] --- SKIP: TestRenameLinkedContainer (0.00s)
10:01:29 [2019-12-10T10:01:29.389Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
10:01:29 [2019-12-10T10:01:29.389Z] === RUN   TestRenameStoppedContainer
10:01:30 [2019-12-10T10:01:30.421Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
10:01:30 [2019-12-10T10:01:30.421Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
Post stage
[Pipeline] junit
10:01:30 [2019-12-10T10:01:30.765Z] Recording test results
10:01:31 [2019-12-10T10:01:31.219Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s)
10:01:31 [2019-12-10T10:01:31.219Z] PASS
10:01:31 [2019-12-10T10:01:31.353Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
10:01:31 [2019-12-10T10:01:31.478Z] 
10:01:31 [2019-12-10T10:01:31.478Z] DONE 17 tests in 54.716s
10:01:31 [2019-12-10T10:01:31.478Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:01:31 [2019-12-10T10:01:31.478Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
10:01:31 [2019-12-10T10:01:31.478Z] ++ set -e
10:01:31 [2019-12-10T10:01:31.478Z] ++ '[' -n 0 ']'
10:01:31 [2019-12-10T10:01:31.478Z] ++ set -x
10:01:31 [2019-12-10T10:01:31.478Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
10:01:31 [2019-12-10T10:01:31.478Z] INFO: Testing against a local daemon
10:01:31 [2019-12-10T10:01:31.478Z] === RUN   TestPluginInvalidJSON
10:01:31 [2019-12-10T10:01:31.478Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:01:31 [2019-12-10T10:01:31.478Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:01:31 [2019-12-10T10:01:31.478Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:01:31 [2019-12-10T10:01:31.478Z] --- PASS: TestPluginInvalidJSON (0.04s)
10:01:31 [2019-12-10T10:01:31.478Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
10:01:31 [2019-12-10T10:01:31.478Z] PASS
10:01:31 [2019-12-10T10:01:31.478Z] 
10:01:31 [2019-12-10T10:01:31.478Z] DONE 2 tests in 0.196s
10:01:31 [2019-12-10T10:01:31.478Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:01:31 [2019-12-10T10:01:31.736Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
10:01:31 [2019-12-10T10:01:31.736Z] ++ set -e
10:01:31 [2019-12-10T10:01:31.736Z] ++ '[' -n 0 ']'
10:01:31 [2019-12-10T10:01:31.736Z] ++ set -x
10:01:31 [2019-12-10T10:01:31.736Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
10:01:31 [2019-12-10T10:01:31.736Z] INFO: Testing against a local daemon
10:01:31 [2019-12-10T10:01:31.736Z] === RUN   TestExternalGraphDriver
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:01:31 [2019-12-10T10:01:31.993Z] === RUN   TestExternalGraphDriver/json
10:01:32 [2019-12-10T10:01:32.316Z] ok  	github.com/docker/docker/opts	0.046s	coverage: 66.9% of statements
10:01:32 [2019-12-10T10:01:32.316Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
10:01:32 [2019-12-10T10:01:32.558Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
10:01:32 [2019-12-10T10:01:32.558Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
10:01:32 [2019-12-10T10:01:32.676Z] + echo Ensuring container killed.
10:01:32 [2019-12-10T10:01:32.676Z] Ensuring container killed.
10:01:32 [2019-12-10T10:01:32.676Z] + docker rm -vf docker-pr5
10:01:32 [2019-12-10T10:01:32.676Z] Error: No such container: docker-pr5
10:01:32 [2019-12-10T10:01:32.676Z] + true
[Pipeline] sh
10:01:32 [2019-12-10T10:01:32.815Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
10:01:32 [2019-12-10T10:01:32.815Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
10:01:33 [2019-12-10T10:01:33.072Z] === RUN   TestDockerSuite/TestBuildMaintainer
10:01:33 [2019-12-10T10:01:33.330Z] === RUN   TestDockerSuite/TestBuildMissingArgs
10:01:33 [2019-12-10T10:01:33.497Z] + echo Chowning /workspace to jenkins user
10:01:33 [2019-12-10T10:01:33.497Z] Chowning /workspace to jenkins user
10:01:33 [2019-12-10T10:01:33.497Z] + id -u
10:01:33 [2019-12-10T10:01:33.497Z] + id -g
10:01:33 [2019-12-10T10:01:33.497Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40179:/workspace busybox chown -R 1001:1001 /workspace
10:01:33 [2019-12-10T10:01:33.497Z] Unable to find image 'busybox:latest' locally
10:01:33 [2019-12-10T10:01:33.876Z] latest: Pulling from library/busybox
10:01:33 [2019-12-10T10:01:33.876Z] 6dc7af96dfc8: Pulling fs layer
10:01:34 [2019-12-10T10:01:34.221Z] ok  	github.com/docker/docker/pkg/archive	0.399s	coverage: 77.3% of statements
10:01:34 [2019-12-10T10:01:34.263Z] === RUN   TestExternalGraphDriver/spec
10:01:34 [2019-12-10T10:01:34.267Z] 6dc7af96dfc8: Verifying Checksum
10:01:34 [2019-12-10T10:01:34.267Z] 6dc7af96dfc8: Download complete
10:01:34 [2019-12-10T10:01:34.642Z] 6dc7af96dfc8: Pull complete
10:01:34 [2019-12-10T10:01:34.642Z] Digest: sha256:1828edd60c5efd34b2bf5dd3282ec0cc04d47b2ff9caa0b6d4f07a21d1c08084
10:01:34 [2019-12-10T10:01:34.642Z] Status: Downloaded newer image for busybox:latest
10:01:35 [2019-12-10T10:01:35.152Z] ok  	github.com/docker/docker/pkg/authorization	0.258s	coverage: 68.3% of statements
10:01:35 [2019-12-10T10:01:35.195Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
10:01:35 [2019-12-10T10:01:35.409Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
10:01:35 [2019-12-10T10:01:35.666Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
10:01:36 [2019-12-10T10:01:36.451Z] --- PASS: TestRenameStoppedContainer (6.82s)
10:01:36 [2019-12-10T10:01:36.451Z] === RUN   TestRenameRunningContainerAndReuse
10:01:36 [2019-12-10T10:01:36.567Z] === RUN   TestExternalGraphDriver/pull
10:01:36 [2019-12-10T10:01:36.567Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:01:38 [2019-12-10T10:01:38.189Z] ok  	github.com/docker/docker/layer	7.063s	coverage: 68.8% of statements
10:01:38 [2019-12-10T10:01:38.189Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:01:38 [2019-12-10T10:01:38.189Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:01:38 [2019-12-10T10:01:38.189Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:01:38 [2019-12-10T10:01:38.189Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:01:38 [2019-12-10T10:01:38.189Z] ?   	github.com/docker/docker/oci	[no test files]
10:01:38 [2019-12-10T10:01:38.189Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:01:38 [2019-12-10T10:01:38.289Z] + bundleName=s390x-integration
10:01:38 [2019-12-10T10:01:38.289Z] + echo Creating s390x-integration-bundles.tar.gz
10:01:38 [2019-12-10T10:01:38.289Z] Creating s390x-integration-bundles.tar.gz
10:01:38 [2019-12-10T10:01:38.289Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
10:01:38 [2019-12-10T10:01:38.289Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
10:01:38 [2019-12-10T10:01:38.446Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
10:01:38 [2019-12-10T10:01:38.463Z] --- PASS: TestExternalGraphDriver (6.37s)
10:01:38 [2019-12-10T10:01:38.463Z]     --- PASS: TestExternalGraphDriver/json (2.14s)
10:01:38 [2019-12-10T10:01:38.463Z]     --- PASS: TestExternalGraphDriver/spec (2.17s)
10:01:38 [2019-12-10T10:01:38.463Z]     --- PASS: TestExternalGraphDriver/pull (1.87s)
10:01:38 [2019-12-10T10:01:38.463Z] === RUN   TestGraphdriverPluginV2
10:01:38 [2019-12-10T10:01:38.480Z] Archiving artifacts
10:01:39 [2019-12-10T10:01:39.011Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
10:01:39 [2019-12-10T10:01:39.268Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
10:01:39 [2019-12-10T10:01:39.481Z] --- PASS: TestRenameRunningContainerAndReuse (3.48s)
10:01:39 [2019-12-10T10:01:39.482Z] === RUN   TestRenameInvalidName
10:01:39 [2019-12-10T10:01:39.525Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.956s	coverage: 43.2% of statements
10:01:39 [2019-12-10T10:01:39.526Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:01:39 [2019-12-10T10:01:39.526Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:01:39 [2019-12-10T10:01:39.936Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40179/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:01:40 [2019-12-10T10:01:40.457Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.006s	coverage: 92.3% of statements
10:01:40 [2019-12-10T10:01:40.727Z] + make clean
10:01:41 [2019-12-10T10:01:41.016Z] --- PASS: TestRenameInvalidName (1.70s)
10:01:41 [2019-12-10T10:01:41.016Z] === RUN   TestRenameAnonymousContainer
10:01:41 [2019-12-10T10:01:41.016Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
10:01:41 [2019-12-10T10:01:41.016Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
10:01:41 [2019-12-10T10:01:41.016Z] === RUN   TestRenameContainerWithSameName
10:01:41 [2019-12-10T10:01:41.022Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.007s	coverage: 93.8% of statements
10:01:41 [2019-12-10T10:01:41.098Z] make: command: Command not found
10:01:41 [2019-12-10T10:01:41.098Z] make: command: Command not found
10:01:41 [2019-12-10T10:01:41.098Z] docker volume rm -f docker-dev-cache
10:01:41 [2019-12-10T10:01:41.098Z] docker-dev-cache
[Pipeline] deleteDir
10:01:41 [2019-12-10T10:01:41.280Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
10:01:41 [2019-12-10T10:01:41.737Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
10:01:41 [2019-12-10T10:01:41.737Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
10:01:42 [2019-12-10T10:01:42.301Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
10:01:42 [2019-12-10T10:01:42.650Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
10:01:42 [2019-12-10T10:01:42.865Z] --- PASS: TestGraphdriverPluginV2 (4.83s)
10:01:42 [2019-12-10T10:01:42.865Z] PASS
10:01:42 [2019-12-10T10:01:42.865Z] 
10:01:42 [2019-12-10T10:01:42.865Z] DONE 5 tests in 11.365s
10:01:42 [2019-12-10T10:01:42.865Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:01:42 [2019-12-10T10:01:42.865Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
10:01:42 [2019-12-10T10:01:42.865Z] ++ set -e
10:01:42 [2019-12-10T10:01:42.865Z] ++ '[' -n 0 ']'
10:01:42 [2019-12-10T10:01:42.865Z] ++ set -x
10:01:42 [2019-12-10T10:01:42.865Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
10:01:43 [2019-12-10T10:01:43.123Z] INFO: Testing against a local daemon
10:01:43 [2019-12-10T10:01:43.123Z] === RUN   TestContinueAfterPluginCrash
10:01:43 [2019-12-10T10:01:43.123Z] === PAUSE TestContinueAfterPluginCrash
10:01:43 [2019-12-10T10:01:43.123Z] === RUN   TestDaemonStartWithLogOpt
10:01:43 [2019-12-10T10:01:43.123Z] === PAUSE TestDaemonStartWithLogOpt
10:01:43 [2019-12-10T10:01:43.123Z] === CONT  TestContinueAfterPluginCrash
10:01:43 [2019-12-10T10:01:43.123Z] === CONT  TestDaemonStartWithLogOpt
10:01:43 [2019-12-10T10:01:43.191Z] --- PASS: TestRenameContainerWithSameName (1.60s)
10:01:43 [2019-12-10T10:01:43.191Z] === RUN   TestRenameContainerWithLinkedContainer
10:01:43 [2019-12-10T10:01:43.191Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
10:01:43 [2019-12-10T10:01:43.191Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
10:01:43 [2019-12-10T10:01:43.191Z] === RUN   TestResize
10:01:43 [2019-12-10T10:01:43.191Z] --- SKIP: TestResize (0.00s)
10:01:43 [2019-12-10T10:01:43.191Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
10:01:43 [2019-12-10T10:01:43.191Z] === RUN   TestResizeWithInvalidSize
10:01:43 [2019-12-10T10:01:43.191Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
10:01:43 [2019-12-10T10:01:43.191Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
10:01:43 [2019-12-10T10:01:43.191Z] === RUN   TestResizeWhenContainerNotStarted
10:01:43 [2019-12-10T10:01:43.214Z] ok  	github.com/docker/docker/pkg/fileutils	0.008s	coverage: 89.5% of statements
10:01:43 [2019-12-10T10:01:43.472Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.106s	coverage: 84.1% of statements
10:01:44 [2019-12-10T10:01:44.036Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
10:01:44 [2019-12-10T10:01:44.036Z] ok  	github.com/docker/docker/pkg/fsutils	0.240s	coverage: 85.1% of statements
10:01:45 [2019-12-10T10:01:45.407Z] ok  	github.com/docker/docker/pkg/idtools	0.568s	coverage: 70.1% of statements
10:01:45 [2019-12-10T10:01:45.407Z] ok  	github.com/docker/docker/pkg/ioutils	0.439s	coverage: 69.3% of statements
10:01:45 [2019-12-10T10:01:45.971Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
10:01:45 [2019-12-10T10:01:45.971Z] ok  	github.com/docker/docker/pkg/locker	0.018s	coverage: 88.9% of statements
10:01:46 [2019-12-10T10:01:46.228Z] ok  	github.com/docker/docker/pkg/longpath	0.005s	coverage: 100.0% of statements
10:01:46 [2019-12-10T10:01:46.228Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:01:46 [2019-12-10T10:01:46.792Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
10:01:47 [2019-12-10T10:01:47.050Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
10:01:47 [2019-12-10T10:01:47.307Z] ok  	github.com/docker/docker/pkg/mount	0.569s	coverage: 70.0% of statements
10:01:47 [2019-12-10T10:01:47.307Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:01:47 [2019-12-10T10:01:47.307Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.018s	coverage: 60.0% of statements
10:01:47 [2019-12-10T10:01:47.872Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 91.4% of statements
10:01:47 [2019-12-10T10:01:47.872Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
10:01:47 [2019-12-10T10:01:47.872Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:01:47 [2019-12-10T10:01:47.872Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:01:48 [2019-12-10T10:01:48.803Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.013s	coverage: 56.8% of statements
10:01:49 [2019-12-10T10:01:49.368Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
10:01:49 [2019-12-10T10:01:49.626Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
10:01:49 [2019-12-10T10:01:49.884Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
10:01:50 [2019-12-10T10:01:50.244Z] --- PASS: TestResizeWhenContainerNotStarted (6.78s)
10:01:50 [2019-12-10T10:01:50.244Z] === RUN   TestDaemonRestartKillContainers
10:01:50 [2019-12-10T10:01:50.244Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
10:01:50 [2019-12-10T10:01:50.244Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
10:01:50 [2019-12-10T10:01:50.244Z] === RUN   TestStats
10:01:50 [2019-12-10T10:01:50.244Z] --- SKIP: TestStats (0.00s)
10:01:50 [2019-12-10T10:01:50.244Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
10:01:50 [2019-12-10T10:01:50.244Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:01:51 [2019-12-10T10:01:51.253Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 73.9% of statements
10:01:51 [2019-12-10T10:01:51.510Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
10:01:54 [2019-12-10T10:01:54.783Z] ok  	github.com/docker/docker/pkg/signal	2.392s	coverage: 61.0% of statements
10:01:54 [2019-12-10T10:01:54.783Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
10:01:55 [2019-12-10T10:01:55.040Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
10:01:55 [2019-12-10T10:01:55.298Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
10:01:55 [2019-12-10T10:01:55.318Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
10:01:55 [2019-12-10T10:01:55.556Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
10:01:56 [2019-12-10T10:01:56.123Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 80.6% of statements
10:01:56 [2019-12-10T10:01:56.380Z] ok  	github.com/docker/docker/pkg/system	0.010s	coverage: 36.2% of statements
10:01:56 [2019-12-10T10:01:56.944Z] ok  	github.com/docker/docker/pkg/tailfile	0.053s	coverage: 88.6% of statements
10:01:57 [2019-12-10T10:01:57.217Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
10:01:57 [2019-12-10T10:01:57.513Z] ok  	github.com/docker/docker/pkg/tarsum	0.043s	coverage: 89.3% of statements
10:01:57 [2019-12-10T10:01:57.770Z] ok  	github.com/docker/docker/pkg/term	0.004s	coverage: 85.9% of statements
10:01:58 [2019-12-10T10:01:58.027Z] testing: warning: no tests to run
10:01:58 [2019-12-10T10:01:58.027Z] coverage: [no statements]
10:01:58 [2019-12-10T10:01:58.027Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
10:01:58 [2019-12-10T10:01:58.587Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
10:01:58 [2019-12-10T10:01:58.591Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
10:01:58 [2019-12-10T10:01:58.591Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
10:01:58 [2019-12-10T10:01:58.848Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
10:01:59 [2019-12-10T10:01:59.151Z] --- PASS: TestDaemonStartWithLogOpt (16.12s)
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:02:01 [2019-12-10T10:02:01.373Z] ok  	github.com/docker/docker/plugin	0.528s	coverage: 27.1% of statements
10:02:01 [2019-12-10T10:02:01.630Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
10:02:01 [2019-12-10T10:02:01.695Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
10:02:02 [2019-12-10T10:02:02.561Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
10:02:02 [2019-12-10T10:02:02.603Z] --- PASS: TestStopContainerWithRestartPolicyAlways (11.32s)
10:02:02 [2019-12-10T10:02:02.603Z] === RUN   TestStopContainerWithTimeout
10:02:02 [2019-12-10T10:02:02.603Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
10:02:02 [2019-12-10T10:02:02.603Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
10:02:02 [2019-12-10T10:02:02.603Z] === RUN   TestUpdateRestartPolicy
10:02:02 [2019-12-10T10:02:02.819Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
10:02:03 [2019-12-10T10:02:03.066Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
10:02:03 [2019-12-10T10:02:03.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:02:03 [2019-12-10T10:02:03.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:02:03 [2019-12-10T10:02:03.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:02:03 [2019-12-10T10:02:03.997Z] --- PASS: TestContinueAfterPluginCrash (20.80s)
10:02:03 [2019-12-10T10:02:03.997Z] PASS
10:02:03 [2019-12-10T10:02:03.997Z] 
10:02:03 [2019-12-10T10:02:03.997Z] DONE 2 tests in 20.923s
10:02:03 [2019-12-10T10:02:03.997Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:02:03 [2019-12-10T10:02:03.997Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
10:02:03 [2019-12-10T10:02:03.997Z] ++ set -e
10:02:03 [2019-12-10T10:02:03.997Z] ++ '[' -n 0 ']'
10:02:03 [2019-12-10T10:02:03.997Z] ++ set -x
10:02:03 [2019-12-10T10:02:03.997Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
10:02:03 [2019-12-10T10:02:03.997Z] INFO: Testing against a local daemon
10:02:03 [2019-12-10T10:02:03.997Z] === RUN   TestPluginWithDevMounts
10:02:03 [2019-12-10T10:02:03.997Z] === PAUSE TestPluginWithDevMounts
10:02:03 [2019-12-10T10:02:03.997Z] === CONT  TestPluginWithDevMounts
10:02:04 [2019-12-10T10:02:04.191Z] ok  	github.com/docker/docker/registry	0.090s	coverage: 56.0% of statements
10:02:04 [2019-12-10T10:02:04.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:02:04 [2019-12-10T10:02:04.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:02:04 [2019-12-10T10:02:04.755Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
10:02:05 [2019-12-10T10:02:05.012Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
10:02:05 [2019-12-10T10:02:05.892Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
10:02:05 [2019-12-10T10:02:05.892Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
10:02:05 [2019-12-10T10:02:05.945Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 68.2% of statements
10:02:06 [2019-12-10T10:02:06.149Z] --- PASS: TestPluginWithDevMounts (1.97s)
10:02:06 [2019-12-10T10:02:06.149Z] PASS
10:02:06 [2019-12-10T10:02:06.149Z] 
10:02:06 [2019-12-10T10:02:06.149Z] DONE 1 tests in 2.129s
10:02:06 [2019-12-10T10:02:06.149Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
10:02:06 [2019-12-10T10:02:06.149Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
10:02:06 [2019-12-10T10:02:06.149Z] ++ set -e
10:02:06 [2019-12-10T10:02:06.149Z] ++ '[' -n 0 ']'
10:02:06 [2019-12-10T10:02:06.149Z] ++ set -x
10:02:06 [2019-12-10T10:02:06.149Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
10:02:06 [2019-12-10T10:02:06.149Z] INFO: Testing against a local daemon
10:02:06 [2019-12-10T10:02:06.149Z] === RUN   TestSecretInspect
10:02:06 [2019-12-10T10:02:06.202Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
10:02:08 [2019-12-10T10:02:08.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:02:08 [2019-12-10T10:02:08.727Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
10:02:09 [2019-12-10T10:02:09.659Z] ok  	github.com/docker/docker/volume/local	0.019s	coverage: 73.0% of statements
10:02:09 [2019-12-10T10:02:09.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:02:10 [2019-12-10T10:02:10.225Z] ok  	github.com/docker/docker/volume/mounts	0.021s	coverage: 67.0% of statements
10:02:10 [2019-12-10T10:02:10.329Z] --- PASS: TestSecretInspect (3.32s)
10:02:10 [2019-12-10T10:02:10.329Z] === RUN   TestSecretList
10:02:11 [2019-12-10T10:02:11.155Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.0% of statements
10:02:11 [2019-12-10T10:02:11.259Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
10:02:11 [2019-12-10T10:02:11.825Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
10:02:12 [2019-12-10T10:02:12.082Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
10:02:12 [2019-12-10T10:02:12.646Z] --- PASS: TestSecretList (3.12s)
10:02:12 [2019-12-10T10:02:12.646Z] === RUN   TestSecretsCreateAndDelete
10:02:13 [2019-12-10T10:02:13.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:02:14 [2019-12-10T10:02:14.543Z] === RUN   TestDockerSuite/TestBuildMultipleTags
10:02:14 [2019-12-10T10:02:14.800Z] === RUN   TestDockerSuite/TestBuildNetContainer
10:02:15 [2019-12-10T10:02:15.733Z] --- PASS: TestSecretsCreateAndDelete (3.04s)
10:02:15 [2019-12-10T10:02:15.733Z] === RUN   TestSecretsUpdate
10:02:17 [2019-12-10T10:02:17.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:02:17 [2019-12-10T10:02:17.631Z] === RUN   TestDockerSuite/TestBuildNetNone
10:02:18 [2019-12-10T10:02:18.564Z] === RUN   TestDockerSuite/TestBuildNoContext
10:02:19 [2019-12-10T10:02:19.129Z] --- PASS: TestSecretsUpdate (3.32s)
10:02:19 [2019-12-10T10:02:19.129Z] === RUN   TestTemplatedSecret
10:02:19 [2019-12-10T10:02:19.386Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
10:02:20 [2019-12-10T10:02:20.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:02:20 [2019-12-10T10:02:20.759Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
10:02:22 [2019-12-10T10:02:22.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:02:22 [2019-12-10T10:02:22.659Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
10:02:22 [2019-12-10T10:02:22.659Z] --- PASS: TestTemplatedSecret (3.44s)
10:02:22 [2019-12-10T10:02:22.659Z] === RUN   TestSecretCreateResolve
10:02:22 [2019-12-10T10:02:22.916Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
10:02:22 [2019-12-10T10:02:22.916Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
10:02:23 [2019-12-10T10:02:23.332Z] ok  	github.com/docker/docker/pkg/plugins	33.628s	coverage: 76.6% of statements
10:02:23 [2019-12-10T10:02:23.332Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:02:23 [2019-12-10T10:02:23.332Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:02:23 [2019-12-10T10:02:23.332Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:02:23 [2019-12-10T10:02:23.332Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:02:23 [2019-12-10T10:02:23.332Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:02:23 [2019-12-10T10:02:23.332Z] ?   	github.com/docker/docker/rootless	[no test files]
10:02:23 [2019-12-10T10:02:23.332Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
10:02:23 [2019-12-10T10:02:23.332Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:02:23 [2019-12-10T10:02:23.332Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:02:23 [2019-12-10T10:02:23.332Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:02:23 [2019-12-10T10:02:23.332Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:02:23 [2019-12-10T10:02:23.332Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:02:23 [2019-12-10T10:02:23.332Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:02:23 [2019-12-10T10:02:23.332Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:02:23 [2019-12-10T10:02:23.332Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:02:23 [2019-12-10T10:02:23.332Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:02:23 [2019-12-10T10:02:23.332Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:02:23 [2019-12-10T10:02:23.332Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:02:23 [2019-12-10T10:02:23.332Z] ?   	github.com/docker/docker/volume	[no test files]
10:02:23 [2019-12-10T10:02:23.332Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:02:23 [2019-12-10T10:02:23.332Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:02:23 [2019-12-10T10:02:23.332Z] 
10:02:23 [2019-12-10T10:02:23.332Z] === Skipped
10:02:23 [2019-12-10T10:02:23.332Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
10:02:23 [2019-12-10T10:02:23.332Z]     exec_linux_test.go:18: requires AppArmor to be enabled
10:02:23 [2019-12-10T10:02:23.332Z] 
10:02:23 [2019-12-10T10:02:23.332Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
10:02:23 [2019-12-10T10:02:23.332Z]     exec_linux_test.go:38: requires AppArmor to be enabled
10:02:23 [2019-12-10T10:02:23.332Z] 
10:02:23 [2019-12-10T10:02:23.332Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:02:23 [2019-12-10T10:02:23.332Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:02:23 [2019-12-10T10:02:23.332Z]     graphtest_unix.go:46: Driver btrfs not supported
10:02:23 [2019-12-10T10:02:23.332Z] 
10:02:23 [2019-12-10T10:02:23.332Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:02:23 [2019-12-10T10:02:23.332Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:02:23 [2019-12-10T10:02:23.332Z]     graphtest_unix.go:46: Driver btrfs not supported
10:02:23 [2019-12-10T10:02:23.332Z] 
10:02:23 [2019-12-10T10:02:23.332Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:02:23 [2019-12-10T10:02:23.332Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:02:23 [2019-12-10T10:02:23.332Z]     graphtest_unix.go:46: Driver btrfs not supported
10:02:23 [2019-12-10T10:02:23.332Z] 
10:02:23 [2019-12-10T10:02:23.332Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:02:23 [2019-12-10T10:02:23.332Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:02:23 [2019-12-10T10:02:23.332Z]     graphtest_unix.go:46: Driver btrfs not supported
10:02:23 [2019-12-10T10:02:23.332Z] 
10:02:23 [2019-12-10T10:02:23.332Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:02:23 [2019-12-10T10:02:23.332Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:02:23 [2019-12-10T10:02:23.332Z]     graphtest_unix.go:46: Driver btrfs not supported
10:02:23 [2019-12-10T10:02:23.332Z] 
10:02:23 [2019-12-10T10:02:23.332Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:02:23 [2019-12-10T10:02:23.332Z]     graphtest_unix.go:73: No driver to put!
10:02:23 [2019-12-10T10:02:23.332Z] 
10:02:23 [2019-12-10T10:02:23.332Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
10:02:23 [2019-12-10T10:02:23.332Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
10:02:23 [2019-12-10T10:02:23.332Z] 
10:02:23 [2019-12-10T10:02:23.332Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
10:02:23 [2019-12-10T10:02:23.332Z]     overlay_test.go:49: Fails to compute changes intermittently
10:02:23 [2019-12-10T10:02:23.332Z] 
10:02:23 [2019-12-10T10:02:23.332Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:02:23 [2019-12-10T10:02:23.332Z]     overlay_test.go:65: Cannot run test with naive change algorithm
10:02:23 [2019-12-10T10:02:23.332Z] 
10:02:23 [2019-12-10T10:02:23.332Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:02:23 [2019-12-10T10:02:23.332Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:02:23 [2019-12-10T10:02:23.332Z] 
10:02:23 [2019-12-10T10:02:23.332Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:02:23 [2019-12-10T10:02:23.332Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:02:23 [2019-12-10T10:02:23.332Z]     graphtest_unix.go:46: Driver zfs not supported
10:02:23 [2019-12-10T10:02:23.332Z] 
10:02:23 [2019-12-10T10:02:23.332Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:02:23 [2019-12-10T10:02:23.332Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:02:23 [2019-12-10T10:02:23.332Z]     graphtest_unix.go:46: Driver zfs not supported
10:02:23 [2019-12-10T10:02:23.332Z] 
10:02:23 [2019-12-10T10:02:23.332Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:02:23 [2019-12-10T10:02:23.332Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:02:23 [2019-12-10T10:02:23.332Z]     graphtest_unix.go:46: Driver zfs not supported
10:02:23 [2019-12-10T10:02:23.332Z] 
10:02:23 [2019-12-10T10:02:23.332Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:02:23 [2019-12-10T10:02:23.332Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:02:23 [2019-12-10T10:02:23.332Z]     graphtest_unix.go:46: Driver zfs not supported
10:02:23 [2019-12-10T10:02:23.332Z] 
10:02:23 [2019-12-10T10:02:23.332Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:02:23 [2019-12-10T10:02:23.332Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:02:23 [2019-12-10T10:02:23.332Z]     graphtest_unix.go:46: Driver zfs not supported
10:02:23 [2019-12-10T10:02:23.332Z] 
10:02:23 [2019-12-10T10:02:23.332Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:02:23 [2019-12-10T10:02:23.332Z]     graphtest_unix.go:73: No driver to put!
10:02:23 [2019-12-10T10:02:23.332Z] 
10:02:23 [2019-12-10T10:02:23.332Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:02:23 [2019-12-10T10:02:23.332Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
10:02:23 [2019-12-10T10:02:23.332Z] 
10:02:23 [2019-12-10T10:02:23.332Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:02:23 [2019-12-10T10:02:23.332Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
10:02:23 [2019-12-10T10:02:23.332Z] 
10:02:23 [2019-12-10T10:02:23.332Z] 
10:02:23 [2019-12-10T10:02:23.332Z] DONE 2151 tests, 20 skipped in 238.684s
Post stage
[Pipeline] junit
10:02:23 [2019-12-10T10:02:23.344Z] Recording test results
10:02:23 [2019-12-10T10:02:23.482Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
10:02:23 [2019-12-10T10:02:23.667Z] --- PASS: TestUpdateRestartPolicy (19.82s)
10:02:23 [2019-12-10T10:02:23.667Z] === RUN   TestUpdateRestartWithAutoRemove
10:02:23 [2019-12-10T10:02:23.667Z] --- PASS: TestUpdateRestartWithAutoRemove (1.65s)
10:02:23 [2019-12-10T10:02:23.667Z] === RUN   TestWaitNonBlocked
10:02:23 [2019-12-10T10:02:23.667Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:02:23 [2019-12-10T10:02:23.667Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:02:23 [2019-12-10T10:02:23.667Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:02:23 [2019-12-10T10:02:23.667Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:02:23 [2019-12-10T10:02:23.667Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:02:23 [2019-12-10T10:02:23.667Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:02:23 [2019-12-10T10:02:23.740Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
10:02:24 [2019-12-10T10:02:24.236Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40179/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc hack/validate/vendor
10:02:24 [2019-12-10T10:02:24.632Z] --- PASS: TestWaitNonBlocked (0.03s)
10:02:24 [2019-12-10T10:02:24.632Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.35s)
10:02:24 [2019-12-10T10:02:24.632Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.39s)
10:02:24 [2019-12-10T10:02:24.632Z] === RUN   TestWaitBlocked
10:02:24 [2019-12-10T10:02:24.632Z] --- SKIP: TestWaitBlocked (0.00s)
10:02:24 [2019-12-10T10:02:24.632Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
10:02:24 [2019-12-10T10:02:24.632Z] PASS
10:02:24 [2019-12-10T10:02:24.632Z] Running D:\gopath\src\github.com\docker\docker\integration\image
10:02:24 [2019-12-10T10:02:24.632Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:02:24 [2019-12-10T10:02:24.632Z] INFO: Testing against a local daemon
10:02:24 [2019-12-10T10:02:24.632Z] === RUN   TestCommitInheritsEnv
10:02:24 [2019-12-10T10:02:24.632Z] --- SKIP: TestCommitInheritsEnv (0.00s)
10:02:24 [2019-12-10T10:02:24.632Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
10:02:24 [2019-12-10T10:02:24.632Z] === RUN   TestImportExtremelyLargeImageWorks
10:02:24 [2019-12-10T10:02:24.632Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:02:24 [2019-12-10T10:02:24.632Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
10:02:24 [2019-12-10T10:02:24.632Z] === RUN   TestImagesFilterMultiReference
10:02:24 [2019-12-10T10:02:24.671Z] === RUN   TestDockerSuite/TestBuildOnBuild
10:02:25 [2019-12-10T10:02:25.089Z] --- PASS: TestImagesFilterMultiReference (0.08s)
10:02:25 [2019-12-10T10:02:25.090Z] === RUN   TestImagePullPlatformInvalid
10:02:25 [2019-12-10T10:02:25.090Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
10:02:25 [2019-12-10T10:02:25.090Z] === RUN   TestRemoveImageOrphaning
10:02:25 [2019-12-10T10:02:25.090Z] --- SKIP: TestRemoveImageOrphaning (0.00s)
10:02:25 [2019-12-10T10:02:25.090Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
10:02:25 [2019-12-10T10:02:25.090Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:02:25 [2019-12-10T10:02:25.090Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
10:02:25 [2019-12-10T10:02:25.090Z] === RUN   TestTagInvalidReference
10:02:25 [2019-12-10T10:02:25.090Z] --- PASS: TestTagInvalidReference (0.05s)
10:02:25 [2019-12-10T10:02:25.090Z] === RUN   TestTagValidPrefixedRepo
10:02:25 [2019-12-10T10:02:25.090Z] --- PASS: TestTagValidPrefixedRepo (0.09s)
10:02:25 [2019-12-10T10:02:25.090Z] === RUN   TestTagExistedNameWithoutForce
10:02:25 [2019-12-10T10:02:25.090Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
10:02:25 [2019-12-10T10:02:25.090Z] === RUN   TestTagOfficialNames
10:02:25 [2019-12-10T10:02:25.090Z] --- SKIP: TestTagOfficialNames (0.00s)
10:02:25 [2019-12-10T10:02:25.090Z]     tag_test.go:98: testEnv.OSType == "windows"
10:02:25 [2019-12-10T10:02:25.090Z] === RUN   TestTagMatchesDigest
10:02:25 [2019-12-10T10:02:25.090Z] --- PASS: TestTagMatchesDigest (0.03s)
10:02:25 [2019-12-10T10:02:25.090Z] PASS
10:02:25 [2019-12-10T10:02:25.090Z] Running D:\gopath\src\github.com\docker\docker\integration\network
10:02:25 [2019-12-10T10:02:25.090Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:02:25 [2019-12-10T10:02:25.090Z] INFO: Testing against a local daemon
10:02:25 [2019-12-10T10:02:25.090Z] === RUN   TestNetworkCreateDelete
10:02:25 [2019-12-10T10:02:25.090Z] --- SKIP: TestNetworkCreateDelete (0.00s)
10:02:25 [2019-12-10T10:02:25.090Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
10:02:25 [2019-12-10T10:02:25.090Z] === RUN   TestDockerNetworkDeletePreferID
10:02:25 [2019-12-10T10:02:25.090Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
10:02:25 [2019-12-10T10:02:25.090Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
10:02:25 [2019-12-10T10:02:25.090Z] === RUN   TestInspectNetwork
10:02:25 [2019-12-10T10:02:25.090Z] --- SKIP: TestInspectNetwork (0.00s)
10:02:25 [2019-12-10T10:02:25.090Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
10:02:25 [2019-12-10T10:02:25.090Z] === RUN   TestRunContainerWithBridgeNone
10:02:25 [2019-12-10T10:02:25.090Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
10:02:25 [2019-12-10T10:02:25.090Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
10:02:25 [2019-12-10T10:02:25.090Z] === RUN   TestNetworkInvalidJSON
10:02:25 [2019-12-10T10:02:25.090Z] === RUN   TestNetworkInvalidJSON//networks/create
10:02:25 [2019-12-10T10:02:25.090Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:02:25 [2019-12-10T10:02:25.090Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:02:25 [2019-12-10T10:02:25.090Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:02:25 [2019-12-10T10:02:25.090Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:02:25 [2019-12-10T10:02:25.090Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:02:25 [2019-12-10T10:02:25.090Z] === CONT  TestNetworkInvalidJSON//networks/create
10:02:25 [2019-12-10T10:02:25.090Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:02:25 [2019-12-10T10:02:25.090Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:02:25 [2019-12-10T10:02:25.090Z] --- PASS: TestNetworkInvalidJSON (0.03s)
10:02:25 [2019-12-10T10:02:25.090Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:02:25 [2019-12-10T10:02:25.090Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:02:25 [2019-12-10T10:02:25.090Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
10:02:25 [2019-12-10T10:02:25.090Z] === RUN   TestDaemonRestartWithLiveRestore
10:02:25 [2019-12-10T10:02:25.090Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
10:02:25 [2019-12-10T10:02:25.090Z]     service_test.go:29: testEnv.OSType == "windows"
10:02:25 [2019-12-10T10:02:25.090Z] === RUN   TestDaemonDefaultNetworkPools
10:02:25 [2019-12-10T10:02:25.090Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
10:02:25 [2019-12-10T10:02:25.090Z]     service_test.go:51: testEnv.OSType == "windows"
10:02:25 [2019-12-10T10:02:25.090Z] === RUN   TestDaemonRestartWithExistingNetwork
10:02:25 [2019-12-10T10:02:25.090Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
10:02:25 [2019-12-10T10:02:25.090Z]     service_test.go:94: testEnv.OSType == "windows"
10:02:25 [2019-12-10T10:02:25.090Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:02:25 [2019-12-10T10:02:25.090Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
10:02:25 [2019-12-10T10:02:25.090Z]     service_test.go:127: testEnv.OSType == "windows"
10:02:25 [2019-12-10T10:02:25.090Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:02:25 [2019-12-10T10:02:25.090Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
10:02:25 [2019-12-10T10:02:25.090Z]     service_test.go:177: testEnv.OSType == "windows"
10:02:25 [2019-12-10T10:02:25.090Z] === RUN   TestServiceWithPredefinedNetwork
10:02:25 [2019-12-10T10:02:25.090Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
10:02:25 [2019-12-10T10:02:25.090Z]     service_test.go:201: testEnv.OSType == "windows"
10:02:25 [2019-12-10T10:02:25.090Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:02:25 [2019-12-10T10:02:25.090Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:02:25 [2019-12-10T10:02:25.090Z]     service_test.go:230: FLAKY_TEST
10:02:25 [2019-12-10T10:02:25.090Z] === RUN   TestServiceWithDataPathPortInit
10:02:25 [2019-12-10T10:02:25.090Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
10:02:25 [2019-12-10T10:02:25.090Z]     service_test.go:319: testEnv.OSType == "windows"
10:02:25 [2019-12-10T10:02:25.090Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:02:25 [2019-12-10T10:02:25.090Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
10:02:25 [2019-12-10T10:02:25.090Z]     service_test.go:386: testEnv.OSType == "windows"
10:02:25 [2019-12-10T10:02:25.090Z] PASS
10:02:25 [2019-12-10T10:02:25.090Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
10:02:25 [2019-12-10T10:02:25.090Z] PASS
10:02:25 [2019-12-10T10:02:25.192Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
10:02:25 [2019-12-10T10:02:25.548Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
10:02:25 [2019-12-10T10:02:25.548Z] PASS
10:02:25 [2019-12-10T10:02:25.548Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
10:02:25 [2019-12-10T10:02:25.548Z] PASS
10:02:25 [2019-12-10T10:02:25.548Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
10:02:25 [2019-12-10T10:02:25.548Z] PASS
10:02:25 [2019-12-10T10:02:25.548Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
10:02:25 [2019-12-10T10:02:25.548Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:02:25 [2019-12-10T10:02:25.548Z] INFO: Testing against a local daemon
10:02:25 [2019-12-10T10:02:25.548Z] === RUN   TestPluginInvalidJSON
10:02:25 [2019-12-10T10:02:25.548Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:02:25 [2019-12-10T10:02:25.548Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:02:25 [2019-12-10T10:02:25.548Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:02:25 [2019-12-10T10:02:25.548Z] --- PASS: TestPluginInvalidJSON (0.03s)
10:02:25 [2019-12-10T10:02:25.548Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:02:25 [2019-12-10T10:02:25.548Z] PASS
10:02:25 [2019-12-10T10:02:25.548Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
10:02:25 [2019-12-10T10:02:25.548Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:02:25 [2019-12-10T10:02:25.548Z] INFO: Testing against a local daemon
10:02:25 [2019-12-10T10:02:25.548Z] === RUN   TestExternalGraphDriver
10:02:25 [2019-12-10T10:02:25.548Z] --- SKIP: TestExternalGraphDriver (0.00s)
10:02:25 [2019-12-10T10:02:25.548Z]     external_test.go:48: runtime.GOOS == "windows"
10:02:25 [2019-12-10T10:02:25.548Z] === RUN   TestGraphdriverPluginV2
10:02:25 [2019-12-10T10:02:25.548Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
10:02:25 [2019-12-10T10:02:25.548Z]     external_test.go:407: runtime.GOOS == "windows"
10:02:25 [2019-12-10T10:02:25.548Z] PASS
10:02:25 [2019-12-10T10:02:25.548Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
10:02:25 [2019-12-10T10:02:25.548Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:02:25 [2019-12-10T10:02:25.548Z] INFO: Testing against a local daemon
10:02:25 [2019-12-10T10:02:25.548Z] PASS
10:02:25 [2019-12-10T10:02:25.548Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
10:02:25 [2019-12-10T10:02:25.548Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:02:25 [2019-12-10T10:02:25.548Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
10:02:25 [2019-12-10T10:02:25.548Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:02:25 [2019-12-10T10:02:25.548Z] INFO: Testing against a local daemon
10:02:25 [2019-12-10T10:02:25.548Z] === RUN   TestSecretInspect
10:02:25 [2019-12-10T10:02:25.548Z] --- SKIP: TestSecretInspect (0.00s)
10:02:25 [2019-12-10T10:02:25.548Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
10:02:25 [2019-12-10T10:02:25.548Z] === RUN   TestSecretList
10:02:25 [2019-12-10T10:02:25.548Z] --- SKIP: TestSecretList (0.00s)
10:02:25 [2019-12-10T10:02:25.548Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
10:02:25 [2019-12-10T10:02:25.548Z] === RUN   TestSecretsCreateAndDelete
10:02:25 [2019-12-10T10:02:25.548Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
10:02:25 [2019-12-10T10:02:25.548Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
10:02:25 [2019-12-10T10:02:25.548Z] === RUN   TestSecretsUpdate
10:02:25 [2019-12-10T10:02:25.548Z] --- SKIP: TestSecretsUpdate (0.00s)
10:02:25 [2019-12-10T10:02:25.548Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
10:02:25 [2019-12-10T10:02:25.548Z] === RUN   TestTemplatedSecret
10:02:25 [2019-12-10T10:02:25.548Z] --- SKIP: TestTemplatedSecret (0.00s)
10:02:25 [2019-12-10T10:02:25.548Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
10:02:25 [2019-12-10T10:02:25.548Z] === RUN   TestSecretCreateResolve
10:02:25 [2019-12-10T10:02:25.548Z] --- SKIP: TestSecretCreateResolve (0.00s)
10:02:25 [2019-12-10T10:02:25.548Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
10:02:25 [2019-12-10T10:02:25.548Z] PASS
10:02:25 [2019-12-10T10:02:25.548Z] Running D:\gopath\src\github.com\docker\docker\integration\service
10:02:25 [2019-12-10T10:02:25.822Z] + echo Building e2e image
10:02:25 [2019-12-10T10:02:25.822Z] Building e2e image
10:02:25 [2019-12-10T10:02:25.822Z] + docker build --build-arg DOCKER_GITCOMMIT=04de46be47fe6aec1be1148ed5d39e8a0bcd5ddc -t moby-e2e-test -f Dockerfile.e2e .
10:02:25 [2019-12-10T10:02:25.822Z] #2 [internal] load .dockerignore
10:02:25 [2019-12-10T10:02:25.822Z] #2 transferring context: 34B done
10:02:25 [2019-12-10T10:02:25.822Z] #2 DONE 0.0s
10:02:25 [2019-12-10T10:02:25.822Z] 
10:02:25 [2019-12-10T10:02:25.822Z] #1 [internal] load build definition from Dockerfile.e2e
10:02:25 [2019-12-10T10:02:25.822Z] #1 transferring dockerfile: 3.21kB done
10:02:25 [2019-12-10T10:02:25.822Z] #1 DONE 0.0s
10:02:25 [2019-12-10T10:02:25.822Z] 
10:02:25 [2019-12-10T10:02:25.822Z] #4 [internal] load metadata for docker.io/library/alpine:3.10
10:02:26 [2019-12-10T10:02:26.005Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:02:26 [2019-12-10T10:02:26.005Z] INFO: Testing against a local daemon
10:02:26 [2019-12-10T10:02:26.005Z] === RUN   TestServiceCreateInit
10:02:26 [2019-12-10T10:02:26.005Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:02:26 [2019-12-10T10:02:26.005Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:02:26 [2019-12-10T10:02:26.005Z] --- PASS: TestServiceCreateInit (0.03s)
10:02:26 [2019-12-10T10:02:26.005Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
10:02:26 [2019-12-10T10:02:26.005Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
10:02:26 [2019-12-10T10:02:26.005Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
10:02:26 [2019-12-10T10:02:26.005Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
10:02:26 [2019-12-10T10:02:26.005Z] === RUN   TestCreateServiceMultipleTimes
10:02:26 [2019-12-10T10:02:26.005Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
10:02:26 [2019-12-10T10:02:26.005Z]     create_test.go:78: testEnv.DaemonInfo.OSType == "windows"
10:02:26 [2019-12-10T10:02:26.005Z] === RUN   TestCreateServiceConflict
10:02:26 [2019-12-10T10:02:26.005Z] --- SKIP: TestCreateServiceConflict (0.00s)
10:02:26 [2019-12-10T10:02:26.005Z]     create_test.go:127: testEnv.DaemonInfo.OSType == "windows"
10:02:26 [2019-12-10T10:02:26.005Z] === RUN   TestCreateServiceMaxReplicas
10:02:26 [2019-12-10T10:02:26.005Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
10:02:26 [2019-12-10T10:02:26.005Z]     create_test.go:150: testEnv.DaemonInfo.OSType == "windows"
10:02:26 [2019-12-10T10:02:26.005Z] === RUN   TestCreateWithDuplicateNetworkNames
10:02:26 [2019-12-10T10:02:26.005Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
10:02:26 [2019-12-10T10:02:26.005Z]     create_test.go:169: testEnv.DaemonInfo.OSType == "windows"
10:02:26 [2019-12-10T10:02:26.005Z] === RUN   TestCreateServiceSecretFileMode
10:02:26 [2019-12-10T10:02:26.005Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
10:02:26 [2019-12-10T10:02:26.005Z]     create_test.go:222: testEnv.DaemonInfo.OSType == "windows"
10:02:26 [2019-12-10T10:02:26.005Z] === RUN   TestCreateServiceConfigFileMode
10:02:26 [2019-12-10T10:02:26.005Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
10:02:26 [2019-12-10T10:02:26.005Z]     create_test.go:286: testEnv.DaemonInfo.OSType == "windows"
10:02:26 [2019-12-10T10:02:26.005Z] === RUN   TestCreateServiceSysctls
10:02:26 [2019-12-10T10:02:26.005Z] --- SKIP: TestCreateServiceSysctls (0.03s)
10:02:26 [2019-12-10T10:02:26.005Z]     create_test.go:378: testEnv.DaemonInfo.OSType == "windows"
10:02:26 [2019-12-10T10:02:26.005Z] === RUN   TestCreateServiceCapabilities
10:02:26 [2019-12-10T10:02:26.005Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
10:02:26 [2019-12-10T10:02:26.005Z]     create_test.go:462: testEnv.DaemonInfo.OSType == "windows"
10:02:26 [2019-12-10T10:02:26.005Z] === RUN   TestInspect
10:02:26 [2019-12-10T10:02:26.005Z] --- SKIP: TestInspect (0.00s)
10:02:26 [2019-12-10T10:02:26.005Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
10:02:26 [2019-12-10T10:02:26.005Z] === RUN   TestServiceListWithStatuses
10:02:26 [2019-12-10T10:02:26.005Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:02:26 [2019-12-10T10:02:26.005Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
10:02:26 [2019-12-10T10:02:26.005Z] === RUN   TestDockerNetworkConnectAlias
10:02:26 [2019-12-10T10:02:26.005Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
10:02:26 [2019-12-10T10:02:26.005Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
10:02:26 [2019-12-10T10:02:26.005Z] === RUN   TestDockerNetworkReConnect
10:02:26 [2019-12-10T10:02:26.005Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
10:02:26 [2019-12-10T10:02:26.005Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
10:02:26 [2019-12-10T10:02:26.005Z] === RUN   TestServicePlugin
10:02:26 [2019-12-10T10:02:26.005Z] --- SKIP: TestServicePlugin (0.00s)
10:02:26 [2019-12-10T10:02:26.005Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
10:02:26 [2019-12-10T10:02:26.005Z] === RUN   TestServiceUpdateLabel
10:02:26 [2019-12-10T10:02:26.005Z] --- SKIP: TestServiceUpdateLabel (0.00s)
10:02:26 [2019-12-10T10:02:26.005Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
10:02:26 [2019-12-10T10:02:26.005Z] === RUN   TestServiceUpdateSecrets
10:02:26 [2019-12-10T10:02:26.005Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
10:02:26 [2019-12-10T10:02:26.005Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
10:02:26 [2019-12-10T10:02:26.005Z] === RUN   TestServiceUpdateConfigs
10:02:26 [2019-12-10T10:02:26.005Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
10:02:26 [2019-12-10T10:02:26.005Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
10:02:26 [2019-12-10T10:02:26.005Z] === RUN   TestServiceUpdateNetwork
10:02:26 [2019-12-10T10:02:26.005Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
10:02:26 [2019-12-10T10:02:26.005Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
10:02:26 [2019-12-10T10:02:26.005Z] PASS
10:02:26 [2019-12-10T10:02:26.005Z] Running D:\gopath\src\github.com\docker\docker\integration\session
10:02:26 [2019-12-10T10:02:26.005Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:02:26 [2019-12-10T10:02:26.005Z] INFO: Testing against a local daemon
10:02:26 [2019-12-10T10:02:26.005Z] === RUN   TestSessionCreate
10:02:26 [2019-12-10T10:02:26.005Z] --- SKIP: TestSessionCreate (0.00s)
10:02:26 [2019-12-10T10:02:26.005Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
10:02:26 [2019-12-10T10:02:26.005Z] === RUN   TestSessionCreateWithBadUpgrade
10:02:26 [2019-12-10T10:02:26.005Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
10:02:26 [2019-12-10T10:02:26.005Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
10:02:26 [2019-12-10T10:02:26.005Z] PASS
10:02:26 [2019-12-10T10:02:26.005Z] Running D:\gopath\src\github.com\docker\docker\integration\system
10:02:26 [2019-12-10T10:02:26.005Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:02:26 [2019-12-10T10:02:26.005Z] INFO: Testing against a local daemon
10:02:26 [2019-12-10T10:02:26.005Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:02:26 [2019-12-10T10:02:26.005Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:02:26 [2019-12-10T10:02:26.005Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
10:02:26 [2019-12-10T10:02:26.005Z] === RUN   TestEventsExecDie
10:02:26 [2019-12-10T10:02:26.005Z] --- SKIP: TestEventsExecDie (0.00s)
10:02:26 [2019-12-10T10:02:26.005Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
10:02:26 [2019-12-10T10:02:26.005Z] === RUN   TestEventsBackwardsCompatible
10:02:26 [2019-12-10T10:02:26.005Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
10:02:26 [2019-12-10T10:02:26.005Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
10:02:26 [2019-12-10T10:02:26.006Z] === RUN   TestInfoAPI
10:02:26 [2019-12-10T10:02:26.006Z] --- PASS: TestInfoAPI (0.04s)
10:02:26 [2019-12-10T10:02:26.006Z] === RUN   TestInfoAPIWarnings
10:02:26 [2019-12-10T10:02:26.006Z] --- SKIP: TestInfoAPIWarnings (0.00s)
10:02:26 [2019-12-10T10:02:26.006Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
10:02:26 [2019-12-10T10:02:26.006Z] === RUN   TestInfoDebug
10:02:26 [2019-12-10T10:02:26.006Z] --- SKIP: TestInfoDebug (0.00s)
10:02:26 [2019-12-10T10:02:26.006Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:02:26 [2019-12-10T10:02:26.006Z] === RUN   TestInfoInsecureRegistries
10:02:26 [2019-12-10T10:02:26.006Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
10:02:26 [2019-12-10T10:02:26.006Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:02:26 [2019-12-10T10:02:26.006Z] === RUN   TestInfoRegistryMirrors
10:02:26 [2019-12-10T10:02:26.006Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
10:02:26 [2019-12-10T10:02:26.006Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:02:26 [2019-12-10T10:02:26.006Z] === RUN   TestLoginFailsWithBadCredentials
10:02:26 [2019-12-10T10:02:26.042Z] --- PASS: TestSecretCreateResolve (3.33s)
10:02:26 [2019-12-10T10:02:26.042Z] PASS
10:02:26 [2019-12-10T10:02:26.042Z] 
10:02:26 [2019-12-10T10:02:26.042Z] DONE 6 tests in 19.717s
10:02:26 [2019-12-10T10:02:26.042Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
10:02:26 [2019-12-10T10:02:26.042Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
10:02:26 [2019-12-10T10:02:26.042Z] ++ set -e
10:02:26 [2019-12-10T10:02:26.042Z] ++ '[' -n 0 ']'
10:02:26 [2019-12-10T10:02:26.042Z] ++ set -x
10:02:26 [2019-12-10T10:02:26.042Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
10:02:26 [2019-12-10T10:02:26.042Z] INFO: Testing against a local daemon
10:02:26 [2019-12-10T10:02:26.042Z] === RUN   TestServiceCreateInit
10:02:26 [2019-12-10T10:02:26.042Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:02:26 [2019-12-10T10:02:26.098Z] #4 DONE 0.2s
10:02:26 [2019-12-10T10:02:26.098Z] 
10:02:26 [2019-12-10T10:02:26.098Z] #3 [internal] load metadata for docker.io/library/golang:1.13.4-alpine
10:02:26 [2019-12-10T10:02:26.098Z] #3 DONE 0.3s
10:02:26 [2019-12-10T10:02:26.098Z] 
10:02:26 [2019-12-10T10:02:26.098Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5...
10:02:26 [2019-12-10T10:02:26.098Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done
10:02:26 [2019-12-10T10:02:26.098Z] #5 DONE 0.0s
10:02:26 [2019-12-10T10:02:26.098Z] 
10:02:26 [2019-12-10T10:02:26.098Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64...
10:02:26 [2019-12-10T10:02:26.098Z] #14 resolve docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b6447f525da0a4f18efd2cb05bf7d70228f75d713b7a67345f30157ac done
10:02:26 [2019-12-10T10:02:26.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:02:26 [2019-12-10T10:02:26.357Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 301.72kB / 301.72kB 0.1s done
10:02:26 [2019-12-10T10:02:26.357Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 155B / 155B 0.1s done
10:02:26 [2019-12-10T10:02:26.357Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 2.78MB / 126.86MB 0.2s
10:02:26 [2019-12-10T10:02:26.357Z] #14 sha256:9d2a7c5b6447f525da0a4f18efd2cb05bf7d70228f75d713b7a67345f30157ac 1.65kB / 1.65kB done
10:02:26 [2019-12-10T10:02:26.357Z] #14 sha256:679fe3791d2710d53efe26b05ba1c7083178d6375318b0c669b6bcd98f25c448 1.36kB / 1.36kB done
10:02:26 [2019-12-10T10:02:26.357Z] #14 sha256:3024b4e742b095f3c81ed71f3ddc7bb6796664827845988333fac28564a96b85 3.80kB / 3.80kB done
10:02:26 [2019-12-10T10:02:26.357Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5
10:02:26 [2019-12-10T10:02:26.357Z] #14 sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 125B / 125B 0.1s done
10:02:26 [2019-12-10T10:02:26.616Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 14.10MB / 126.86MB 0.5s
10:02:26 [2019-12-10T10:02:26.878Z] #14 ...
10:02:26 [2019-12-10T10:02:26.878Z] 
10:02:26 [2019-12-10T10:02:26.878Z] #8 [internal] load build context
10:02:26 [2019-12-10T10:02:26.878Z] #8 transferring context: 816.95kB 0.6s done
10:02:26 [2019-12-10T10:02:26.878Z] #8 DONE 0.6s
10:02:26 [2019-12-10T10:02:26.878Z] 
10:02:26 [2019-12-10T10:02:26.878Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64...
10:02:26 [2019-12-10T10:02:26.878Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0.5s done
10:02:26 [2019-12-10T10:02:26.878Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 27.96MB / 126.86MB 0.8s
10:02:26 [2019-12-10T10:02:26.878Z] #14 extracting sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd done
10:02:26 [2019-12-10T10:02:26.969Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s)
10:02:26 [2019-12-10T10:02:26.969Z] === RUN   TestPingCacheHeaders
10:02:26 [2019-12-10T10:02:26.969Z] --- PASS: TestPingCacheHeaders (0.03s)
10:02:26 [2019-12-10T10:02:26.969Z] === RUN   TestPingGet
10:02:26 [2019-12-10T10:02:26.969Z] --- PASS: TestPingGet (0.03s)
10:02:26 [2019-12-10T10:02:26.969Z] === RUN   TestPingHead
10:02:26 [2019-12-10T10:02:26.969Z] --- PASS: TestPingHead (0.03s)
10:02:26 [2019-12-10T10:02:26.969Z] === RUN   TestVersion
10:02:26 [2019-12-10T10:02:26.969Z] --- PASS: TestVersion (0.03s)
10:02:26 [2019-12-10T10:02:26.969Z] PASS
10:02:26 [2019-12-10T10:02:26.975Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
10:02:27 [2019-12-10T10:02:27.139Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 44.91MB / 126.86MB 1.0s
10:02:27 [2019-12-10T10:02:27.139Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 66.41MB / 126.86MB 1.2s
10:02:27 [2019-12-10T10:02:27.399Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 76.59MB / 126.86MB 1.3s
10:02:27 [2019-12-10T10:02:27.427Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
10:02:27 [2019-12-10T10:02:27.427Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:02:27 [2019-12-10T10:02:27.427Z] INFO: Testing against a local daemon
10:02:27 [2019-12-10T10:02:27.427Z] === RUN   TestVolumesCreateAndList
10:02:27 [2019-12-10T10:02:27.427Z] --- PASS: TestVolumesCreateAndList (0.06s)
10:02:27 [2019-12-10T10:02:27.427Z] === RUN   TestVolumesRemove
10:02:27 [2019-12-10T10:02:27.427Z] --- SKIP: TestVolumesRemove (0.00s)
10:02:27 [2019-12-10T10:02:27.427Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
10:02:27 [2019-12-10T10:02:27.427Z] === RUN   TestVolumesInspect
10:02:27 [2019-12-10T10:02:27.427Z] --- PASS: TestVolumesInspect (0.05s)
10:02:27 [2019-12-10T10:02:27.427Z] === RUN   TestVolumesInvalidJSON
10:02:27 [2019-12-10T10:02:27.427Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:02:27 [2019-12-10T10:02:27.427Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:02:27 [2019-12-10T10:02:27.427Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:02:27 [2019-12-10T10:02:27.427Z] --- PASS: TestVolumesInvalidJSON (0.02s)
10:02:27 [2019-12-10T10:02:27.427Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:02:27 [2019-12-10T10:02:27.427Z] PASS
10:02:27 [2019-12-10T10:02:27.427Z] INFO: make.ps1 ended at 12/10/2019 10:02:27
10:02:27 [2019-12-10T10:02:27.427Z] INFO: Integration CLI tests being run from the host:
10:02:27 [2019-12-10T10:02:27.427Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
10:02:27 [2019-12-10T10:02:27.659Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 97.12MB / 126.86MB 1.5s
10:02:27 [2019-12-10T10:02:27.659Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 107.51MB / 126.86MB 1.6s
10:02:27 [2019-12-10T10:02:27.659Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 118.37MB / 126.86MB 1.7s
10:02:27 [2019-12-10T10:02:27.907Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
10:02:27 [2019-12-10T10:02:27.916Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 126.86MB / 126.86MB 1.8s
10:02:27 [2019-12-10T10:02:27.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:02:28 [2019-12-10T10:02:28.173Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 126.86MB / 126.86MB 2.0s done
10:02:28 [2019-12-10T10:02:28.173Z] #14 ...
10:02:28 [2019-12-10T10:02:28.173Z] 
10:02:28 [2019-12-10T10:02:28.173Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
10:02:28 [2019-12-10T10:02:28.173Z] #6 DONE 2.1s
10:02:28 [2019-12-10T10:02:28.173Z] 
10:02:28 [2019-12-10T10:02:28.173Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64...
10:02:28 [2019-12-10T10:02:28.173Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190
10:02:30 [2019-12-10T10:02:30.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:02:31 [2019-12-10T10:02:31.183Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
10:02:31 [2019-12-10T10:02:31.183Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:02:32 [2019-12-10T10:02:32.051Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:02:32 [2019-12-10T10:02:32.051Z] Using test binary docker
10:02:32 [2019-12-10T10:02:32.051Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:02:32 [2019-12-10T10:02:32.051Z] +++ /etc/init.d/apparmor start
10:02:32 [2019-12-10T10:02:32.051Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
10:02:32 [2019-12-10T10:02:32.051Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
10:02:32 [2019-12-10T10:02:32.051Z] Warning failed to create cache: (null)
10:02:32 [2019-12-10T10:02:32.051Z] .
10:02:32 [2019-12-10T10:02:32.051Z] INFO: Waiting for daemon to start...
10:02:32 [2019-12-10T10:02:32.051Z] Starting dockerd
10:02:32 [2019-12-10T10:02:32.051Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
10:02:32 [2019-12-10T10:02:32.552Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
10:02:33 [2019-12-10T10:02:33.428Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 5.1s
10:02:34 [2019-12-10T10:02:34.352Z] .
10:02:34 [2019-12-10T10:02:34.352Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:02:34 [2019-12-10T10:02:34.352Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:02:34 [2019-12-10T10:02:34.352Z] Error: No such image: emptyfs
10:02:34 [2019-12-10T10:02:34.352Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:02:34 [2019-12-10T10:02:34.352Z] ++++ docker load
10:02:34 [2019-12-10T10:02:34.352Z] Running integration-test (iteration 1)
10:02:34 [2019-12-10T10:02:34.352Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
10:02:34 [2019-12-10T10:02:34.352Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
10:02:34 [2019-12-10T10:02:34.352Z] ++ set -e
10:02:34 [2019-12-10T10:02:34.352Z] ++ '[' -n 0 ']'
10:02:34 [2019-12-10T10:02:34.352Z] ++ set -x
10:02:34 [2019-12-10T10:02:34.352Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
10:02:34 [2019-12-10T10:02:34.491Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:02:34 [2019-12-10T10:02:34.491Z] INFO: Testing against a local daemon
10:02:34 [2019-12-10T10:02:34.491Z] === RUN   TestDockerSuite
10:02:34 [2019-12-10T10:02:34.491Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
10:02:34 [2019-12-10T10:02:34.491Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
10:02:34 [2019-12-10T10:02:34.491Z] === RUN   TestDockerSuite/TestAPIErrorJSON
10:02:34 [2019-12-10T10:02:34.491Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
10:02:34 [2019-12-10T10:02:34.491Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
10:02:34 [2019-12-10T10:02:34.491Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
10:02:34 [2019-12-10T10:02:34.491Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
10:02:34 [2019-12-10T10:02:34.491Z] === RUN   TestDockerSuite/TestAPIImagesDelete
10:02:34 [2019-12-10T10:02:34.799Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 6.3s done
10:02:34 [2019-12-10T10:02:34.799Z] #14 extracting sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888
10:02:34 [2019-12-10T10:02:34.949Z] === RUN   TestDockerSuite/TestAPIImagesFilter
10:02:35 [2019-12-10T10:02:35.057Z] #14 extracting sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 done
10:02:35 [2019-12-10T10:02:35.057Z] #14 DONE 9.0s
10:02:35 [2019-12-10T10:02:35.057Z] 
10:02:35 [2019-12-10T10:02:35.057Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
10:02:35 [2019-12-10T10:02:35.076Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
10:02:35 [2019-12-10T10:02:35.317Z] #15 ...
10:02:35 [2019-12-10T10:02:35.317Z] 
10:02:35 [2019-12-10T10:02:35.317Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
10:02:35 [2019-12-10T10:02:35.317Z] #7 1.192 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
10:02:35 [2019-12-10T10:02:35.317Z] #7 2.265 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
10:02:35 [2019-12-10T10:02:35.317Z] #7 2.380 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0)
10:02:35 [2019-12-10T10:02:35.317Z] #7 2.386 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0)
10:02:35 [2019-12-10T10:02:35.317Z] #7 2.605 (3/31) Installing ncurses-libs (6.1_p20190518-r0)
10:02:35 [2019-12-10T10:02:35.317Z] #7 2.616 (4/31) Installing readline (8.0.0-r0)
10:02:35 [2019-12-10T10:02:35.317Z] #7 2.625 (5/31) Installing bash (5.0.0-r0)
10:02:35 [2019-12-10T10:02:35.317Z] #7 2.647 Executing bash-5.0.0-r0.post-install
10:02:35 [2019-12-10T10:02:35.317Z] #7 2.653 (6/31) Installing ca-certificates (20190108-r0)
10:02:35 [2019-12-10T10:02:35.317Z] #7 2.672 (7/31) Installing libgcc (8.3.0-r0)
10:02:35 [2019-12-10T10:02:35.317Z] #7 2.676 (8/31) Installing libstdc++ (8.3.0-r0)
10:02:35 [2019-12-10T10:02:35.317Z] #7 2.692 (9/31) Installing binutils (2.32-r0)
10:02:35 [2019-12-10T10:02:35.317Z] #7 2.801 (10/31) Installing gmp (6.1.2-r1)
10:02:35 [2019-12-10T10:02:35.317Z] #7 2.809 (11/31) Installing isl (0.18-r0)
10:02:35 [2019-12-10T10:02:35.317Z] #7 2.836 (12/31) Installing libgomp (8.3.0-r0)
10:02:35 [2019-12-10T10:02:35.317Z] #7 2.841 (13/31) Installing libatomic (8.3.0-r0)
10:02:35 [2019-12-10T10:02:35.317Z] #7 2.843 (14/31) Installing mpfr3 (3.1.5-r1)
10:02:35 [2019-12-10T10:02:35.317Z] #7 2.852 (15/31) Installing mpc1 (1.1.0-r0)
10:02:35 [2019-12-10T10:02:35.317Z] #7 2.856 (16/31) Installing gcc (8.3.0-r0)
10:02:35 [2019-12-10T10:02:35.317Z] #7 3.833 (17/31) Installing musl-dev (1.1.22-r3)
10:02:35 [2019-12-10T10:02:35.317Z] #7 3.945 (18/31) Installing libc-dev (0.7.1-r0)
10:02:35 [2019-12-10T10:02:35.317Z] #7 3.946 (19/31) Installing g++ (8.3.0-r0)
10:02:35 [2019-12-10T10:02:35.317Z] #7 4.560 (20/31) Installing nghttp2-libs (1.39.2-r0)
10:02:35 [2019-12-10T10:02:35.317Z] #7 4.565 (21/31) Installing libcurl (7.66.0-r0)
10:02:35 [2019-12-10T10:02:35.317Z] #7 4.576 (22/31) Installing expat (2.2.8-r0)
10:02:35 [2019-12-10T10:02:35.317Z] #7 4.579 (23/31) Installing pcre2 (10.33-r0)
10:02:35 [2019-12-10T10:02:35.317Z] #7 4.589 (24/31) Installing git (2.22.0-r0)
10:02:35 [2019-12-10T10:02:35.317Z] #7 4.818 (25/31) Installing libmnl (1.0.4-r0)
10:02:35 [2019-12-10T10:02:35.317Z] #7 4.819 (26/31) Installing libnftnl-libs (1.1.3-r0)
10:02:35 [2019-12-10T10:02:35.317Z] #7 4.824 (27/31) Installing iptables (1.8.3-r0)
10:02:35 [2019-12-10T10:02:35.317Z] #7 4.858 (28/31) Installing pigz (2.4-r0)
10:02:35 [2019-12-10T10:02:35.317Z] #7 4.863 (29/31) Installing tar (1.32-r0)
10:02:35 [2019-12-10T10:02:35.317Z] #7 4.872 (30/31) Installing xz-libs (5.2.4-r0)
10:02:35 [2019-12-10T10:02:35.317Z] #7 4.878 (31/31) Installing xz (5.2.4-r0)
10:02:35 [2019-12-10T10:02:35.317Z] #7 4.883 Executing busybox-1.30.1-r2.trigger
10:02:35 [2019-12-10T10:02:35.317Z] #7 4.894 Executing ca-certificates-20190108-r0.trigger
10:02:35 [2019-12-10T10:02:35.317Z] #7 4.959 OK: 185 MiB in 45 packages
10:02:35 [2019-12-10T10:02:35.317Z] #7 DONE 7.0s
10:02:35 [2019-12-10T10:02:35.317Z] 
10:02:35 [2019-12-10T10:02:35.317Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
10:02:35 [2019-12-10T10:02:35.317Z] #9 DONE 0.1s
10:02:35 [2019-12-10T10:02:35.317Z] 
10:02:35 [2019-12-10T10:02:35.317Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
10:02:35 [2019-12-10T10:02:35.406Z] === RUN   TestDockerSuite/TestAPIImagesHistory
10:02:35 [2019-12-10T10:02:35.576Z] #15 ...
10:02:35 [2019-12-10T10:02:35.576Z] 
10:02:35 [2019-12-10T10:02:35.576Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
10:02:35 [2019-12-10T10:02:35.576Z] #10 DONE 0.1s
10:02:35 [2019-12-10T10:02:35.576Z] 
10:02:35 [2019-12-10T10:02:35.576Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
10:02:35 [2019-12-10T10:02:35.576Z] #11 DONE 0.1s
10:02:35 [2019-12-10T10:02:35.576Z] 
10:02:35 [2019-12-10T10:02:35.576Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
10:02:35 [2019-12-10T10:02:35.576Z] #12 DONE 0.1s
10:02:35 [2019-12-10T10:02:35.576Z] 
10:02:35 [2019-12-10T10:02:35.576Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
10:02:35 [2019-12-10T10:02:35.833Z] #15 ...
10:02:35 [2019-12-10T10:02:35.833Z] 
10:02:35 [2019-12-10T10:02:35.833Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
10:02:35 [2019-12-10T10:02:35.833Z] #13 DONE 0.1s
10:02:35 [2019-12-10T10:02:35.833Z] 
10:02:35 [2019-12-10T10:02:35.833Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
10:02:35 [2019-12-10T10:02:35.862Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
10:02:36 [2019-12-10T10:02:36.089Z] #15 0.766 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
10:02:36 [2019-12-10T10:02:36.320Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
10:02:36 [2019-12-10T10:02:36.449Z] --- PASS: TestServiceCreateInit (10.24s)
10:02:36 [2019-12-10T10:02:36.449Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.29s)
10:02:36 [2019-12-10T10:02:36.449Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.92s)
10:02:36 [2019-12-10T10:02:36.449Z] === RUN   TestCreateServiceMultipleTimes
10:02:36 [2019-12-10T10:02:36.449Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
10:02:37 [2019-12-10T10:02:37.019Z] #15 1.824 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
10:02:37 [2019-12-10T10:02:37.019Z] #15 1.891 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0)
10:02:37 [2019-12-10T10:02:37.019Z] #15 1.893 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0)
10:02:37 [2019-12-10T10:02:37.277Z] #15 2.027 (3/43) Installing ncurses-libs (6.1_p20190518-r0)
10:02:37 [2019-12-10T10:02:37.277Z] #15 2.035 (4/43) Installing readline (8.0.0-r0)
10:02:37 [2019-12-10T10:02:37.277Z] #15 2.040 (5/43) Installing bash (5.0.0-r0)
10:02:37 [2019-12-10T10:02:37.277Z] #15 2.053 Executing bash-5.0.0-r0.post-install
10:02:37 [2019-12-10T10:02:37.277Z] #15 2.055 (6/43) Installing linux-headers (4.19.36-r0)
10:02:37 [2019-12-10T10:02:37.277Z] #15 2.138 (7/43) Installing libuuid (2.33.2-r0)
10:02:37 [2019-12-10T10:02:37.277Z] #15 2.140 (8/43) Installing btrfs-progs-libs (5.1.1-r0)
10:02:37 [2019-12-10T10:02:37.277Z] #15 2.143 (9/43) Installing btrfs-progs-dev (5.1.1-r0)
10:02:37 [2019-12-10T10:02:37.277Z] #15 2.148 (10/43) Installing binutils (2.32-r0)
10:02:37 [2019-12-10T10:02:37.535Z] #15 2.216 (11/43) Installing libmagic (5.37-r1)
10:02:37 [2019-12-10T10:02:37.535Z] #15 2.237 (12/43) Installing file (5.37-r1)
10:02:37 [2019-12-10T10:02:37.535Z] #15 2.238 (13/43) Installing gmp (6.1.2-r1)
10:02:37 [2019-12-10T10:02:37.535Z] #15 2.243 (14/43) Installing isl (0.18-r0)
10:02:37 [2019-12-10T10:02:37.535Z] #15 2.257 (15/43) Installing libgomp (8.3.0-r0)
10:02:37 [2019-12-10T10:02:37.535Z] #15 2.260 (16/43) Installing libatomic (8.3.0-r0)
10:02:37 [2019-12-10T10:02:37.535Z] #15 2.262 (17/43) Installing libgcc (8.3.0-r0)
10:02:37 [2019-12-10T10:02:37.535Z] #15 2.263 (18/43) Installing mpfr3 (3.1.5-r1)
10:02:37 [2019-12-10T10:02:37.535Z] #15 2.268 (19/43) Installing mpc1 (1.1.0-r0)
10:02:37 [2019-12-10T10:02:37.535Z] #15 2.270 (20/43) Installing libstdc++ (8.3.0-r0)
10:02:37 [2019-12-10T10:02:37.535Z] #15 2.280 (21/43) Installing gcc (8.3.0-r0)
10:02:38 [2019-12-10T10:02:38.099Z] #15 2.983 (22/43) Installing musl-dev (1.1.22-r3)
10:02:38 [2019-12-10T10:02:38.099Z] #15 3.061 (23/43) Installing libc-dev (0.7.1-r0)
10:02:38 [2019-12-10T10:02:38.343Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
10:02:38 [2019-12-10T10:02:38.356Z] #15 3.063 (24/43) Installing g++ (8.3.0-r0)
10:02:38 [2019-12-10T10:02:38.601Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
10:02:38 [2019-12-10T10:02:38.614Z] #15 3.488 (25/43) Installing make (4.2.1-r2)
10:02:38 [2019-12-10T10:02:38.614Z] #15 3.492 (26/43) Installing fortify-headers (1.1-r0)
10:02:38 [2019-12-10T10:02:38.614Z] #15 3.494 (27/43) Installing build-base (0.5-r1)
10:02:38 [2019-12-10T10:02:38.614Z] #15 3.495 (28/43) Installing nghttp2-libs (1.39.2-r0)
10:02:38 [2019-12-10T10:02:38.614Z] #15 3.498 (29/43) Installing libcurl (7.66.0-r0)
10:02:38 [2019-12-10T10:02:38.614Z] #15 3.504 (30/43) Installing curl (7.66.0-r0)
10:02:38 [2019-12-10T10:02:38.614Z] #15 3.508 (31/43) Installing oniguruma (6.9.4-r0)
10:02:38 [2019-12-10T10:02:38.614Z] #15 3.514 (32/43) Installing jq (1.6-r0)
10:02:38 [2019-12-10T10:02:38.614Z] #15 3.521 (33/43) Installing device-mapper-libs (2.02.184-r0)
10:02:38 [2019-12-10T10:02:38.614Z] #15 3.526 (34/43) Installing device-mapper-event-libs (2.02.184-r0)
10:02:38 [2019-12-10T10:02:38.614Z] #15 3.528 (35/43) Installing libaio (0.3.111-r0)
10:02:38 [2019-12-10T10:02:38.614Z] #15 3.530 (36/43) Installing libblkid (2.33.2-r0)
10:02:38 [2019-12-10T10:02:38.614Z] #15 3.535 (37/43) Installing lvm2-libs (2.02.184-r0)
10:02:38 [2019-12-10T10:02:38.614Z] #15 3.565 (38/43) Installing libfdisk (2.33.2-r0)
10:02:38 [2019-12-10T10:02:38.614Z] #15 3.571 (39/43) Installing libmount (2.33.2-r0)
10:02:38 [2019-12-10T10:02:38.614Z] #15 3.576 (40/43) Installing libsmartcols (2.33.2-r0)
10:02:38 [2019-12-10T10:02:38.614Z] #15 3.579 (41/43) Installing pkgconf (1.6.1-r1)
10:02:38 [2019-12-10T10:02:38.614Z] #15 3.582 (42/43) Installing util-linux-dev (2.33.2-r0)
10:02:38 [2019-12-10T10:02:38.614Z] #15 3.602 (43/43) Installing lvm2-dev (2.02.184-r0)
10:02:38 [2019-12-10T10:02:38.871Z] #15 3.607 Executing busybox-1.30.1-r2.trigger
10:02:38 [2019-12-10T10:02:38.871Z] #15 3.613 OK: 189 MiB in 58 packages
10:02:39 [2019-12-10T10:02:39.801Z] #15 DONE 4.5s
10:02:39 [2019-12-10T10:02:39.801Z] 
10:02:39 [2019-12-10T10:02:39.801Z] #16 [base 3/5] RUN mkdir -p /build/
10:02:40 [2019-12-10T10:02:40.733Z] #16 DONE 0.8s
10:02:40 [2019-12-10T10:02:40.733Z] 
10:02:40 [2019-12-10T10:02:40.733Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
10:02:41 [2019-12-10T10:02:41.296Z] #17 DONE 0.7s
10:02:41 [2019-12-10T10:02:41.296Z] 
10:02:41 [2019-12-10T10:02:41.296Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
10:02:41 [2019-12-10T10:02:41.296Z] #18 DONE 0.0s
10:02:41 [2019-12-10T10:02:41.296Z] 
10:02:41 [2019-12-10T10:02:41.296Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
10:02:41 [2019-12-10T10:02:41.296Z] #19 DONE 0.1s
10:02:41 [2019-12-10T10:02:41.296Z] 
10:02:41 [2019-12-10T10:02:41.296Z] #31 [builder 1/4] COPY . .
10:02:43 [2019-12-10T10:02:43.858Z] === RUN   TestDockerSuite/TestBuildPATH
10:02:45 [2019-12-10T10:02:45.752Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
10:02:46 [2019-12-10T10:02:46.553Z] #31 ...
10:02:46 [2019-12-10T10:02:46.554Z] 
10:02:46 [2019-12-10T10:02:46.554Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:02:46 [2019-12-10T10:02:46.554Z] #20 1.268 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
10:02:46 [2019-12-10T10:02:46.554Z] #20 1.458 
10:02:46 [2019-12-10T10:02:46.554Z] #20 1.567 
###########                                                               15.7%
########################                                                  33.7%
######################################                                    53.6%
####################################################                      72.7%
##################################################################        91.7%
######################################################################## 100.0%
10:02:46 [2019-12-10T10:02:46.554Z] #20 2.206 
10:02:46 [2019-12-10T10:02:46.554Z] #20 2.315 
########################                                                  33.6%
####################################################################      94.7%
######################################################################## 100.0%
10:02:46 [2019-12-10T10:02:46.554Z] #20 2.612 
10:02:46 [2019-12-10T10:02:46.554Z] #20 2.721 
############                                                              17.3%
##############################                                            42.3%
###############################################                           65.7%
###############################################################           88.6%
######################################################################## 100.0%
10:02:46 [2019-12-10T10:02:46.554Z] #20 3.279 
10:02:46 [2019-12-10T10:02:46.554Z] #20 3.388 
####                                                                       5.9%
#########                                                                 13.6%
###############                                                           20.9%
###################                                                       27.8%
#########################                                                 35.9%
###############################                                           43.4%
####################################                                      50.9%
#########################################                                 58.3%
###############################################                           65.7%
####################################################                      73.0%
#########################################################                 80.5%
###############################################################           87.9%
####################################################################      95.4%
######################################################################## 100.0%
10:02:46 [2019-12-10T10:02:46.554Z] #20 4.904 
10:02:46 [2019-12-10T10:02:46.811Z] #20 ...
10:02:46 [2019-12-10T10:02:46.811Z] 
10:02:46 [2019-12-10T10:02:46.811Z] #31 [builder 1/4] COPY . .
10:02:46 [2019-12-10T10:02:46.811Z] #31 DONE 5.5s
10:02:46 [2019-12-10T10:02:46.811Z] 
10:02:46 [2019-12-10T10:02:46.811Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
10:02:47 [2019-12-10T10:02:47.122Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
10:02:48 [2019-12-10T10:02:48.053Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
10:02:48 [2019-12-10T10:02:48.180Z] #32 DONE 1.0s
10:02:48 [2019-12-10T10:02:48.180Z] 
10:02:48 [2019-12-10T10:02:48.180Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
10:02:48 [2019-12-10T10:02:48.744Z] #33 0.852 
10:02:49 [2019-12-10T10:02:49.002Z] #33 0.923 Removing bundles/
10:02:49 [2019-12-10T10:02:49.002Z] #33 0.924 
10:02:49 [2019-12-10T10:02:49.002Z] #33 0.929 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
10:02:49 [2019-12-10T10:02:49.566Z] #33 1.631 Building test suite binary ./integration-cli/test.main
10:02:50 [2019-12-10T10:02:50.376Z] Loaded image: buildpack-deps:jessie
10:02:50 [2019-12-10T10:02:50.376Z] Loaded image: busybox:latest
10:02:50 [2019-12-10T10:02:50.376Z] Loaded image: busybox:glibc
10:02:50 [2019-12-10T10:02:50.376Z] Loaded image: debian:jessie
10:02:50 [2019-12-10T10:02:50.376Z] Loaded image: hello-world:latest
10:02:50 [2019-12-10T10:02:50.376Z] INFO: Testing against a local daemon
10:02:50 [2019-12-10T10:02:50.376Z] === RUN   TestCgroupNamespacesBuild
10:02:50 [2019-12-10T10:02:50.376Z] --- PASS: TestCgroupNamespacesBuild (1.64s)
10:02:50 [2019-12-10T10:02:50.376Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:02:52 [2019-12-10T10:02:52.075Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.72s)
10:02:52 [2019-12-10T10:02:52.075Z] === RUN   TestBuildWithSession
10:02:52 [2019-12-10T10:02:52.075Z] --- SKIP: TestBuildWithSession (0.00s)
10:02:52 [2019-12-10T10:02:52.075Z]     build_session_test.go:25: TODO: BuildKit
10:02:52 [2019-12-10T10:02:52.075Z] === RUN   TestBuildSquashParent
10:02:52 [2019-12-10T10:02:52.089Z] #33 ...
10:02:52 [2019-12-10T10:02:52.089Z] 
10:02:52 [2019-12-10T10:02:52.089Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:02:52 [2019-12-10T10:02:52.089Z] #20 5.596 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
10:02:52 [2019-12-10T10:02:52.089Z] #20 5.846 
10:02:52 [2019-12-10T10:02:52.089Z] #20 5.968 
############                                                              17.0%
######################################################################## 100.0%
10:02:52 [2019-12-10T10:02:52.089Z] #20 6.147 
10:02:52 [2019-12-10T10:02:52.089Z] #20 6.843 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
10:02:52 [2019-12-10T10:02:52.089Z] #20 7.118 
10:02:52 [2019-12-10T10:02:52.089Z] #20 7.287 
                                                                           0.7%
######################################################################## 100.0%
10:02:52 [2019-12-10T10:02:52.089Z] #20 7.564 
10:02:52 [2019-12-10T10:02:52.089Z] #20 8.248 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
10:02:52 [2019-12-10T10:02:52.089Z] #20 8.356 skipping existing 1849cc453dee
10:02:52 [2019-12-10T10:02:52.089Z] #20 8.586 
10:02:52 [2019-12-10T10:02:52.089Z] #20 9.335 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
10:02:52 [2019-12-10T10:02:52.089Z] #20 9.610 
10:02:52 [2019-12-10T10:02:52.089Z] #20 9.707 
######################################################################## 100.0%
10:02:52 [2019-12-10T10:02:52.089Z] #20 9.963 
10:02:52 [2019-12-10T10:02:52.089Z] #20 10.02 Download of images into '/build' complete.
10:02:52 [2019-12-10T10:02:52.089Z] #20 10.02 Use something like the following to load the result into a Docker daemon:
10:02:52 [2019-12-10T10:02:52.089Z] #20 10.02   tar -cC '/build' . | docker load
10:02:52 [2019-12-10T10:02:52.089Z] #20 DONE 10.1s
10:02:52 [2019-12-10T10:02:52.089Z] 
10:02:52 [2019-12-10T10:02:52.089Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
10:02:52 [2019-12-10T10:02:52.089Z] #26 DONE 0.1s
10:02:52 [2019-12-10T10:02:52.089Z] 
10:02:52 [2019-12-10T10:02:52.089Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
10:02:52 [2019-12-10T10:02:52.089Z] #22 DONE 0.1s
10:02:52 [2019-12-10T10:02:52.089Z] 
10:02:52 [2019-12-10T10:02:52.089Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
10:02:52 [2019-12-10T10:02:52.089Z] #27 DONE 0.1s
10:02:52 [2019-12-10T10:02:52.089Z] 
10:02:52 [2019-12-10T10:02:52.089Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
10:02:52 [2019-12-10T10:02:52.089Z] #23 DONE 0.1s
10:02:52 [2019-12-10T10:02:52.089Z] 
10:02:52 [2019-12-10T10:02:52.089Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
10:02:52 [2019-12-10T10:02:52.089Z] #28 DONE 0.1s
10:02:52 [2019-12-10T10:02:52.089Z] 
10:02:52 [2019-12-10T10:02:52.089Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
10:02:57 [2019-12-10T10:02:57.347Z] #29 ...
10:02:57 [2019-12-10T10:02:57.347Z] 
10:02:57 [2019-12-10T10:02:57.347Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
10:02:57 [2019-12-10T10:02:57.347Z] #21 DONE 1.6s
10:02:57 [2019-12-10T10:02:57.347Z] 
10:02:57 [2019-12-10T10:02:57.347Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
10:02:57 [2019-12-10T10:02:57.347Z] #24 2.303 + RM_GOPATH=0
10:02:57 [2019-12-10T10:02:57.347Z] #24 2.303 + TMP_GOPATH=
10:02:57 [2019-12-10T10:02:57.347Z] #24 2.303 + : /build
10:02:57 [2019-12-10T10:02:57.347Z] #24 2.303 + '[' -z '' ']'
10:02:57 [2019-12-10T10:02:57.347Z] #24 2.303 ++ mktemp -d
10:02:57 [2019-12-10T10:02:57.347Z] #24 2.307 + export GOPATH=/tmp/tmp.mHNiap
10:02:57 [2019-12-10T10:02:57.347Z] #24 2.307 + GOPATH=/tmp/tmp.mHNiap
10:02:57 [2019-12-10T10:02:57.347Z] #24 2.307 + RM_GOPATH=1
10:02:57 [2019-12-10T10:02:57.347Z] #24 2.307 ++ dirname ./install.sh
10:02:57 [2019-12-10T10:02:57.347Z] #24 2.307 + dir=.
10:02:57 [2019-12-10T10:02:57.347Z] #24 2.307 + bin=dockercli
10:02:57 [2019-12-10T10:02:57.347Z] #24 2.307 + shift
10:02:57 [2019-12-10T10:02:57.347Z] #24 2.307 + '[' '!' -f ./dockercli.installer ']'
10:02:57 [2019-12-10T10:02:57.347Z] #24 2.307 + . ./dockercli.installer
10:02:57 [2019-12-10T10:02:57.347Z] #24 2.307 ++ : stable
10:02:57 [2019-12-10T10:02:57.347Z] #24 2.307 ++ : 17.06.2-ce
10:02:57 [2019-12-10T10:02:57.347Z] #24 2.307 + install_dockercli
10:02:57 [2019-12-10T10:02:57.347Z] #24 2.307 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:02:57 [2019-12-10T10:02:57.347Z] #24 2.307 Install docker/cli version 17.06.2-ce from stable
10:02:57 [2019-12-10T10:02:57.347Z] #24 2.312 ++ uname -m
10:02:57 [2019-12-10T10:02:57.347Z] #24 2.312 + arch=x86_64
10:02:57 [2019-12-10T10:02:57.347Z] #24 2.312 + '[' x86_64 '!=' x86_64 ']'
10:02:57 [2019-12-10T10:02:57.347Z] #24 2.312 + url=https://download.docker.com/linux/static
10:02:57 [2019-12-10T10:02:57.347Z] #24 2.312 + tar -xz docker/docker
10:02:57 [2019-12-10T10:02:57.347Z] #24 2.312 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
10:02:57 [2019-12-10T10:02:57.347Z] #24 5.330 + mkdir -p /build
10:02:57 [2019-12-10T10:02:57.347Z] #24 5.331 + mv docker/docker /build/
10:02:57 [2019-12-10T10:02:57.347Z] #24 5.332 + rmdir docker
10:02:57 [2019-12-10T10:02:57.347Z] #24 DONE 5.4s
10:02:57 [2019-12-10T10:02:57.347Z] 
10:02:57 [2019-12-10T10:02:57.347Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
10:02:58 [2019-12-10T10:02:58.126Z] --- PASS: TestBuildSquashParent (5.46s)
10:02:58 [2019-12-10T10:02:58.126Z] === RUN   TestBuildWithRemoveAndForceRemove
10:02:58 [2019-12-10T10:02:58.126Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:02:58 [2019-12-10T10:02:58.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:02:58 [2019-12-10T10:02:58.126Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:02:58 [2019-12-10T10:02:58.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:02:58 [2019-12-10T10:02:58.126Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:02:58 [2019-12-10T10:02:58.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:02:58 [2019-12-10T10:02:58.126Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:02:58 [2019-12-10T10:02:58.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:02:58 [2019-12-10T10:02:58.126Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:02:58 [2019-12-10T10:02:58.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:02:58 [2019-12-10T10:02:58.126Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:02:58 [2019-12-10T10:02:58.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:02:58 [2019-12-10T10:02:58.126Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:02:58 [2019-12-10T10:02:58.126Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:02:58 [2019-12-10T10:02:58.126Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:02:58 [2019-12-10T10:02:58.126Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:02:58 [2019-12-10T10:02:58.280Z] #29 ...
10:02:58 [2019-12-10T10:02:58.280Z] 
10:02:58 [2019-12-10T10:02:58.280Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
10:02:58 [2019-12-10T10:02:58.280Z] #25 DONE 0.2s
10:02:58 [2019-12-10T10:02:58.280Z] 
10:02:58 [2019-12-10T10:02:58.280Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
10:03:00 [2019-12-10T10:03:00.235Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
10:03:00 [2019-12-10T10:03:00.235Z] --- PASS: TestCreateServiceMultipleTimes (22.61s)
10:03:00 [2019-12-10T10:03:00.235Z] === RUN   TestCreateServiceConflict
10:03:00 [2019-12-10T10:03:00.235Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
10:03:00 [2019-12-10T10:03:00.509Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:03:00 [2019-12-10T10:03:00.859Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:03:01 [2019-12-10T10:03:01.605Z] --- PASS: TestCreateServiceConflict (2.80s)
10:03:01 [2019-12-10T10:03:01.605Z] === RUN   TestCreateServiceMaxReplicas
10:03:02 [2019-12-10T10:03:02.592Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
10:03:02 [2019-12-10T10:03:02.592Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.96s)
10:03:02 [2019-12-10T10:03:02.592Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.05s)
10:03:02 [2019-12-10T10:03:02.592Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.10s)
10:03:02 [2019-12-10T10:03:02.592Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.56s)
10:03:02 [2019-12-10T10:03:02.592Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.99s)
10:03:02 [2019-12-10T10:03:02.592Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s)
10:03:02 [2019-12-10T10:03:02.592Z] === RUN   TestBuildMultiStageCopy
10:03:02 [2019-12-10T10:03:02.592Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:03:04 [2019-12-10T10:03:04.885Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
10:03:04 [2019-12-10T10:03:04.903Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:03:04 [2019-12-10T10:03:04.903Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:03:05 [2019-12-10T10:03:05.629Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:03:05 [2019-12-10T10:03:05.819Z] --- PASS: TestCreateServiceMaxReplicas (4.27s)
10:03:05 [2019-12-10T10:03:05.819Z] === RUN   TestCreateWithDuplicateNetworkNames
10:03:05 [2019-12-10T10:03:05.970Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:03:06 [2019-12-10T10:03:06.309Z] --- PASS: TestBuildMultiStageCopy (3.54s)
10:03:06 [2019-12-10T10:03:06.309Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.92s)
10:03:06 [2019-12-10T10:03:06.309Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s)
10:03:06 [2019-12-10T10:03:06.309Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s)
10:03:06 [2019-12-10T10:03:06.309Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s)
10:03:06 [2019-12-10T10:03:06.309Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s)
10:03:06 [2019-12-10T10:03:06.309Z] === RUN   TestBuildMultiStageParentConfig
10:03:07 [2019-12-10T10:03:07.190Z] === RUN   TestDockerSuite/TestBuildRm
10:03:07 [2019-12-10T10:03:07.487Z] --- PASS: TestBuildMultiStageParentConfig (0.98s)
10:03:07 [2019-12-10T10:03:07.487Z] === RUN   TestBuildLabelWithTargets
10:03:09 [2019-12-10T10:03:09.190Z] --- PASS: TestBuildLabelWithTargets (1.61s)
10:03:09 [2019-12-10T10:03:09.190Z] === RUN   TestBuildWithEmptyLayers
10:03:09 [2019-12-10T10:03:09.531Z] --- PASS: TestBuildWithEmptyLayers (0.80s)
10:03:09 [2019-12-10T10:03:09.531Z] === RUN   TestBuildMultiStageOnBuild
10:03:11 [2019-12-10T10:03:11.370Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
10:03:11 [2019-12-10T10:03:11.847Z] --- PASS: TestBuildMultiStageOnBuild (2.14s)
10:03:11 [2019-12-10T10:03:11.848Z] === RUN   TestBuildUncleanTarFilenames
10:03:12 [2019-12-10T10:03:12.302Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
10:03:13 [2019-12-10T10:03:13.055Z] --- PASS: TestBuildUncleanTarFilenames (1.17s)
10:03:13 [2019-12-10T10:03:13.055Z] === RUN   TestBuildMultiStageLayerLeak
10:03:13 [2019-12-10T10:03:13.671Z] === RUN   TestDockerSuite/TestBuildScratchCopy
10:03:14 [2019-12-10T10:03:14.238Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
10:03:14 [2019-12-10T10:03:14.802Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
10:03:15 [2019-12-10T10:03:15.362Z] --- PASS: TestBuildMultiStageLayerLeak (2.34s)
10:03:15 [2019-12-10T10:03:15.362Z] === RUN   TestBuildWithHugeFile
10:03:16 [2019-12-10T10:03:16.173Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
10:03:17 [2019-12-10T10:03:17.105Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
10:03:17 [2019-12-10T10:03:17.669Z] === RUN   TestDockerSuite/TestBuildShellInherited
10:03:19 [2019-12-10T10:03:19.038Z] === RUN   TestDockerSuite/TestBuildShellMultiple
10:03:21 [2019-12-10T10:03:21.563Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.64s)
10:03:21 [2019-12-10T10:03:21.563Z] === RUN   TestCreateServiceSecretFileMode
10:03:23 [2019-12-10T10:03:23.460Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
10:03:23 [2019-12-10T10:03:23.717Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
10:03:23 [2019-12-10T10:03:23.974Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
10:03:24 [2019-12-10T10:03:24.232Z] === RUN   TestDockerSuite/TestBuildSpaces
10:03:24 [2019-12-10T10:03:24.489Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
10:03:24 [2019-12-10T10:03:24.747Z] --- PASS: TestCreateServiceSecretFileMode (3.24s)
10:03:24 [2019-12-10T10:03:24.747Z] === RUN   TestCreateServiceConfigFileMode
10:03:24 [2019-12-10T10:03:24.928Z] #29 29.37 # github.com/docker/docker/contrib/httpserver
10:03:24 [2019-12-10T10:03:24.928Z] #29 29.37 loadinternal: cannot find runtime/cgo
10:03:24 [2019-12-10T10:03:24.928Z] #29 DONE 29.9s
10:03:24 [2019-12-10T10:03:24.928Z] 
10:03:24 [2019-12-10T10:03:24.928Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
10:03:24 [2019-12-10T10:03:24.928Z] #33 ...
10:03:24 [2019-12-10T10:03:24.928Z] 
10:03:24 [2019-12-10T10:03:24.928Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
10:03:24 [2019-12-10T10:03:24.928Z] #30 DONE 0.1s
10:03:24 [2019-12-10T10:03:24.928Z] 
10:03:24 [2019-12-10T10:03:24.928Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
10:03:25 [2019-12-10T10:03:25.680Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
10:03:25 [2019-12-10T10:03:25.957Z] === RUN   TestDockerSuite/TestBuildStderr
10:03:27 [2019-12-10T10:03:27.356Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
10:03:28 [2019-12-10T10:03:28.295Z] --- PASS: TestCreateServiceConfigFileMode (3.50s)
10:03:28 [2019-12-10T10:03:28.295Z] === RUN   TestCreateServiceSysctls
10:03:33 [2019-12-10T10:03:33.555Z] === RUN   TestDockerSuite/TestBuildStopSignal
10:03:33 [2019-12-10T10:03:33.555Z] --- PASS: TestCreateServiceSysctls (4.62s)
10:03:33 [2019-12-10T10:03:33.555Z] === RUN   TestCreateServiceCapabilities
10:03:34 [2019-12-10T10:03:34.120Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
10:03:35 [2019-12-10T10:03:35.491Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
10:03:36 [2019-12-10T10:03:36.056Z] === RUN   TestDockerSuite/TestBuildTagEvent
10:03:36 [2019-12-10T10:03:36.313Z] --- PASS: TestCreateServiceCapabilities (3.40s)
10:03:36 [2019-12-10T10:03:36.313Z] === RUN   TestInspect
10:03:37 [2019-12-10T10:03:37.244Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
10:03:39 [2019-12-10T10:03:39.142Z] === RUN   TestDockerSuite/TestBuildUser
10:03:40 [2019-12-10T10:03:40.074Z] --- PASS: TestInspect (3.60s)
10:03:40 [2019-12-10T10:03:40.074Z] === RUN   TestServiceListWithStatuses
10:03:40 [2019-12-10T10:03:40.074Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:03:40 [2019-12-10T10:03:40.074Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:03:40 [2019-12-10T10:03:40.074Z] === RUN   TestDockerNetworkConnectAlias
10:03:41 [2019-12-10T10:03:41.445Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
10:03:45 [2019-12-10T10:03:45.622Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
10:03:47 [2019-12-10T10:03:47.519Z] --- PASS: TestDockerNetworkConnectAlias (7.50s)
10:03:47 [2019-12-10T10:03:47.519Z] === RUN   TestDockerNetworkReConnect
10:03:54 [2019-12-10T10:03:54.073Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
10:03:54 [2019-12-10T10:03:54.074Z] --- PASS: TestDockerNetworkReConnect (6.14s)
10:03:54 [2019-12-10T10:03:54.074Z] === RUN   TestServicePlugin
10:04:00 [2019-12-10T10:04:00.625Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
10:04:05 [2019-12-10T10:04:05.884Z] === RUN   TestDockerSuite/TestBuildVerboseOut
10:04:06 [2019-12-10T10:04:06.967Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
10:04:07 [2019-12-10T10:04:07.224Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
10:04:08 [2019-12-10T10:04:08.595Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
10:04:09 [2019-12-10T10:04:09.525Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
10:04:11 [2019-12-10T10:04:11.420Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
10:04:11 [2019-12-10T10:04:11.420Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
10:04:11 [2019-12-10T10:04:11.420Z] === RUN   TestDockerSuite/TestBuildWindowsUser
10:04:11 [2019-12-10T10:04:11.420Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
10:04:11 [2019-12-10T10:04:11.420Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
10:04:13 [2019-12-10T10:04:13.315Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
10:04:13 [2019-12-10T10:04:13.315Z] === RUN   TestDockerSuite/TestBuildWithFailure
10:04:14 [2019-12-10T10:04:14.246Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
10:04:15 [2019-12-10T10:04:15.177Z] === RUN   TestDockerSuite/TestBuildWithTabs
10:04:16 [2019-12-10T10:04:16.550Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
10:04:16 [2019-12-10T10:04:16.550Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
10:04:19 [2019-12-10T10:04:19.824Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
10:04:21 [2019-12-10T10:04:21.718Z] === RUN   TestDockerSuite/TestBuildWithVolumes
10:04:21 [2019-12-10T10:04:21.718Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
10:04:23 [2019-12-10T10:04:23.088Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
10:04:23 [2019-12-10T10:04:23.346Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
10:04:24 [2019-12-10T10:04:24.278Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
10:04:24 [2019-12-10T10:04:24.278Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
10:04:25 [2019-12-10T10:04:25.208Z] === RUN   TestDockerSuite/TestBuildXZHost
10:04:27 [2019-12-10T10:04:27.733Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
10:04:27 [2019-12-10T10:04:27.733Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
10:04:27 [2019-12-10T10:04:27.733Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
10:04:28 [2019-12-10T10:04:28.296Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
10:04:29 [2019-12-10T10:04:29.227Z] === RUN   TestDockerSuite/TestCommitChange
10:04:29 [2019-12-10T10:04:29.485Z] --- PASS: TestServicePlugin (35.98s)
10:04:29 [2019-12-10T10:04:29.485Z]     plugin_test.go:62: [d4d73cacaec35] joining swarm manager [df770441f19ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:04:29 [2019-12-10T10:04:29.485Z]     plugin_test.go:65: [dce778fc90e60] joining swarm manager [df770441f19ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:04:29 [2019-12-10T10:04:29.485Z] === RUN   TestServiceUpdateLabel
10:04:30 [2019-12-10T10:04:30.416Z] === RUN   TestDockerSuite/TestCommitChangeLabels
10:04:31 [2019-12-10T10:04:31.787Z] === RUN   TestDockerSuite/TestCommitHardlink
10:04:32 [2019-12-10T10:04:32.359Z] --- PASS: TestServiceUpdateLabel (2.82s)
10:04:32 [2019-12-10T10:04:32.359Z] === RUN   TestServiceUpdateSecrets
10:04:33 [2019-12-10T10:04:33.729Z] === RUN   TestDockerSuite/TestCommitNewFile
10:04:35 [2019-12-10T10:04:35.627Z] === RUN   TestDockerSuite/TestCommitPausedContainer
10:04:36 [2019-12-10T10:04:36.558Z] === RUN   TestDockerSuite/TestCommitTTY
10:04:38 [2019-12-10T10:04:38.453Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
10:04:38 [2019-12-10T10:04:38.732Z] --- PASS: TestBuildWithHugeFile (82.13s)
10:04:38 [2019-12-10T10:04:38.734Z] === RUN   TestBuildWithEmptyDockerfile
10:04:38 [2019-12-10T10:04:38.734Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:04:38 [2019-12-10T10:04:38.734Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:04:38 [2019-12-10T10:04:38.734Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:04:38 [2019-12-10T10:04:38.734Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:04:38 [2019-12-10T10:04:38.734Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:04:38 [2019-12-10T10:04:38.734Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:04:38 [2019-12-10T10:04:38.734Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:04:38 [2019-12-10T10:04:38.734Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:04:38 [2019-12-10T10:04:38.734Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:04:38 [2019-12-10T10:04:38.734Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
10:04:38 [2019-12-10T10:04:38.734Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s)
10:04:38 [2019-12-10T10:04:38.734Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s)
10:04:38 [2019-12-10T10:04:38.734Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s)
10:04:38 [2019-12-10T10:04:38.734Z] === RUN   TestBuildPreserveOwnership
10:04:38 [2019-12-10T10:04:38.734Z] === RUN   TestBuildPreserveOwnership/copy_from
10:04:39 [2019-12-10T10:04:39.388Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
10:04:41 [2019-12-10T10:04:41.056Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:04:41 [2019-12-10T10:04:41.284Z] === RUN   TestDockerSuite/TestCommitWithoutPause
10:04:41 [2019-12-10T10:04:41.851Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
10:04:41 [2019-12-10T10:04:41.851Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
10:04:41 [2019-12-10T10:04:41.851Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
10:04:42 [2019-12-10T10:04:42.108Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
10:04:42 [2019-12-10T10:04:42.108Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
10:04:42 [2019-12-10T10:04:42.108Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
10:04:42 [2019-12-10T10:04:42.108Z] === RUN   TestDockerSuite/TestContainerAPICommit
10:04:42 [2019-12-10T10:04:42.761Z] --- PASS: TestBuildPreserveOwnership (4.90s)
10:04:42 [2019-12-10T10:04:42.761Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.21s)
10:04:42 [2019-12-10T10:04:42.761Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.68s)
10:04:42 [2019-12-10T10:04:42.761Z] === RUN   TestBuildPlatformInvalid
10:04:42 [2019-12-10T10:04:42.761Z] --- PASS: TestBuildPlatformInvalid (0.15s)
10:04:42 [2019-12-10T10:04:42.761Z] PASS
10:04:42 [2019-12-10T10:04:42.761Z] 
10:04:42 [2019-12-10T10:04:42.761Z] === Skipped
10:04:42 [2019-12-10T10:04:42.761Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
10:04:42 [2019-12-10T10:04:42.761Z]     build_session_test.go:25: TODO: BuildKit
10:04:42 [2019-12-10T10:04:42.761Z] 
10:04:42 [2019-12-10T10:04:42.761Z] 
10:04:42 [2019-12-10T10:04:42.761Z] DONE 32 tests, 1 skipped in 128.347s
10:04:42 [2019-12-10T10:04:42.761Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
10:04:42 [2019-12-10T10:04:42.761Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
10:04:42 [2019-12-10T10:04:42.761Z] ++ set -e
10:04:42 [2019-12-10T10:04:42.761Z] ++ '[' -n 0 ']'
10:04:42 [2019-12-10T10:04:42.761Z] ++ set -x
10:04:42 [2019-12-10T10:04:42.761Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
10:04:43 [2019-12-10T10:04:43.101Z] INFO: Testing against a local daemon
10:04:43 [2019-12-10T10:04:43.101Z] === RUN   TestConfigList
10:04:44 [2019-12-10T10:04:44.005Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
10:04:45 [2019-12-10T10:04:45.415Z] --- PASS: TestConfigList (2.28s)
10:04:45 [2019-12-10T10:04:45.415Z] === RUN   TestConfigsCreateAndDelete
10:04:45 [2019-12-10T10:04:45.902Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
10:04:45 [2019-12-10T10:04:45.902Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
10:04:46 [2019-12-10T10:04:46.832Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
10:04:47 [2019-12-10T10:04:47.719Z] --- PASS: TestConfigsCreateAndDelete (2.24s)
10:04:47 [2019-12-10T10:04:47.719Z] === RUN   TestConfigsUpdate
10:04:47 [2019-12-10T10:04:47.762Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
10:04:48 [2019-12-10T10:04:48.019Z] --- PASS: TestServiceUpdateSecrets (15.65s)
10:04:48 [2019-12-10T10:04:48.019Z] === RUN   TestServiceUpdateConfigs
10:04:48 [2019-12-10T10:04:48.583Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
10:04:49 [2019-12-10T10:04:49.516Z] === RUN   TestDockerSuite/TestContainerAPICreate
10:04:50 [2019-12-10T10:04:50.026Z] --- PASS: TestConfigsUpdate (2.23s)
10:04:50 [2019-12-10T10:04:50.026Z] === RUN   TestTemplatedConfig
10:04:50 [2019-12-10T10:04:50.447Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
10:04:50 [2019-12-10T10:04:50.447Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
10:04:50 [2019-12-10T10:04:50.447Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
10:04:51 [2019-12-10T10:04:51.384Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
10:04:51 [2019-12-10T10:04:51.384Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
10:04:51 [2019-12-10T10:04:51.384Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
10:04:51 [2019-12-10T10:04:51.384Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
10:04:51 [2019-12-10T10:04:51.649Z] === RUN   TestDockerSuite/TestContainerAPIDelete
10:04:52 [2019-12-10T10:04:52.341Z] --- PASS: TestTemplatedConfig (2.72s)
10:04:52 [2019-12-10T10:04:52.341Z] === RUN   TestConfigInspect
10:04:52 [2019-12-10T10:04:52.636Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
10:04:53 [2019-12-10T10:04:53.567Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
10:04:54 [2019-12-10T10:04:54.131Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
10:04:54 [2019-12-10T10:04:54.131Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
10:04:54 [2019-12-10T10:04:54.650Z] --- PASS: TestConfigInspect (2.23s)
10:04:54 [2019-12-10T10:04:54.650Z] === RUN   TestConfigCreateWithLabels
10:04:56 [2019-12-10T10:04:56.025Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
10:04:56 [2019-12-10T10:04:56.959Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
10:04:56 [2019-12-10T10:04:56.959Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
10:04:56 [2019-12-10T10:04:56.989Z] --- PASS: TestConfigCreateWithLabels (2.27s)
10:04:56 [2019-12-10T10:04:56.989Z] === RUN   TestConfigCreateResolve
10:04:57 [2019-12-10T10:04:57.891Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
10:04:58 [2019-12-10T10:04:58.823Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
10:04:59 [2019-12-10T10:04:59.294Z] --- PASS: TestConfigCreateResolve (2.17s)
10:04:59 [2019-12-10T10:04:59.294Z] === RUN   TestConfigDaemonLibtrustID
10:04:59 [2019-12-10T10:04:59.633Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
10:04:59 [2019-12-10T10:04:59.633Z] PASS
10:04:59 [2019-12-10T10:04:59.633Z] 
10:04:59 [2019-12-10T10:04:59.633Z] DONE 8 tests in 16.811s
10:04:59 [2019-12-10T10:04:59.633Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
10:04:59 [2019-12-10T10:04:59.633Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
10:04:59 [2019-12-10T10:04:59.633Z] ++ set -e
10:04:59 [2019-12-10T10:04:59.633Z] ++ '[' -n 0 ']'
10:04:59 [2019-12-10T10:04:59.633Z] ++ set -x
10:04:59 [2019-12-10T10:04:59.633Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
10:04:59 [2019-12-10T10:04:59.634Z] INFO: Testing against a local daemon
10:04:59 [2019-12-10T10:04:59.634Z] === RUN   TestCheckpoint
10:04:59 [2019-12-10T10:04:59.634Z] --- SKIP: TestCheckpoint (0.00s)
10:04:59 [2019-12-10T10:04:59.634Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:04:59 [2019-12-10T10:04:59.634Z] === RUN   TestContainerInvalidJSON
10:04:59 [2019-12-10T10:04:59.634Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:04:59 [2019-12-10T10:04:59.634Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:04:59 [2019-12-10T10:04:59.634Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:04:59 [2019-12-10T10:04:59.634Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:04:59 [2019-12-10T10:04:59.634Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:04:59 [2019-12-10T10:04:59.634Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:04:59 [2019-12-10T10:04:59.634Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:04:59 [2019-12-10T10:04:59.634Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:04:59 [2019-12-10T10:04:59.634Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:04:59 [2019-12-10T10:04:59.758Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
10:04:59 [2019-12-10T10:04:59.976Z] --- PASS: TestContainerInvalidJSON (0.02s)
10:04:59 [2019-12-10T10:04:59.976Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:04:59 [2019-12-10T10:04:59.976Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:04:59 [2019-12-10T10:04:59.976Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:04:59 [2019-12-10T10:04:59.976Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:04:59 [2019-12-10T10:04:59.976Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
10:04:59 [2019-12-10T10:04:59.976Z] === RUN   TestCopyFromContainerPathIsNotDir
10:04:59 [2019-12-10T10:04:59.976Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
10:04:59 [2019-12-10T10:04:59.976Z] === RUN   TestCopyToContainerPathDoesNotExist
10:04:59 [2019-12-10T10:04:59.976Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
10:04:59 [2019-12-10T10:04:59.976Z] === RUN   TestCopyToContainerPathIsNotDir
10:04:59 [2019-12-10T10:04:59.976Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
10:04:59 [2019-12-10T10:04:59.976Z] === RUN   TestCopyFromContainer
10:05:00 [2019-12-10T10:05:00.322Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
10:05:00 [2019-12-10T10:05:00.579Z] === RUN   TestDockerSuite/TestContainerAPIKill
10:05:01 [2019-12-10T10:05:01.351Z] #33 128.8 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:05:01 [2019-12-10T10:05:01.351Z] #33 131.1 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:05:01 [2019-12-10T10:05:01.351Z] #33 132.4 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:05:01 [2019-12-10T10:05:01.511Z] === RUN   TestDockerSuite/TestContainerAPIPause
10:05:01 [2019-12-10T10:05:01.679Z] === RUN   TestCopyFromContainer//
10:05:01 [2019-12-10T10:05:01.679Z] === RUN   TestCopyFromContainer//bar/root
10:05:01 [2019-12-10T10:05:01.679Z] === RUN   TestCopyFromContainer//bar/root/
10:05:02 [2019-12-10T10:05:02.196Z] === RUN   TestCopyFromContainer/bar/quux
10:05:02 [2019-12-10T10:05:02.196Z] === RUN   TestCopyFromContainer/bar/quux/
10:05:02 [2019-12-10T10:05:02.196Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:05:02 [2019-12-10T10:05:02.218Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
10:05:02 [2019-12-10T10:05:02.286Z] #33 134.4 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:05:02 [2019-12-10T10:05:02.554Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:05:02 [2019-12-10T10:05:02.554Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:05:02 [2019-12-10T10:05:02.554Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:05:02 [2019-12-10T10:05:02.554Z] === RUN   TestCopyFromContainer/bar/notarget
10:05:02 [2019-12-10T10:05:02.554Z] --- PASS: TestCopyFromContainer (2.55s)
10:05:02 [2019-12-10T10:05:02.554Z]     --- PASS: TestCopyFromContainer// (0.09s)
10:05:02 [2019-12-10T10:05:02.554Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
10:05:02 [2019-12-10T10:05:02.554Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
10:05:02 [2019-12-10T10:05:02.554Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
10:05:02 [2019-12-10T10:05:02.554Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
10:05:02 [2019-12-10T10:05:02.554Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
10:05:02 [2019-12-10T10:05:02.554Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
10:05:02 [2019-12-10T10:05:02.554Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
10:05:02 [2019-12-10T10:05:02.554Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
10:05:02 [2019-12-10T10:05:02.554Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
10:05:02 [2019-12-10T10:05:02.554Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:05:02 [2019-12-10T10:05:02.554Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:05:02 [2019-12-10T10:05:02.554Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:05:02 [2019-12-10T10:05:02.554Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:05:02 [2019-12-10T10:05:02.554Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:05:02 [2019-12-10T10:05:02.554Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:05:02 [2019-12-10T10:05:02.554Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:05:02 [2019-12-10T10:05:02.554Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:05:02 [2019-12-10T10:05:02.554Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:05:02 [2019-12-10T10:05:02.554Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:05:02 [2019-12-10T10:05:02.554Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
10:05:02 [2019-12-10T10:05:02.554Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
10:05:02 [2019-12-10T10:05:02.554Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
10:05:02 [2019-12-10T10:05:02.554Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
10:05:02 [2019-12-10T10:05:02.554Z] === RUN   TestCreateLinkToNonExistingContainer
10:05:02 [2019-12-10T10:05:02.892Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
10:05:02 [2019-12-10T10:05:02.892Z] === RUN   TestCreateWithInvalidEnv
10:05:02 [2019-12-10T10:05:02.892Z] === RUN   TestCreateWithInvalidEnv/0
10:05:02 [2019-12-10T10:05:02.892Z] === PAUSE TestCreateWithInvalidEnv/0
10:05:02 [2019-12-10T10:05:02.892Z] === RUN   TestCreateWithInvalidEnv/1
10:05:02 [2019-12-10T10:05:02.892Z] === PAUSE TestCreateWithInvalidEnv/1
10:05:02 [2019-12-10T10:05:02.892Z] === RUN   TestCreateWithInvalidEnv/2
10:05:02 [2019-12-10T10:05:02.892Z] === PAUSE TestCreateWithInvalidEnv/2
10:05:02 [2019-12-10T10:05:02.892Z] === CONT  TestCreateWithInvalidEnv/0
10:05:02 [2019-12-10T10:05:02.892Z] === CONT  TestCreateWithInvalidEnv/2
10:05:02 [2019-12-10T10:05:02.892Z] === CONT  TestCreateWithInvalidEnv/1
10:05:02 [2019-12-10T10:05:02.892Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
10:05:02 [2019-12-10T10:05:02.892Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:05:02 [2019-12-10T10:05:02.892Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:05:02 [2019-12-10T10:05:02.892Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:05:02 [2019-12-10T10:05:02.892Z] === RUN   TestCreateTmpfsMountsTarget
10:05:02 [2019-12-10T10:05:02.892Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
10:05:02 [2019-12-10T10:05:02.892Z] === RUN   TestCreateWithCustomMaskedPaths
10:05:03 [2019-12-10T10:05:03.151Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
10:05:03 [2019-12-10T10:05:03.151Z] === RUN   TestDockerSuite/TestContainerAPIRename
10:05:03 [2019-12-10T10:05:03.161Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
10:05:03 [2019-12-10T10:05:03.161Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
10:05:03 [2019-12-10T10:05:03.161Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
10:05:03 [2019-12-10T10:05:03.161Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
10:05:03 [2019-12-10T10:05:03.161Z] === RUN   TestDockerSuite/TestAPINetworkFilter
10:05:03 [2019-12-10T10:05:03.161Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
10:05:03 [2019-12-10T10:05:03.161Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
10:05:03 [2019-12-10T10:05:03.161Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
10:05:03 [2019-12-10T10:05:03.161Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
10:05:03 [2019-12-10T10:05:03.161Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
10:05:03 [2019-12-10T10:05:03.161Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
10:05:03 [2019-12-10T10:05:03.161Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
10:05:03 [2019-12-10T10:05:03.409Z] --- PASS: TestServiceUpdateConfigs (15.49s)
10:05:03 [2019-12-10T10:05:03.409Z] === RUN   TestServiceUpdateNetwork
10:05:03 [2019-12-10T10:05:03.974Z] === RUN   TestDockerSuite/TestContainerAPIRestart
10:05:04 [2019-12-10T10:05:04.591Z] --- PASS: TestCreateWithCustomMaskedPaths (1.88s)
10:05:04 [2019-12-10T10:05:04.591Z] === RUN   TestCreateWithCapabilities
10:05:04 [2019-12-10T10:05:04.591Z] === RUN   TestCreateWithCapabilities/no_capabilities
10:05:04 [2019-12-10T10:05:04.591Z] === PAUSE TestCreateWithCapabilities/no_capabilities
10:05:04 [2019-12-10T10:05:04.591Z] === RUN   TestCreateWithCapabilities/empty_capabilities
10:05:04 [2019-12-10T10:05:04.591Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
10:05:04 [2019-12-10T10:05:04.591Z] === RUN   TestCreateWithCapabilities/valid_capabilities
10:05:04 [2019-12-10T10:05:04.591Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
10:05:04 [2019-12-10T10:05:04.591Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
10:05:04 [2019-12-10T10:05:04.591Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
10:05:04 [2019-12-10T10:05:04.591Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
10:05:04 [2019-12-10T10:05:04.591Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
10:05:04 [2019-12-10T10:05:04.591Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
10:05:04 [2019-12-10T10:05:04.591Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
10:05:04 [2019-12-10T10:05:04.591Z] === RUN   TestCreateWithCapabilities/empty_capadd
10:05:04 [2019-12-10T10:05:04.591Z] === PAUSE TestCreateWithCapabilities/empty_capadd
10:05:04 [2019-12-10T10:05:04.591Z] === RUN   TestCreateWithCapabilities/empty_capdrop
10:05:04 [2019-12-10T10:05:04.591Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
10:05:04 [2019-12-10T10:05:04.591Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
10:05:04 [2019-12-10T10:05:04.591Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
10:05:04 [2019-12-10T10:05:04.591Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
10:05:04 [2019-12-10T10:05:04.591Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
10:05:04 [2019-12-10T10:05:04.591Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
10:05:04 [2019-12-10T10:05:04.591Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
10:05:04 [2019-12-10T10:05:04.591Z] === CONT  TestCreateWithCapabilities/no_capabilities
10:05:04 [2019-12-10T10:05:04.591Z] === CONT  TestCreateWithCapabilities/empty_capadd
10:05:04 [2019-12-10T10:05:04.591Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
10:05:04 [2019-12-10T10:05:04.591Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
10:05:04 [2019-12-10T10:05:04.810Z] #33 137.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:05:04 [2019-12-10T10:05:04.943Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
10:05:04 [2019-12-10T10:05:04.943Z] === CONT  TestCreateWithCapabilities/valid_capabilities
10:05:04 [2019-12-10T10:05:04.943Z] === CONT  TestCreateWithCapabilities/empty_capabilities
10:05:04 [2019-12-10T10:05:04.943Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
10:05:04 [2019-12-10T10:05:04.943Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
10:05:04 [2019-12-10T10:05:04.943Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
10:05:04 [2019-12-10T10:05:04.943Z] === CONT  TestCreateWithCapabilities/empty_capdrop
10:05:04 [2019-12-10T10:05:04.943Z] --- PASS: TestCreateWithCapabilities (0.04s)
10:05:04 [2019-12-10T10:05:04.943Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
10:05:04 [2019-12-10T10:05:04.943Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
10:05:04 [2019-12-10T10:05:04.943Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
10:05:04 [2019-12-10T10:05:04.943Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
10:05:04 [2019-12-10T10:05:04.943Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
10:05:04 [2019-12-10T10:05:04.943Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
10:05:04 [2019-12-10T10:05:04.943Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
10:05:04 [2019-12-10T10:05:04.943Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
10:05:04 [2019-12-10T10:05:04.943Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
10:05:04 [2019-12-10T10:05:04.943Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
10:05:04 [2019-12-10T10:05:04.943Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
10:05:04 [2019-12-10T10:05:04.943Z] === RUN   TestCreateWithCustomReadonlyPaths
10:05:05 [2019-12-10T10:05:05.872Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
10:05:06 [2019-12-10T10:05:06.181Z] #33 138.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:05:07 [2019-12-10T10:05:07.243Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
10:05:07 [2019-12-10T10:05:07.243Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
10:05:07 [2019-12-10T10:05:07.243Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
10:05:07 [2019-12-10T10:05:07.243Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
10:05:07 [2019-12-10T10:05:07.243Z] === RUN   TestDockerSuite/TestContainerAPIStart
10:05:07 [2019-12-10T10:05:07.245Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s)
10:05:07 [2019-12-10T10:05:07.245Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:05:07 [2019-12-10T10:05:07.245Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:05:07 [2019-12-10T10:05:07.245Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:05:07 [2019-12-10T10:05:07.245Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:05:07 [2019-12-10T10:05:07.245Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:05:07 [2019-12-10T10:05:07.245Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:05:07 [2019-12-10T10:05:07.245Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:05:07 [2019-12-10T10:05:07.245Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:05:07 [2019-12-10T10:05:07.245Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:05:07 [2019-12-10T10:05:07.245Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:05:07 [2019-12-10T10:05:07.245Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:05:07 [2019-12-10T10:05:07.245Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:05:07 [2019-12-10T10:05:07.245Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:05:07 [2019-12-10T10:05:07.245Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:05:07 [2019-12-10T10:05:07.245Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:05:07 [2019-12-10T10:05:07.245Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:05:07 [2019-12-10T10:05:07.245Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
10:05:07 [2019-12-10T10:05:07.245Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
10:05:07 [2019-12-10T10:05:07.245Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
10:05:07 [2019-12-10T10:05:07.245Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
10:05:07 [2019-12-10T10:05:07.245Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
10:05:07 [2019-12-10T10:05:07.245Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
10:05:07 [2019-12-10T10:05:07.245Z] === RUN   TestContainerStartOnDaemonRestart
10:05:07 [2019-12-10T10:05:07.245Z] === PAUSE TestContainerStartOnDaemonRestart
10:05:07 [2019-12-10T10:05:07.245Z] === RUN   TestDaemonRestartIpcMode
10:05:07 [2019-12-10T10:05:07.245Z] === PAUSE TestDaemonRestartIpcMode
10:05:07 [2019-12-10T10:05:07.245Z] === RUN   TestDiff
10:05:07 [2019-12-10T10:05:07.551Z] #33 139.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:05:07 [2019-12-10T10:05:07.585Z] --- PASS: TestDiff (0.68s)
10:05:07 [2019-12-10T10:05:07.585Z] === RUN   TestExecWithCloseStdin
10:05:07 [2019-12-10T10:05:07.839Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
10:05:07 [2019-12-10T10:05:07.839Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
10:05:07 [2019-12-10T10:05:07.839Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
10:05:08 [2019-12-10T10:05:08.175Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
10:05:08 [2019-12-10T10:05:08.315Z] --- PASS: TestExecWithCloseStdin (0.79s)
10:05:08 [2019-12-10T10:05:08.315Z] === RUN   TestExec
10:05:08 [2019-12-10T10:05:08.483Z] #33 140.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:05:08 [2019-12-10T10:05:08.741Z] #33 140.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:05:09 [2019-12-10T10:05:09.045Z] --- PASS: TestExec (0.77s)
10:05:09 [2019-12-10T10:05:09.045Z] === RUN   TestExecUser
10:05:10 [2019-12-10T10:05:10.225Z] --- PASS: TestExecUser (0.84s)
10:05:10 [2019-12-10T10:05:10.225Z] === RUN   TestExportContainerAndImportImage
10:05:10 [2019-12-10T10:05:10.636Z] #33 142.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:05:11 [2019-12-10T10:05:11.047Z] --- PASS: TestExportContainerAndImportImage (1.04s)
10:05:11 [2019-12-10T10:05:11.047Z] === RUN   TestExportContainerAfterDaemonRestart
10:05:11 [2019-12-10T10:05:11.562Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
10:05:11 [2019-12-10T10:05:11.567Z] #33 143.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:05:12 [2019-12-10T10:05:12.744Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s)
10:05:12 [2019-12-10T10:05:12.744Z] === RUN   TestHealthCheckWorkdir
10:05:12 [2019-12-10T10:05:12.937Z] #33 145.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:05:13 [2019-12-10T10:05:13.429Z] === RUN   TestDockerSuite/TestContainerAPIStop
10:05:13 [2019-12-10T10:05:13.473Z] --- PASS: TestHealthCheckWorkdir (0.92s)
10:05:13 [2019-12-10T10:05:13.473Z] === RUN   TestHealthKillContainer
10:05:13 [2019-12-10T10:05:13.686Z] === RUN   TestDockerSuite/TestContainerAPITop
10:05:13 [2019-12-10T10:05:13.732Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
10:05:13 [2019-12-10T10:05:13.732Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
10:05:13 [2019-12-10T10:05:13.732Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
10:05:13 [2019-12-10T10:05:13.732Z] === RUN   TestDockerSuite/TestAttachDisconnect
10:05:13 [2019-12-10T10:05:13.732Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
10:05:14 [2019-12-10T10:05:14.619Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
10:05:14 [2019-12-10T10:05:14.619Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
10:05:14 [2019-12-10T10:05:14.619Z] === RUN   TestDockerSuite/TestContainerAPIWait
10:05:14 [2019-12-10T10:05:14.832Z] #33 146.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:05:16 [2019-12-10T10:05:16.213Z] #33 148.3 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:05:16 [2019-12-10T10:05:16.480Z] --- PASS: TestHealthKillContainer (2.88s)
10:05:16 [2019-12-10T10:05:16.480Z] === RUN   TestInspectCpusetInConfigPre120
10:05:17 [2019-12-10T10:05:17.208Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s)
10:05:17 [2019-12-10T10:05:17.208Z] === RUN   TestIpcModeNone
10:05:17 [2019-12-10T10:05:17.458Z] === RUN   TestDockerSuite/TestAttachPausedContainer
10:05:17 [2019-12-10T10:05:17.458Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
10:05:17 [2019-12-10T10:05:17.459Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
10:05:17 [2019-12-10T10:05:17.590Z] #33 149.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:05:17 [2019-12-10T10:05:17.893Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
10:05:17 [2019-12-10T10:05:17.939Z] --- PASS: TestIpcModeNone (0.78s)
10:05:17 [2019-12-10T10:05:17.939Z] === RUN   TestIpcModePrivate
10:05:18 [2019-12-10T10:05:18.151Z] === RUN   TestDockerSuite/TestContainerNetworkMode
10:05:18 [2019-12-10T10:05:18.672Z] --- PASS: TestIpcModePrivate (0.77s)
10:05:18 [2019-12-10T10:05:18.672Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
10:05:18 [2019-12-10T10:05:18.672Z] === RUN   TestIpcModeShareable
10:05:19 [2019-12-10T10:05:19.101Z] --- PASS: TestServiceUpdateNetwork (15.41s)
10:05:19 [2019-12-10T10:05:19.101Z] PASS
10:05:19 [2019-12-10T10:05:19.101Z] 
10:05:19 [2019-12-10T10:05:19.101Z] === Skipped
10:05:19 [2019-12-10T10:05:19.101Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
10:05:19 [2019-12-10T10:05:19.101Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:05:19 [2019-12-10T10:05:19.101Z] 
10:05:19 [2019-12-10T10:05:19.101Z] 
10:05:19 [2019-12-10T10:05:19.101Z] DONE 20 tests, 1 skipped in 173.044s
10:05:19 [2019-12-10T10:05:19.101Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
10:05:19 [2019-12-10T10:05:19.101Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
10:05:19 [2019-12-10T10:05:19.101Z] ++ set -e
10:05:19 [2019-12-10T10:05:19.101Z] ++ '[' -n 0 ']'
10:05:19 [2019-12-10T10:05:19.101Z] ++ set -x
10:05:19 [2019-12-10T10:05:19.101Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
10:05:19 [2019-12-10T10:05:19.101Z] INFO: Testing against a local daemon
10:05:19 [2019-12-10T10:05:19.101Z] === RUN   TestSessionCreate
10:05:19 [2019-12-10T10:05:19.101Z] --- PASS: TestSessionCreate (0.02s)
10:05:19 [2019-12-10T10:05:19.101Z] === RUN   TestSessionCreateWithBadUpgrade
10:05:19 [2019-12-10T10:05:19.101Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
10:05:19 [2019-12-10T10:05:19.101Z] PASS
10:05:19 [2019-12-10T10:05:19.101Z] 
10:05:19 [2019-12-10T10:05:19.101Z] DONE 2 tests in 0.207s
10:05:19 [2019-12-10T10:05:19.101Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
10:05:19 [2019-12-10T10:05:19.101Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
10:05:19 [2019-12-10T10:05:19.101Z] ++ set -e
10:05:19 [2019-12-10T10:05:19.101Z] ++ '[' -n 0 ']'
10:05:19 [2019-12-10T10:05:19.101Z] ++ set -x
10:05:19 [2019-12-10T10:05:19.101Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
10:05:19 [2019-12-10T10:05:19.358Z] INFO: Testing against a local daemon
10:05:19 [2019-12-10T10:05:19.358Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:05:19 [2019-12-10T10:05:19.358Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:05:19 [2019-12-10T10:05:19.358Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:05:19 [2019-12-10T10:05:19.358Z] === RUN   TestEventsExecDie
10:05:19 [2019-12-10T10:05:19.358Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
10:05:19 [2019-12-10T10:05:19.408Z] --- PASS: TestIpcModeShareable (0.77s)
10:05:19 [2019-12-10T10:05:19.408Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
10:05:19 [2019-12-10T10:05:19.408Z] === RUN   TestAPIIpcModeShareableAndContainer
10:05:19 [2019-12-10T10:05:19.485Z] #33 151.3 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:05:20 [2019-12-10T10:05:20.289Z] --- PASS: TestEventsExecDie (0.99s)
10:05:20 [2019-12-10T10:05:20.289Z] === RUN   TestEventsBackwardsCompatible
10:05:20 [2019-12-10T10:05:20.289Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
10:05:20 [2019-12-10T10:05:20.289Z] === RUN   TestInfoBinaryCommits
10:05:20 [2019-12-10T10:05:20.289Z] --- PASS: TestInfoBinaryCommits (0.03s)
10:05:20 [2019-12-10T10:05:20.289Z] === RUN   TestInfoAPIVersioned
10:05:20 [2019-12-10T10:05:20.417Z] #33 152.3 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:05:20 [2019-12-10T10:05:20.547Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:05:20 [2019-12-10T10:05:20.547Z] === RUN   TestInfoDiscoveryBackend
10:05:21 [2019-12-10T10:05:21.111Z] --- PASS: TestInfoDiscoveryBackend (0.56s)
10:05:21 [2019-12-10T10:05:21.111Z] === RUN   TestInfoDiscoveryInvalidAdvertise
10:05:21 [2019-12-10T10:05:21.722Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.24s)
10:05:21 [2019-12-10T10:05:21.722Z] === RUN   TestAPIIpcModeHost
10:05:21 [2019-12-10T10:05:21.789Z] #33 153.5 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:05:22 [2019-12-10T10:05:22.043Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
10:05:22 [2019-12-10T10:05:22.043Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
10:05:22 [2019-12-10T10:05:22.043Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
10:05:22 [2019-12-10T10:05:22.468Z] --- PASS: TestAPIIpcModeHost (0.67s)
10:05:22 [2019-12-10T10:05:22.468Z] === RUN   TestDaemonIpcModeShareable
10:05:22 [2019-12-10T10:05:22.607Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
10:05:22 [2019-12-10T10:05:22.607Z] === RUN   TestInfoAPI
10:05:22 [2019-12-10T10:05:22.607Z] --- PASS: TestInfoAPI (0.02s)
10:05:22 [2019-12-10T10:05:22.607Z] === RUN   TestInfoAPIWarnings
10:05:22 [2019-12-10T10:05:22.721Z] #33 154.7 
10:05:23 [2019-12-10T10:05:23.172Z] --- PASS: TestInfoAPIWarnings (0.54s)
10:05:23 [2019-12-10T10:05:23.172Z] === RUN   TestInfoDebug
10:05:23 [2019-12-10T10:05:23.286Z] #33 DONE 155.1s
10:05:23 [2019-12-10T10:05:23.286Z] 
10:05:23 [2019-12-10T10:05:23.286Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
10:05:23 [2019-12-10T10:05:23.737Z] --- PASS: TestInfoDebug (0.53s)
10:05:23 [2019-12-10T10:05:23.737Z] === RUN   TestInfoInsecureRegistries
10:05:24 [2019-12-10T10:05:24.186Z] --- PASS: TestDaemonIpcModeShareable (1.66s)
10:05:24 [2019-12-10T10:05:24.186Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
10:05:24 [2019-12-10T10:05:24.186Z] === RUN   TestDaemonIpcModePrivate
10:05:24 [2019-12-10T10:05:24.302Z] --- PASS: TestInfoInsecureRegistries (0.57s)
10:05:24 [2019-12-10T10:05:24.302Z] === RUN   TestInfoRegistryMirrors
10:05:24 [2019-12-10T10:05:24.868Z] --- PASS: TestInfoRegistryMirrors (0.63s)
10:05:24 [2019-12-10T10:05:24.868Z] === RUN   TestLoginFailsWithBadCredentials
10:05:25 [2019-12-10T10:05:25.126Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s)
10:05:25 [2019-12-10T10:05:25.126Z] === RUN   TestPingCacheHeaders
10:05:25 [2019-12-10T10:05:25.126Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
10:05:25 [2019-12-10T10:05:25.126Z] --- PASS: TestPingCacheHeaders (0.04s)
10:05:25 [2019-12-10T10:05:25.126Z] === RUN   TestPingGet
10:05:25 [2019-12-10T10:05:25.126Z] --- PASS: TestPingGet (0.04s)
10:05:25 [2019-12-10T10:05:25.126Z] === RUN   TestPingHead
10:05:25 [2019-12-10T10:05:25.126Z] --- PASS: TestPingHead (0.06s)
10:05:25 [2019-12-10T10:05:25.126Z] === RUN   TestVersion
10:05:25 [2019-12-10T10:05:25.126Z] --- PASS: TestVersion (0.05s)
10:05:25 [2019-12-10T10:05:25.183Z] #34 DONE 1.7s
10:05:25 [2019-12-10T10:05:25.385Z] PASS
10:05:25 [2019-12-10T10:05:25.385Z] 
10:05:25 [2019-12-10T10:05:25.385Z] === Skipped
10:05:25 [2019-12-10T10:05:25.385Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:05:25 [2019-12-10T10:05:25.385Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:05:25 [2019-12-10T10:05:25.385Z] 
10:05:25 [2019-12-10T10:05:25.385Z] 
10:05:25 [2019-12-10T10:05:25.385Z] DONE 18 tests, 1 skipped in 6.103s
10:05:25 [2019-12-10T10:05:25.385Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
10:05:25 [2019-12-10T10:05:25.385Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
10:05:25 [2019-12-10T10:05:25.385Z] ++ set -e
10:05:25 [2019-12-10T10:05:25.385Z] ++ '[' -n 0 ']'
10:05:25 [2019-12-10T10:05:25.385Z] ++ set -x
10:05:25 [2019-12-10T10:05:25.385Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
10:05:25 [2019-12-10T10:05:25.385Z] INFO: Testing against a local daemon
10:05:25 [2019-12-10T10:05:25.385Z] === RUN   TestVolumesCreateAndList
10:05:25 [2019-12-10T10:05:25.645Z] --- PASS: TestVolumesCreateAndList (0.07s)
10:05:25 [2019-12-10T10:05:25.645Z] === RUN   TestVolumesRemove
10:05:25 [2019-12-10T10:05:25.645Z] --- PASS: TestVolumesRemove (0.12s)
10:05:25 [2019-12-10T10:05:25.645Z] === RUN   TestVolumesInspect
10:05:25 [2019-12-10T10:05:25.645Z] --- PASS: TestVolumesInspect (0.04s)
10:05:25 [2019-12-10T10:05:25.645Z] === RUN   TestVolumesInvalidJSON
10:05:25 [2019-12-10T10:05:25.645Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:05:25 [2019-12-10T10:05:25.645Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:05:25 [2019-12-10T10:05:25.645Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:05:25 [2019-12-10T10:05:25.645Z] --- PASS: TestVolumesInvalidJSON (0.05s)
10:05:25 [2019-12-10T10:05:25.645Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:05:25 [2019-12-10T10:05:25.645Z] PASS
10:05:25 [2019-12-10T10:05:25.645Z] 
10:05:25 [2019-12-10T10:05:25.645Z] DONE 5 tests in 0.457s
10:05:25 [2019-12-10T10:05:25.645Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:05:25 [2019-12-10T10:05:25.887Z] --- PASS: TestDaemonIpcModePrivate (1.69s)
10:05:25 [2019-12-10T10:05:25.887Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
10:05:25 [2019-12-10T10:05:25.887Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:05:25 [2019-12-10T10:05:25.902Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
10:05:26 [2019-12-10T10:05:26.018Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
10:05:26 [2019-12-10T10:05:26.160Z] ++++ cat bundles/test-integration/docker.pid
10:05:26 [2019-12-10T10:05:26.160Z] +++ kill 5340
10:05:26 [2019-12-10T10:05:26.563Z] 
10:05:26 [2019-12-10T10:05:26.563Z] #35 [runner 12/12] COPY --from=builder       /build/ /
10:05:27 [2019-12-10T10:05:27.127Z] #35 DONE 0.9s
10:05:27 [2019-12-10T10:05:27.385Z] 
10:05:27 [2019-12-10T10:05:27.385Z] #36 exporting to image
10:05:27 [2019-12-10T10:05:27.385Z] #36 exporting layers
10:05:27 [2019-12-10T10:05:27.532Z] +++ /etc/init.d/apparmor stop
10:05:27 [2019-12-10T10:05:27.532Z] Clearing AppArmor profiles cache:.
10:05:27 [2019-12-10T10:05:27.532Z] All profile caches have been cleared, but no profiles have been unloaded.
10:05:27 [2019-12-10T10:05:27.532Z] Unloading profiles will leave already running processes permanently
10:05:27 [2019-12-10T10:05:27.532Z] unconfined, which can lead to unexpected situations.
10:05:27 [2019-12-10T10:05:27.532Z] 
10:05:27 [2019-12-10T10:05:27.532Z] To set a process to complain mode, use the command line tool
10:05:27 [2019-12-10T10:05:27.532Z] 'aa-complain'. To really tear down all profiles, run the init script
10:05:27 [2019-12-10T10:05:27.532Z] with the 'teardown' option."
10:05:27 [2019-12-10T10:05:27.532Z] 
10:05:27 [2019-12-10T10:05:27.586Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.63s)
10:05:27 [2019-12-10T10:05:27.587Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
10:05:27 [2019-12-10T10:05:27.587Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:05:28 [2019-12-10T10:05:28.464Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
10:05:28 [2019-12-10T10:05:28.764Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.62s)
10:05:28 [2019-12-10T10:05:28.765Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
10:05:28 [2019-12-10T10:05:28.765Z] === RUN   TestIpcModeOlderClient
10:05:28 [2019-12-10T10:05:28.765Z] === PAUSE TestIpcModeOlderClient
10:05:28 [2019-12-10T10:05:28.765Z] === RUN   TestKillContainerInvalidSignal
10:05:29 [2019-12-10T10:05:29.498Z] --- PASS: TestKillContainerInvalidSignal (0.63s)
10:05:29 [2019-12-10T10:05:29.498Z] === RUN   TestKillContainer
10:05:29 [2019-12-10T10:05:29.498Z] === RUN   TestKillContainer/no_signal
10:05:29 [2019-12-10T10:05:29.834Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
10:05:30 [2019-12-10T10:05:30.230Z] === RUN   TestKillContainer/non_killing_signal
10:05:30 [2019-12-10T10:05:30.570Z] === RUN   TestKillContainer/killing_signal
10:05:30 [2019-12-10T10:05:30.662Z] #36 exporting layers 3.5s done
10:05:30 [2019-12-10T10:05:30.662Z] #36 writing image sha256:767474ef73ed50067635c73c3d29bcf033a879d6de2813e97b67530c3206cafa done
10:05:30 [2019-12-10T10:05:30.662Z] #36 naming to docker.io/library/moby-e2e-test done
10:05:30 [2019-12-10T10:05:30.662Z] #36 DONE 3.5s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:05:30 [2019-12-10T10:05:30.978Z] + echo Ensuring container killed.
10:05:30 [2019-12-10T10:05:30.978Z] Ensuring container killed.
10:05:30 [2019-12-10T10:05:30.978Z] + docker rm -vf docker-pr5
10:05:30 [2019-12-10T10:05:30.978Z] Error: No such container: docker-pr5
10:05:30 [2019-12-10T10:05:30.978Z] + true
[Pipeline] sh
10:05:31 [2019-12-10T10:05:31.204Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
10:05:31 [2019-12-10T10:05:31.264Z] + echo Chowning /workspace to jenkins user
10:05:31 [2019-12-10T10:05:31.264Z] Chowning /workspace to jenkins user
10:05:31 [2019-12-10T10:05:31.264Z] + id -u
10:05:31 [2019-12-10T10:05:31.264Z] + id -g
10:05:31 [2019-12-10T10:05:31.264Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40179:/workspace busybox chown -R 1000:1000 /workspace
10:05:31 [2019-12-10T10:05:31.745Z] --- PASS: TestKillContainer (1.93s)
10:05:31 [2019-12-10T10:05:31.745Z]     --- PASS: TestKillContainer/no_signal (0.63s)
10:05:31 [2019-12-10T10:05:31.745Z]     --- PASS: TestKillContainer/non_killing_signal (0.43s)
10:05:31 [2019-12-10T10:05:31.745Z]     --- PASS: TestKillContainer/killing_signal (0.60s)
10:05:31 [2019-12-10T10:05:31.745Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:05:31 [2019-12-10T10:05:31.745Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:05:32 [2019-12-10T10:05:32.226Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:05:32 [2019-12-10T10:05:32.930Z] + bundleName=unit
10:05:32 [2019-12-10T10:05:32.930Z] + echo Creating unit-bundles.tar.gz
10:05:32 [2019-12-10T10:05:32.930Z] Creating unit-bundles.tar.gz
10:05:32 [2019-12-10T10:05:32.930Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
10:05:32 [2019-12-10T10:05:32.930Z] bundles/junit-report.xml
10:05:32 [2019-12-10T10:05:32.930Z] bundles/go-test-report.json
10:05:32 [2019-12-10T10:05:32.930Z] bundles/profile.out
[Pipeline] archiveArtifacts
10:05:32 [2019-12-10T10:05:32.941Z] Archiving artifacts
10:05:32 [2019-12-10T10:05:32.955Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s)
10:05:32 [2019-12-10T10:05:32.955Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s)
10:05:32 [2019-12-10T10:05:32.955Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s)
10:05:32 [2019-12-10T10:05:32.955Z] === RUN   TestKillStoppedContainer
10:05:32 [2019-12-10T10:05:32.955Z] --- PASS: TestKillStoppedContainer (0.09s)
10:05:32 [2019-12-10T10:05:32.955Z] === RUN   TestKillStoppedContainerAPIPre120
10:05:32 [2019-12-10T10:05:32.955Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
10:05:32 [2019-12-10T10:05:32.955Z] === RUN   TestKillDifferentUserContainer
10:05:33 [2019-12-10T10:05:33.180Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
10:05:33 [2019-12-10T10:05:33.390Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40179/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:05:33 [2019-12-10T10:05:33.684Z] --- PASS: TestKillDifferentUserContainer (0.69s)
10:05:33 [2019-12-10T10:05:33.684Z] === RUN   TestInspectOomKilledTrue
10:05:33 [2019-12-10T10:05:33.709Z] + make clean
10:05:33 [2019-12-10T10:05:33.967Z] docker volume rm -f docker-dev-cache
10:05:33 [2019-12-10T10:05:33.967Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:05:34 [2019-12-10T10:05:34.549Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
10:05:34 [2019-12-10T10:05:34.866Z] --- PASS: TestInspectOomKilledTrue (1.22s)
10:05:34 [2019-12-10T10:05:34.866Z] === RUN   TestInspectOomKilledFalse
10:05:35 [2019-12-10T10:05:35.592Z] --- PASS: TestInspectOomKilledFalse (0.67s)
10:05:35 [2019-12-10T10:05:35.592Z] === RUN   TestLinksEtcHostsContentMatch
10:05:36 [2019-12-10T10:05:36.318Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s)
10:05:36 [2019-12-10T10:05:36.318Z] === RUN   TestLinksContainerNames
10:05:36 [2019-12-10T10:05:36.444Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
10:05:37 [2019-12-10T10:05:37.497Z] --- PASS: TestLinksContainerNames (1.26s)
10:05:37 [2019-12-10T10:05:37.497Z] === RUN   TestLogsFollowTailEmpty
10:05:37 [2019-12-10T10:05:37.816Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000995de0_<nil>}
10:05:38 [2019-12-10T10:05:38.227Z] --- PASS: TestLogsFollowTailEmpty (0.69s)
10:05:38 [2019-12-10T10:05:38.227Z] === RUN   TestContainerNetworkMountsNoChown
10:05:38 [2019-12-10T10:05:38.954Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s)
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/default
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/default
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/private
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/private
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/rprivate
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/rprivate
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/slave
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/slave
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/rslave
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/rslave
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/shared
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/shared
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/rshared
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/rshared
10:05:38 [2019-12-10T10:05:38.954Z] === CONT  TestMountDaemonRoot/default
10:05:38 [2019-12-10T10:05:38.954Z] === CONT  TestMountDaemonRoot/rslave
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/default/bind_root
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:05:38 [2019-12-10T10:05:38.954Z] === CONT  TestMountDaemonRoot/rshared
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:05:38 [2019-12-10T10:05:38.954Z] === CONT  TestMountDaemonRoot/slave
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/default/mount_root
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:05:38 [2019-12-10T10:05:38.954Z] === CONT  TestMountDaemonRoot/rprivate
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === CONT  TestMountDaemonRoot/private
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === CONT  TestMountDaemonRoot/shared
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/private/bind_root
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/private/mount_root
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === CONT  TestMountDaemonRoot/default/bind_root
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:05:38 [2019-12-10T10:05:38.954Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:05:38 [2019-12-10T10:05:38.954Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:05:38 [2019-12-10T10:05:38.954Z] === CONT  TestMountDaemonRoot/default/mount_root
10:05:38 [2019-12-10T10:05:38.954Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:05:38 [2019-12-10T10:05:38.954Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:05:38 [2019-12-10T10:05:38.954Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:05:38 [2019-12-10T10:05:38.954Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:05:38 [2019-12-10T10:05:38.954Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:05:38 [2019-12-10T10:05:38.954Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:05:38 [2019-12-10T10:05:38.954Z] === CONT  TestMountDaemonRoot/private/bind_root
10:05:38 [2019-12-10T10:05:38.954Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:05:38 [2019-12-10T10:05:38.954Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:05:38 [2019-12-10T10:05:38.954Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:05:39 [2019-12-10T10:05:39.184Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1478701057_/foo_false__<nil>_<nil>_<nil>}
10:05:39 [2019-12-10T10:05:39.291Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:05:39 [2019-12-10T10:05:39.291Z] === CONT  TestMountDaemonRoot/private/mount_root
10:05:39 [2019-12-10T10:05:39.291Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:05:39 [2019-12-10T10:05:39.291Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:05:39 [2019-12-10T10:05:39.291Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:05:39 [2019-12-10T10:05:39.291Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:05:39 [2019-12-10T10:05:39.291Z] --- PASS: TestMountDaemonRoot (0.05s)
10:05:39 [2019-12-10T10:05:39.291Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:05:39 [2019-12-10T10:05:39.291Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
10:05:39 [2019-12-10T10:05:39.291Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
10:05:39 [2019-12-10T10:05:39.291Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
10:05:39 [2019-12-10T10:05:39.291Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
10:05:39 [2019-12-10T10:05:39.291Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:05:39 [2019-12-10T10:05:39.291Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
10:05:39 [2019-12-10T10:05:39.291Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
10:05:39 [2019-12-10T10:05:39.291Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
10:05:39 [2019-12-10T10:05:39.291Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
10:05:39 [2019-12-10T10:05:39.291Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:05:39 [2019-12-10T10:05:39.291Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
10:05:39 [2019-12-10T10:05:39.291Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
10:05:39 [2019-12-10T10:05:39.291Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
10:05:39 [2019-12-10T10:05:39.291Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
10:05:39 [2019-12-10T10:05:39.291Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:05:39 [2019-12-10T10:05:39.291Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
10:05:39 [2019-12-10T10:05:39.291Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
10:05:39 [2019-12-10T10:05:39.291Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
10:05:39 [2019-12-10T10:05:39.291Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
10:05:39 [2019-12-10T10:05:39.291Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:05:39 [2019-12-10T10:05:39.291Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
10:05:39 [2019-12-10T10:05:39.291Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
10:05:39 [2019-12-10T10:05:39.291Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
10:05:39 [2019-12-10T10:05:39.291Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
10:05:39 [2019-12-10T10:05:39.291Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:05:39 [2019-12-10T10:05:39.291Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
10:05:39 [2019-12-10T10:05:39.291Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
10:05:39 [2019-12-10T10:05:39.291Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
10:05:39 [2019-12-10T10:05:39.291Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
10:05:39 [2019-12-10T10:05:39.291Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:05:39 [2019-12-10T10:05:39.291Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
10:05:39 [2019-12-10T10:05:39.291Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
10:05:39 [2019-12-10T10:05:39.292Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
10:05:39 [2019-12-10T10:05:39.292Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
10:05:39 [2019-12-10T10:05:39.292Z] === RUN   TestContainerBindMountNonRecursive
10:05:40 [2019-12-10T10:05:40.993Z] --- PASS: TestContainerBindMountNonRecursive (1.61s)
10:05:40 [2019-12-10T10:05:40.993Z] === RUN   TestNetworkNat
10:05:41 [2019-12-10T10:05:41.078Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1478701057_/foo_true__<nil>_<nil>_<nil>}
10:05:41 [2019-12-10T10:05:41.722Z] --- PASS: TestNetworkNat (0.70s)
10:05:41 [2019-12-10T10:05:41.722Z] === RUN   TestNetworkLocalhostTCPNat
10:05:42 [2019-12-10T10:05:42.447Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3176653164_/foo_false__<nil>_<nil>_<nil>}
10:05:42 [2019-12-10T10:05:42.450Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s)
10:05:42 [2019-12-10T10:05:42.450Z] === RUN   TestNetworkLoopbackNat
10:05:43 [2019-12-10T10:05:43.217Z] --- PASS: TestNetworkLoopbackNat (0.91s)
10:05:43 [2019-12-10T10:05:43.217Z] === RUN   TestPause
10:05:43 [2019-12-10T10:05:43.966Z] --- PASS: TestPause (0.76s)
10:05:43 [2019-12-10T10:05:43.966Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:05:43 [2019-12-10T10:05:43.966Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:05:43 [2019-12-10T10:05:43.966Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:05:43 [2019-12-10T10:05:43.966Z] === RUN   TestPauseStopPausedContainer
10:05:44 [2019-12-10T10:05:44.340Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3176653164_/foo_true__<nil>_<nil>_<nil>}
10:05:44 [2019-12-10T10:05:44.697Z] --- PASS: TestPauseStopPausedContainer (0.71s)
10:05:44 [2019-12-10T10:05:44.697Z] === RUN   TestPsFilter
10:05:44 [2019-12-10T10:05:44.697Z] --- PASS: TestPsFilter (0.17s)
10:05:44 [2019-12-10T10:05:44.697Z] === RUN   TestRemoveContainerWithRemovedVolume
10:05:45 [2019-12-10T10:05:45.428Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s)
10:05:45 [2019-12-10T10:05:45.428Z] === RUN   TestRemoveContainerWithVolume
10:05:45 [2019-12-10T10:05:45.709Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3176653164_/foo_true__0xc0009822e0_<nil>_<nil>}
10:05:46 [2019-12-10T10:05:46.159Z] --- PASS: TestRemoveContainerWithVolume (0.65s)
10:05:46 [2019-12-10T10:05:46.159Z] === RUN   TestRemoveContainerRunning
10:05:46 [2019-12-10T10:05:46.886Z] --- PASS: TestRemoveContainerRunning (0.68s)
10:05:46 [2019-12-10T10:05:46.886Z] === RUN   TestRemoveContainerForceRemoveRunning
10:05:47 [2019-12-10T10:05:47.603Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000982300_<nil>}
10:05:47 [2019-12-10T10:05:47.647Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s)
10:05:47 [2019-12-10T10:05:47.647Z] === RUN   TestRemoveInvalidContainer
10:05:47 [2019-12-10T10:05:47.647Z] --- PASS: TestRemoveInvalidContainer (0.03s)
10:05:47 [2019-12-10T10:05:47.647Z] === RUN   TestRenameLinkedContainer
10:05:49 [2019-12-10T10:05:49.498Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000982320_<nil>}
10:05:50 [2019-12-10T10:05:50.049Z] --- PASS: TestRenameLinkedContainer (2.66s)
10:05:50 [2019-12-10T10:05:50.049Z] === RUN   TestRenameStoppedContainer
10:05:50 [2019-12-10T10:05:50.779Z] --- PASS: TestRenameStoppedContainer (0.65s)
10:05:50 [2019-12-10T10:05:50.779Z] === RUN   TestRenameRunningContainerAndReuse
10:05:50 [2019-12-10T10:05:50.867Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000982360_<nil>}
10:05:51 [2019-12-10T10:05:51.986Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s)
10:05:51 [2019-12-10T10:05:51.986Z] === RUN   TestRenameInvalidName
10:05:52 [2019-12-10T10:05:52.716Z] --- PASS: TestRenameInvalidName (0.68s)
10:05:52 [2019-12-10T10:05:52.716Z] === RUN   TestRenameAnonymousContainer
10:05:52 [2019-12-10T10:05:52.760Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000982380_<nil>}
10:05:54 [2019-12-10T10:05:54.128Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
10:05:55 [2019-12-10T10:05:55.498Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
10:05:55 [2019-12-10T10:05:55.498Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
10:05:55 [2019-12-10T10:05:55.498Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
10:05:55 [2019-12-10T10:05:55.498Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
10:05:55 [2019-12-10T10:05:55.498Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
10:05:55 [2019-12-10T10:05:55.498Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
10:05:55 [2019-12-10T10:05:55.498Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
10:05:55 [2019-12-10T10:05:55.730Z] --- PASS: TestRenameAnonymousContainer (2.46s)
10:05:55 [2019-12-10T10:05:55.730Z] === RUN   TestRenameContainerWithSameName
10:05:55 [2019-12-10T10:05:55.756Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
10:05:55 [2019-12-10T10:05:55.756Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
10:05:55 [2019-12-10T10:05:55.756Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
10:05:55 [2019-12-10T10:05:55.756Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
10:05:55 [2019-12-10T10:05:55.756Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
10:05:55 [2019-12-10T10:05:55.756Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
10:05:55 [2019-12-10T10:05:55.756Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
10:05:56 [2019-12-10T10:05:56.016Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
10:05:56 [2019-12-10T10:05:56.016Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
10:05:56 [2019-12-10T10:05:56.016Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
10:05:56 [2019-12-10T10:05:56.070Z] --- PASS: TestRenameContainerWithSameName (0.66s)
10:05:56 [2019-12-10T10:05:56.070Z] === RUN   TestRenameContainerWithLinkedContainer
10:05:56 [2019-12-10T10:05:56.273Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
10:05:57 [2019-12-10T10:05:57.255Z] --- PASS: TestRenameContainerWithLinkedContainer (1.30s)
10:05:57 [2019-12-10T10:05:57.255Z] === RUN   TestResize
10:05:57 [2019-12-10T10:05:57.995Z] --- PASS: TestResize (0.70s)
10:05:57 [2019-12-10T10:05:57.995Z] === RUN   TestResizeWithInvalidSize
10:05:58 [2019-12-10T10:05:58.723Z] --- PASS: TestResizeWithInvalidSize (0.67s)
10:05:58 [2019-12-10T10:05:58.723Z] === RUN   TestResizeWhenContainerNotStarted
10:05:59 [2019-12-10T10:05:59.460Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s)
10:05:59 [2019-12-10T10:05:59.460Z] === RUN   TestDaemonRestartKillContainers
10:05:59 [2019-12-10T10:05:59.460Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:05:59 [2019-12-10T10:05:59.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:05:59 [2019-12-10T10:05:59.460Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:05:59 [2019-12-10T10:05:59.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:05:59 [2019-12-10T10:05:59.460Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:05:59 [2019-12-10T10:05:59.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:05:59 [2019-12-10T10:05:59.461Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:05:59 [2019-12-10T10:05:59.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:05:59 [2019-12-10T10:05:59.461Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:05:59 [2019-12-10T10:05:59.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:05:59 [2019-12-10T10:05:59.461Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:05:59 [2019-12-10T10:05:59.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:05:59 [2019-12-10T10:05:59.461Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:05:59 [2019-12-10T10:05:59.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:05:59 [2019-12-10T10:05:59.461Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:05:59 [2019-12-10T10:05:59.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:05:59 [2019-12-10T10:05:59.461Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:05:59 [2019-12-10T10:05:59.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:05:59 [2019-12-10T10:05:59.461Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:05:59 [2019-12-10T10:05:59.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:05:59 [2019-12-10T10:05:59.461Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:05:59 [2019-12-10T10:05:59.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:05:59 [2019-12-10T10:05:59.461Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:05:59 [2019-12-10T10:05:59.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:05:59 [2019-12-10T10:05:59.461Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:05:59 [2019-12-10T10:05:59.461Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:05:59 [2019-12-10T10:05:59.461Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:05:59 [2019-12-10T10:05:59.461Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:05:59 [2019-12-10T10:05:59.546Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
10:06:01 [2019-12-10T10:06:01.446Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
10:06:02 [2019-12-10T10:06:02.502Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:06:02 [2019-12-10T10:06:02.849Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:06:04 [2019-12-10T10:06:04.719Z] === RUN   TestDockerSuite/TestCopyAndRestart
10:06:05 [2019-12-10T10:06:05.179Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:06:05 [2019-12-10T10:06:05.179Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:06:05 [2019-12-10T10:06:05.179Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:06:06 [2019-12-10T10:06:06.089Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
10:06:06 [2019-12-10T10:06:06.534Z] === RUN   TestDockerSuite/TestCpAbsolutePath
10:06:06 [2019-12-10T10:06:06.563Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:06:06 [2019-12-10T10:06:06.941Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:06:07 [2019-12-10T10:06:07.466Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
10:06:08 [2019-12-10T10:06:08.144Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:06:08 [2019-12-10T10:06:08.401Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
10:06:09 [2019-12-10T10:06:09.332Z] === RUN   TestDockerSuite/TestCpFromCaseA
10:06:10 [2019-12-10T10:06:10.454Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:06:10 [2019-12-10T10:06:10.454Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.82s)
10:06:10 [2019-12-10T10:06:10.454Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.54s)
10:06:10 [2019-12-10T10:06:10.454Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (5.65s)
10:06:10 [2019-12-10T10:06:10.454Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (5.69s)
10:06:10 [2019-12-10T10:06:10.454Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.18s)
10:06:10 [2019-12-10T10:06:10.454Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.46s)
10:06:10 [2019-12-10T10:06:10.454Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.86s)
10:06:10 [2019-12-10T10:06:10.454Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.99s)
10:06:10 [2019-12-10T10:06:10.454Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (3.29s)
10:06:10 [2019-12-10T10:06:10.454Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.16s)
10:06:10 [2019-12-10T10:06:10.454Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.87s)
10:06:10 [2019-12-10T10:06:10.454Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.36s)
10:06:10 [2019-12-10T10:06:10.454Z] === RUN   TestCgroupNamespacesRun
10:06:10 [2019-12-10T10:06:10.702Z] === RUN   TestDockerSuite/TestCpFromCaseB
10:06:11 [2019-12-10T10:06:11.267Z] === RUN   TestDockerSuite/TestCpFromCaseC
10:06:12 [2019-12-10T10:06:12.156Z] --- PASS: TestCgroupNamespacesRun (1.66s)
10:06:12 [2019-12-10T10:06:12.156Z] === RUN   TestCgroupNamespacesRunPrivileged
10:06:12 [2019-12-10T10:06:12.637Z] === RUN   TestDockerSuite/TestCpFromCaseD
10:06:13 [2019-12-10T10:06:13.577Z] === RUN   TestDockerSuite/TestCpFromCaseE
10:06:13 [2019-12-10T10:06:13.921Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s)
10:06:13 [2019-12-10T10:06:13.921Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:06:14 [2019-12-10T10:06:14.509Z] === RUN   TestDockerSuite/TestCpFromCaseF
10:06:15 [2019-12-10T10:06:15.442Z] === RUN   TestDockerSuite/TestCpFromCaseG
10:06:15 [2019-12-10T10:06:15.639Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.64s)
10:06:15 [2019-12-10T10:06:15.639Z] === RUN   TestCgroupNamespacesRunHostMode
10:06:16 [2019-12-10T10:06:16.813Z] === RUN   TestDockerSuite/TestCpFromCaseH
10:06:16 [2019-12-10T10:06:16.817Z] --- PASS: TestCgroupNamespacesRunHostMode (1.61s)
10:06:16 [2019-12-10T10:06:16.817Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:06:17 [2019-12-10T10:06:17.743Z] === RUN   TestDockerSuite/TestCpFromCaseI
10:06:18 [2019-12-10T10:06:18.521Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s)
10:06:18 [2019-12-10T10:06:18.521Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:06:18 [2019-12-10T10:06:18.673Z] === RUN   TestDockerSuite/TestCpFromCaseJ
10:06:19 [2019-12-10T10:06:19.604Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
10:06:19 [2019-12-10T10:06:19.706Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s)
10:06:19 [2019-12-10T10:06:19.706Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:06:20 [2019-12-10T10:06:20.463Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s)
10:06:20 [2019-12-10T10:06:20.463Z] === RUN   TestCgroupNamespacesRunOlderClient
10:06:21 [2019-12-10T10:06:21.501Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
10:06:22 [2019-12-10T10:06:22.179Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.67s)
10:06:22 [2019-12-10T10:06:22.179Z] === RUN   TestKernelTCPMemory
10:06:22 [2019-12-10T10:06:22.442Z] === RUN   TestDockerSuite/TestCpGarbagePath
10:06:22 [2019-12-10T10:06:22.908Z] --- PASS: TestKernelTCPMemory (0.82s)
10:06:22 [2019-12-10T10:06:22.908Z] === RUN   TestNISDomainname
10:06:23 [2019-12-10T10:06:23.373Z] === RUN   TestDockerSuite/TestCpLocalOnly
10:06:23 [2019-12-10T10:06:23.373Z] === RUN   TestDockerSuite/TestCpNameHasColon
10:06:23 [2019-12-10T10:06:23.643Z] --- PASS: TestNISDomainname (0.92s)
10:06:23 [2019-12-10T10:06:23.643Z] === RUN   TestHostnameDnsResolution
10:06:24 [2019-12-10T10:06:24.303Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
10:06:24 [2019-12-10T10:06:24.303Z] === RUN   TestDockerSuite/TestCpRelativePath
10:06:24 [2019-12-10T10:06:24.827Z] --- PASS: TestHostnameDnsResolution (1.09s)
10:06:24 [2019-12-10T10:06:24.827Z] === RUN   TestStats
10:06:25 [2019-12-10T10:06:25.234Z] === RUN   TestDockerSuite/TestCpSpecialFiles
10:06:26 [2019-12-10T10:06:26.537Z] --- PASS: TestStats (1.75s)
10:06:26 [2019-12-10T10:06:26.537Z] === RUN   TestStopContainerWithTimeout
10:06:26 [2019-12-10T10:06:26.537Z] === RUN   TestStopContainerWithTimeout/0
10:06:26 [2019-12-10T10:06:26.537Z] === PAUSE TestStopContainerWithTimeout/0
10:06:26 [2019-12-10T10:06:26.537Z] === RUN   TestStopContainerWithTimeout/1
10:06:26 [2019-12-10T10:06:26.537Z] === PAUSE TestStopContainerWithTimeout/1
10:06:26 [2019-12-10T10:06:26.537Z] === RUN   TestStopContainerWithTimeout/3
10:06:26 [2019-12-10T10:06:26.537Z] === PAUSE TestStopContainerWithTimeout/3
10:06:26 [2019-12-10T10:06:26.537Z] === RUN   TestStopContainerWithTimeout/-1
10:06:26 [2019-12-10T10:06:26.537Z] === PAUSE TestStopContainerWithTimeout/-1
10:06:26 [2019-12-10T10:06:26.537Z] === CONT  TestStopContainerWithTimeout/0
10:06:26 [2019-12-10T10:06:26.537Z] === CONT  TestStopContainerWithTimeout/3
10:06:26 [2019-12-10T10:06:26.537Z] === CONT  TestStopContainerWithTimeout/1
10:06:26 [2019-12-10T10:06:26.537Z] === CONT  TestStopContainerWithTimeout/-1
10:06:26 [2019-12-10T10:06:26.608Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
10:06:27 [2019-12-10T10:06:27.538Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
10:06:28 [2019-12-10T10:06:28.908Z] === RUN   TestDockerSuite/TestCpToCaseA
10:06:30 [2019-12-10T10:06:30.409Z] --- PASS: TestStopContainerWithTimeout (0.03s)
10:06:30 [2019-12-10T10:06:30.409Z]     --- PASS: TestStopContainerWithTimeout/0 (1.13s)
10:06:30 [2019-12-10T10:06:30.409Z]     --- PASS: TestStopContainerWithTimeout/1 (2.38s)
10:06:30 [2019-12-10T10:06:30.409Z]     --- PASS: TestStopContainerWithTimeout/3 (3.16s)
10:06:30 [2019-12-10T10:06:30.409Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.27s)
10:06:30 [2019-12-10T10:06:30.409Z] === RUN   TestDeleteDevicemapper
10:06:30 [2019-12-10T10:06:30.409Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:06:30 [2019-12-10T10:06:30.409Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:06:30 [2019-12-10T10:06:30.409Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:06:30 [2019-12-10T10:06:30.804Z] === RUN   TestDockerSuite/TestCpToCaseB
10:06:31 [2019-12-10T10:06:31.368Z] === RUN   TestDockerSuite/TestCpToCaseC
10:06:32 [2019-12-10T10:06:32.728Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.44s)
10:06:32 [2019-12-10T10:06:32.728Z] === RUN   TestUpdateMemory
10:06:33 [2019-12-10T10:06:33.522Z] --- PASS: TestUpdateMemory (1.01s)
10:06:33 [2019-12-10T10:06:33.522Z] === RUN   TestUpdateCPUQuota
10:06:33 [2019-12-10T10:06:33.891Z] === RUN   TestDockerSuite/TestCpToCaseD
10:06:34 [2019-12-10T10:06:34.706Z] --- PASS: TestUpdateCPUQuota (1.23s)
10:06:34 [2019-12-10T10:06:34.706Z] === RUN   TestUpdatePidsLimit
10:06:34 [2019-12-10T10:06:34.706Z] === RUN   TestUpdatePidsLimit/update_from_none
10:06:35 [2019-12-10T10:06:35.046Z] === RUN   TestUpdatePidsLimit/no_change
10:06:35 [2019-12-10T10:06:35.386Z] === RUN   TestUpdatePidsLimit/update_lower
10:06:35 [2019-12-10T10:06:35.726Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:06:36 [2019-12-10T10:06:36.073Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:06:36 [2019-12-10T10:06:36.413Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:06:36 [2019-12-10T10:06:36.758Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:06:37 [2019-12-10T10:06:37.943Z] --- PASS: TestUpdatePidsLimit (3.36s)
10:06:37 [2019-12-10T10:06:37.943Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.34s)
10:06:37 [2019-12-10T10:06:37.943Z]     --- PASS: TestUpdatePidsLimit/no_change (0.33s)
10:06:37 [2019-12-10T10:06:37.943Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.31s)
10:06:37 [2019-12-10T10:06:37.943Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s)
10:06:37 [2019-12-10T10:06:37.943Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s)
10:06:37 [2019-12-10T10:06:37.943Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s)
10:06:37 [2019-12-10T10:06:37.943Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s)
10:06:37 [2019-12-10T10:06:37.943Z] === RUN   TestUpdateRestartPolicy
10:06:39 [2019-12-10T10:06:39.144Z] === RUN   TestDockerSuite/TestCpToCaseE
10:06:43 [2019-12-10T10:06:43.318Z] === RUN   TestDockerSuite/TestCpToCaseF
10:06:43 [2019-12-10T10:06:43.575Z] === RUN   TestDockerSuite/TestCpToCaseG
10:06:46 [2019-12-10T10:06:46.097Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
10:06:49 [2019-12-10T10:06:49.380Z] === RUN   TestDockerSuite/TestCpToCaseH
10:06:50 [2019-12-10T10:06:50.750Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
10:06:51 [2019-12-10T10:06:51.193Z] --- PASS: TestUpdateRestartPolicy (12.08s)
10:06:51 [2019-12-10T10:06:51.193Z] === RUN   TestUpdateRestartWithAutoRemove
10:06:51 [2019-12-10T10:06:51.193Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s)
10:06:51 [2019-12-10T10:06:51.193Z] === RUN   TestWaitNonBlocked
10:06:51 [2019-12-10T10:06:51.193Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:06:51 [2019-12-10T10:06:51.193Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:06:51 [2019-12-10T10:06:51.193Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:06:51 [2019-12-10T10:06:51.193Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:06:51 [2019-12-10T10:06:51.193Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:06:51 [2019-12-10T10:06:51.193Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:06:51 [2019-12-10T10:06:51.920Z] --- PASS: TestWaitNonBlocked (0.03s)
10:06:51 [2019-12-10T10:06:51.921Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.92s)
10:06:51 [2019-12-10T10:06:51.921Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s)
10:06:51 [2019-12-10T10:06:51.921Z] === RUN   TestWaitBlocked
10:06:51 [2019-12-10T10:06:51.921Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:06:51 [2019-12-10T10:06:51.921Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:06:51 [2019-12-10T10:06:51.921Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:06:51 [2019-12-10T10:06:51.921Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:06:51 [2019-12-10T10:06:51.921Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:06:51 [2019-12-10T10:06:51.921Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:06:52 [2019-12-10T10:06:52.650Z] --- PASS: TestWaitBlocked (0.04s)
10:06:52 [2019-12-10T10:06:52.650Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s)
10:06:52 [2019-12-10T10:06:52.650Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s)
10:06:52 [2019-12-10T10:06:52.650Z] === CONT  TestContainerStartOnDaemonRestart
10:06:52 [2019-12-10T10:06:52.650Z] === CONT  TestIpcModeOlderClient
10:06:52 [2019-12-10T10:06:52.650Z] === CONT  TestDaemonRestartIpcMode
10:06:52 [2019-12-10T10:06:52.999Z] --- PASS: TestIpcModeOlderClient (0.17s)
10:06:53 [2019-12-10T10:06:53.275Z] === RUN   TestDockerSuite/TestCpToCaseI
10:06:54 [2019-12-10T10:06:54.206Z] === RUN   TestDockerSuite/TestCpToCaseJ
10:06:56 [2019-12-10T10:06:56.860Z] --- PASS: TestDaemonRestartIpcMode (3.91s)
10:06:56 [2019-12-10T10:06:56.860Z] --- PASS: TestContainerStartOnDaemonRestart (3.99s)
10:06:56 [2019-12-10T10:06:56.860Z] PASS
10:06:56 [2019-12-10T10:06:56.860Z] 
10:06:56 [2019-12-10T10:06:56.860Z] === Skipped
10:06:56 [2019-12-10T10:06:56.860Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
10:06:56 [2019-12-10T10:06:56.860Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:06:56 [2019-12-10T10:06:56.860Z] 
10:06:56 [2019-12-10T10:06:56.860Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:06:56 [2019-12-10T10:06:56.860Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:06:56 [2019-12-10T10:06:56.860Z] 
10:06:56 [2019-12-10T10:06:56.860Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
10:06:56 [2019-12-10T10:06:56.860Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:06:56 [2019-12-10T10:06:56.860Z] 
10:06:56 [2019-12-10T10:06:56.860Z] 
10:06:56 [2019-12-10T10:06:56.860Z] DONE 197 tests, 3 skipped in 117.144s
10:06:56 [2019-12-10T10:06:56.860Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
10:06:56 [2019-12-10T10:06:56.860Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
10:06:56 [2019-12-10T10:06:56.860Z] ++ set -e
10:06:56 [2019-12-10T10:06:56.860Z] ++ '[' -n 0 ']'
10:06:56 [2019-12-10T10:06:56.860Z] ++ set -x
10:06:56 [2019-12-10T10:06:56.860Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
10:06:56 [2019-12-10T10:06:56.860Z] INFO: Testing against a local daemon
10:06:56 [2019-12-10T10:06:56.860Z] === RUN   TestCommitInheritsEnv
10:06:57 [2019-12-10T10:06:57.588Z] --- PASS: TestCommitInheritsEnv (0.43s)
10:06:57 [2019-12-10T10:06:57.588Z] === RUN   TestImportExtremelyLargeImageWorks
10:06:57 [2019-12-10T10:06:57.588Z] === PAUSE TestImportExtremelyLargeImageWorks
10:06:57 [2019-12-10T10:06:57.588Z] === RUN   TestImagesFilterMultiReference
10:06:57 [2019-12-10T10:06:57.588Z] --- PASS: TestImagesFilterMultiReference (0.07s)
10:06:57 [2019-12-10T10:06:57.588Z] === RUN   TestImagePullPlatformInvalid
10:06:57 [2019-12-10T10:06:57.588Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
10:06:57 [2019-12-10T10:06:57.588Z] === RUN   TestRemoveImageOrphaning
10:06:57 [2019-12-10T10:06:57.926Z] --- PASS: TestRemoveImageOrphaning (0.42s)
10:06:57 [2019-12-10T10:06:57.926Z] === RUN   TestRemoveImageGarbageCollector
10:06:57 [2019-12-10T10:06:57.926Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:06:57 [2019-12-10T10:06:57.926Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:06:57 [2019-12-10T10:06:57.926Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:06:57 [2019-12-10T10:06:57.926Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
10:06:57 [2019-12-10T10:06:57.926Z] === RUN   TestTagInvalidReference
10:06:57 [2019-12-10T10:06:57.926Z] --- PASS: TestTagInvalidReference (0.05s)
10:06:57 [2019-12-10T10:06:57.926Z] === RUN   TestTagValidPrefixedRepo
10:06:57 [2019-12-10T10:06:57.926Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
10:06:57 [2019-12-10T10:06:57.926Z] === RUN   TestTagExistedNameWithoutForce
10:06:58 [2019-12-10T10:06:58.266Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
10:06:58 [2019-12-10T10:06:58.266Z] === RUN   TestTagOfficialNames
10:06:58 [2019-12-10T10:06:58.266Z] --- PASS: TestTagOfficialNames (0.06s)
10:06:58 [2019-12-10T10:06:58.266Z] === RUN   TestTagMatchesDigest
10:06:58 [2019-12-10T10:06:58.266Z] --- PASS: TestTagMatchesDigest (0.03s)
10:06:58 [2019-12-10T10:06:58.266Z] === CONT  TestImportExtremelyLargeImageWorks
10:07:00 [2019-12-10T10:07:00.761Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
10:07:01 [2019-12-10T10:07:01.691Z] === RUN   TestDockerSuite/TestCpToDot
10:07:02 [2019-12-10T10:07:02.621Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
10:07:04 [2019-12-10T10:07:04.515Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
10:07:06 [2019-12-10T10:07:06.409Z] === RUN   TestDockerSuite/TestCpToStdout
10:07:06 [2019-12-10T10:07:06.975Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
10:07:10 [2019-12-10T10:07:10.251Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
10:07:10 [2019-12-10T10:07:10.818Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
10:07:10 [2019-12-10T10:07:10.818Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
10:07:11 [2019-12-10T10:07:11.749Z] === RUN   TestDockerSuite/TestCpVolumePath
10:07:14 [2019-12-10T10:07:14.288Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
10:07:14 [2019-12-10T10:07:14.288Z] === RUN   TestDockerSuite/TestCreateArgs
10:07:14 [2019-12-10T10:07:14.288Z] === RUN   TestDockerSuite/TestCreateByImageID
10:07:15 [2019-12-10T10:07:15.220Z] === RUN   TestDockerSuite/TestCreateEchoStdout
10:07:16 [2019-12-10T10:07:16.151Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
10:07:16 [2019-12-10T10:07:16.151Z] === RUN   TestDockerSuite/TestCreateHostConfig
10:07:16 [2019-12-10T10:07:16.408Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
10:07:17 [2019-12-10T10:07:17.341Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
10:07:17 [2019-12-10T10:07:17.905Z] === RUN   TestDockerSuite/TestCreateLabels
10:07:17 [2019-12-10T10:07:17.905Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
10:07:18 [2019-12-10T10:07:18.162Z] === RUN   TestDockerSuite/TestCreateRM
10:07:18 [2019-12-10T10:07:18.162Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
10:07:18 [2019-12-10T10:07:18.162Z] === RUN   TestDockerSuite/TestCreateStopSignal
10:07:18 [2019-12-10T10:07:18.422Z] === RUN   TestDockerSuite/TestCreateStopTimeout
10:07:18 [2019-12-10T10:07:18.679Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
10:07:21 [2019-12-10T10:07:21.336Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
10:07:21 [2019-12-10T10:07:21.336Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
10:07:21 [2019-12-10T10:07:21.336Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
10:07:24 [2019-12-10T10:07:24.611Z] === RUN   TestDockerSuite/TestCreateWithPortRange
10:07:24 [2019-12-10T10:07:24.611Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
10:07:24 [2019-12-10T10:07:24.611Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
10:07:24 [2019-12-10T10:07:24.868Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
10:07:24 [2019-12-10T10:07:24.868Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
10:07:25 [2019-12-10T10:07:25.125Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
10:07:26 [2019-12-10T10:07:26.056Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
10:07:27 [2019-12-10T10:07:27.425Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
10:07:28 [2019-12-10T10:07:28.355Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
10:07:28 [2019-12-10T10:07:28.613Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
10:07:29 [2019-12-10T10:07:29.981Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
10:07:31 [2019-12-10T10:07:31.876Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
10:07:33 [2019-12-10T10:07:33.256Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
10:07:34 [2019-12-10T10:07:34.187Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
10:07:34 [2019-12-10T10:07:34.187Z] === RUN   TestDockerSuite/TestDevicePermissions
10:07:35 [2019-12-10T10:07:35.133Z] === RUN   TestDockerSuite/TestDockerFails
10:07:35 [2019-12-10T10:07:35.133Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
10:07:35 [2019-12-10T10:07:35.133Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
10:07:35 [2019-12-10T10:07:35.133Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
10:07:36 [2019-12-10T10:07:36.513Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
10:07:37 [2019-12-10T10:07:37.443Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
10:07:37 [2019-12-10T10:07:37.741Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
10:07:37 [2019-12-10T10:07:37.741Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
10:07:37 [2019-12-10T10:07:37.741Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
10:07:37 [2019-12-10T10:07:37.741Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
10:07:38 [2019-12-10T10:07:38.712Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
10:07:38 [2019-12-10T10:07:38.812Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
10:07:38 [2019-12-10T10:07:38.812Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
10:07:38 [2019-12-10T10:07:38.812Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
10:07:39 [2019-12-10T10:07:39.069Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
10:07:39 [2019-12-10T10:07:39.682Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
10:07:39 [2019-12-10T10:07:39.682Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
10:07:39 [2019-12-10T10:07:39.682Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
10:07:39 [2019-12-10T10:07:39.682Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
10:07:39 [2019-12-10T10:07:39.682Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
10:07:40 [2019-12-10T10:07:40.654Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
10:07:43 [2019-12-10T10:07:43.567Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
10:07:45 [2019-12-10T10:07:45.109Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
10:07:45 [2019-12-10T10:07:45.109Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
10:07:45 [2019-12-10T10:07:45.109Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
10:07:45 [2019-12-10T10:07:45.109Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
10:07:45 [2019-12-10T10:07:45.615Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
10:07:45 [2019-12-10T10:07:45.615Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
10:07:48 [2019-12-10T10:07:48.020Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
10:07:48 [2019-12-10T10:07:48.890Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
10:07:51 [2019-12-10T10:07:51.413Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
10:07:51 [2019-12-10T10:07:51.977Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
10:07:54 [2019-12-10T10:07:54.500Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
10:07:55 [2019-12-10T10:07:55.871Z] === RUN   TestDockerSuite/TestEventsAttach
10:07:56 [2019-12-10T10:07:56.804Z] === RUN   TestDockerSuite/TestEventsCommit
10:07:57 [2019-12-10T10:07:57.736Z] === RUN   TestDockerSuite/TestEventsContainerEvents
10:07:58 [2019-12-10T10:07:58.668Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
10:07:59 [2019-12-10T10:07:59.600Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
10:08:00 [2019-12-10T10:08:00.532Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
10:08:00 [2019-12-10T10:08:00.556Z] === RUN   TestDockerSuite/TestBuildAddNonTar
10:08:02 [2019-12-10T10:08:02.429Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
10:08:04 [2019-12-10T10:08:04.323Z] === RUN   TestDockerSuite/TestEventsContainerRestart
10:08:06 [2019-12-10T10:08:06.373Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
10:08:06 [2019-12-10T10:08:06.373Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
10:08:06 [2019-12-10T10:08:06.373Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
10:08:07 [2019-12-10T10:08:07.598Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
10:08:10 [2019-12-10T10:08:10.120Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
10:08:10 [2019-12-10T10:08:10.120Z] === RUN   TestDockerSuite/TestEventsCopy
10:08:11 [2019-12-10T10:08:11.093Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
10:08:11 [2019-12-10T10:08:11.490Z] === RUN   TestDockerSuite/TestEventsFilterContainer
10:08:13 [2019-12-10T10:08:13.412Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
10:08:13 [2019-12-10T10:08:13.977Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
10:08:14 [2019-12-10T10:08:14.234Z] === RUN   TestDockerSuite/TestEventsFilterImageName
10:08:16 [2019-12-10T10:08:16.130Z] === RUN   TestDockerSuite/TestEventsFilterLabels
10:08:16 [2019-12-10T10:08:16.130Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
10:08:16 [2019-12-10T10:08:16.388Z] === RUN   TestDockerSuite/TestEventsFilterType
10:08:16 [2019-12-10T10:08:16.645Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
10:08:16 [2019-12-10T10:08:16.902Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
10:08:16 [2019-12-10T10:08:16.902Z] === RUN   TestDockerSuite/TestEventsFilters
10:08:18 [2019-12-10T10:08:18.801Z] === RUN   TestDockerSuite/TestEventsFormat
10:08:20 [2019-12-10T10:08:20.170Z] === RUN   TestDockerSuite/TestEventsFormatBadField
10:08:20 [2019-12-10T10:08:20.170Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
10:08:20 [2019-12-10T10:08:20.170Z] === RUN   TestDockerSuite/TestEventsImageImport
10:08:21 [2019-12-10T10:08:21.102Z] === RUN   TestDockerSuite/TestEventsImageLoad
10:08:21 [2019-12-10T10:08:21.102Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
10:08:21 [2019-12-10T10:08:21.102Z] === RUN   TestDockerSuite/TestEventsImagePull
10:08:21 [2019-12-10T10:08:21.597Z] === RUN   TestDockerSuite/TestBuildAddScript
10:08:21 [2019-12-10T10:08:21.597Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
10:08:21 [2019-12-10T10:08:21.597Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
10:08:21 [2019-12-10T10:08:21.597Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
10:08:21 [2019-12-10T10:08:21.597Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
10:08:21 [2019-12-10T10:08:21.597Z] === RUN   TestDockerSuite/TestBuildAddTar
10:08:21 [2019-12-10T10:08:21.676Z] === RUN   TestDockerSuite/TestEventsImageTag
10:08:22 [2019-12-10T10:08:22.614Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
10:08:23 [2019-12-10T10:08:23.178Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
10:08:23 [2019-12-10T10:08:23.178Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
10:08:23 [2019-12-10T10:08:23.178Z] === RUN   TestDockerSuite/TestEventsPluginOps
10:08:24 [2019-12-10T10:08:24.552Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
10:08:24 [2019-12-10T10:08:24.810Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
10:08:25 [2019-12-10T10:08:25.740Z] === RUN   TestDockerSuite/TestEventsRename
10:08:26 [2019-12-10T10:08:26.672Z] === RUN   TestDockerSuite/TestEventsResize
10:08:28 [2019-12-10T10:08:28.042Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
10:08:28 [2019-12-10T10:08:28.975Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
10:08:29 [2019-12-10T10:08:29.907Z] === RUN   TestDockerSuite/TestEventsStreaming
10:08:30 [2019-12-10T10:08:30.471Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
10:08:33 [2019-12-10T10:08:33.750Z] === RUN   TestDockerSuite/TestEventsTop
10:08:34 [2019-12-10T10:08:34.681Z] === RUN   TestDockerSuite/TestEventsUntag
10:08:37 [2019-12-10T10:08:37.204Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
10:08:39 [2019-12-10T10:08:39.098Z] === RUN   TestDockerSuite/TestExec
10:08:39 [2019-12-10T10:08:39.663Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
10:08:40 [2019-12-10T10:08:40.597Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
10:08:41 [2019-12-10T10:08:41.528Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
10:08:42 [2019-12-10T10:08:42.091Z] === RUN   TestDockerSuite/TestExecAPIStart
10:08:43 [2019-12-10T10:08:43.988Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
10:08:44 [2019-12-10T10:08:44.917Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
10:08:45 [2019-12-10T10:08:45.847Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
10:08:46 [2019-12-10T10:08:46.778Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
10:08:47 [2019-12-10T10:08:47.710Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
10:08:47 [2019-12-10T10:08:47.710Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
10:08:48 [2019-12-10T10:08:48.642Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
10:08:49 [2019-12-10T10:08:49.577Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
10:08:51 [2019-12-10T10:08:51.472Z] === RUN   TestDockerSuite/TestExecCgroup
10:08:52 [2019-12-10T10:08:52.430Z] === RUN   TestDockerSuite/TestExecEnv
10:08:54 [2019-12-10T10:08:54.330Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
10:08:56 [2019-12-10T10:08:56.227Z] === RUN   TestDockerSuite/TestExecExitStatus
10:08:57 [2019-12-10T10:08:57.159Z] === RUN   TestDockerSuite/TestExecInspectID
10:09:00 [2019-12-10T10:09:00.436Z] === RUN   TestDockerSuite/TestExecInteractive
10:09:01 [2019-12-10T10:09:01.000Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
10:09:01 [2019-12-10T10:09:01.931Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
10:09:02 [2019-12-10T10:09:02.863Z] === RUN   TestDockerSuite/TestExecParseError
10:09:03 [2019-12-10T10:09:03.796Z] === RUN   TestDockerSuite/TestExecPausedContainer
10:09:04 [2019-12-10T10:09:04.308Z] === RUN   TestDockerSuite/TestBuildAddTarXz
10:09:04 [2019-12-10T10:09:04.308Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
10:09:04 [2019-12-10T10:09:04.308Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
10:09:04 [2019-12-10T10:09:04.727Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
10:09:05 [2019-12-10T10:09:05.386Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
10:09:07 [2019-12-10T10:09:07.284Z] === RUN   TestDockerSuite/TestExecSetEnv
10:09:08 [2019-12-10T10:09:08.217Z] === RUN   TestDockerSuite/TestExecStartFails
10:09:09 [2019-12-10T10:09:09.597Z] === RUN   TestDockerSuite/TestExecStateCleanup
10:09:14 [2019-12-10T10:09:14.851Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
10:09:19 [2019-12-10T10:09:19.144Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
10:09:20 [2019-12-10T10:09:20.115Z] === RUN   TestDockerSuite/TestBuildBlankName
10:09:20 [2019-12-10T10:09:20.581Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
10:09:21 [2019-12-10T10:09:21.406Z] === RUN   TestDockerSuite/TestExecStopNotHanging
10:09:22 [2019-12-10T10:09:22.338Z] === RUN   TestDockerSuite/TestExecTTY
10:09:23 [2019-12-10T10:09:23.713Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
10:09:24 [2019-12-10T10:09:24.277Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
10:09:25 [2019-12-10T10:09:25.649Z] === RUN   TestDockerSuite/TestExecUlimits
10:09:26 [2019-12-10T10:09:26.580Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
10:09:26 [2019-12-10T10:09:26.580Z] === RUN   TestDockerSuite/TestExecWithImageUser
10:09:27 [2019-12-10T10:09:27.672Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
10:09:29 [2019-12-10T10:09:29.104Z] === RUN   TestDockerSuite/TestExecWithNoTERM
10:09:29 [2019-12-10T10:09:29.217Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
10:09:29 [2019-12-10T10:09:29.668Z] === RUN   TestDockerSuite/TestExecWithPrivileged
10:09:31 [2019-12-10T10:09:31.039Z] === RUN   TestDockerSuite/TestExecWithTERM
10:09:31 [2019-12-10T10:09:31.977Z] === RUN   TestDockerSuite/TestExecWithUser
10:09:32 [2019-12-10T10:09:32.908Z] === RUN   TestDockerSuite/TestGetContainerStats
10:09:33 [2019-12-10T10:09:33.916Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
10:09:38 [2019-12-10T10:09:38.187Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
10:09:38 [2019-12-10T10:09:38.187Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
10:09:43 [2019-12-10T10:09:43.443Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
10:09:44 [2019-12-10T10:09:44.400Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
10:09:45 [2019-12-10T10:09:45.338Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
10:09:50 [2019-12-10T10:09:50.590Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
10:09:51 [2019-12-10T10:09:51.156Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
10:09:51 [2019-12-10T10:09:51.156Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
10:09:51 [2019-12-10T10:09:51.156Z] === RUN   TestDockerSuite/TestHealth
10:09:52 [2019-12-10T10:09:52.986Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
10:09:52 [2019-12-10T10:09:52.986Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
10:09:58 [2019-12-10T10:09:58.801Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
10:09:58 [2019-12-10T10:09:58.801Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
10:09:58 [2019-12-10T10:09:58.801Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
10:10:05 [2019-12-10T10:10:05.896Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
10:10:05 [2019-12-10T10:10:05.896Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
10:10:05 [2019-12-10T10:10:05.896Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
10:10:05 [2019-12-10T10:10:05.896Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
10:10:05 [2019-12-10T10:10:05.896Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
10:10:13 [2019-12-10T10:10:13.061Z] === RUN   TestDockerSuite/TestHistoryExistentImage
10:10:13 [2019-12-10T10:10:13.061Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
10:10:13 [2019-12-10T10:10:13.061Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
10:10:13 [2019-12-10T10:10:13.061Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
10:10:13 [2019-12-10T10:10:13.318Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
10:10:13 [2019-12-10T10:10:13.318Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
10:10:14 [2019-12-10T10:10:14.249Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
10:10:14 [2019-12-10T10:10:14.249Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
10:10:14 [2019-12-10T10:10:14.249Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
10:10:14 [2019-12-10T10:10:14.249Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
10:10:14 [2019-12-10T10:10:14.506Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
10:10:14 [2019-12-10T10:10:14.763Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
10:10:15 [2019-12-10T10:10:15.327Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
10:10:15 [2019-12-10T10:10:15.327Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
10:10:16 [2019-12-10T10:10:16.257Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
10:10:16 [2019-12-10T10:10:16.257Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
10:10:17 [2019-12-10T10:10:17.187Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
10:10:17 [2019-12-10T10:10:17.444Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
10:10:18 [2019-12-10T10:10:18.377Z] === RUN   TestDockerSuite/TestImagesFormat
10:10:18 [2019-12-10T10:10:18.377Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
10:10:19 [2019-12-10T10:10:19.309Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
10:10:22 [2019-12-10T10:10:22.587Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
10:10:22 [2019-12-10T10:10:22.587Z] === RUN   TestDockerSuite/TestImportBadURL
10:10:22 [2019-12-10T10:10:22.587Z] === RUN   TestDockerSuite/TestImportDisplay
10:10:24 [2019-12-10T10:10:24.484Z] === RUN   TestDockerSuite/TestImportFile
10:10:26 [2019-12-10T10:10:26.379Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
10:10:26 [2019-12-10T10:10:26.379Z] === RUN   TestDockerSuite/TestImportFileWithMessage
10:10:28 [2019-12-10T10:10:28.275Z] === RUN   TestDockerSuite/TestImportGzipped
10:10:30 [2019-12-10T10:10:30.206Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
10:10:32 [2019-12-10T10:10:32.105Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
10:10:33 [2019-12-10T10:10:33.041Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
10:10:33 [2019-12-10T10:10:33.973Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
10:10:34 [2019-12-10T10:10:34.537Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
10:10:34 [2019-12-10T10:10:34.794Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
10:10:34 [2019-12-10T10:10:34.794Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
10:10:35 [2019-12-10T10:10:35.726Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
10:10:36 [2019-12-10T10:10:36.659Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
10:10:37 [2019-12-10T10:10:37.223Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
10:10:38 [2019-12-10T10:10:38.154Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
10:10:39 [2019-12-10T10:10:39.085Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
10:10:40 [2019-12-10T10:10:40.016Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
10:10:40 [2019-12-10T10:10:40.016Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
10:10:41 [2019-12-10T10:10:41.620Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
10:10:41 [2019-12-10T10:10:41.914Z] === RUN   TestDockerSuite/TestInspectAmpersand
10:10:42 [2019-12-10T10:10:42.847Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
10:10:43 [2019-12-10T10:10:43.412Z] === RUN   TestDockerSuite/TestInspectByPrefix
10:10:43 [2019-12-10T10:10:43.412Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
10:10:43 [2019-12-10T10:10:43.670Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
10:10:43 [2019-12-10T10:10:43.805Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
10:10:44 [2019-12-10T10:10:44.602Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
10:10:44 [2019-12-10T10:10:44.602Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
10:10:44 [2019-12-10T10:10:44.777Z] === RUN   TestDockerSuite/TestBuildCacheAdd
10:10:45 [2019-12-10T10:10:45.238Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
10:10:45 [2019-12-10T10:10:45.973Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
10:10:46 [2019-12-10T10:10:46.780Z] === RUN   TestDockerSuite/TestBuildCacheFrom
10:10:46 [2019-12-10T10:10:46.780Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
10:10:46 [2019-12-10T10:10:46.905Z] === RUN   TestDockerSuite/TestInspectDefault
10:10:47 [2019-12-10T10:10:47.488Z] === RUN   TestDockerSuite/TestInspectHistory
10:10:48 [2019-12-10T10:10:48.868Z] === RUN   TestDockerSuite/TestInspectImage
10:10:48 [2019-12-10T10:10:48.868Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
10:10:48 [2019-12-10T10:10:48.868Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
10:10:48 [2019-12-10T10:10:48.868Z] === RUN   TestDockerSuite/TestInspectInt64
10:10:49 [2019-12-10T10:10:49.125Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
10:10:49 [2019-12-10T10:10:49.382Z] === RUN   TestDockerSuite/TestInspectJSONFields
10:10:50 [2019-12-10T10:10:50.313Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
10:10:50 [2019-12-10T10:10:50.313Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
10:10:51 [2019-12-10T10:10:51.483Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
10:10:51 [2019-12-10T10:10:51.683Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
10:10:52 [2019-12-10T10:10:52.247Z] === RUN   TestDockerSuite/TestInspectPlugin
10:10:52 [2019-12-10T10:10:52.247Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
10:10:52 [2019-12-10T10:10:52.455Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
10:10:52 [2019-12-10T10:10:52.455Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
10:10:52 [2019-12-10T10:10:52.455Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
10:10:54 [2019-12-10T10:10:54.000Z] === RUN   TestDockerSuite/TestBuildClearCmd
10:10:54 [2019-12-10T10:10:54.144Z] === RUN   TestDockerSuite/TestInspectRootFS
10:10:54 [2019-12-10T10:10:54.144Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
10:10:54 [2019-12-10T10:10:54.974Z] === RUN   TestDockerSuite/TestBuildCmd
10:10:55 [2019-12-10T10:10:55.078Z] === RUN   TestDockerSuite/TestInspectStatus
10:10:55 [2019-12-10T10:10:55.434Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
10:10:55 [2019-12-10T10:10:55.895Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
10:10:56 [2019-12-10T10:10:56.011Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
10:10:56 [2019-12-10T10:10:56.011Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
10:10:56 [2019-12-10T10:10:56.866Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
10:10:57 [2019-12-10T10:10:57.911Z] === RUN   TestDockerSuite/TestInspectTemplateError
10:10:58 [2019-12-10T10:10:58.844Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
10:10:59 [2019-12-10T10:10:59.101Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
10:10:59 [2019-12-10T10:10:59.664Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
10:11:00 [2019-12-10T10:11:00.595Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
10:11:01 [2019-12-10T10:11:01.528Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
10:11:02 [2019-12-10T10:11:02.092Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
10:11:02 [2019-12-10T10:11:02.349Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
10:11:02 [2019-12-10T10:11:02.671Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
10:11:03 [2019-12-10T10:11:03.282Z] === RUN   TestDockerSuite/TestInspectUnknownObject
10:11:03 [2019-12-10T10:11:03.282Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
10:11:04 [2019-12-10T10:11:04.215Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
10:11:04 [2019-12-10T10:11:04.215Z] === RUN   TestDockerSuite/TestBuildConditionalCache
10:11:05 [2019-12-10T10:11:05.276Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
10:11:05 [2019-12-10T10:11:05.370Z] === RUN   TestDockerSuite/TestBuildContChar
10:11:05 [2019-12-10T10:11:05.840Z] === RUN   TestDockerSuite/TestLinkShortDefinition
10:11:07 [2019-12-10T10:11:07.735Z] === RUN   TestDockerSuite/TestLinksEnvs
10:11:09 [2019-12-10T10:11:09.108Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
10:11:09 [2019-12-10T10:11:09.672Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
10:11:11 [2019-12-10T10:11:11.570Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
10:11:11 [2019-12-10T10:11:11.570Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
10:11:14 [2019-12-10T10:11:14.846Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
10:11:17 [2019-12-10T10:11:17.370Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
10:11:17 [2019-12-10T10:11:17.370Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
10:11:17 [2019-12-10T10:11:17.370Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
10:11:19 [2019-12-10T10:11:19.895Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
10:11:20 [2019-12-10T10:11:20.200Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
10:11:20 [2019-12-10T10:11:20.200Z] === RUN   TestDockerSuite/TestBuildContextCleanup
10:11:20 [2019-12-10T10:11:20.200Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
10:11:20 [2019-12-10T10:11:20.459Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
10:11:21 [2019-12-10T10:11:21.172Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
10:11:21 [2019-12-10T10:11:21.391Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
10:11:25 [2019-12-10T10:11:25.646Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
10:11:25 [2019-12-10T10:11:25.646Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
10:11:25 [2019-12-10T10:11:25.646Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
10:11:25 [2019-12-10T10:11:25.646Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
10:11:25 [2019-12-10T10:11:25.646Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
10:11:25 [2019-12-10T10:11:25.646Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
10:11:25 [2019-12-10T10:11:25.646Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
10:11:29 [2019-12-10T10:11:29.389Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
10:11:34 [2019-12-10T10:11:34.923Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
10:11:36 [2019-12-10T10:11:36.294Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
10:11:38 [2019-12-10T10:11:38.190Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
10:11:39 [2019-12-10T10:11:39.122Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
10:11:41 [2019-12-10T10:11:41.646Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
10:11:41 [2019-12-10T10:11:41.646Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
10:11:42 [2019-12-10T10:11:42.211Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
10:11:42 [2019-12-10T10:11:42.211Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
10:11:42 [2019-12-10T10:11:42.211Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
10:11:42 [2019-12-10T10:11:42.775Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
10:11:43 [2019-12-10T10:11:43.340Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
10:11:43 [2019-12-10T10:11:43.598Z] === RUN   TestDockerSuite/TestLogsAPIUntil
10:11:47 [2019-12-10T10:11:47.775Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
10:11:48 [2019-12-10T10:11:48.341Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
10:11:53 [2019-12-10T10:11:53.597Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
10:11:54 [2019-12-10T10:11:54.162Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
10:11:54 [2019-12-10T10:11:54.418Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
10:11:54 [2019-12-10T10:11:54.418Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
10:11:55 [2019-12-10T10:11:55.801Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
10:11:57 [2019-12-10T10:11:57.173Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
10:11:57 [2019-12-10T10:11:57.737Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
10:11:58 [2019-12-10T10:11:58.303Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
10:11:59 [2019-12-10T10:11:59.674Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
10:12:00 [2019-12-10T10:12:00.605Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
10:12:03 [2019-12-10T10:12:03.289Z] === RUN   TestDockerSuite/TestLogsFollowStopped
10:12:03 [2019-12-10T10:12:03.856Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
10:12:04 [2019-12-10T10:12:04.788Z] === RUN   TestDockerSuite/TestLogsSince
10:12:05 [2019-12-10T10:12:05.141Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
10:12:05 [2019-12-10T10:12:05.142Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
10:12:06 [2019-12-10T10:12:06.684Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
10:12:10 [2019-12-10T10:12:10.809Z] --- PASS: TestImportExtremelyLargeImageWorks (299.45s)
10:12:10 [2019-12-10T10:12:10.809Z] PASS
10:12:10 [2019-12-10T10:12:10.809Z] 
10:12:10 [2019-12-10T10:12:10.809Z] === Skipped
10:12:10 [2019-12-10T10:12:10.809Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
10:12:10 [2019-12-10T10:12:10.809Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:12:10 [2019-12-10T10:12:10.809Z] 
10:12:10 [2019-12-10T10:12:10.809Z] 
10:12:10 [2019-12-10T10:12:10.809Z] DONE 12 tests, 1 skipped in 300.844s
10:12:10 [2019-12-10T10:12:10.809Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
10:12:10 [2019-12-10T10:12:10.809Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
10:12:10 [2019-12-10T10:12:10.809Z] ++ set -e
10:12:10 [2019-12-10T10:12:10.809Z] ++ '[' -n 0 ']'
10:12:10 [2019-12-10T10:12:10.809Z] ++ set -x
10:12:10 [2019-12-10T10:12:10.809Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
10:12:10 [2019-12-10T10:12:10.809Z] INFO: Testing against a local daemon
10:12:10 [2019-12-10T10:12:10.809Z] === RUN   TestNetworkCreateDelete
10:12:10 [2019-12-10T10:12:10.809Z] --- PASS: TestNetworkCreateDelete (0.22s)
10:12:10 [2019-12-10T10:12:10.809Z] === RUN   TestDockerNetworkDeletePreferID
10:12:10 [2019-12-10T10:12:10.809Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s)
10:12:10 [2019-12-10T10:12:10.809Z] === RUN   TestInspectNetwork
10:12:10 [2019-12-10T10:12:10.809Z] === RUN   TestInspectNetwork/full_network_id
10:12:10 [2019-12-10T10:12:10.809Z] === RUN   TestInspectNetwork/partial_network_id
10:12:10 [2019-12-10T10:12:10.809Z] === RUN   TestInspectNetwork/network_name
10:12:10 [2019-12-10T10:12:10.809Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:12:10 [2019-12-10T10:12:10.809Z] --- PASS: TestInspectNetwork (8.63s)
10:12:10 [2019-12-10T10:12:10.809Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:12:10 [2019-12-10T10:12:10.809Z]     --- PASS: TestInspectNetwork/partial_network_id (0.01s)
10:12:10 [2019-12-10T10:12:10.809Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:12:10 [2019-12-10T10:12:10.809Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:12:10 [2019-12-10T10:12:10.809Z] === RUN   TestRunContainerWithBridgeNone
10:12:10 [2019-12-10T10:12:10.809Z] --- PASS: TestRunContainerWithBridgeNone (2.26s)
10:12:10 [2019-12-10T10:12:10.809Z] === RUN   TestNetworkInvalidJSON
10:12:10 [2019-12-10T10:12:10.809Z] === RUN   TestNetworkInvalidJSON//networks/create
10:12:10 [2019-12-10T10:12:10.809Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:12:10 [2019-12-10T10:12:10.809Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:12:10 [2019-12-10T10:12:10.809Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:12:10 [2019-12-10T10:12:10.809Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:12:10 [2019-12-10T10:12:10.809Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:12:10 [2019-12-10T10:12:10.809Z] === CONT  TestNetworkInvalidJSON//networks/create
10:12:10 [2019-12-10T10:12:10.809Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:12:10 [2019-12-10T10:12:10.809Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:12:10 [2019-12-10T10:12:10.809Z] --- PASS: TestNetworkInvalidJSON (0.04s)
10:12:10 [2019-12-10T10:12:10.809Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:12:10 [2019-12-10T10:12:10.809Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:12:10 [2019-12-10T10:12:10.809Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:12:10 [2019-12-10T10:12:10.809Z] === RUN   TestDaemonRestartWithLiveRestore
10:12:10 [2019-12-10T10:12:10.809Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
10:12:10 [2019-12-10T10:12:10.809Z] === RUN   TestDaemonDefaultNetworkPools
10:12:11 [2019-12-10T10:12:11.335Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
10:12:11 [2019-12-10T10:12:11.540Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
10:12:11 [2019-12-10T10:12:11.540Z] === RUN   TestDaemonRestartWithExistingNetwork
10:12:11 [2019-12-10T10:12:11.592Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
10:12:12 [2019-12-10T10:12:12.488Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
10:12:12 [2019-12-10T10:12:12.488Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
10:12:12 [2019-12-10T10:12:12.721Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s)
10:12:12 [2019-12-10T10:12:12.721Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:12:12 [2019-12-10T10:12:12.948Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
10:12:12 [2019-12-10T10:12:12.948Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
10:12:13 [2019-12-10T10:12:13.409Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
10:12:13 [2019-12-10T10:12:13.409Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
10:12:14 [2019-12-10T10:12:14.115Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
10:12:14 [2019-12-10T10:12:14.424Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.50s)
10:12:14 [2019-12-10T10:12:14.424Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:12:14 [2019-12-10T10:12:14.822Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
10:12:14 [2019-12-10T10:12:14.822Z] === RUN   TestServiceWithPredefinedNetwork
10:12:17 [2019-12-10T10:12:17.125Z] --- PASS: TestServiceWithPredefinedNetwork (2.36s)
10:12:17 [2019-12-10T10:12:17.125Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:12:17 [2019-12-10T10:12:17.125Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:12:17 [2019-12-10T10:12:17.125Z]     service_test.go:230: FLAKY_TEST
10:12:17 [2019-12-10T10:12:17.125Z] === RUN   TestServiceWithDataPathPortInit
10:12:17 [2019-12-10T10:12:17.391Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
10:12:17 [2019-12-10T10:12:17.391Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
10:12:18 [2019-12-10T10:12:18.335Z] === RUN   TestDockerSuite/TestLogsTail
10:12:19 [2019-12-10T10:12:19.268Z] === RUN   TestDockerSuite/TestLogsTimestamps
10:12:20 [2019-12-10T10:12:20.199Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
10:12:20 [2019-12-10T10:12:20.199Z] === RUN   TestDockerSuite/TestLogsWithDetails
10:12:21 [2019-12-10T10:12:21.130Z] === RUN   TestDockerSuite/TestMountIntoProc
10:12:21 [2019-12-10T10:12:21.694Z] === RUN   TestDockerSuite/TestMountIntoSys
10:12:22 [2019-12-10T10:12:22.627Z] === RUN   TestDockerSuite/TestNetHostname
10:12:23 [2019-12-10T10:12:23.996Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
10:12:24 [2019-12-10T10:12:24.928Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
10:12:25 [2019-12-10T10:12:25.492Z] === RUN   TestDockerSuite/TestNetworkEvents
10:12:27 [2019-12-10T10:12:27.388Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
10:12:28 [2019-12-10T10:12:28.319Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
10:12:29 [2019-12-10T10:12:29.690Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
10:12:30 [2019-12-10T10:12:30.624Z] === RUN   TestDockerSuite/TestPluginActive
10:12:31 [2019-12-10T10:12:31.556Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
10:12:32 [2019-12-10T10:12:32.487Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
10:12:35 [2019-12-10T10:12:35.012Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
10:12:36 [2019-12-10T10:12:36.421Z] --- PASS: TestServiceWithDataPathPortInit (16.74s)
10:12:36 [2019-12-10T10:12:36.422Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:12:38 [2019-12-10T10:12:38.578Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
10:12:38 [2019-12-10T10:12:38.578Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
10:12:38 [2019-12-10T10:12:38.578Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
10:12:40 [2019-12-10T10:12:40.279Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
10:12:40 [2019-12-10T10:12:40.279Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
10:12:40 [2019-12-10T10:12:40.279Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
10:12:40 [2019-12-10T10:12:40.279Z] === RUN   TestDockerSuite/TestPluginLogDriver
10:12:42 [2019-12-10T10:12:42.404Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.46s)
10:12:42 [2019-12-10T10:12:42.404Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pdx7emq3hl3dmb9ywi9vtxl65 Created:2019-12-10 10:12:34.907939185 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[a221cf4de1960ad892d538ad6d9ff11a7ba2ac3d47e198c0ea0c391f75fe7639:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x1bxicvdaahn94wse4v9z7jr3 EndpointID:8c06a938ab160a391b9b01b80e5610c1688a9f37c55ad478a2e5a01cfbea161b MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b7b1ae2320d8c3cee07eec7c26c34341b0316d04ed302656160bb0aa17fc3e2f MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:d4f0b26e39ec IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x1bxicvdaahn94wse4v9z7jr3 EndpointID:8c06a938ab160a391b9b01b80e5610c1688a9f37c55ad478a2e5a01cfbea161b EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
10:12:42 [2019-12-10T10:12:42.404Z] PASS
10:12:42 [2019-12-10T10:12:42.404Z] 
10:12:42 [2019-12-10T10:12:42.404Z] === Skipped
10:12:42 [2019-12-10T10:12:42.404Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:12:42 [2019-12-10T10:12:42.404Z]     service_test.go:230: FLAKY_TEST
10:12:42 [2019-12-10T10:12:42.404Z] 
10:12:42 [2019-12-10T10:12:42.404Z] 
10:12:42 [2019-12-10T10:12:42.404Z] DONE 21 tests, 1 skipped in 44.575s
10:12:42 [2019-12-10T10:12:42.404Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:12:42 [2019-12-10T10:12:42.404Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
10:12:42 [2019-12-10T10:12:42.404Z] ++ set -e
10:12:42 [2019-12-10T10:12:42.404Z] ++ '[' -n 0 ']'
10:12:42 [2019-12-10T10:12:42.404Z] ++ set -x
10:12:42 [2019-12-10T10:12:42.404Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
10:12:42 [2019-12-10T10:12:42.404Z] INFO: Testing against a local daemon
10:12:42 [2019-12-10T10:12:42.404Z] === RUN   TestDockerNetworkIpvlanPersistance
10:12:42 [2019-12-10T10:12:42.404Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:12:42 [2019-12-10T10:12:42.404Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:12:42 [2019-12-10T10:12:42.404Z] === RUN   TestDockerNetworkIpvlan
10:12:42 [2019-12-10T10:12:42.404Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:12:42 [2019-12-10T10:12:42.404Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:12:42 [2019-12-10T10:12:42.404Z] PASS
10:12:42 [2019-12-10T10:12:42.404Z] 
10:12:42 [2019-12-10T10:12:42.404Z] === Skipped
10:12:42 [2019-12-10T10:12:42.404Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:12:42 [2019-12-10T10:12:42.404Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:12:42 [2019-12-10T10:12:42.404Z] 
10:12:42 [2019-12-10T10:12:42.404Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:12:42 [2019-12-10T10:12:42.404Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:12:42 [2019-12-10T10:12:42.404Z] 
10:12:42 [2019-12-10T10:12:42.404Z] 
10:12:42 [2019-12-10T10:12:42.404Z] DONE 2 tests, 2 skipped in 0.105s
10:12:42 [2019-12-10T10:12:42.404Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:12:42 [2019-12-10T10:12:42.404Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
10:12:42 [2019-12-10T10:12:42.404Z] ++ set -e
10:12:42 [2019-12-10T10:12:42.404Z] ++ '[' -n 0 ']'
10:12:42 [2019-12-10T10:12:42.404Z] ++ set -x
10:12:42 [2019-12-10T10:12:42.404Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
10:12:42 [2019-12-10T10:12:42.404Z] INFO: Testing against a local daemon
10:12:42 [2019-12-10T10:12:42.404Z] === RUN   TestDockerNetworkMacvlanPersistance
10:12:43 [2019-12-10T10:12:43.552Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
10:12:44 [2019-12-10T10:12:44.107Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s)
10:12:44 [2019-12-10T10:12:44.107Z] === RUN   TestDockerNetworkMacvlan
10:12:44 [2019-12-10T10:12:44.837Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:12:45 [2019-12-10T10:12:45.446Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
10:12:46 [2019-12-10T10:12:46.026Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:12:46 [2019-12-10T10:12:46.377Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
10:12:46 [2019-12-10T10:12:46.770Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:12:47 [2019-12-10T10:12:47.307Z] === RUN   TestDockerSuite/TestPluginUpgrade
10:12:49 [2019-12-10T10:12:49.790Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:12:52 [2019-12-10T10:12:52.564Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
10:12:52 [2019-12-10T10:12:52.564Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
10:12:52 [2019-12-10T10:12:52.810Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:12:55 [2019-12-10T10:12:55.087Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
10:12:56 [2019-12-10T10:12:56.290Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
10:12:56 [2019-12-10T10:12:56.980Z] === RUN   TestDockerSuite/TestPortHostBinding
10:12:57 [2019-12-10T10:12:57.261Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
10:12:57 [2019-12-10T10:12:57.680Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:12:57 [2019-12-10T10:12:57.721Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
10:12:58 [2019-12-10T10:12:58.351Z] === RUN   TestDockerSuite/TestPortList
10:12:58 [2019-12-10T10:12:58.877Z] --- PASS: TestDockerNetworkMacvlan (14.99s)
10:12:58 [2019-12-10T10:12:58.877Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
10:12:58 [2019-12-10T10:12:58.877Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
10:12:58 [2019-12-10T10:12:58.877Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.19s)
10:12:58 [2019-12-10T10:12:58.877Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.22s)
10:12:58 [2019-12-10T10:12:58.877Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.35s)
10:12:58 [2019-12-10T10:12:58.877Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.93s)
10:12:58 [2019-12-10T10:12:58.877Z] PASS
10:12:58 [2019-12-10T10:12:58.877Z] 
10:12:58 [2019-12-10T10:12:58.877Z] DONE 8 tests in 16.594s
10:12:58 [2019-12-10T10:12:58.877Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
10:12:58 [2019-12-10T10:12:58.877Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
10:12:58 [2019-12-10T10:12:58.877Z] ++ set -e
10:12:58 [2019-12-10T10:12:58.877Z] ++ '[' -n 0 ']'
10:12:58 [2019-12-10T10:12:58.877Z] ++ set -x
10:12:58 [2019-12-10T10:12:58.877Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
10:12:59 [2019-12-10T10:12:59.218Z] testing: warning: no tests to run
10:12:59 [2019-12-10T10:12:59.218Z] PASS
10:12:59 [2019-12-10T10:12:59.218Z] 
10:12:59 [2019-12-10T10:12:59.218Z] DONE 0 tests in 0.033s
10:12:59 [2019-12-10T10:12:59.218Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:12:59 [2019-12-10T10:12:59.218Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
10:12:59 [2019-12-10T10:12:59.218Z] ++ set -e
10:12:59 [2019-12-10T10:12:59.219Z] ++ '[' -n 0 ']'
10:12:59 [2019-12-10T10:12:59.219Z] ++ set -x
10:12:59 [2019-12-10T10:12:59.219Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
10:12:59 [2019-12-10T10:12:59.219Z] INFO: Testing against a local daemon
10:12:59 [2019-12-10T10:12:59.219Z] === RUN   TestAuthZPluginAllowRequest
10:13:00 [2019-12-10T10:13:00.934Z] --- PASS: TestAuthZPluginAllowRequest (1.62s)
10:13:00 [2019-12-10T10:13:00.934Z] === RUN   TestAuthZPluginTLS
10:13:01 [2019-12-10T10:13:01.371Z] --- PASS: TestAuthZPluginTLS (0.59s)
10:13:01 [2019-12-10T10:13:01.371Z] === RUN   TestAuthZPluginDenyRequest
10:13:01 [2019-12-10T10:13:01.494Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
10:13:02 [2019-12-10T10:13:02.134Z] --- PASS: TestAuthZPluginDenyRequest (0.57s)
10:13:02 [2019-12-10T10:13:02.134Z] === RUN   TestAuthZPluginAPIDenyResponse
10:13:02 [2019-12-10T10:13:02.475Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s)
10:13:02 [2019-12-10T10:13:02.475Z] === RUN   TestAuthZPluginDenyResponse
10:13:03 [2019-12-10T10:13:03.203Z] --- PASS: TestAuthZPluginDenyResponse (0.58s)
10:13:03 [2019-12-10T10:13:03.203Z] === RUN   TestAuthZPluginAllowEventStream
10:13:04 [2019-12-10T10:13:04.424Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
10:13:04 [2019-12-10T10:13:04.909Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s)
10:13:04 [2019-12-10T10:13:04.909Z] === RUN   TestAuthZPluginErrorResponse
10:13:05 [2019-12-10T10:13:05.251Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
10:13:05 [2019-12-10T10:13:05.251Z] === RUN   TestAuthZPluginErrorRequest
10:13:05 [2019-12-10T10:13:05.982Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
10:13:05 [2019-12-10T10:13:05.982Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:13:06 [2019-12-10T10:13:06.323Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
10:13:06 [2019-12-10T10:13:06.323Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:13:06 [2019-12-10T10:13:06.455Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
10:13:06 [2019-12-10T10:13:06.633Z] === RUN   TestDockerSuite/TestBuildDockerignore
10:13:08 [2019-12-10T10:13:08.627Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s)
10:13:08 [2019-12-10T10:13:08.627Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:13:08 [2019-12-10T10:13:08.980Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
10:13:09 [2019-12-10T10:13:09.238Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
10:13:10 [2019-12-10T10:13:10.607Z] === RUN   TestDockerSuite/TestPostContainersAttach
10:13:10 [2019-12-10T10:13:10.998Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.11s)
10:13:10 [2019-12-10T10:13:10.998Z] === RUN   TestAuthZPluginHeader
10:13:11 [2019-12-10T10:13:11.729Z] --- PASS: TestAuthZPluginHeader (0.95s)
10:13:11 [2019-12-10T10:13:11.729Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:13:11 [2019-12-10T10:13:11.729Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:13:11 [2019-12-10T10:13:11.729Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:13:11 [2019-12-10T10:13:11.729Z] === RUN   TestAuthZPluginV2Disable
10:13:11 [2019-12-10T10:13:11.729Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:13:11 [2019-12-10T10:13:11.729Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:13:11 [2019-12-10T10:13:11.729Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:13:11 [2019-12-10T10:13:11.729Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:13:11 [2019-12-10T10:13:11.729Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:13:11 [2019-12-10T10:13:11.729Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:13:11 [2019-12-10T10:13:11.729Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:13:11 [2019-12-10T10:13:11.729Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:13:11 [2019-12-10T10:13:11.729Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:13:13 [2019-12-10T10:13:13.131Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
10:13:17 [2019-12-10T10:13:17.305Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
10:13:17 [2019-12-10T10:13:17.870Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
10:13:17 [2019-12-10T10:13:17.870Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
10:13:17 [2019-12-10T10:13:17.870Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
10:13:19 [2019-12-10T10:13:19.241Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
10:13:19 [2019-12-10T10:13:19.241Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
10:13:19 [2019-12-10T10:13:19.806Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
10:13:19 [2019-12-10T10:13:19.806Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
10:13:20 [2019-12-10T10:13:20.737Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
10:13:20 [2019-12-10T10:13:20.737Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
10:13:22 [2019-12-10T10:13:22.112Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
10:13:22 [2019-12-10T10:13:22.680Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
10:13:22 [2019-12-10T10:13:22.680Z] === RUN   TestDockerSuite/TestPruneContainerLabel
10:13:25 [2019-12-10T10:13:25.203Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
10:13:26 [2019-12-10T10:13:26.577Z] === RUN   TestDockerSuite/TestPruneContainerUntil
10:13:27 [2019-12-10T10:13:27.947Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
10:13:28 [2019-12-10T10:13:28.205Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
10:13:28 [2019-12-10T10:13:28.462Z] === RUN   TestDockerSuite/TestPsByOrder
10:13:31 [2019-12-10T10:13:31.036Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s)
10:13:31 [2019-12-10T10:13:31.036Z] PASS
10:13:31 [2019-12-10T10:13:31.036Z] 
10:13:31 [2019-12-10T10:13:31.036Z] === Skipped
10:13:31 [2019-12-10T10:13:31.036Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:13:31 [2019-12-10T10:13:31.036Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:13:31 [2019-12-10T10:13:31.036Z] 
10:13:31 [2019-12-10T10:13:31.036Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
10:13:31 [2019-12-10T10:13:31.036Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:13:31 [2019-12-10T10:13:31.036Z] 
10:13:31 [2019-12-10T10:13:31.036Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:13:31 [2019-12-10T10:13:31.036Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:13:31 [2019-12-10T10:13:31.036Z] 
10:13:31 [2019-12-10T10:13:31.036Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:13:31 [2019-12-10T10:13:31.036Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:13:31 [2019-12-10T10:13:31.036Z] 
10:13:31 [2019-12-10T10:13:31.036Z] 
10:13:31 [2019-12-10T10:13:31.036Z] DONE 17 tests, 4 skipped in 29.360s
10:13:31 [2019-12-10T10:13:31.036Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:13:31 [2019-12-10T10:13:31.037Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
10:13:31 [2019-12-10T10:13:31.037Z] ++ set -e
10:13:31 [2019-12-10T10:13:31.037Z] ++ '[' -n 0 ']'
10:13:31 [2019-12-10T10:13:31.037Z] ++ set -x
10:13:31 [2019-12-10T10:13:31.037Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
10:13:31 [2019-12-10T10:13:31.037Z] INFO: Testing against a local daemon
10:13:31 [2019-12-10T10:13:31.037Z] === RUN   TestPluginInvalidJSON
10:13:31 [2019-12-10T10:13:31.037Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:13:31 [2019-12-10T10:13:31.037Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:13:31 [2019-12-10T10:13:31.037Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:13:31 [2019-12-10T10:13:31.037Z] --- PASS: TestPluginInvalidJSON (0.05s)
10:13:31 [2019-12-10T10:13:31.037Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:13:31 [2019-12-10T10:13:31.037Z] PASS
10:13:31 [2019-12-10T10:13:31.037Z] 
10:13:31 [2019-12-10T10:13:31.037Z] DONE 2 tests in 0.138s
10:13:31 [2019-12-10T10:13:31.037Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:13:31 [2019-12-10T10:13:31.037Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
10:13:31 [2019-12-10T10:13:31.037Z] ++ set -e
10:13:31 [2019-12-10T10:13:31.037Z] ++ '[' -n 0 ']'
10:13:31 [2019-12-10T10:13:31.037Z] ++ set -x
10:13:31 [2019-12-10T10:13:31.037Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
10:13:31 [2019-12-10T10:13:31.037Z] INFO: Testing against a local daemon
10:13:31 [2019-12-10T10:13:31.037Z] === RUN   TestExternalGraphDriver
10:13:31 [2019-12-10T10:13:31.037Z] === RUN   TestExternalGraphDriver/json
10:13:31 [2019-12-10T10:13:31.037Z] === RUN   TestExternalGraphDriver/spec
10:13:32 [2019-12-10T10:13:32.640Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
10:13:33 [2019-12-10T10:13:33.204Z] === RUN   TestDockerSuite/TestPsListContainersBase
10:13:33 [2019-12-10T10:13:33.344Z] === RUN   TestExternalGraphDriver/pull
10:13:35 [2019-12-10T10:13:35.646Z] --- PASS: TestExternalGraphDriver (6.77s)
10:13:35 [2019-12-10T10:13:35.646Z]     --- PASS: TestExternalGraphDriver/json (2.06s)
10:13:35 [2019-12-10T10:13:35.646Z]     --- PASS: TestExternalGraphDriver/spec (2.07s)
10:13:35 [2019-12-10T10:13:35.646Z]     --- PASS: TestExternalGraphDriver/pull (2.42s)
10:13:35 [2019-12-10T10:13:35.646Z] === RUN   TestGraphdriverPluginV2
10:13:35 [2019-12-10T10:13:35.646Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
10:13:35 [2019-12-10T10:13:35.646Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:13:35 [2019-12-10T10:13:35.646Z] PASS
10:13:35 [2019-12-10T10:13:35.646Z] 
10:13:35 [2019-12-10T10:13:35.646Z] === Skipped
10:13:35 [2019-12-10T10:13:35.646Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
10:13:35 [2019-12-10T10:13:35.646Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:13:35 [2019-12-10T10:13:35.646Z] 
10:13:35 [2019-12-10T10:13:35.646Z] 
10:13:35 [2019-12-10T10:13:35.646Z] DONE 5 tests, 1 skipped in 6.935s
10:13:35 [2019-12-10T10:13:35.646Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:13:35 [2019-12-10T10:13:35.646Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
10:13:35 [2019-12-10T10:13:35.646Z] ++ set -e
10:13:35 [2019-12-10T10:13:35.646Z] ++ '[' -n 0 ']'
10:13:35 [2019-12-10T10:13:35.646Z] ++ set -x
10:13:35 [2019-12-10T10:13:35.646Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
10:13:35 [2019-12-10T10:13:35.646Z] INFO: Testing against a local daemon
10:13:35 [2019-12-10T10:13:35.646Z] === RUN   TestContinueAfterPluginCrash
10:13:35 [2019-12-10T10:13:35.646Z] === PAUSE TestContinueAfterPluginCrash
10:13:35 [2019-12-10T10:13:35.646Z] === RUN   TestDaemonStartWithLogOpt
10:13:35 [2019-12-10T10:13:35.646Z] === PAUSE TestDaemonStartWithLogOpt
10:13:35 [2019-12-10T10:13:35.646Z] === CONT  TestContinueAfterPluginCrash
10:13:35 [2019-12-10T10:13:35.646Z] === CONT  TestDaemonStartWithLogOpt
10:13:36 [2019-12-10T10:13:36.477Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
10:13:38 [2019-12-10T10:13:38.374Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
10:13:41 [2019-12-10T10:13:41.654Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
10:13:41 [2019-12-10T10:13:41.911Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
10:13:46 [2019-12-10T10:13:46.085Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
10:13:51 [2019-12-10T10:13:51.348Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
10:13:51 [2019-12-10T10:13:51.958Z] --- PASS: TestDaemonStartWithLogOpt (15.13s)
10:13:53 [2019-12-10T10:13:53.918Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
10:13:55 [2019-12-10T10:13:55.817Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
10:13:55 [2019-12-10T10:13:55.990Z] --- PASS: TestContinueAfterPluginCrash (19.97s)
10:13:55 [2019-12-10T10:13:55.990Z] PASS
10:13:55 [2019-12-10T10:13:55.990Z] 
10:13:55 [2019-12-10T10:13:55.990Z] DONE 2 tests in 20.073s
10:13:55 [2019-12-10T10:13:55.990Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:13:55 [2019-12-10T10:13:55.990Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
10:13:55 [2019-12-10T10:13:55.990Z] ++ set -e
10:13:55 [2019-12-10T10:13:55.990Z] ++ '[' -n 0 ']'
10:13:55 [2019-12-10T10:13:55.990Z] ++ set -x
10:13:55 [2019-12-10T10:13:55.990Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
10:13:55 [2019-12-10T10:13:55.990Z] INFO: Testing against a local daemon
10:13:55 [2019-12-10T10:13:55.990Z] === RUN   TestPluginWithDevMounts
10:13:55 [2019-12-10T10:13:55.990Z] === PAUSE TestPluginWithDevMounts
10:13:55 [2019-12-10T10:13:55.990Z] === CONT  TestPluginWithDevMounts
10:13:57 [2019-12-10T10:13:57.343Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
10:13:58 [2019-12-10T10:13:58.309Z] --- PASS: TestPluginWithDevMounts (2.32s)
10:13:58 [2019-12-10T10:13:58.309Z] PASS
10:13:58 [2019-12-10T10:13:58.309Z] 
10:13:58 [2019-12-10T10:13:58.309Z] DONE 1 tests in 2.430s
10:13:58 [2019-12-10T10:13:58.309Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
10:13:58 [2019-12-10T10:13:58.309Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
10:13:58 [2019-12-10T10:13:58.309Z] ++ set -e
10:13:58 [2019-12-10T10:13:58.309Z] ++ '[' -n 0 ']'
10:13:58 [2019-12-10T10:13:58.309Z] ++ set -x
10:13:58 [2019-12-10T10:13:58.309Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
10:13:58 [2019-12-10T10:13:58.309Z] INFO: Testing against a local daemon
10:13:58 [2019-12-10T10:13:58.309Z] === RUN   TestSecretInspect
10:13:58 [2019-12-10T10:13:58.341Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
10:13:59 [2019-12-10T10:13:59.709Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
10:14:00 [2019-12-10T10:14:00.617Z] --- PASS: TestSecretInspect (2.30s)
10:14:00 [2019-12-10T10:14:00.617Z] === RUN   TestSecretList
10:14:01 [2019-12-10T10:14:01.078Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
10:14:02 [2019-12-10T10:14:02.043Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
10:14:02 [2019-12-10T10:14:02.505Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
10:14:02 [2019-12-10T10:14:02.937Z] --- PASS: TestSecretList (2.29s)
10:14:02 [2019-12-10T10:14:02.937Z] === RUN   TestSecretsCreateAndDelete
10:14:02 [2019-12-10T10:14:02.973Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
10:14:04 [2019-12-10T10:14:04.868Z] === RUN   TestDockerSwarmSuite/TestServiceScale
10:14:05 [2019-12-10T10:14:05.243Z] --- PASS: TestSecretsCreateAndDelete (2.26s)
10:14:05 [2019-12-10T10:14:05.243Z] === RUN   TestSecretsUpdate
10:14:05 [2019-12-10T10:14:05.432Z] === RUN   TestDockerSuite/TestPsListContainersSize
10:14:06 [2019-12-10T10:14:06.847Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
10:14:07 [2019-12-10T10:14:07.109Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
10:14:07 [2019-12-10T10:14:07.673Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
10:14:07 [2019-12-10T10:14:07.732Z] --- PASS: TestSecretsUpdate (2.27s)
10:14:07 [2019-12-10T10:14:07.732Z] === RUN   TestTemplatedSecret
10:14:08 [2019-12-10T10:14:08.239Z] === RUN   TestDockerSuite/TestPsRightTagName
10:14:10 [2019-12-10T10:14:10.044Z] --- PASS: TestTemplatedSecret (2.73s)
10:14:10 [2019-12-10T10:14:10.044Z] === RUN   TestSecretCreateResolve
10:14:10 [2019-12-10T10:14:10.763Z] === RUN   TestDockerSuite/TestPsShowMounts
10:14:12 [2019-12-10T10:14:12.355Z] --- PASS: TestSecretCreateResolve (2.26s)
10:14:12 [2019-12-10T10:14:12.356Z] PASS
10:14:12 [2019-12-10T10:14:12.356Z] 
10:14:12 [2019-12-10T10:14:12.356Z] DONE 6 tests in 14.198s
10:14:12 [2019-12-10T10:14:12.356Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
10:14:12 [2019-12-10T10:14:12.356Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
10:14:12 [2019-12-10T10:14:12.356Z] ++ set -e
10:14:12 [2019-12-10T10:14:12.356Z] ++ '[' -n 0 ']'
10:14:12 [2019-12-10T10:14:12.356Z] ++ set -x
10:14:12 [2019-12-10T10:14:12.356Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
10:14:12 [2019-12-10T10:14:12.356Z] INFO: Testing against a local daemon
10:14:12 [2019-12-10T10:14:12.356Z] === RUN   TestServiceCreateInit
10:14:12 [2019-12-10T10:14:12.356Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:14:13 [2019-12-10T10:14:13.297Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
10:14:14 [2019-12-10T10:14:14.228Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
10:14:14 [2019-12-10T10:14:14.228Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
10:14:14 [2019-12-10T10:14:14.228Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
10:14:14 [2019-12-10T10:14:14.486Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
10:14:14 [2019-12-10T10:14:14.486Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
10:14:15 [2019-12-10T10:14:15.857Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
10:14:17 [2019-12-10T10:14:17.216Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:14:17 [2019-12-10T10:14:17.229Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
10:14:19 [2019-12-10T10:14:19.127Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
10:14:19 [2019-12-10T10:14:19.692Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
10:14:21 [2019-12-10T10:14:21.073Z] --- PASS: TestServiceCreateInit (8.37s)
10:14:21 [2019-12-10T10:14:21.073Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.20s)
10:14:21 [2019-12-10T10:14:21.073Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.13s)
10:14:21 [2019-12-10T10:14:21.073Z] === RUN   TestCreateServiceMultipleTimes
10:14:27 [2019-12-10T10:14:27.795Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
10:14:28 [2019-12-10T10:14:28.727Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
10:14:29 [2019-12-10T10:14:29.294Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
10:14:31 [2019-12-10T10:14:31.821Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
10:14:31 [2019-12-10T10:14:31.821Z] === RUN   TestDockerSuite/TestRestartPolicyNO
10:14:31 [2019-12-10T10:14:31.821Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
10:14:31 [2019-12-10T10:14:31.821Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
10:14:32 [2019-12-10T10:14:32.087Z] === RUN   TestDockerSuite/TestRestartRunningContainer
10:14:35 [2019-12-10T10:14:35.363Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
10:14:35 [2019-12-10T10:14:35.363Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
10:14:36 [2019-12-10T10:14:36.744Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
10:14:40 [2019-12-10T10:14:40.458Z] --- PASS: TestCreateServiceMultipleTimes (18.09s)
10:14:40 [2019-12-10T10:14:40.458Z] === RUN   TestCreateServiceConflict
10:14:41 [2019-12-10T10:14:41.186Z] --- PASS: TestCreateServiceConflict (2.28s)
10:14:41 [2019-12-10T10:14:41.186Z] === RUN   TestCreateServiceMaxReplicas
10:14:42 [2019-12-10T10:14:42.002Z] === RUN   TestDockerSuite/TestRestartWithVolumes
10:14:42 [2019-12-10T10:14:42.934Z] === RUN   TestDockerSuite/TestRmiBlank
10:14:42 [2019-12-10T10:14:42.934Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
10:14:43 [2019-12-10T10:14:43.191Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
10:14:44 [2019-12-10T10:14:44.219Z] --- PASS: TestCreateServiceMaxReplicas (3.02s)
10:14:44 [2019-12-10T10:14:44.219Z] === RUN   TestCreateWithDuplicateNetworkNames
10:14:47 [2019-12-10T10:14:47.369Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
10:14:48 [2019-12-10T10:14:48.302Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
10:14:48 [2019-12-10T10:14:48.866Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
10:14:50 [2019-12-10T10:14:50.761Z] === RUN   TestDockerSuite/TestRmiImgIDForce
10:14:51 [2019-12-10T10:14:51.692Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
10:14:53 [2019-12-10T10:14:53.587Z] === RUN   TestDockerSuite/TestRmiParentImageFail
10:14:54 [2019-12-10T10:14:54.519Z] === RUN   TestDockerSuite/TestRmiTag
10:14:54 [2019-12-10T10:14:54.519Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
10:14:55 [2019-12-10T10:14:55.451Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
10:14:55 [2019-12-10T10:14:55.708Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
10:14:59 [2019-12-10T10:14:59.890Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
10:15:00 [2019-12-10T10:15:00.253Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.22s)
10:15:00 [2019-12-10T10:15:00.253Z] === RUN   TestCreateServiceSecretFileMode
10:15:00 [2019-12-10T10:15:00.822Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
10:15:00 [2019-12-10T10:15:00.982Z] --- PASS: TestCreateServiceSecretFileMode (2.59s)
10:15:00 [2019-12-10T10:15:00.982Z] === RUN   TestCreateServiceConfigFileMode
10:15:01 [2019-12-10T10:15:01.754Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
10:15:02 [2019-12-10T10:15:02.318Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
10:15:03 [2019-12-10T10:15:03.691Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
10:15:03 [2019-12-10T10:15:03.948Z] === RUN   TestDockerSuite/TestRunAddHost
10:15:04 [2019-12-10T10:15:04.003Z] --- PASS: TestCreateServiceConfigFileMode (2.61s)
10:15:04 [2019-12-10T10:15:04.003Z] === RUN   TestCreateServiceSysctls
10:15:04 [2019-12-10T10:15:04.881Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
10:15:05 [2019-12-10T10:15:05.138Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
10:15:06 [2019-12-10T10:15:06.070Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
10:15:06 [2019-12-10T10:15:06.070Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
10:15:07 [2019-12-10T10:15:07.003Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
10:15:07 [2019-12-10T10:15:07.003Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
10:15:07 [2019-12-10T10:15:07.033Z] --- PASS: TestCreateServiceSysctls (3.43s)
10:15:07 [2019-12-10T10:15:07.034Z] === RUN   TestCreateServiceCapabilities
10:15:08 [2019-12-10T10:15:08.899Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
10:15:09 [2019-12-10T10:15:09.463Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
10:15:10 [2019-12-10T10:15:10.066Z] --- PASS: TestCreateServiceCapabilities (2.59s)
10:15:10 [2019-12-10T10:15:10.066Z] === RUN   TestInspect
10:15:10 [2019-12-10T10:15:10.394Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
10:15:11 [2019-12-10T10:15:11.325Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
10:15:12 [2019-12-10T10:15:12.390Z] --- PASS: TestInspect (2.88s)
10:15:12 [2019-12-10T10:15:12.390Z] === RUN   TestServiceListWithStatuses
10:15:12 [2019-12-10T10:15:12.390Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:15:12 [2019-12-10T10:15:12.390Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:15:12 [2019-12-10T10:15:12.390Z] === RUN   TestDockerNetworkConnectAlias
10:15:13 [2019-12-10T10:15:13.295Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
10:15:14 [2019-12-10T10:15:14.649Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
10:15:14 [2019-12-10T10:15:14.649Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
10:15:14 [2019-12-10T10:15:14.649Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
10:15:14 [2019-12-10T10:15:14.664Z] === RUN   TestDockerSuite/TestRunAttachDetach
10:15:15 [2019-12-10T10:15:15.595Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
10:15:16 [2019-12-10T10:15:16.527Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
10:15:17 [2019-12-10T10:15:17.231Z] --- PASS: TestDockerNetworkConnectAlias (4.81s)
10:15:17 [2019-12-10T10:15:17.231Z] === RUN   TestDockerNetworkReConnect
10:15:17 [2019-12-10T10:15:17.470Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
10:15:18 [2019-12-10T10:15:18.401Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
10:15:19 [2019-12-10T10:15:19.333Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
10:15:20 [2019-12-10T10:15:20.703Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
10:15:21 [2019-12-10T10:15:21.096Z] --- PASS: TestDockerNetworkReConnect (3.73s)
10:15:21 [2019-12-10T10:15:21.096Z] === RUN   TestServicePlugin
10:15:21 [2019-12-10T10:15:21.096Z] --- SKIP: TestServicePlugin (0.00s)
10:15:21 [2019-12-10T10:15:21.096Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:15:21 [2019-12-10T10:15:21.096Z] === RUN   TestServiceUpdateLabel
10:15:21 [2019-12-10T10:15:21.632Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
10:15:22 [2019-12-10T10:15:22.566Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
10:15:22 [2019-12-10T10:15:22.825Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
10:15:23 [2019-12-10T10:15:23.083Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
10:15:23 [2019-12-10T10:15:23.464Z] --- PASS: TestServiceUpdateLabel (2.25s)
10:15:23 [2019-12-10T10:15:23.464Z] === RUN   TestServiceUpdateSecrets
10:15:24 [2019-12-10T10:15:24.013Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
10:15:24 [2019-12-10T10:15:24.013Z] === RUN   TestDockerSuite/TestRunBindMounts
10:15:27 [2019-12-10T10:15:27.290Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
10:15:27 [2019-12-10T10:15:27.547Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
10:15:28 [2019-12-10T10:15:28.477Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
10:15:29 [2019-12-10T10:15:29.407Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
10:15:29 [2019-12-10T10:15:29.972Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
10:15:29 [2019-12-10T10:15:29.972Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
10:15:30 [2019-12-10T10:15:30.904Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
10:15:31 [2019-12-10T10:15:31.836Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
10:15:32 [2019-12-10T10:15:32.358Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
10:15:32 [2019-12-10T10:15:32.400Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
10:15:33 [2019-12-10T10:15:33.332Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
10:15:34 [2019-12-10T10:15:34.264Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
10:15:34 [2019-12-10T10:15:34.264Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
10:15:34 [2019-12-10T10:15:34.828Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
10:15:35 [2019-12-10T10:15:35.098Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
10:15:36 [2019-12-10T10:15:36.560Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
10:15:37 [2019-12-10T10:15:37.124Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
10:15:38 [2019-12-10T10:15:38.055Z] === RUN   TestDockerSuite/TestRunContainerNetwork
10:15:38 [2019-12-10T10:15:38.986Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
10:15:38 [2019-12-10T10:15:38.986Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
10:15:39 [2019-12-10T10:15:39.469Z] --- PASS: TestServiceUpdateSecrets (14.74s)
10:15:39 [2019-12-10T10:15:39.469Z] === RUN   TestServiceUpdateConfigs
10:15:39 [2019-12-10T10:15:39.916Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
10:15:41 [2019-12-10T10:15:41.811Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
10:15:42 [2019-12-10T10:15:42.069Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
10:15:43 [2019-12-10T10:15:43.001Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
10:15:44 [2019-12-10T10:15:44.897Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
10:15:45 [2019-12-10T10:15:45.461Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
10:15:46 [2019-12-10T10:15:46.392Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
10:15:47 [2019-12-10T10:15:47.322Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
10:15:47 [2019-12-10T10:15:47.886Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
10:15:48 [2019-12-10T10:15:48.818Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
10:15:50 [2019-12-10T10:15:50.094Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
10:15:50 [2019-12-10T10:15:50.712Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
10:15:50 [2019-12-10T10:15:50.712Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
10:15:52 [2019-12-10T10:15:52.792Z] --- PASS: TestServiceUpdateConfigs (14.82s)
10:15:52 [2019-12-10T10:15:52.792Z] === RUN   TestServiceUpdateNetwork
10:15:54 [2019-12-10T10:15:54.899Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
10:15:54 [2019-12-10T10:15:54.899Z] === RUN   TestDockerSuite/TestRunCreateVolume
10:15:55 [2019-12-10T10:15:55.462Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
10:15:57 [2019-12-10T10:15:57.984Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
10:15:58 [2019-12-10T10:15:58.690Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
10:15:59 [2019-12-10T10:15:59.879Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
10:16:02 [2019-12-10T10:16:02.400Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
10:16:05 [2019-12-10T10:16:05.673Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
10:16:05 [2019-12-10T10:16:05.673Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
10:16:05 [2019-12-10T10:16:05.673Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
10:16:05 [2019-12-10T10:16:05.930Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
10:16:06 [2019-12-10T10:16:06.053Z] --- PASS: TestServiceUpdateNetwork (12.94s)
10:16:06 [2019-12-10T10:16:06.053Z] PASS
10:16:06 [2019-12-10T10:16:06.053Z] 
10:16:06 [2019-12-10T10:16:06.053Z] === Skipped
10:16:06 [2019-12-10T10:16:06.053Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
10:16:06 [2019-12-10T10:16:06.053Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:16:06 [2019-12-10T10:16:06.053Z] 
10:16:06 [2019-12-10T10:16:06.053Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
10:16:06 [2019-12-10T10:16:06.053Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:16:06 [2019-12-10T10:16:06.053Z] 
10:16:06 [2019-12-10T10:16:06.053Z] 
10:16:06 [2019-12-10T10:16:06.053Z] DONE 20 tests, 2 skipped in 113.491s
10:16:06 [2019-12-10T10:16:06.053Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
10:16:06 [2019-12-10T10:16:06.053Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
10:16:06 [2019-12-10T10:16:06.053Z] ++ set -e
10:16:06 [2019-12-10T10:16:06.053Z] ++ '[' -n 0 ']'
10:16:06 [2019-12-10T10:16:06.053Z] ++ set -x
10:16:06 [2019-12-10T10:16:06.053Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
10:16:06 [2019-12-10T10:16:06.053Z] INFO: Testing against a local daemon
10:16:06 [2019-12-10T10:16:06.053Z] === RUN   TestSessionCreate
10:16:06 [2019-12-10T10:16:06.053Z] --- PASS: TestSessionCreate (0.06s)
10:16:06 [2019-12-10T10:16:06.053Z] === RUN   TestSessionCreateWithBadUpgrade
10:16:06 [2019-12-10T10:16:06.053Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
10:16:06 [2019-12-10T10:16:06.053Z] PASS
10:16:06 [2019-12-10T10:16:06.053Z] 
10:16:06 [2019-12-10T10:16:06.053Z] DONE 2 tests in 0.201s
10:16:06 [2019-12-10T10:16:06.053Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
10:16:06 [2019-12-10T10:16:06.053Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
10:16:06 [2019-12-10T10:16:06.053Z] ++ set -e
10:16:06 [2019-12-10T10:16:06.053Z] ++ '[' -n 0 ']'
10:16:06 [2019-12-10T10:16:06.053Z] ++ set -x
10:16:06 [2019-12-10T10:16:06.053Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
10:16:06 [2019-12-10T10:16:06.053Z] INFO: Testing against a local daemon
10:16:06 [2019-12-10T10:16:06.053Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:16:06 [2019-12-10T10:16:06.054Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:16:06 [2019-12-10T10:16:06.054Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:16:06 [2019-12-10T10:16:06.054Z] === RUN   TestEventsExecDie
10:16:07 [2019-12-10T10:16:07.230Z] --- PASS: TestEventsExecDie (0.82s)
10:16:07 [2019-12-10T10:16:07.231Z] === RUN   TestEventsBackwardsCompatible
10:16:07 [2019-12-10T10:16:07.231Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
10:16:07 [2019-12-10T10:16:07.231Z] === RUN   TestInfoBinaryCommits
10:16:07 [2019-12-10T10:16:07.231Z] --- PASS: TestInfoBinaryCommits (0.07s)
10:16:07 [2019-12-10T10:16:07.231Z] === RUN   TestInfoAPIVersioned
10:16:07 [2019-12-10T10:16:07.231Z] --- PASS: TestInfoAPIVersioned (0.02s)
10:16:07 [2019-12-10T10:16:07.231Z] === RUN   TestInfoDiscoveryBackend
10:16:07 [2019-12-10T10:16:07.825Z] === RUN   TestDockerSuite/TestRunDNSOptions
10:16:07 [2019-12-10T10:16:07.963Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
10:16:07 [2019-12-10T10:16:07.963Z] === RUN   TestInfoDiscoveryInvalidAdvertise
10:16:08 [2019-12-10T10:16:08.692Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
10:16:08 [2019-12-10T10:16:08.692Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
10:16:09 [2019-12-10T10:16:09.430Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
10:16:09 [2019-12-10T10:16:09.430Z] === RUN   TestInfoAPI
10:16:09 [2019-12-10T10:16:09.430Z] --- PASS: TestInfoAPI (0.05s)
10:16:09 [2019-12-10T10:16:09.430Z] === RUN   TestInfoAPIWarnings
10:16:09 [2019-12-10T10:16:09.719Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
10:16:09 [2019-12-10T10:16:09.773Z] --- PASS: TestInfoAPIWarnings (0.54s)
10:16:09 [2019-12-10T10:16:09.773Z] === RUN   TestInfoDebug
10:16:10 [2019-12-10T10:16:10.509Z] --- PASS: TestInfoDebug (0.54s)
10:16:10 [2019-12-10T10:16:10.509Z] === RUN   TestInfoInsecureRegistries
10:16:10 [2019-12-10T10:16:10.853Z] --- PASS: TestInfoInsecureRegistries (0.54s)
10:16:10 [2019-12-10T10:16:10.853Z] === RUN   TestInfoRegistryMirrors
10:16:11 [2019-12-10T10:16:11.586Z] --- PASS: TestInfoRegistryMirrors (0.54s)
10:16:11 [2019-12-10T10:16:11.586Z] === RUN   TestLoginFailsWithBadCredentials
10:16:11 [2019-12-10T10:16:11.929Z] --- PASS: TestLoginFailsWithBadCredentials (0.56s)
10:16:11 [2019-12-10T10:16:11.929Z] === RUN   TestPingCacheHeaders
10:16:12 [2019-12-10T10:16:12.242Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
10:16:12 [2019-12-10T10:16:12.269Z] --- PASS: TestPingCacheHeaders (0.05s)
10:16:12 [2019-12-10T10:16:12.269Z] === RUN   TestPingGet
10:16:12 [2019-12-10T10:16:12.269Z] --- PASS: TestPingGet (0.04s)
10:16:12 [2019-12-10T10:16:12.269Z] === RUN   TestPingHead
10:16:12 [2019-12-10T10:16:12.269Z] --- PASS: TestPingHead (0.05s)
10:16:12 [2019-12-10T10:16:12.269Z] === RUN   TestVersion
10:16:12 [2019-12-10T10:16:12.269Z] --- PASS: TestVersion (0.05s)
10:16:12 [2019-12-10T10:16:12.269Z] PASS
10:16:12 [2019-12-10T10:16:12.269Z] 
10:16:12 [2019-12-10T10:16:12.269Z] === Skipped
10:16:12 [2019-12-10T10:16:12.269Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:16:12 [2019-12-10T10:16:12.269Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:16:12 [2019-12-10T10:16:12.269Z] 
10:16:12 [2019-12-10T10:16:12.269Z] 
10:16:12 [2019-12-10T10:16:12.269Z] DONE 18 tests, 1 skipped in 6.156s
10:16:12 [2019-12-10T10:16:12.269Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
10:16:12 [2019-12-10T10:16:12.269Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
10:16:12 [2019-12-10T10:16:12.269Z] ++ set -e
10:16:12 [2019-12-10T10:16:12.269Z] ++ '[' -n 0 ']'
10:16:12 [2019-12-10T10:16:12.269Z] ++ set -x
10:16:12 [2019-12-10T10:16:12.269Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
10:16:12 [2019-12-10T10:16:12.269Z] INFO: Testing against a local daemon
10:16:12 [2019-12-10T10:16:12.269Z] === RUN   TestVolumesCreateAndList
10:16:12 [2019-12-10T10:16:12.269Z] --- PASS: TestVolumesCreateAndList (0.04s)
10:16:12 [2019-12-10T10:16:12.269Z] === RUN   TestVolumesRemove
10:16:12 [2019-12-10T10:16:12.607Z] --- PASS: TestVolumesRemove (0.09s)
10:16:12 [2019-12-10T10:16:12.607Z] === RUN   TestVolumesInspect
10:16:12 [2019-12-10T10:16:12.607Z] --- PASS: TestVolumesInspect (0.04s)
10:16:12 [2019-12-10T10:16:12.607Z] === RUN   TestVolumesInvalidJSON
10:16:12 [2019-12-10T10:16:12.607Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:16:12 [2019-12-10T10:16:12.607Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:16:12 [2019-12-10T10:16:12.607Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:16:12 [2019-12-10T10:16:12.607Z] --- PASS: TestVolumesInvalidJSON (0.04s)
10:16:12 [2019-12-10T10:16:12.607Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:16:12 [2019-12-10T10:16:12.607Z] PASS
10:16:12 [2019-12-10T10:16:12.607Z] 
10:16:12 [2019-12-10T10:16:12.607Z] DONE 5 tests in 0.306s
10:16:12 [2019-12-10T10:16:12.607Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:16:12 [2019-12-10T10:16:12.805Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
10:16:12 [2019-12-10T10:16:12.949Z] ++++ cat bundles/test-integration/docker.pid
10:16:12 [2019-12-10T10:16:12.949Z] +++ kill 13165
10:16:14 [2019-12-10T10:16:14.127Z] +++ /etc/init.d/apparmor stop
10:16:14 [2019-12-10T10:16:14.127Z] Clearing AppArmor profiles cache:.
10:16:14 [2019-12-10T10:16:14.127Z] All profile caches have been cleared, but no profiles have been unloaded.
10:16:14 [2019-12-10T10:16:14.127Z] Unloading profiles will leave already running processes permanently
10:16:14 [2019-12-10T10:16:14.127Z] unconfined, which can lead to unexpected situations.
10:16:14 [2019-12-10T10:16:14.127Z] 
10:16:14 [2019-12-10T10:16:14.127Z] To set a process to complain mode, use the command line tool
10:16:14 [2019-12-10T10:16:14.127Z] 'aa-complain'. To really tear down all profiles, run the init script
10:16:14 [2019-12-10T10:16:14.127Z] with the 'teardown' option."
10:16:14 [2019-12-10T10:16:14.466Z] 
10:16:14 [2019-12-10T10:16:14.699Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
10:16:15 [2019-12-10T10:16:15.263Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
10:16:15 [2019-12-10T10:16:15.263Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
10:16:16 [2019-12-10T10:16:16.199Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
Post stage
[Pipeline] junit
10:16:16 [2019-12-10T10:16:16.275Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:16:17 [2019-12-10T10:16:17.493Z] + echo Ensuring container killed.
10:16:17 [2019-12-10T10:16:17.493Z] Ensuring container killed.
10:16:17 [2019-12-10T10:16:17.493Z] + docker rm -vf docker-pr5
10:16:17 [2019-12-10T10:16:17.493Z] Error: No such container: docker-pr5
10:16:17 [2019-12-10T10:16:17.493Z] + true
[Pipeline] sh
10:16:18 [2019-12-10T10:16:18.094Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
10:16:18 [2019-12-10T10:16:18.094Z] === RUN   TestDockerSuite/TestRunDuplicateMount
10:16:18 [2019-12-10T10:16:18.165Z] + echo Chowning /workspace to jenkins user
10:16:18 [2019-12-10T10:16:18.165Z] Chowning /workspace to jenkins user
10:16:18 [2019-12-10T10:16:18.165Z] + id -u
10:16:18 [2019-12-10T10:16:18.165Z] + id -g
10:16:18 [2019-12-10T10:16:18.165Z] + docker run --rm -v /home/docker/workspace/moby_PR-40179:/workspace busybox chown -R 1001:1001 /workspace
10:16:18 [2019-12-10T10:16:18.165Z] Unable to find image 'busybox:latest' locally
10:16:18 [2019-12-10T10:16:18.505Z] latest: Pulling from library/busybox
10:16:18 [2019-12-10T10:16:18.505Z] d7e28ec550a2: Pulling fs layer
10:16:18 [2019-12-10T10:16:18.847Z] d7e28ec550a2: Verifying Checksum
10:16:18 [2019-12-10T10:16:18.847Z] d7e28ec550a2: Download complete
10:16:19 [2019-12-10T10:16:19.024Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
10:16:19 [2019-12-10T10:16:19.189Z] d7e28ec550a2: Pull complete
10:16:19 [2019-12-10T10:16:19.189Z] Digest: sha256:1828edd60c5efd34b2bf5dd3282ec0cc04d47b2ff9caa0b6d4f07a21d1c08084
10:16:19 [2019-12-10T10:16:19.189Z] Status: Downloaded newer image for busybox:latest
10:16:19 [2019-12-10T10:16:19.588Z] === RUN   TestDockerSuite/TestRunEchoStdout
10:16:20 [2019-12-10T10:16:20.518Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:16:21 [2019-12-10T10:16:21.448Z] === RUN   TestDockerSuite/TestRunEmptyEnv
10:16:21 [2019-12-10T10:16:21.448Z] === RUN   TestDockerSuite/TestRunEntrypoint
10:16:21 [2019-12-10T10:16:21.488Z] + bundleName=ppc64le-integration
10:16:21 [2019-12-10T10:16:21.488Z] + echo Creating ppc64le-integration-bundles.tar.gz
10:16:21 [2019-12-10T10:16:21.488Z] Creating ppc64le-integration-bundles.tar.gz
10:16:21 [2019-12-10T10:16:21.488Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+  -name *.prof -o -name *-report.xmlxargs ) tar -print -czf
10:16:21 [2019-12-10T10:16:21.488Z]  ppc64le-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
10:16:21 [2019-12-10T10:16:21.581Z] Archiving artifacts
10:16:22 [2019-12-10T10:16:22.014Z] === RUN   TestDockerSuite/TestRunEnvironment
10:16:22 [2019-12-10T10:16:22.717Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40179/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:16:22 [2019-12-10T10:16:22.944Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
10:16:23 [2019-12-10T10:16:23.409Z] + make clean
10:16:23 [2019-12-10T10:16:23.749Z] make: command: Command not found
10:16:23 [2019-12-10T10:16:23.750Z] make: command: Command not found
10:16:23 [2019-12-10T10:16:23.750Z] docker volume rm -f docker-dev-cache
10:16:23 [2019-12-10T10:16:23.875Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
10:16:24 [2019-12-10T10:16:24.089Z] docker-dev-cache
[Pipeline] deleteDir
10:16:24 [2019-12-10T10:16:24.806Z] === RUN   TestDockerSuite/TestRunExitCode
10:16:25 [2019-12-10T10:16:25.371Z] === RUN   TestDockerSuite/TestRunExitCodeOne
10:16:26 [2019-12-10T10:16:26.304Z] === RUN   TestDockerSuite/TestRunExitCodeZero
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:16:27 [2019-12-10T10:16:27.236Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
10:16:27 [2019-12-10T10:16:27.799Z] === RUN   TestDockerSuite/TestRunExposePort
10:16:27 [2019-12-10T10:16:27.799Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
10:16:28 [2019-12-10T10:16:28.729Z] === RUN   TestDockerSuite/TestRunGroupAdd
10:16:29 [2019-12-10T10:16:29.660Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
10:16:31 [2019-12-10T10:16:31.032Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
10:16:31 [2019-12-10T10:16:31.289Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
10:16:31 [2019-12-10T10:16:31.289Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
10:16:34 [2019-12-10T10:16:34.515Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
10:16:35 [2019-12-10T10:16:35.488Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
10:16:36 [2019-12-10T10:16:36.053Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
10:16:44 [2019-12-10T10:16:44.857Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
10:16:48 [2019-12-10T10:16:48.236Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
10:16:48 [2019-12-10T10:16:48.800Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
10:16:50 [2019-12-10T10:16:50.169Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
10:16:50 [2019-12-10T10:16:50.169Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
10:16:50 [2019-12-10T10:16:50.426Z] === RUN   TestDockerSuite/TestRunInvalidReference
10:16:50 [2019-12-10T10:16:50.426Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
10:16:51 [2019-12-10T10:16:51.357Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
10:16:54 [2019-12-10T10:16:54.633Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
10:16:56 [2019-12-10T10:16:56.006Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
10:16:57 [2019-12-10T10:16:57.260Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
10:16:57 [2019-12-10T10:16:57.902Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
10:16:58 [2019-12-10T10:16:58.467Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
10:16:59 [2019-12-10T10:16:59.397Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
10:16:59 [2019-12-10T10:16:59.961Z] === RUN   TestDockerSuite/TestRunModeHostname
10:17:01 [2019-12-10T10:17:01.331Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
10:17:01 [2019-12-10T10:17:01.331Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
10:17:01 [2019-12-10T10:17:01.331Z] === RUN   TestDockerSuite/TestRunModeIpcHost
10:17:03 [2019-12-10T10:17:03.226Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
10:17:04 [2019-12-10T10:17:04.597Z] === RUN   TestDockerSuite/TestRunModePIDContainer
10:17:05 [2019-12-10T10:17:05.967Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
10:17:05 [2019-12-10T10:17:05.967Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
10:17:06 [2019-12-10T10:17:06.224Z] === RUN   TestDockerSuite/TestRunModePIDHost
10:17:08 [2019-12-10T10:17:08.118Z] === RUN   TestDockerSuite/TestRunModeUTSHost
10:17:09 [2019-12-10T10:17:09.488Z] === RUN   TestDockerSuite/TestRunMount
10:17:16 [2019-12-10T10:17:16.037Z] === RUN   TestDockerSuite/TestRunMountOrdering
10:17:16 [2019-12-10T10:17:16.971Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
10:17:17 [2019-12-10T10:17:17.536Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
10:17:19 [2019-12-10T10:17:19.430Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
10:17:21 [2019-12-10T10:17:21.954Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
10:17:24 [2019-12-10T10:17:24.481Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
10:17:25 [2019-12-10T10:17:25.045Z] === RUN   TestDockerSuite/TestRunNamedVolume
10:17:27 [2019-12-10T10:17:27.576Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
10:17:30 [2019-12-10T10:17:30.852Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
10:17:30 [2019-12-10T10:17:30.852Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
10:17:32 [2019-12-10T10:17:32.223Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
10:17:34 [2019-12-10T10:17:34.117Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
10:17:34 [2019-12-10T10:17:34.117Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
10:17:34 [2019-12-10T10:17:34.681Z] === RUN   TestDockerSuite/TestRunNetHost
10:17:36 [2019-12-10T10:17:36.050Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
10:17:36 [2019-12-10T10:17:36.982Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
10:17:37 [2019-12-10T10:17:37.914Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
10:17:40 [2019-12-10T10:17:40.439Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
10:17:42 [2019-12-10T10:17:42.965Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
10:17:45 [2019-12-10T10:17:45.490Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
10:17:48 [2019-12-10T10:17:48.014Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
10:17:48 [2019-12-10T10:17:48.949Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
10:17:48 [2019-12-10T10:17:48.949Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
10:17:49 [2019-12-10T10:17:49.882Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
10:17:49 [2019-12-10T10:17:49.882Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
10:17:50 [2019-12-10T10:17:50.814Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
10:17:51 [2019-12-10T10:17:51.380Z] === RUN   TestDockerSuite/TestRunNonExistingImage
10:17:51 [2019-12-10T10:17:51.638Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
10:17:52 [2019-12-10T10:17:52.569Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
10:17:53 [2019-12-10T10:17:53.503Z] === RUN   TestDockerSuite/TestRunOOMExitCode
10:17:53 [2019-12-10T10:17:53.503Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
10:17:54 [2019-12-10T10:17:54.435Z] === RUN   TestDockerSuite/TestRunPIDsLimit
10:17:54 [2019-12-10T10:17:54.999Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
10:17:54 [2019-12-10T10:17:54.999Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
10:17:56 [2019-12-10T10:17:56.894Z] === RUN   TestDockerSuite/TestRunPortInUse
10:17:57 [2019-12-10T10:17:57.826Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
10:17:58 [2019-12-10T10:17:58.083Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
10:17:59 [2019-12-10T10:17:59.015Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
10:17:59 [2019-12-10T10:17:59.947Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
10:18:00 [2019-12-10T10:18:00.879Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
10:18:01 [2019-12-10T10:18:01.810Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
10:18:02 [2019-12-10T10:18:02.375Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
10:18:02 [2019-12-10T10:18:02.375Z] === RUN   TestDockerSuite/TestRunPublishPort
10:18:03 [2019-12-10T10:18:03.306Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
10:18:03 [2019-12-10T10:18:03.920Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
10:18:03 [2019-12-10T10:18:03.920Z] === RUN   TestDockerSuite/TestRunReadProcLatency
10:18:03 [2019-12-10T10:18:03.920Z] === RUN   TestDockerSuite/TestRunReadProcTimer
10:18:04 [2019-12-10T10:18:04.852Z] === RUN   TestDockerSuite/TestRunRedirectStdout
10:18:06 [2019-12-10T10:18:06.761Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
10:18:06 [2019-12-10T10:18:06.761Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
10:18:10 [2019-12-10T10:18:10.035Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
10:18:10 [2019-12-10T10:18:10.600Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
10:18:11 [2019-12-10T10:18:11.971Z] === RUN   TestDockerSuite/TestRunRm
10:18:12 [2019-12-10T10:18:12.902Z] === RUN   TestDockerSuite/TestRunRmAndWait
10:18:16 [2019-12-10T10:18:16.175Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
10:18:16 [2019-12-10T10:18:16.175Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
10:18:16 [2019-12-10T10:18:16.739Z] === RUN   TestDockerSuite/TestRunRmPre125Api
10:18:17 [2019-12-10T10:18:17.670Z] === RUN   TestDockerSuite/TestRunRootWorkdir
10:18:18 [2019-12-10T10:18:18.235Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
10:18:20 [2019-12-10T10:18:20.761Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
10:18:21 [2019-12-10T10:18:21.325Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
10:18:23 [2019-12-10T10:18:23.221Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
10:18:23 [2019-12-10T10:18:23.475Z] === RUN   TestDockerSuite/TestBuildDotDotFile
10:18:23 [2019-12-10T10:18:23.477Z] === RUN   TestDockerSuite/TestBuildEOLInLine
10:18:23 [2019-12-10T10:18:23.477Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
10:18:23 [2019-12-10T10:18:23.477Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
10:18:23 [2019-12-10T10:18:23.940Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
10:18:24 [2019-12-10T10:18:24.155Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
10:18:24 [2019-12-10T10:18:24.718Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
10:18:24 [2019-12-10T10:18:24.911Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
10:18:24 [2019-12-10T10:18:24.911Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
10:18:25 [2019-12-10T10:18:25.372Z] === RUN   TestDockerSuite/TestBuildEntrypoint
10:18:25 [2019-12-10T10:18:25.650Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
10:18:25 [2019-12-10T10:18:25.832Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
10:18:28 [2019-12-10T10:18:28.185Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
10:18:30 [2019-12-10T10:18:30.708Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
10:18:31 [2019-12-10T10:18:31.638Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
10:18:31 [2019-12-10T10:18:31.642Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
10:18:32 [2019-12-10T10:18:32.569Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
10:18:33 [2019-12-10T10:18:33.136Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
10:18:34 [2019-12-10T10:18:34.066Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
10:18:34 [2019-12-10T10:18:34.564Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
10:18:34 [2019-12-10T10:18:34.631Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
10:18:35 [2019-12-10T10:18:35.562Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
10:18:36 [2019-12-10T10:18:36.492Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
10:18:37 [2019-12-10T10:18:37.058Z] === RUN   TestDockerSuite/TestRunSetMacAddress
10:18:37 [2019-12-10T10:18:37.989Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
10:18:39 [2019-12-10T10:18:39.270Z] === RUN   TestDockerSuite/TestBuildEnv
10:18:39 [2019-12-10T10:18:39.270Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
10:18:39 [2019-12-10T10:18:39.732Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
10:18:39 [2019-12-10T10:18:39.732Z] === RUN   TestDockerSuite/TestBuildEnvUsage
10:18:39 [2019-12-10T10:18:39.732Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
10:18:39 [2019-12-10T10:18:39.732Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
10:18:41 [2019-12-10T10:18:41.264Z] === RUN   TestDockerSuite/TestRunState
10:18:42 [2019-12-10T10:18:42.636Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
10:18:43 [2019-12-10T10:18:43.199Z] === RUN   TestDockerSuite/TestRunStdinPipe
10:18:43 [2019-12-10T10:18:43.481Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
10:18:43 [2019-12-10T10:18:43.482Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
10:18:43 [2019-12-10T10:18:43.482Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
10:18:43 [2019-12-10T10:18:43.482Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
10:18:44 [2019-12-10T10:18:44.129Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
10:18:44 [2019-12-10T10:18:44.129Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
10:18:44 [2019-12-10T10:18:44.129Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
10:18:44 [2019-12-10T10:18:44.458Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
10:18:45 [2019-12-10T10:18:45.061Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
10:18:45 [2019-12-10T10:18:45.626Z] === RUN   TestDockerSuite/TestRunSysctls
10:18:47 [2019-12-10T10:18:47.523Z] === RUN   TestDockerSuite/TestRunTLSVerify
10:18:47 [2019-12-10T10:18:47.523Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
10:18:47 [2019-12-10T10:18:47.523Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
10:18:48 [2019-12-10T10:18:48.088Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
10:18:49 [2019-12-10T10:18:49.332Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
10:18:51 [2019-12-10T10:18:51.363Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
10:18:51 [2019-12-10T10:18:51.620Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
10:18:54 [2019-12-10T10:18:54.143Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
10:18:58 [2019-12-10T10:18:58.319Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
10:19:00 [2019-12-10T10:19:00.841Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
10:19:01 [2019-12-10T10:19:01.771Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
10:19:02 [2019-12-10T10:19:02.702Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
10:19:03 [2019-12-10T10:19:03.633Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
10:19:06 [2019-12-10T10:19:06.154Z] === RUN   TestDockerSuite/TestRunUnshareProc
10:19:07 [2019-12-10T10:19:07.527Z] === RUN   TestDockerSuite/TestRunUserByID
10:19:08 [2019-12-10T10:19:08.458Z] === RUN   TestDockerSuite/TestRunUserByIDBig
10:19:08 [2019-12-10T10:19:08.715Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
10:19:08 [2019-12-10T10:19:08.715Z] === RUN   TestDockerSuite/TestRunUserByIDZero
10:19:09 [2019-12-10T10:19:09.645Z] === RUN   TestDockerSuite/TestRunUserByName
10:19:10 [2019-12-10T10:19:10.535Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
10:19:10 [2019-12-10T10:19:10.535Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
10:19:10 [2019-12-10T10:19:10.535Z] === RUN   TestDockerSuite/TestBuildExpose
10:19:10 [2019-12-10T10:19:10.535Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
10:19:10 [2019-12-10T10:19:10.535Z] === RUN   TestDockerSuite/TestBuildExposeOrder
10:19:10 [2019-12-10T10:19:10.535Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
10:19:10 [2019-12-10T10:19:10.535Z] === RUN   TestDockerSuite/TestBuildFails
10:19:10 [2019-12-10T10:19:10.535Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
10:19:10 [2019-12-10T10:19:10.535Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
10:19:10 [2019-12-10T10:19:10.583Z] === RUN   TestDockerSuite/TestRunUserDefaults
10:19:11 [2019-12-10T10:19:11.513Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
10:19:11 [2019-12-10T10:19:11.513Z] === RUN   TestDockerSuite/TestRunUserNotFound
10:19:11 [2019-12-10T10:19:11.513Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
10:19:12 [2019-12-10T10:19:12.444Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
10:19:17 [2019-12-10T10:19:17.819Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
10:19:17 [2019-12-10T10:19:17.819Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
10:19:19 [2019-12-10T10:19:19.188Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
10:19:21 [2019-12-10T10:19:21.041Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
10:19:21 [2019-12-10T10:19:21.710Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
10:19:21 [2019-12-10T10:19:21.968Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
10:19:23 [2019-12-10T10:19:23.337Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
10:19:25 [2019-12-10T10:19:25.860Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
10:19:26 [2019-12-10T10:19:26.852Z] === RUN   TestDockerSuite/TestBuildForceRm
10:19:28 [2019-12-10T10:19:28.384Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
10:19:29 [2019-12-10T10:19:29.314Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
10:19:30 [2019-12-10T10:19:30.248Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
10:19:31 [2019-12-10T10:19:31.181Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
10:19:31 [2019-12-10T10:19:31.181Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
10:19:31 [2019-12-10T10:19:31.181Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
10:19:31 [2019-12-10T10:19:31.181Z] === RUN   TestDockerSuite/TestRunWithBadDevice
10:19:31 [2019-12-10T10:19:31.437Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
10:19:32 [2019-12-10T10:19:32.369Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
10:19:33 [2019-12-10T10:19:33.311Z] === RUN   TestDockerSuite/TestRunWithCPUShares
10:19:33 [2019-12-10T10:19:33.874Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
10:19:35 [2019-12-10T10:19:35.771Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
10:19:36 [2019-12-10T10:19:36.701Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
10:19:37 [2019-12-10T10:19:37.632Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
10:19:37 [2019-12-10T10:19:37.632Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
10:19:38 [2019-12-10T10:19:38.196Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
10:19:38 [2019-12-10T10:19:38.196Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
10:19:38 [2019-12-10T10:19:38.196Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
10:19:38 [2019-12-10T10:19:38.196Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
10:19:38 [2019-12-10T10:19:38.196Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
10:19:38 [2019-12-10T10:19:38.453Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
10:19:38 [2019-12-10T10:19:38.710Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
10:19:38 [2019-12-10T10:19:38.967Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
10:19:38 [2019-12-10T10:19:38.967Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
10:19:39 [2019-12-10T10:19:39.224Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
10:19:39 [2019-12-10T10:19:39.280Z] === RUN   TestDockerSuite/TestBuildFromGit
10:19:40 [2019-12-10T10:19:40.156Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
10:19:41 [2019-12-10T10:19:41.086Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
10:19:41 [2019-12-10T10:19:41.649Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
10:19:41 [2019-12-10T10:19:41.906Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
10:19:42 [2019-12-10T10:19:42.837Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
10:19:43 [2019-12-10T10:19:43.094Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
10:19:43 [2019-12-10T10:19:43.658Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
10:19:43 [2019-12-10T10:19:43.914Z] === RUN   TestDockerSuite/TestRunWithShmSize
10:19:44 [2019-12-10T10:19:44.847Z] === RUN   TestDockerSuite/TestRunWithSwappiness
10:19:45 [2019-12-10T10:19:45.411Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
10:19:45 [2019-12-10T10:19:45.411Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
10:19:45 [2019-12-10T10:19:45.411Z] === RUN   TestDockerSuite/TestRunWithUlimits
10:19:46 [2019-12-10T10:19:46.343Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
10:19:47 [2019-12-10T10:19:47.882Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
10:19:48 [2019-12-10T10:19:48.813Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
10:19:48 [2019-12-10T10:19:48.813Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
10:19:49 [2019-12-10T10:19:49.380Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
10:19:49 [2019-12-10T10:19:49.625Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
10:19:49 [2019-12-10T10:19:49.637Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
10:19:50 [2019-12-10T10:19:50.087Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
10:19:51 [2019-12-10T10:19:51.552Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
10:19:52 [2019-12-10T10:19:52.115Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
10:19:54 [2019-12-10T10:19:54.637Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
10:19:55 [2019-12-10T10:19:55.567Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
10:19:55 [2019-12-10T10:19:55.567Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
10:19:55 [2019-12-10T10:19:55.567Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
10:19:55 [2019-12-10T10:19:55.897Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
10:19:55 [2019-12-10T10:19:55.897Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
10:19:56 [2019-12-10T10:19:56.358Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
10:19:56 [2019-12-10T10:19:56.820Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
10:19:56 [2019-12-10T10:19:56.820Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
10:19:56 [2019-12-10T10:19:56.937Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
10:19:57 [2019-12-10T10:19:57.868Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
10:19:59 [2019-12-10T10:19:59.238Z] === RUN   TestDockerSuite/TestSaveCheckTimes
10:19:59 [2019-12-10T10:19:59.238Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
10:20:01 [2019-12-10T10:20:01.135Z] === RUN   TestDockerSuite/TestSaveImageId
10:20:01 [2019-12-10T10:20:01.135Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
10:20:01 [2019-12-10T10:20:01.699Z] === RUN   TestDockerSuite/TestSaveLoadParents
10:20:04 [2019-12-10T10:20:04.224Z] === RUN   TestDockerSuite/TestSaveMultipleNames
10:20:04 [2019-12-10T10:20:04.224Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
10:20:05 [2019-12-10T10:20:05.594Z] === RUN   TestDockerSuite/TestSaveSingleTag
10:20:05 [2019-12-10T10:20:05.594Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
10:20:05 [2019-12-10T10:20:05.594Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
10:20:07 [2019-12-10T10:20:07.167Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
10:20:07 [2019-12-10T10:20:07.167Z] === RUN   TestDockerSuite/TestBuildHistory
10:20:07 [2019-12-10T10:20:07.488Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
10:20:08 [2019-12-10T10:20:08.859Z] === RUN   TestDockerSuite/TestSearchCmdOptions
10:20:09 [2019-12-10T10:20:09.424Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
10:20:09 [2019-12-10T10:20:09.424Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
10:20:09 [2019-12-10T10:20:09.424Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
10:20:09 [2019-12-10T10:20:09.681Z] === RUN   TestDockerSuite/TestSearchWithLimit
10:20:09 [2019-12-10T10:20:09.938Z] === RUN   TestDockerSuite/TestSlowStdinClosing
10:20:12 [2019-12-10T10:20:12.479Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
10:20:12 [2019-12-10T10:20:12.479Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
10:20:19 [2019-12-10T10:20:19.027Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
10:20:19 [2019-12-10T10:20:19.576Z] === RUN   TestDockerSuite/TestBuildIidFile
10:20:19 [2019-12-10T10:20:19.577Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
10:20:20 [2019-12-10T10:20:20.920Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
10:20:21 [2019-12-10T10:20:21.121Z] === RUN   TestDockerSuite/TestBuildInheritance
10:20:21 [2019-12-10T10:20:21.121Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
10:20:21 [2019-12-10T10:20:21.851Z] === RUN   TestDockerSuite/TestStartAttachSilent
10:20:22 [2019-12-10T10:20:22.094Z] === RUN   TestDockerSuite/TestBuildInvalidTag
10:20:22 [2019-12-10T10:20:22.094Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
10:20:23 [2019-12-10T10:20:23.745Z] === RUN   TestDockerSuite/TestStartAttachWithRename
10:20:25 [2019-12-10T10:20:25.639Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
10:20:26 [2019-12-10T10:20:26.570Z] === RUN   TestDockerSuite/TestStartMultipleContainers
10:20:26 [2019-12-10T10:20:26.803Z] === RUN   TestDockerSuite/TestBuildLabel
10:20:27 [2019-12-10T10:20:27.776Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
10:20:28 [2019-12-10T10:20:28.238Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
10:20:29 [2019-12-10T10:20:29.095Z] === RUN   TestDockerSuite/TestStartPausedContainer
10:20:29 [2019-12-10T10:20:29.217Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
10:20:29 [2019-12-10T10:20:29.678Z] === RUN   TestDockerSuite/TestBuildLabels
10:20:30 [2019-12-10T10:20:30.175Z] === RUN   TestDockerSuite/TestStartRecordError
10:20:30 [2019-12-10T10:20:30.821Z] === RUN   TestDockerSuite/TestBuildLabelsCache
10:20:31 [2019-12-10T10:20:31.552Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
10:20:32 [2019-12-10T10:20:32.117Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
10:20:32 [2019-12-10T10:20:32.369Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
10:20:35 [2019-12-10T10:20:35.395Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
10:20:37 [2019-12-10T10:20:37.291Z] === RUN   TestDockerSuite/TestStatsAllNoStream
10:20:38 [2019-12-10T10:20:38.182Z] === RUN   TestDockerSuite/TestBuildLastModified
10:20:38 [2019-12-10T10:20:38.182Z] === RUN   TestDockerSuite/TestBuildLineBreak
10:20:38 [2019-12-10T10:20:38.182Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
10:20:38 [2019-12-10T10:20:38.182Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
10:20:38 [2019-12-10T10:20:38.182Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
10:20:38 [2019-12-10T10:20:38.182Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
10:20:38 [2019-12-10T10:20:38.182Z] === RUN   TestDockerSuite/TestBuildMaintainer
10:20:38 [2019-12-10T10:20:38.643Z] === RUN   TestDockerSuite/TestBuildMissingArgs
10:20:39 [2019-12-10T10:20:39.105Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
10:20:41 [2019-12-10T10:20:41.465Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
10:20:44 [2019-12-10T10:20:44.915Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
10:20:45 [2019-12-10T10:20:45.639Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
10:20:48 [2019-12-10T10:20:48.911Z] === RUN   TestDockerSuite/TestStatsFormatAll
10:20:54 [2019-12-10T10:20:54.163Z] === RUN   TestDockerSuite/TestStatsNoStream
10:20:57 [2019-12-10T10:20:57.436Z] === RUN   TestDockerSuite/TestStopContainerSignal
10:20:58 [2019-12-10T10:20:58.804Z] === RUN   TestDockerSuite/TestTopMultipleArgs
10:20:59 [2019-12-10T10:20:59.734Z] === RUN   TestDockerSuite/TestTopNonPrivileged
10:21:00 [2019-12-10T10:21:00.664Z] === RUN   TestDockerSuite/TestTopPrivileged
10:21:01 [2019-12-10T10:21:01.604Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
10:21:01 [2019-12-10T10:21:01.604Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
10:21:02 [2019-12-10T10:21:02.171Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
10:21:06 [2019-12-10T10:21:06.037Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
10:21:06 [2019-12-10T10:21:06.037Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
10:21:07 [2019-12-10T10:21:07.010Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
10:21:07 [2019-12-10T10:21:07.428Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
10:21:10 [2019-12-10T10:21:10.700Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
10:21:11 [2019-12-10T10:21:11.264Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
10:21:11 [2019-12-10T10:21:11.829Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
10:21:11 [2019-12-10T10:21:11.829Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
10:21:12 [2019-12-10T10:21:12.759Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
10:21:14 [2019-12-10T10:21:14.663Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
10:21:14 [2019-12-10T10:21:14.663Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
10:21:16 [2019-12-10T10:21:16.559Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
10:21:17 [2019-12-10T10:21:17.128Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
10:21:18 [2019-12-10T10:21:18.499Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
10:21:19 [2019-12-10T10:21:19.873Z] === RUN   TestDockerSuite/TestUpdateStats
10:21:25 [2019-12-10T10:21:25.125Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
10:21:26 [2019-12-10T10:21:26.508Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
10:21:26 [2019-12-10T10:21:26.508Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
10:21:27 [2019-12-10T10:21:27.439Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
10:21:28 [2019-12-10T10:21:28.371Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
10:21:32 [2019-12-10T10:21:32.546Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
10:21:42 [2019-12-10T10:21:42.497Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
10:21:44 [2019-12-10T10:21:44.391Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
10:21:46 [2019-12-10T10:21:46.912Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
10:21:49 [2019-12-10T10:21:49.575Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
10:21:52 [2019-12-10T10:21:52.166Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
10:21:57 [2019-12-10T10:21:57.429Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
10:21:58 [2019-12-10T10:21:58.809Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
10:22:01 [2019-12-10T10:22:01.330Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
10:22:03 [2019-12-10T10:22:03.224Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
10:22:04 [2019-12-10T10:22:04.407Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
10:22:04 [2019-12-10T10:22:04.593Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
10:22:07 [2019-12-10T10:22:07.115Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
10:22:08 [2019-12-10T10:22:08.155Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
10:22:09 [2019-12-10T10:22:09.635Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
10:22:12 [2019-12-10T10:22:12.910Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
10:22:14 [2019-12-10T10:22:14.006Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
10:22:14 [2019-12-10T10:22:14.804Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
10:22:17 [2019-12-10T10:22:17.325Z] === RUN   TestDockerSuite/TestVolumeCLICreate
10:22:19 [2019-12-10T10:22:19.816Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
10:22:32 [2019-12-10T10:22:32.181Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
10:22:32 [2019-12-10T10:22:32.182Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
10:22:32 [2019-12-10T10:22:32.440Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
10:22:33 [2019-12-10T10:22:33.371Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
10:22:33 [2019-12-10T10:22:33.371Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
10:22:33 [2019-12-10T10:22:33.371Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
10:22:33 [2019-12-10T10:22:33.371Z] === RUN   TestDockerSuite/TestVolumeCLILs
10:22:34 [2019-12-10T10:22:34.302Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
10:22:34 [2019-12-10T10:22:34.302Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
10:22:35 [2019-12-10T10:22:35.233Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
10:22:35 [2019-12-10T10:22:35.490Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
10:22:35 [2019-12-10T10:22:35.490Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
10:22:35 [2019-12-10T10:22:35.490Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
10:22:35 [2019-12-10T10:22:35.490Z] === RUN   TestDockerSuite/TestVolumeCLIRm
10:22:38 [2019-12-10T10:22:38.013Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
10:22:38 [2019-12-10T10:22:38.013Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
10:22:38 [2019-12-10T10:22:38.270Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
10:22:38 [2019-12-10T10:22:38.270Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
10:22:38 [2019-12-10T10:22:38.270Z] === RUN   TestDockerSuite/TestVolumeEvents
10:22:39 [2019-12-10T10:22:39.201Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
10:22:40 [2019-12-10T10:22:40.943Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
10:22:41 [2019-12-10T10:22:41.405Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
10:22:41 [2019-12-10T10:22:41.722Z] === RUN   TestDockerSuite/TestVolumeLsFormat
10:22:41 [2019-12-10T10:22:41.722Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
10:22:41 [2019-12-10T10:22:41.722Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
10:22:44 [2019-12-10T10:22:44.996Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
10:22:49 [2019-12-10T10:22:49.173Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
10:22:49 [2019-12-10T10:22:49.173Z] --- PASS: TestDockerSuite (1831.58s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.04s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (3.01s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.68s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.04s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.40s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.43s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.05s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.49s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.64s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.90s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (4.11s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.76s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.41s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.30s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.23s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.07s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.28s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.27s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.44s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.45s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.41s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.33s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.33s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.12s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.94s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (2.18s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.73s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.75s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.19s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.94s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.62s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.90s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.78s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.58s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.13s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.29s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.37s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.00s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.40s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.61s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.78s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.48s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.98s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.31s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.48s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.33s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.02s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.00s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.07s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.74s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAddTar (11.33s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.62s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.50s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.83s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.86s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.42s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.88s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.92s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.63s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.13s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.15s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.33s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.55s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.83s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.77s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.54s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.03s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.88s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.50s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.61s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.47s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.47s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.72s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.84s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.04s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.03s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.01s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.10s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.96s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.02s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.21s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.70s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.41s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
10:22:49 [2019-12-10T10:22:49.173Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.96s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.37s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.52s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildContChar (4.81s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.65s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.52s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.87s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.18s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.21s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.91s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.19s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.60s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.15s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
10:22:49 [2019-12-10T10:22:49.173Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
10:22:49 [2019-12-10T10:22:49.173Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
10:22:49 [2019-12-10T10:22:49.173Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
10:22:49 [2019-12-10T10:22:49.173Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
10:22:49 [2019-12-10T10:22:49.173Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
10:22:49 [2019-12-10T10:22:49.173Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
10:22:49 [2019-12-10T10:22:49.173Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.88s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.27s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.18s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.88s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.82s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.86s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.97s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.72s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.55s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.63s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.64s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (13.93s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.53s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.42s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.56s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.98s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.07s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.09s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.82s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.99s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.97s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.05s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.40s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.57s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.28s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.35s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.65s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.09s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.30s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.31s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.41s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.85s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.70s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.65s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.46s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.19s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.47s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.71s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.86s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.51s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.96s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.60s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.54s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
10:22:49 [2019-12-10T10:22:49.173Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.36s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.40s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.59s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.64s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.41s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildFails (0.98s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.61s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.56s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.88s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.63s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.15s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.10s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.98s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.38s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.27s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (3.38s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.67s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildHistory (6.04s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.47s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.24s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.74s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.55s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.01s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.44s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.46s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.51s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.03s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.79s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.38s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (4.38s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s)
10:22:49 [2019-12-10T10:22:49.173Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.32s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.73s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.64s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.46s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.48s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.57s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (14.65s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.94s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.29s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.58s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
10:22:49 [2019-12-10T10:22:49.174Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.59s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.53s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.55s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.45s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.82s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.89s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.99s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.07s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.92s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.43s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.40s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.72s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.52s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.67s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.11s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.76s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.48s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.42s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.66s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.54s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.30s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.43s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.50s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.12s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.76s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.71s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.82s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildRm (4.01s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.03s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.42s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.47s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.65s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.39s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.35s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.22s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.77s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.41s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
10:22:49 [2019-12-10T10:22:49.174Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.48s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.20s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.34s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.66s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.31s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.21s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.60s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.14s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.80s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildUser (2.27s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.25s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (20.21s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.11s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.33s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.22s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.07s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.64s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
10:22:49 [2019-12-10T10:22:49.174Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
10:22:49 [2019-12-10T10:22:49.174Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
10:22:49 [2019-12-10T10:22:49.174Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
10:22:49 [2019-12-10T10:22:49.174Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
10:22:49 [2019-12-10T10:22:49.174Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
10:22:49 [2019-12-10T10:22:49.174Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
10:22:49 [2019-12-10T10:22:49.174Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.09s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.02s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.65s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.32s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.22s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.04s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.17s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.47s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.81s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
10:22:49 [2019-12-10T10:22:49.174Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.98s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.46s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
10:22:49 [2019-12-10T10:22:49.174Z]         docker_cli_sni_test.go:18: Flakey test
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.78s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.95s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCommitChange (1.14s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.10s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.95s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.92s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.99s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.80s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.99s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.78s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.97s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.87s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.79s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.81s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.97s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.94s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.95s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.89s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.09s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.77s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.94s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.87s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.83s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.80s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.92s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.90s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.86s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.84s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.85s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.04s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.84s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.88s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.94s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.68s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.67s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.64s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.86s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.57s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.82s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.92s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
10:22:49 [2019-12-10T10:22:49.174Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.73s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.85s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.25s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.66s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.84s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.52s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.50s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.08s)
10:22:49 [2019-12-10T10:22:49.174Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.51s)
10:22:49 [2019-12-10T10:22:49.174Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.63s)
10:22:49 [2019-12-10T10:22:49.174Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.69s)
10:22:49 [2019-12-10T10:22:49.174Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.61s)
10:22:49 [2019-12-10T10:22:49.174Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000995de0_<nil>} (1.57s)
10:22:49 [2019-12-10T10:22:49.174Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1478701057_/foo_false__<nil>_<nil>_<nil>} (1.63s)
10:22:49 [2019-12-10T10:22:49.174Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1478701057_/foo_true__<nil>_<nil>_<nil>} (1.61s)
10:22:49 [2019-12-10T10:22:49.174Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3176653164_/foo_false__<nil>_<nil>_<nil>} (1.63s)
10:22:49 [2019-12-10T10:22:49.174Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3176653164_/foo_true__<nil>_<nil>_<nil>} (1.65s)
10:22:49 [2019-12-10T10:22:49.174Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3176653164_/foo_true__0xc0009822e0_<nil>_<nil>} (1.65s)
10:22:49 [2019-12-10T10:22:49.174Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000982300_<nil>} (1.65s)
10:22:49 [2019-12-10T10:22:49.174Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000982320_<nil>} (1.63s)
10:22:49 [2019-12-10T10:22:49.174Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000982360_<nil>} (1.65s)
10:22:49 [2019-12-10T10:22:49.174Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000982380_<nil>} (1.63s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.58s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.55s)
10:22:49 [2019-12-10T10:22:49.174Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
10:22:49 [2019-12-10T10:22:49.174Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
10:22:49 [2019-12-10T10:22:49.174Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
10:22:49 [2019-12-10T10:22:49.174Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
10:22:49 [2019-12-10T10:22:49.174Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
10:22:49 [2019-12-10T10:22:49.174Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s)
10:22:49 [2019-12-10T10:22:49.174Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s)
10:22:49 [2019-12-10T10:22:49.174Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s)
10:22:49 [2019-12-10T10:22:49.174Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
10:22:49 [2019-12-10T10:22:49.174Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
10:22:49 [2019-12-10T10:22:49.174Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
10:22:49 [2019-12-10T10:22:49.174Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s)
10:22:49 [2019-12-10T10:22:49.174Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.08s)
10:22:49 [2019-12-10T10:22:49.174Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.07s)
10:22:49 [2019-12-10T10:22:49.174Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s)
10:22:49 [2019-12-10T10:22:49.174Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.01s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.95s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.44s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.91s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.69s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.94s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.01s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.17s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.97s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.92s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.99s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.09s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.11s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.96s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.12s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.06s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.98s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.08s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.51s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.10s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.97s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.95s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpRelativePath (1.00s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.13s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.95s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.26s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.81s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.91s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.63s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.11s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.62s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.93s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpToCaseG (5.56s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpToCaseH (4.16s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.94s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (6.17s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.06s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpToDot (0.93s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.68s)
10:22:49 [2019-12-10T10:22:49.174Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.87s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.94s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.33s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.47s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.07s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.97s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.24s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.87s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (1.18s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
10:22:49 [2019-12-10T10:22:49.175Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.13s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.97s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.40s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.14s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.18s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestCreateRM (0.20s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
10:22:49 [2019-12-10T10:22:49.175Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.45s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.43s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.18s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.80s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.58s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.85s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.76s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.86s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.13s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.96s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.13s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.86s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.35s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.00s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.49s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.50s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.33s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.09s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.36s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.26s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsAttach (1.02s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.13s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.93s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.85s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.85s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.82s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.89s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.38s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.59s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.35s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.70s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.80s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.55s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.34s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.37s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.61s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.64s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.89s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.23s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.43s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.05s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.41s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
10:22:49 [2019-12-10T10:22:49.175Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
10:22:49 [2019-12-10T10:22:49.175Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
10:22:49 [2019-12-10T10:22:49.175Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.61s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.89s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsRename (1.16s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsResize (0.95s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.01s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.06s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.77s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.07s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsTop (0.93s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.59s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExec (0.94s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.88s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.80s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.85s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.72s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.85s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.92s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.86s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.93s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.01s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.87s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.73s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.34s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecEnv (1.61s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.04s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.88s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.96s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.95s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.94s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.05s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecParseError (0.85s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.91s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.86s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.89s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.97s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecStartFails (1.14s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.14s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (1.66s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecTTY (1.15s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.88s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.15s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.09s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
10:22:49 [2019-12-10T10:22:49.175Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.14s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.90s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.18s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecWithTERM (1.14s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.08s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.87s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.01s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.38s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.87s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.93s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestHealth (20.90s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.08s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.90s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.52s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.92s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.89s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.00s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.99s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.18s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.12s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.86s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestImportFile (1.75s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.86s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.92s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.96s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.92s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.90s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.91s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.81s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.97s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.81s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.86s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.89s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.85s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.70s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (1.04s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.84s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.88s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
10:22:49 [2019-12-10T10:22:49.175Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.33s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.96s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.86s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.08s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
10:22:49 [2019-12-10T10:22:49.175Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.72s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.88s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.01s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.81s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.92s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.92s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.92s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.82s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.96s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.75s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.94s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.02s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.87s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.89s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.45s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.77s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.72s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.41s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.84s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.89s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.67s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.69s)
10:22:49 [2019-12-10T10:22:49.175Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.54s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.95s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.55s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.52s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.80s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.89s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.68s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.40s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.74s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.82s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.91s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.79s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (5.21s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.79s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.42s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.26s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.20s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.31s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.12s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.37s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.87s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.79s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestLogsSince (6.91s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.84s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.86s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestLogsTail (1.00s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.82s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.84s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.55s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.94s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestNetHostname (2.51s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.42s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.62s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.54s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.96s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPluginActive (1.80s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.11s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
10:22:49 [2019-12-10T10:22:49.176Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.65s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.53s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.50s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.21s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.24s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.63s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.55s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.46s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPortList (10.54s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.57s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.50s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (1.11s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.85s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.83s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.92s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.51s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.60s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.33s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.62s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.10s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.46s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.16s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.97s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.15s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.66s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.43s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.61s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.53s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.68s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.53s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.62s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.89s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.69s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.60s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.84s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
10:22:49 [2019-12-10T10:22:49.176Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.12s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.12s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.45s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.72s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.76s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.05s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.62s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.41s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.37s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.89s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.71s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.27s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.86s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.16s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.19s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.13s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.35s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.86s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.97s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.76s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.97s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.81s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.61s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.83s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.01s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.43s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.72s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunAddHost (1.01s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.39s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.91s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.74s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.78s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.81s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.91s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.92s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.63s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.58s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.96s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.10s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.95s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.86s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.95s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.07s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.14s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.77s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.84s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.74s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.76s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.84s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.85s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.80s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.82s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.86s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.81s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.79s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.81s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.82s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.31s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.88s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.89s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.79s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.85s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.64s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.63s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.63s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.82s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.81s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.80s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.87s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.83s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.74s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.89s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.82s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.44s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.83s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.78s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.72s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
10:22:49 [2019-12-10T10:22:49.176Z]         docker_cli_run_test.go:4144: unmatched requirement DaemonIsWindows
10:22:49 [2019-12-10T10:22:49.176Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
10:22:49 [2019-12-10T10:22:49.176Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsWindows
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.81s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.87s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.64s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.43s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.80s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.72s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.85s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
10:22:49 [2019-12-10T10:22:49.176Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.87s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.80s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.85s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.80s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.83s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.83s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.86s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.82s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.76s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.83s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.80s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.81s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.83s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.81s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.57s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:22:49 [2019-12-10T10:22:49.176Z]         docker_cli_run_test.go:4246: unmatched requirement IsolationIsHyperv
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.64s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.85s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.66s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.10s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.61s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.81s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.26s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.65s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.66s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.85s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.70s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.71s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.17s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.30s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.57s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.34s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.71s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.59s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.60s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunMount (6.54s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.82s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.78s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.65s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.40s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.39s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.52s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.77s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.87s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.73s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.73s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.30s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.97s)
10:22:49 [2019-12-10T10:22:49.176Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.81s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.65s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.34s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.13s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.81s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.88s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.82s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.83s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.82s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.92s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
10:22:49 [2019-12-10T10:22:49.177Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.98s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.75s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.80s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.24s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.87s)
10:22:49 [2019-12-10T10:22:49.177Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.82s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.86s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.95s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.79s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:22:49 [2019-12-10T10:22:49.177Z]         docker_cli_run_test.go:4229: unmatched requirement IsolationIsProcess
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.93s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.69s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
10:22:49 [2019-12-10T10:22:49.177Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.87s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.81s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
10:22:49 [2019-12-10T10:22:49.177Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.42s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.72s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunRm (0.87s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.87s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.87s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.86s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.05s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.88s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.32s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.20s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.80s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.82s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.81s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.77s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.71s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.81s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.82s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.85s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.82s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.68s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunState (1.68s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.80s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.82s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
10:22:49 [2019-12-10T10:22:49.177Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.83s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.72s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.66s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.78s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.64s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.81s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.99s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.09s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.13s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.92s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.86s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.83s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.80s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.37s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.82s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.83s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.84s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.85s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
10:22:49 [2019-12-10T10:22:49.177Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.85s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.67s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.83s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.16s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.46s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.66s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.54s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.73s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.81s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.77s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (1.09s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
10:22:49 [2019-12-10T10:22:49.177Z]         docker_cli_run_test.go:4199: unmatched requirement DaemonIsWindows
10:22:49 [2019-12-10T10:22:49.177Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
10:22:49 [2019-12-10T10:22:49.177Z]         docker_cli_run_test.go:4219: unmatched requirement DaemonIsWindows
10:22:49 [2019-12-10T10:22:49.177Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
10:22:49 [2019-12-10T10:22:49.177Z]         docker_cli_run_test.go:4209: unmatched requirement DaemonIsWindows
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.26s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.80s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.01s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.81s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.67s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.85s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.87s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.81s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.22s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.19s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.18s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.18s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.20s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.85s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.83s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.80s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.86s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.31s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.80s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.78s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.84s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.84s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.63s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.81s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
10:22:49 [2019-12-10T10:22:49.177Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.70s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.66s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.76s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.77s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.79s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.15s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.09s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.32s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.91s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.56s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.11s)
10:22:49 [2019-12-10T10:22:49.177Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents536739830
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.74s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.69s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.62s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.38s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.47s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.83s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.54s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.08s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.59s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.90s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.69s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.89s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestStartRecordError (2.07s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.96s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.21s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.84s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.26s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.73s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.98s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.84s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.87s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.87s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.83s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
10:22:49 [2019-12-10T10:22:49.177Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.79s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.42s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.50s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.95s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.77s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
10:22:49 [2019-12-10T10:22:49.177Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.90s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.79s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
10:22:49 [2019-12-10T10:22:49.177Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.65s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.99s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.96s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.75s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestUpdateStats (4.68s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.62s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
10:22:49 [2019-12-10T10:22:49.177Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.00s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.90s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.15s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (8.63s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.35s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.65s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.37s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.19s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.40s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.46s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.63s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.67s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.47s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.54s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.62s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.44s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.46s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.93s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.85s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.05s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.47s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.79s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.50s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.17s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.30s)
10:22:49 [2019-12-10T10:22:49.177Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
10:22:49 [2019-12-10T10:22:49.177Z]         docker_cli_run_test.go:4537: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
10:22:49 [2019-12-10T10:22:49.177Z] === RUN   TestDockerRegistrySuite
10:22:49 [2019-12-10T10:22:49.177Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
10:22:49 [2019-12-10T10:22:49.995Z] === RUN   TestDockerSuite/TestBuildMultipleTags
10:22:49 [2019-12-10T10:22:49.995Z] === RUN   TestDockerSuite/TestBuildNetContainer
10:22:49 [2019-12-10T10:22:49.995Z] === RUN   TestDockerSuite/TestBuildNetNone
10:22:49 [2019-12-10T10:22:49.995Z] === RUN   TestDockerSuite/TestBuildNoContext
10:22:51 [2019-12-10T10:22:51.082Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
10:22:51 [2019-12-10T10:22:51.339Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
10:22:52 [2019-12-10T10:22:52.183Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
10:22:52 [2019-12-10T10:22:52.710Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
10:22:54 [2019-12-10T10:22:54.612Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
10:22:54 [2019-12-10T10:22:54.871Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
10:23:00 [2019-12-10T10:23:00.126Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
10:23:02 [2019-12-10T10:23:02.535Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
10:23:04 [2019-12-10T10:23:04.080Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
10:23:04 [2019-12-10T10:23:04.302Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
10:23:04 [2019-12-10T10:23:04.541Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
10:23:04 [2019-12-10T10:23:04.541Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
10:23:06 [2019-12-10T10:23:06.198Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
10:23:06 [2019-12-10T10:23:06.882Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
10:23:07 [2019-12-10T10:23:07.568Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
10:23:07 [2019-12-10T10:23:07.825Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
10:23:07 [2019-12-10T10:23:07.855Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
10:23:08 [2019-12-10T10:23:08.083Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
10:23:08 [2019-12-10T10:23:08.083Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
10:23:08 [2019-12-10T10:23:08.339Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
10:23:09 [2019-12-10T10:23:09.271Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
10:23:09 [2019-12-10T10:23:09.399Z] === RUN   TestDockerSuite/TestBuildOnBuild
10:23:10 [2019-12-10T10:23:10.203Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
10:23:11 [2019-12-10T10:23:11.573Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
10:23:12 [2019-12-10T10:23:12.136Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
10:23:13 [2019-12-10T10:23:13.068Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
10:23:14 [2019-12-10T10:23:14.968Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
10:23:16 [2019-12-10T10:23:16.866Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
10:23:18 [2019-12-10T10:23:18.236Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
10:23:18 [2019-12-10T10:23:18.236Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
10:23:19 [2019-12-10T10:23:19.608Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
10:23:19 [2019-12-10T10:23:19.764Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
10:23:20 [2019-12-10T10:23:20.737Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
10:23:21 [2019-12-10T10:23:21.504Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
10:23:22 [2019-12-10T10:23:22.875Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
10:23:26 [2019-12-10T10:23:26.151Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
10:23:27 [2019-12-10T10:23:27.721Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
10:23:31 [2019-12-10T10:23:31.110Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
10:23:31 [2019-12-10T10:23:31.897Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
10:23:32 [2019-12-10T10:23:32.828Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
10:23:32 [2019-12-10T10:23:32.828Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
10:23:34 [2019-12-10T10:23:34.726Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
10:23:35 [2019-12-10T10:23:35.657Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
10:23:37 [2019-12-10T10:23:37.029Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
10:23:38 [2019-12-10T10:23:38.205Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
10:23:41 [2019-12-10T10:23:41.205Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
10:23:41 [2019-12-10T10:23:41.463Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
10:23:42 [2019-12-10T10:23:42.835Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
10:23:43 [2019-12-10T10:23:43.399Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
10:23:43 [2019-12-10T10:23:43.399Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
10:23:43 [2019-12-10T10:23:43.964Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
10:23:44 [2019-12-10T10:23:44.221Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
10:23:44 [2019-12-10T10:23:44.478Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
10:23:44 [2019-12-10T10:23:44.735Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
10:23:46 [2019-12-10T10:23:46.105Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
10:23:48 [2019-12-10T10:23:48.550Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
10:23:48 [2019-12-10T10:23:48.628Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
10:23:49 [2019-12-10T10:23:49.559Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
10:23:50 [2019-12-10T10:23:50.927Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
10:23:51 [2019-12-10T10:23:51.858Z] === RUN   TestDockerRegistrySuite/TestV2Only
10:23:52 [2019-12-10T10:23:52.302Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
10:23:52 [2019-12-10T10:23:52.789Z] --- PASS: TestDockerRegistrySuite (63.57s)
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.68s)
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [d1d4cc8c438ce] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.55s)
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [de1eaf14370a2] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (2.25s)
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [d2dca22294eb1] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s)
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [df704eeb53221] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.39s)
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [de1118c0b58ee] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.40s)
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [df3818ecb48ed] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.70s)
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [d96fedda8b9a0] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.68s)
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [db4fb56ea0027] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.49s)
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [d6a1310e241b2] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.52s)
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [d7d54452694a9] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (2.03s)
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [d44941719efa3] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.58s)
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [d2d4110352b64] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.44s)
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [d62c0b7c21409] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.56s)
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [ded3308a76a64] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.96s)
10:23:52 [2019-12-10T10:23:52.789Z]         docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0fd3e9d57a34fa7cd906ffae66cb9b1a9762887ecca2321fa57733de145dc408
10:23:52 [2019-12-10T10:23:52.789Z]         docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8dcde5ea141845576e3091001aadb99610792ec72bb385ed28485a63656300e7
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [d947496ecc815] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (3.21s)
10:23:52 [2019-12-10T10:23:52.789Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:61a2b7d0db1719cc2ca19a7a967bd9f995eee5284d3928c45e16f5c085de59e9
10:23:52 [2019-12-10T10:23:52.789Z]         docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:adafa8965dcef6d0641d7ae8c26fda85a78c2f09dde6bc6a5c3ba72acb1bdd4e
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [d185a784ed528] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (2.01s)
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [de80eb18bb4fd] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.52s)
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [d80b840991973] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.49s)
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [d43aed74d0e0a] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [d402dae183e26] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.49s)
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [d8b5f3d6a7a4d] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.31s)
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [dc75dd2ef4cba] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.34s)
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [da1e06a733cd0] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.88s)
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [deb6a95aeed61] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s)
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [d87d0b2a6d327] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.48s)
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [d1ae807a49b0f] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.54s)
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [d8ff378a1b9ff] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [dc4c5b0b220f1] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.31s)
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [d7b448e7b3cfe] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.35s)
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [d01e767069237] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.38s)
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [d67538d300a5d] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s)
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [d50001e6cfeb2] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.42s)
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [d763df477f0cd] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.24s)
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [dfa436ecb2c58] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.26s)
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [de565eb356f8f] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.39s)
10:23:52 [2019-12-10T10:23:52.789Z]         check_test.go:196: [d4876ecf057f3] daemon is not started
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s)
10:23:52 [2019-12-10T10:23:52.789Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s)
10:23:52 [2019-12-10T10:23:52.789Z] === RUN   TestDockerSchema1RegistrySuite
10:23:52 [2019-12-10T10:23:52.789Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
10:23:53 [2019-12-10T10:23:53.046Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
10:23:58 [2019-12-10T10:23:58.113Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
10:23:58 [2019-12-10T10:23:58.307Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
10:23:58 [2019-12-10T10:23:58.574Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
10:23:58 [2019-12-10T10:23:58.574Z] === RUN   TestDockerSuite/TestBuildPATH
10:23:58 [2019-12-10T10:23:58.574Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
10:24:00 [2019-12-10T10:24:00.764Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
10:24:00 [2019-12-10T10:24:00.764Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
10:24:01 [2019-12-10T10:24:01.754Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
10:24:07 [2019-12-10T10:24:07.019Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
10:24:07 [2019-12-10T10:24:07.584Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
10:24:08 [2019-12-10T10:24:08.952Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
10:24:09 [2019-12-10T10:24:09.213Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
10:24:11 [2019-12-10T10:24:11.107Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
10:24:12 [2019-12-10T10:24:12.038Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
10:24:13 [2019-12-10T10:24:13.407Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
10:24:15 [2019-12-10T10:24:15.928Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
10:24:17 [2019-12-10T10:24:17.298Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
10:24:17 [2019-12-10T10:24:17.863Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
10:24:18 [2019-12-10T10:24:18.428Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
10:24:18 [2019-12-10T10:24:18.428Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
10:24:18 [2019-12-10T10:24:18.992Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
10:24:19 [2019-12-10T10:24:19.250Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
10:24:19 [2019-12-10T10:24:19.250Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
10:24:19 [2019-12-10T10:24:19.507Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
10:24:19 [2019-12-10T10:24:19.765Z] --- PASS: TestDockerSchema1RegistrySuite (26.90s)
10:24:19 [2019-12-10T10:24:19.765Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.24s)
10:24:19 [2019-12-10T10:24:19.765Z]         check_test.go:223: [d16b43f1beb01] daemon is not started
10:24:19 [2019-12-10T10:24:19.765Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.39s)
10:24:19 [2019-12-10T10:24:19.765Z]         check_test.go:223: [db70b45936ae7] daemon is not started
10:24:19 [2019-12-10T10:24:19.765Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.46s)
10:24:19 [2019-12-10T10:24:19.765Z]         check_test.go:223: [de3e12f6a38a0] daemon is not started
10:24:19 [2019-12-10T10:24:19.765Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.43s)
10:24:19 [2019-12-10T10:24:19.765Z]         check_test.go:223: [d35c1e46d5102] daemon is not started
10:24:19 [2019-12-10T10:24:19.765Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.37s)
10:24:19 [2019-12-10T10:24:19.765Z]         check_test.go:223: [d398463fcd7e1] daemon is not started
10:24:19 [2019-12-10T10:24:19.765Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.41s)
10:24:19 [2019-12-10T10:24:19.765Z]         check_test.go:223: [d7950b4e8b558] daemon is not started
10:24:19 [2019-12-10T10:24:19.765Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
10:24:19 [2019-12-10T10:24:19.765Z]         check_test.go:223: [d34b485891bed] daemon is not started
10:24:19 [2019-12-10T10:24:19.765Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.53s)
10:24:19 [2019-12-10T10:24:19.765Z]         check_test.go:223: [d86be29dd7b87] daemon is not started
10:24:19 [2019-12-10T10:24:19.765Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.33s)
10:24:19 [2019-12-10T10:24:19.765Z]         check_test.go:223: [da22539cfaef7] daemon is not started
10:24:19 [2019-12-10T10:24:19.765Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.30s)
10:24:19 [2019-12-10T10:24:19.765Z]         check_test.go:223: [dd5d485d82d25] daemon is not started
10:24:19 [2019-12-10T10:24:19.765Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.00s)
10:24:19 [2019-12-10T10:24:19.765Z]         check_test.go:223: [d14a45ab7e027] daemon is not started
10:24:19 [2019-12-10T10:24:19.765Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.51s)
10:24:19 [2019-12-10T10:24:19.765Z]         check_test.go:223: [df291994496c0] daemon is not started
10:24:19 [2019-12-10T10:24:19.765Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.55s)
10:24:19 [2019-12-10T10:24:19.765Z]         check_test.go:223: [d62d552dff469] daemon is not started
10:24:19 [2019-12-10T10:24:19.765Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
10:24:19 [2019-12-10T10:24:19.765Z]         check_test.go:223: [dab609ea54040] daemon is not started
10:24:19 [2019-12-10T10:24:19.765Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.32s)
10:24:19 [2019-12-10T10:24:19.765Z]         check_test.go:223: [db9f65285b2c5] daemon is not started
10:24:19 [2019-12-10T10:24:19.765Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s)
10:24:19 [2019-12-10T10:24:19.765Z]         check_test.go:223: [d0549be293b8b] daemon is not started
10:24:19 [2019-12-10T10:24:19.765Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.42s)
10:24:19 [2019-12-10T10:24:19.765Z]         check_test.go:223: [df76c83ca0fd0] daemon is not started
10:24:19 [2019-12-10T10:24:19.765Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
10:24:19 [2019-12-10T10:24:19.765Z]         check_test.go:223: [d74687db84c09] daemon is not started
10:24:19 [2019-12-10T10:24:19.765Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
10:24:19 [2019-12-10T10:24:19.765Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
10:24:20 [2019-12-10T10:24:20.700Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
10:24:21 [2019-12-10T10:24:21.631Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
10:24:21 [2019-12-10T10:24:21.888Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
10:24:23 [2019-12-10T10:24:23.260Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
10:24:23 [2019-12-10T10:24:23.260Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
10:24:23 [2019-12-10T10:24:23.260Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
10:24:23 [2019-12-10T10:24:23.824Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
10:24:24 [2019-12-10T10:24:24.389Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
10:24:24 [2019-12-10T10:24:24.389Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.83s)
10:24:24 [2019-12-10T10:24:24.389Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.01s)
10:24:24 [2019-12-10T10:24:24.389Z]         check_test.go:252: [d4d7ceea2b06a] daemon is not started
10:24:24 [2019-12-10T10:24:24.389Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.86s)
10:24:24 [2019-12-10T10:24:24.389Z]         check_test.go:252: [d3b29f38a5837] daemon is not started
10:24:24 [2019-12-10T10:24:24.389Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.24s)
10:24:24 [2019-12-10T10:24:24.389Z]         check_test.go:252: [d5a2e73baec5f] daemon is not started
10:24:24 [2019-12-10T10:24:24.389Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.27s)
10:24:24 [2019-12-10T10:24:24.389Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
10:24:24 [2019-12-10T10:24:24.389Z]         check_test.go:252: [db48941a9935e] daemon is not started
10:24:24 [2019-12-10T10:24:24.389Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.42s)
10:24:24 [2019-12-10T10:24:24.389Z]         check_test.go:252: [d4d14c942c81e] daemon is not started
10:24:24 [2019-12-10T10:24:24.389Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.66s)
10:24:24 [2019-12-10T10:24:24.389Z]         check_test.go:252: [d425d75cc5a6e] daemon is not started
10:24:24 [2019-12-10T10:24:24.389Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
10:24:24 [2019-12-10T10:24:24.389Z]         check_test.go:252: [dd51da511804e] daemon is not started
10:24:24 [2019-12-10T10:24:24.389Z] === RUN   TestDockerRegistryAuthTokenSuite
10:24:24 [2019-12-10T10:24:24.389Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
10:24:26 [2019-12-10T10:24:26.285Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
10:24:29 [2019-12-10T10:24:29.559Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
10:24:29 [2019-12-10T10:24:29.817Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
10:24:30 [2019-12-10T10:24:30.074Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
10:24:30 [2019-12-10T10:24:30.074Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
10:24:30 [2019-12-10T10:24:30.331Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.83s)
10:24:30 [2019-12-10T10:24:30.331Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
10:24:30 [2019-12-10T10:24:30.331Z]         check_test.go:279: [d31b67892d1eb] daemon is not started
10:24:30 [2019-12-10T10:24:30.331Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.17s)
10:24:30 [2019-12-10T10:24:30.331Z]         check_test.go:279: [d8d32df3e3c3f] daemon is not started
10:24:30 [2019-12-10T10:24:30.331Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s)
10:24:30 [2019-12-10T10:24:30.331Z]         check_test.go:279: [db4e8d6f7d4ed] daemon is not started
10:24:30 [2019-12-10T10:24:30.331Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s)
10:24:30 [2019-12-10T10:24:30.331Z]         check_test.go:279: [d49c9db78104f] daemon is not started
10:24:30 [2019-12-10T10:24:30.331Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s)
10:24:30 [2019-12-10T10:24:30.331Z]         check_test.go:279: [d87da8c2fa59c] daemon is not started
10:24:30 [2019-12-10T10:24:30.331Z] === RUN   TestDockerNetworkSuite
10:24:30 [2019-12-10T10:24:30.331Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
10:24:30 [2019-12-10T10:24:30.895Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
10:24:34 [2019-12-10T10:24:34.168Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
10:24:34 [2019-12-10T10:24:34.425Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
10:24:34 [2019-12-10T10:24:34.989Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
10:24:40 [2019-12-10T10:24:40.248Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
10:24:43 [2019-12-10T10:24:43.523Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
10:24:46 [2019-12-10T10:24:46.812Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
10:24:48 [2019-12-10T10:24:48.707Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
10:24:51 [2019-12-10T10:24:51.648Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
10:24:55 [2019-12-10T10:24:55.257Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
10:24:57 [2019-12-10T10:24:57.782Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
10:25:01 [2019-12-10T10:25:01.957Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
10:25:03 [2019-12-10T10:25:03.852Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
10:25:04 [2019-12-10T10:25:04.416Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
10:25:04 [2019-12-10T10:25:04.979Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
10:25:06 [2019-12-10T10:25:06.875Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
10:25:08 [2019-12-10T10:25:08.243Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
10:25:08 [2019-12-10T10:25:08.243Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
10:25:08 [2019-12-10T10:25:08.963Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
10:25:09 [2019-12-10T10:25:09.366Z] === RUN   TestDockerSuite/TestBuildRm
10:25:09 [2019-12-10T10:25:09.533Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
10:25:10 [2019-12-10T10:25:10.097Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
10:25:10 [2019-12-10T10:25:10.354Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
10:25:10 [2019-12-10T10:25:10.354Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
10:25:10 [2019-12-10T10:25:10.611Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
10:25:11 [2019-12-10T10:25:11.981Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
10:25:12 [2019-12-10T10:25:12.544Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
10:25:13 [2019-12-10T10:25:13.915Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
10:25:13 [2019-12-10T10:25:13.915Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
10:25:14 [2019-12-10T10:25:14.480Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
10:25:14 [2019-12-10T10:25:14.480Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
10:25:15 [2019-12-10T10:25:15.851Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
10:25:19 [2019-12-10T10:25:19.126Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
10:25:19 [2019-12-10T10:25:19.689Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
10:25:21 [2019-12-10T10:25:21.772Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
10:25:22 [2019-12-10T10:25:22.212Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
10:25:23 [2019-12-10T10:25:23.960Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
10:25:24 [2019-12-10T10:25:24.422Z] === RUN   TestDockerSuite/TestBuildScratchCopy
10:25:24 [2019-12-10T10:25:24.422Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
10:25:25 [2019-12-10T10:25:25.967Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
10:25:28 [2019-12-10T10:25:28.758Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
10:25:29 [2019-12-10T10:25:29.716Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
10:25:32 [2019-12-10T10:25:32.034Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
10:25:32 [2019-12-10T10:25:32.292Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
10:25:33 [2019-12-10T10:25:33.461Z] === RUN   TestDockerSuite/TestBuildShellInherited
10:25:33 [2019-12-10T10:25:33.664Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
10:25:33 [2019-12-10T10:25:33.664Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
10:25:33 [2019-12-10T10:25:33.664Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
10:25:33 [2019-12-10T10:25:33.922Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
10:25:34 [2019-12-10T10:25:34.179Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
10:25:34 [2019-12-10T10:25:34.179Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
10:25:34 [2019-12-10T10:25:34.179Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
10:25:37 [2019-12-10T10:25:37.483Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
10:25:38 [2019-12-10T10:25:38.325Z] === RUN   TestDockerSuite/TestBuildShellMultiple
10:25:38 [2019-12-10T10:25:38.853Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
10:25:38 [2019-12-10T10:25:38.853Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
10:25:38 [2019-12-10T10:25:38.853Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
10:25:40 [2019-12-10T10:25:40.749Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
10:25:40 [2019-12-10T10:25:40.749Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
10:25:44 [2019-12-10T10:25:44.026Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
10:25:45 [2019-12-10T10:25:45.921Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
10:25:47 [2019-12-10T10:25:47.292Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
10:25:51 [2019-12-10T10:25:51.470Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
10:25:51 [2019-12-10T10:25:51.470Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
10:25:51 [2019-12-10T10:25:51.470Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
10:25:52 [2019-12-10T10:25:52.401Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
10:25:54 [2019-12-10T10:25:54.299Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
10:25:54 [2019-12-10T10:25:54.863Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
10:25:54 [2019-12-10T10:25:54.863Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
10:25:56 [2019-12-10T10:25:56.239Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
10:25:57 [2019-12-10T10:25:57.170Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
10:25:59 [2019-12-10T10:25:59.067Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
10:25:59 [2019-12-10T10:25:59.452Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
10:25:59 [2019-12-10T10:25:59.452Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
10:25:59 [2019-12-10T10:25:59.913Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
10:26:05 [2019-12-10T10:26:05.619Z] --- PASS: TestDockerNetworkSuite (94.86s)
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.31s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [d41dfa1713ee7] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.29s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [dd87a39255ff0] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.16s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [dd18e6fc3344f] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.98s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [d6b1bf36d8667] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.71s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:1233: [d44d173c47f9a] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.95s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [d6c61e9be92d1] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.12s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [df5883860cdd7] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.35s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [d93a9395e1760] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.25s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [dbd6a788243f2] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.84s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [dd35726f2e919] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.80s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [de2588c6692bd] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.49s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [ded8b42390065] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.58s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [d06ec7ff70973] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [d4c09f7770c8f] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.46s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [d8f3edafcd313] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.38s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [d0b65e01eae14] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.21s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [d86f7bfb3af90] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.08s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [da391e26230ae] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [dcfca5da26cd3] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.40s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [de5200a829524] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.79s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [d05eafe9d2993] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [d328153ae9431] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.51s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [d6bf5a73f7cad] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [d17a0363b3d72] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.08s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:968: [dbfc469369777] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.55s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [dd2dbf32f4df2] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.01s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:1116: [db0aa07d3de7e] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.24s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [de4cf795e5582] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.00s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [d8ae7b656487c] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [d943d59fe1790] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [d5de283cd7c46] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.27s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [d259f4d0880d3] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.25s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [d3b08826bd30b] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [d7961140eb703] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.38s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [d5b151f0c94f5] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [d77aefc2c2ca9] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [dad78e70f2978] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.84s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [dab156d5be661] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.12s)
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.18s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:1084: [d58ace7d2a9f9] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [def1a754fbc62] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.58s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [d264df2cb568b] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.47s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [d03600d91eea6] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [da0c899a4207f] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.35s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [dad5e2dd77f60] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.87s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [dede8389b8f47] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.59s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [d84662492fdbd] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.48s)
10:26:05 [2019-12-10T10:26:05.619Z]         docker_cli_network_unix_test.go:46: [d8351d771d2dc] daemon is not started
10:26:05 [2019-12-10T10:26:05.619Z] === RUN   TestDockerHubPullSuite
10:26:05 [2019-12-10T10:26:05.619Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
10:26:06 [2019-12-10T10:26:06.550Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
10:26:09 [2019-12-10T10:26:09.072Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
10:26:09 [2019-12-10T10:26:09.072Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
10:26:10 [2019-12-10T10:26:10.967Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
10:26:10 [2019-12-10T10:26:10.967Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
10:26:10 [2019-12-10T10:26:10.967Z] --- PASS: TestDockerHubPullSuite (5.76s)
10:26:10 [2019-12-10T10:26:10.967Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.42s)
10:26:10 [2019-12-10T10:26:10.967Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.18s)
10:26:10 [2019-12-10T10:26:10.967Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.37s)
10:26:10 [2019-12-10T10:26:10.967Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.51s)
10:26:10 [2019-12-10T10:26:10.967Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s)
10:26:10 [2019-12-10T10:26:10.967Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
10:26:10 [2019-12-10T10:26:10.967Z] PASS
10:26:10 [2019-12-10T10:26:10.967Z] 
10:26:10 [2019-12-10T10:26:10.967Z] === Skipped
10:26:10 [2019-12-10T10:26:10.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
10:26:10 [2019-12-10T10:26:10.967Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
10:26:10 [2019-12-10T10:26:10.967Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
10:26:10 [2019-12-10T10:26:10.967Z] 
10:26:10 [2019-12-10T10:26:10.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
10:26:10 [2019-12-10T10:26:10.967Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
10:26:10 [2019-12-10T10:26:10.967Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
10:26:10 [2019-12-10T10:26:10.967Z] 
10:26:10 [2019-12-10T10:26:10.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
10:26:10 [2019-12-10T10:26:10.967Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
10:26:10 [2019-12-10T10:26:10.967Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
10:26:10 [2019-12-10T10:26:10.967Z] 
10:26:10 [2019-12-10T10:26:10.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
10:26:10 [2019-12-10T10:26:10.967Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
10:26:10 [2019-12-10T10:26:10.967Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
10:26:10 [2019-12-10T10:26:10.967Z] 
10:26:10 [2019-12-10T10:26:10.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
10:26:10 [2019-12-10T10:26:10.967Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
10:26:10 [2019-12-10T10:26:10.967Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
10:26:10 [2019-12-10T10:26:10.967Z] 
10:26:10 [2019-12-10T10:26:10.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
10:26:10 [2019-12-10T10:26:10.967Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
10:26:10 [2019-12-10T10:26:10.967Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
10:26:10 [2019-12-10T10:26:10.967Z] 
10:26:10 [2019-12-10T10:26:10.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
10:26:10 [2019-12-10T10:26:10.967Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
10:26:10 [2019-12-10T10:26:10.967Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
10:26:10 [2019-12-10T10:26:10.967Z] 
10:26:10 [2019-12-10T10:26:10.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
10:26:10 [2019-12-10T10:26:10.967Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
10:26:10 [2019-12-10T10:26:10.967Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
10:26:10 [2019-12-10T10:26:10.967Z] 
10:26:10 [2019-12-10T10:26:10.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
10:26:10 [2019-12-10T10:26:10.967Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
10:26:10 [2019-12-10T10:26:10.967Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
10:26:10 [2019-12-10T10:26:10.967Z] 
10:26:10 [2019-12-10T10:26:10.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
10:26:10 [2019-12-10T10:26:10.967Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
10:26:10 [2019-12-10T10:26:10.967Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
10:26:10 [2019-12-10T10:26:10.967Z] 
10:26:10 [2019-12-10T10:26:10.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s)
10:26:10 [2019-12-10T10:26:10.967Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
10:26:10 [2019-12-10T10:26:10.967Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
10:26:10 [2019-12-10T10:26:10.967Z] 
10:26:10 [2019-12-10T10:26:10.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
10:26:10 [2019-12-10T10:26:10.967Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
10:26:10 [2019-12-10T10:26:10.967Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
10:26:10 [2019-12-10T10:26:10.967Z] 
10:26:10 [2019-12-10T10:26:10.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
10:26:10 [2019-12-10T10:26:10.967Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
10:26:10 [2019-12-10T10:26:10.967Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
10:26:10 [2019-12-10T10:26:10.967Z] 
10:26:10 [2019-12-10T10:26:10.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
10:26:10 [2019-12-10T10:26:10.967Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
10:26:10 [2019-12-10T10:26:10.967Z]         docker_cli_sni_test.go:18: Flakey test
10:26:10 [2019-12-10T10:26:10.967Z] 
10:26:10 [2019-12-10T10:26:10.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
10:26:10 [2019-12-10T10:26:10.967Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
10:26:10 [2019-12-10T10:26:10.967Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
10:26:10 [2019-12-10T10:26:10.967Z] 
10:26:10 [2019-12-10T10:26:10.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
10:26:10 [2019-12-10T10:26:10.967Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
10:26:10 [2019-12-10T10:26:10.967Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
10:26:10 [2019-12-10T10:26:10.967Z] 
10:26:10 [2019-12-10T10:26:10.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
10:26:10 [2019-12-10T10:26:10.967Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
10:26:10 [2019-12-10T10:26:10.967Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
10:26:10 [2019-12-10T10:26:10.967Z] 
10:26:10 [2019-12-10T10:26:10.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
10:26:10 [2019-12-10T10:26:10.967Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
10:26:10 [2019-12-10T10:26:10.967Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
10:26:10 [2019-12-10T10:26:10.967Z] 
10:26:10 [2019-12-10T10:26:10.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
10:26:10 [2019-12-10T10:26:10.967Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
10:26:10 [2019-12-10T10:26:10.967Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
10:26:10 [2019-12-10T10:26:10.967Z] 
10:26:10 [2019-12-10T10:26:10.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
10:26:10 [2019-12-10T10:26:10.967Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
10:26:10 [2019-12-10T10:26:10.967Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
10:26:10 [2019-12-10T10:26:10.967Z] 
10:26:10 [2019-12-10T10:26:10.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
10:26:10 [2019-12-10T10:26:10.967Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
10:26:10 [2019-12-10T10:26:10.967Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
10:26:10 [2019-12-10T10:26:10.967Z] 
10:26:10 [2019-12-10T10:26:10.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
10:26:10 [2019-12-10T10:26:10.967Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
10:26:10 [2019-12-10T10:26:10.967Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
10:26:10 [2019-12-10T10:26:10.967Z] 
10:26:10 [2019-12-10T10:26:10.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
10:26:10 [2019-12-10T10:26:10.967Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
10:26:10 [2019-12-10T10:26:10.967Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
10:26:10 [2019-12-10T10:26:10.968Z] 
10:26:10 [2019-12-10T10:26:10.968Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
10:26:10 [2019-12-10T10:26:10.968Z] 
10:26:10 [2019-12-10T10:26:10.968Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]         docker_cli_run_test.go:4144: unmatched requirement DaemonIsWindows
10:26:10 [2019-12-10T10:26:10.968Z] 
10:26:10 [2019-12-10T10:26:10.968Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsWindows
10:26:10 [2019-12-10T10:26:10.968Z] 
10:26:10 [2019-12-10T10:26:10.968Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
10:26:10 [2019-12-10T10:26:10.968Z] 
10:26:10 [2019-12-10T10:26:10.968Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]         docker_cli_run_test.go:4246: unmatched requirement IsolationIsHyperv
10:26:10 [2019-12-10T10:26:10.968Z] 
10:26:10 [2019-12-10T10:26:10.968Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
10:26:10 [2019-12-10T10:26:10.968Z] 
10:26:10 [2019-12-10T10:26:10.968Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]         docker_cli_run_test.go:4229: unmatched requirement IsolationIsProcess
10:26:10 [2019-12-10T10:26:10.968Z] 
10:26:10 [2019-12-10T10:26:10.968Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
10:26:10 [2019-12-10T10:26:10.968Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
10:26:10 [2019-12-10T10:26:10.968Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
10:26:10 [2019-12-10T10:26:10.968Z] 
10:26:10 [2019-12-10T10:26:10.968Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
10:26:10 [2019-12-10T10:26:10.968Z] 
10:26:10 [2019-12-10T10:26:10.968Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
10:26:10 [2019-12-10T10:26:10.968Z] 
10:26:10 [2019-12-10T10:26:10.968Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
10:26:10 [2019-12-10T10:26:10.968Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
10:26:10 [2019-12-10T10:26:10.968Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
10:26:10 [2019-12-10T10:26:10.968Z] 
10:26:10 [2019-12-10T10:26:10.968Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]         docker_cli_run_test.go:4199: unmatched requirement DaemonIsWindows
10:26:10 [2019-12-10T10:26:10.968Z] 
10:26:10 [2019-12-10T10:26:10.968Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]         docker_cli_run_test.go:4219: unmatched requirement DaemonIsWindows
10:26:10 [2019-12-10T10:26:10.968Z] 
10:26:10 [2019-12-10T10:26:10.968Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]         docker_cli_run_test.go:4209: unmatched requirement DaemonIsWindows
10:26:10 [2019-12-10T10:26:10.968Z] 
10:26:10 [2019-12-10T10:26:10.968Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
10:26:10 [2019-12-10T10:26:10.968Z] 
10:26:10 [2019-12-10T10:26:10.968Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
10:26:10 [2019-12-10T10:26:10.968Z] 
10:26:10 [2019-12-10T10:26:10.968Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
10:26:10 [2019-12-10T10:26:10.968Z] 
10:26:10 [2019-12-10T10:26:10.968Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
10:26:10 [2019-12-10T10:26:10.968Z] 
10:26:10 [2019-12-10T10:26:10.968Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
10:26:10 [2019-12-10T10:26:10.968Z] 
10:26:10 [2019-12-10T10:26:10.968Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
10:26:10 [2019-12-10T10:26:10.968Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
10:26:10 [2019-12-10T10:26:10.968Z]         docker_cli_run_test.go:4537: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
10:26:10 [2019-12-10T10:26:10.968Z] 
10:26:10 [2019-12-10T10:26:10.968Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
10:26:10 [2019-12-10T10:26:10.968Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
10:26:10 [2019-12-10T10:26:10.968Z]         docker_cli_network_unix_test.go:46: [dad78e70f2978] daemon is not started
10:26:10 [2019-12-10T10:26:10.968Z] 
10:26:10 [2019-12-10T10:26:10.968Z] 
10:26:10 [2019-12-10T10:26:10.968Z] DONE 1277 tests, 44 skipped in 2064.242s
10:26:10 [2019-12-10T10:26:10.968Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:26:10 [2019-12-10T10:26:10.968Z] ++++ cat bundles/test-integration/docker.pid
10:26:10 [2019-12-10T10:26:10.968Z] +++ kill 7276
10:26:12 [2019-12-10T10:26:12.325Z] === RUN   TestDockerSuite/TestBuildSpaces
10:26:12 [2019-12-10T10:26:12.914Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
10:26:17 [2019-12-10T10:26:17.624Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
10:26:17 [2019-12-10T10:26:17.624Z] === RUN   TestDockerSuite/TestBuildStderr
10:26:19 [2019-12-10T10:26:19.258Z] +++ /etc/init.d/apparmor stop
10:26:19 [2019-12-10T10:26:19.258Z] Clearing AppArmor profiles cache:.
10:26:19 [2019-12-10T10:26:19.258Z] All profile caches have been cleared, but no profiles have been unloaded.
10:26:19 [2019-12-10T10:26:19.258Z] Unloading profiles will leave already running processes permanently
10:26:19 [2019-12-10T10:26:19.258Z] unconfined, which can lead to unexpected situations.
10:26:19 [2019-12-10T10:26:19.258Z] 
10:26:19 [2019-12-10T10:26:19.258Z] To set a process to complain mode, use the command line tool
10:26:19 [2019-12-10T10:26:19.258Z] 'aa-complain'. To really tear down all profiles, run the init script
10:26:19 [2019-12-10T10:26:19.258Z] with the 'teardown' option."
10:26:19 [2019-12-10T10:26:19.258Z] 
10:26:23 [2019-12-10T10:26:23.435Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
10:26:44 [2019-12-10T10:26:44.568Z] === RUN   TestDockerSuite/TestBuildStopSignal
10:26:44 [2019-12-10T10:26:44.568Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
10:26:51 [2019-12-10T10:26:51.521Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
10:26:51 [2019-12-10T10:26:51.662Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
10:26:52 [2019-12-10T10:26:52.637Z] === RUN   TestDockerSuite/TestBuildTagEvent
10:26:57 [2019-12-10T10:26:57.347Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
10:27:03 [2019-12-10T10:27:03.180Z] === RUN   TestDockerSuite/TestBuildUser
10:27:03 [2019-12-10T10:27:03.180Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
10:27:03 [2019-12-10T10:27:03.180Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
10:27:03 [2019-12-10T10:27:03.180Z] === RUN   TestDockerSuite/TestBuildVerboseOut
10:27:06 [2019-12-10T10:27:06.376Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
10:27:07 [2019-12-10T10:27:07.964Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
10:27:07 [2019-12-10T10:27:07.964Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
10:27:11 [2019-12-10T10:27:11.037Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
10:27:11 [2019-12-10T10:27:11.037Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
10:27:11 [2019-12-10T10:27:11.037Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
10:27:24 [2019-12-10T10:27:24.507Z] --- PASS: TestDockerSwarmSuite (1747.00s)
10:27:24 [2019-12-10T10:27:24.508Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.43s)
10:27:24 [2019-12-10T10:27:24.508Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.40s)
10:27:24 [2019-12-10T10:27:24.508Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.08s)
10:27:24 [2019-12-10T10:27:24.508Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.70s)
10:27:24 [2019-12-10T10:27:24.508Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s)
10:27:24 [2019-12-10T10:27:24.508Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.85s)
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_test.go:563: [df5e2d437e62d] joining swarm manager [d494bddb0fb2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_test.go:585: [df018c46d8954] joining swarm manager [d494bddb0fb2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:27:24 [2019-12-10T10:27:24.508Z]         check_test.go:380: [df5e2d437e62d] daemon is not started
10:27:24 [2019-12-10T10:27:24.508Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
10:27:24 [2019-12-10T10:27:24.508Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.21s)
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_test.go:46: [d2a1ef46b784f] joining swarm manager [d3b1cff32a01d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:27:24 [2019-12-10T10:27:24.508Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.80s)
10:27:24 [2019-12-10T10:27:24.508Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.36s)
10:27:24 [2019-12-10T10:27:24.508Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.59s)
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_test.go:304: [d07c57d611fe0] joining swarm manager [d104a0cbb6716]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_test.go:305: [dc134cacb0f6e] joining swarm manager [d104a0cbb6716]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_test.go:364: Waiting for possible election...
10:27:24 [2019-12-10T10:27:24.508Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (27.28s)
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_test.go:272: [de54057f5baf5] joining swarm manager [d67a6cbf85d73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_test.go:273: [d28fb17f34037] joining swarm manager [d67a6cbf85d73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:27:24 [2019-12-10T10:27:24.508Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.98s)
10:27:24 [2019-12-10T10:27:24.508Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.97s)
10:27:24 [2019-12-10T10:27:24.508Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.63s)
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_node_test.go:19: [dddc1bf8c4f2e] joining swarm manager [d3e91bf7f1ff1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_node_test.go:20: [d0d93e13a6a28] joining swarm manager [d3e91bf7f1ff1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:27:24 [2019-12-10T10:27:24.508Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.76s)
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_test.go:502: [de397dc40a6d0] joining swarm manager [d88300cf61594]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_test.go:507: [da874d07acef3] joining swarm manager [d88300cf61594]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:27:24 [2019-12-10T10:27:24.508Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.43s)
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_node_test.go:80: [df50250b2fa8e] joining swarm manager [d95c5a7cdd9c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:27:24 [2019-12-10T10:27:24.508Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.38s)
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_node_test.go:52: [dcf6074f0ba6d] joining swarm manager [d07ff7de33c11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_node_test.go:53: [d24bf1a66f458] joining swarm manager [d07ff7de33c11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:27:24 [2019-12-10T10:27:24.508Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.63s)
10:27:24 [2019-12-10T10:27:24.508Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.49s)
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_test.go:202: [d8c8ec089eb9a] joining swarm manager [d1e183e81b8cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:27:24 [2019-12-10T10:27:24.508Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.38s)
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_test.go:384: [d339eac20b81b] joining swarm manager [d46dbb80b179f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_test.go:385: [d101fe04e8baa] joining swarm manager [d46dbb80b179f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:27:24 [2019-12-10T10:27:24.508Z]         check_test.go:380: [d101fe04e8baa] daemon is not started
10:27:24 [2019-12-10T10:27:24.508Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.22s)
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_test.go:802: [da163c3636bed] joining swarm manager [daa6ca563d585]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_test.go:802: [d6e791f5c0b04] joining swarm manager [daa6ca563d585]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_test.go:802: [df20ff106da91] joining swarm manager [daa6ca563d585]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_test.go:802: [df7b7523fb216] joining swarm manager [daa6ca563d585]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_test.go:810: [d7e8b0be712fb] joining swarm manager [daa6ca563d585]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
10:27:24 [2019-12-10T10:27:24.508Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s)
10:27:24 [2019-12-10T10:27:24.508Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.98s)
10:27:24 [2019-12-10T10:27:24.508Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.03s)
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_service_test.go:394: [d4962611dfa4a] joining swarm manager [da9a412c6077c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_service_test.go:394: [d586d1b04c9c5] joining swarm manager [da9a412c6077c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:27:24 [2019-12-10T10:27:24.508Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.90s)
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_service_test.go:342: [dd39d7d253854] joining swarm manager [dcd5a537c8ba0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_service_test.go:342: [d5a5e816f428c] joining swarm manager [dcd5a537c8ba0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:27:24 [2019-12-10T10:27:24.508Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.05s)
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_service_test.go:489: [de22f5142d285] joining swarm manager [da342c851c593]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_service_test.go:489: [d4e882a4aa46e] joining swarm manager [da342c851c593]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:27:24 [2019-12-10T10:27:24.508Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.60s)
10:27:24 [2019-12-10T10:27:24.508Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.92s)
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_service_test.go:127: [da653620cdc97] joining swarm manager [deea6d9361224]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_service_test.go:128: [d526d04bb0851] joining swarm manager [deea6d9361224]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_service_test.go:136: [d7af434604a20] joining swarm manager [deea6d9361224]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_service_test.go:137: [dfc1e56afc455] joining swarm manager [deea6d9361224]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
10:27:24 [2019-12-10T10:27:24.508Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.23s)
10:27:24 [2019-12-10T10:27:24.508Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.22s)
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_service_test.go:303: [dcefa26b6b0d0] joining swarm manager [d0f9634dd0be2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_service_test.go:303: [d7e74aa4bf829] joining swarm manager [d0f9634dd0be2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:27:24 [2019-12-10T10:27:24.508Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.33s)
10:27:24 [2019-12-10T10:27:24.508Z]         docker_api_swarm_service_test.go:99: [d6059e771f52a] joining swarm manager [d6b04142de7b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:27:24 [2019-12-10T10:27:24.509Z]         docker_api_swarm_service_test.go:100: [db312be1406df] joining swarm manager [d6b04142de7b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:27:24 [2019-12-10T10:27:24.509Z]         check_test.go:380: [d6059e771f52a] daemon is not started
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (23.00s)
10:27:24 [2019-12-10T10:27:24.509Z]         docker_api_swarm_service_test.go:532: [d4acf3b126238] joining swarm manager [d296c33f108db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:27:24 [2019-12-10T10:27:24.509Z]         docker_api_swarm_service_test.go:533: [dfbd6c97ccb6f] joining swarm manager [d296c33f108db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.47s)
10:27:24 [2019-12-10T10:27:24.509Z]         docker_api_swarm_service_test.go:147: [d14b8880f1c27] joining swarm manager [d519de5305dab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:27:24 [2019-12-10T10:27:24.509Z]         docker_api_swarm_service_test.go:147: [d0a35c34718f8] joining swarm manager [d519de5305dab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.13s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.52s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.23s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.52s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.40s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.93s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.18s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (6.14s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.91s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.87s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.81s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.71s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.06s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.94s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.23s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.19s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.60s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.51s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.24s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.31s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.76s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.73s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.94s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.74s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.23s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.06s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.36s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.24s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.26s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.01s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.87s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.58s)
10:27:24 [2019-12-10T10:27:24.509Z]         docker_cli_service_logs_test.go:241: checking task l118zv5my6jo
10:27:24 [2019-12-10T10:27:24.509Z]         docker_cli_service_logs_test.go:246: checking messages for l118zv5my6jo
10:27:24 [2019-12-10T10:27:24.509Z]         docker_cli_service_logs_test.go:241: checking task y82jm90d420w
10:27:24 [2019-12-10T10:27:24.509Z]         docker_cli_service_logs_test.go:246: checking messages for y82jm90d420w
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (3.14s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.92s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.25s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.16s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.54s)
10:27:24 [2019-12-10T10:27:24.509Z]         docker_cli_swarm_test.go:1901: [d99353a0624a3] joining swarm manager [ddb9e8ed11434]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:27:24 [2019-12-10T10:27:24.509Z]         docker_cli_swarm_test.go:1902: [dc2439dc08cda] joining swarm manager [ddb9e8ed11434]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.16s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.06s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.88s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.47s)
10:27:24 [2019-12-10T10:27:24.509Z]         docker_cli_swarm_test.go:1802: [d3a7a78cf780e] joining swarm manager [d37747fa7c7b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:27:24 [2019-12-10T10:27:24.509Z]         docker_cli_swarm_test.go:1803: [df730c6c5048a] joining swarm manager [d37747fa7c7b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.15s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (94.12s)
10:27:24 [2019-12-10T10:27:24.509Z]         docker_cli_swarm_test.go:1321: [d4da95d602243] joining swarm manager [d0232c7ed1ad7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:27:24 [2019-12-10T10:27:24.509Z]         docker_cli_swarm_test.go:1322: [d5f636d23a3aa] joining swarm manager [d0232c7ed1ad7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.06s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (15.06s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.49s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.85s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.86s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.92s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.15s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
10:27:24 [2019-12-10T10:27:24.509Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.27s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.98s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.29s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.23s)
10:27:24 [2019-12-10T10:27:24.509Z]         docker_cli_swarm_test.go:1186: [d31a29b1e7ae0] joining swarm manager [dd2075480936b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:27:24 [2019-12-10T10:27:24.509Z]         docker_cli_swarm_test.go:1195: [da23e550e85cc] joining swarm manager [dd2075480936b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.12s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.94s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (139.99s)
10:27:24 [2019-12-10T10:27:24.509Z]         docker_cli_swarm_test.go:1118: [d71617d88fddd] joining swarm manager [d41e5707dfb25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:27:24 [2019-12-10T10:27:24.509Z]         docker_cli_swarm_test.go:1119: [d2e9cc7e7f9fb] joining swarm manager [d41e5707dfb25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:27:24 [2019-12-10T10:27:24.509Z]         docker_cli_swarm_test.go:1172: [dafadd458461b] joining swarm manager [d41e5707dfb25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.62s)
10:27:24 [2019-12-10T10:27:24.509Z]         docker_cli_swarm_test.go:1453: [dc3a9b7695072] joining swarm manager [d0268bfe04e57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:27:24 [2019-12-10T10:27:24.509Z]         docker_cli_swarm_test.go:1454: [db1948dc9b1bf] joining swarm manager [d0268bfe04e57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.14s)
10:27:24 [2019-12-10T10:27:24.509Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s)
10:27:24 [2019-12-10T10:27:24.509Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.25s)
10:27:24 [2019-12-10T10:27:24.509Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s)
10:27:24 [2019-12-10T10:27:24.509Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.10s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.18s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.05s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.06s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.57s)
10:27:24 [2019-12-10T10:27:24.509Z]         docker_cli_swarm_unix_test.go:62: [da39a25d14c17] joining swarm manager [d0a2e5fc12a1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.22s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.14s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.07s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.62s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.30s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.55s)
10:27:24 [2019-12-10T10:27:24.509Z]         docker_api_swarm_test.go:962: [db6aa7181095d] joining swarm manager [d60bf38b4d67a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.76s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.83s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.30s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.81s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.31s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.35s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.24s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.28s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.25s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.27s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.81s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.11s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.62s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.90s)
10:27:24 [2019-12-10T10:27:24.509Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.93s)
10:27:24 [2019-12-10T10:27:24.509Z] === RUN   TestDockerExternalVolumeSuite
10:27:24 [2019-12-10T10:27:24.509Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
10:27:36 [2019-12-10T10:27:36.218Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
10:27:36 [2019-12-10T10:27:36.218Z] === RUN   TestDockerSuite/TestBuildWindowsUser
10:27:39 [2019-12-10T10:27:39.362Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
10:27:51 [2019-12-10T10:27:51.054Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
10:27:56 [2019-12-10T10:27:56.939Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
10:27:56 [2019-12-10T10:27:56.939Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
10:27:56 [2019-12-10T10:27:56.939Z] === RUN   TestDockerSuite/TestBuildWithFailure
10:27:59 [2019-12-10T10:27:59.127Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
10:27:59 [2019-12-10T10:27:59.592Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
10:28:12 [2019-12-10T10:28:12.005Z] === RUN   TestDockerSuite/TestBuildWithTabs
10:28:16 [2019-12-10T10:28:16.720Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
10:28:16 [2019-12-10T10:28:16.720Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
10:28:31 [2019-12-10T10:28:31.561Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
10:28:31 [2019-12-10T10:28:31.561Z] === RUN   TestDockerSuite/TestBuildWithVolumes
10:28:31 [2019-12-10T10:28:31.561Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
10:28:31 [2019-12-10T10:28:31.561Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
10:28:33 [2019-12-10T10:28:33.106Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
10:28:41 [2019-12-10T10:28:41.823Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
10:28:43 [2019-12-10T10:28:43.367Z] === RUN   TestDockerSuite/TestBuildXZHost
10:28:43 [2019-12-10T10:28:43.828Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
10:28:43 [2019-12-10T10:28:43.828Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
10:28:43 [2019-12-10T10:28:43.828Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
10:28:46 [2019-12-10T10:28:46.015Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
10:28:47 [2019-12-10T10:28:47.010Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
10:28:56 [2019-12-10T10:28:56.368Z] === RUN   TestDockerSuite/TestCommitChange
10:28:56 [2019-12-10T10:28:56.970Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
10:29:00 [2019-12-10T10:29:00.117Z] === RUN   TestDockerSuite/TestCommitChangeLabels
10:29:04 [2019-12-10T10:29:04.827Z] === RUN   TestDockerSuite/TestCommitHardlink
10:29:04 [2019-12-10T10:29:04.827Z] === RUN   TestDockerSuite/TestCommitNewFile
10:29:17 [2019-12-10T10:29:17.239Z] === RUN   TestDockerSuite/TestCommitPausedContainer
10:29:17 [2019-12-10T10:29:17.239Z] === RUN   TestDockerSuite/TestCommitTTY
10:29:29 [2019-12-10T10:29:29.016Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
10:29:29 [2019-12-10T10:29:29.653Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
10:29:33 [2019-12-10T10:29:33.404Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
10:29:33 [2019-12-10T10:29:33.404Z] === RUN   TestDockerSuite/TestCommitWithoutPause
10:29:33 [2019-12-10T10:29:33.866Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
10:29:33 [2019-12-10T10:29:33.866Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
10:29:33 [2019-12-10T10:29:33.866Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
10:29:33 [2019-12-10T10:29:33.866Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
10:29:33 [2019-12-10T10:29:33.866Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
10:29:33 [2019-12-10T10:29:33.866Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
10:29:33 [2019-12-10T10:29:33.866Z] === RUN   TestDockerSuite/TestContainerAPICommit
10:29:40 [2019-12-10T10:29:40.960Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
10:29:43 [2019-12-10T10:29:43.885Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
10:29:53 [2019-12-10T10:29:53.367Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
10:29:53 [2019-12-10T10:29:53.367Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
10:29:54 [2019-12-10T10:29:54.912Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
10:29:54 [2019-12-10T10:29:54.912Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
10:29:54 [2019-12-10T10:29:54.912Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
10:29:54 [2019-12-10T10:29:54.912Z] === RUN   TestDockerSuite/TestContainerAPICreate
10:29:57 [2019-12-10T10:29:57.830Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
10:29:57 [2019-12-10T10:29:57.830Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
10:29:57 [2019-12-10T10:29:57.830Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
10:30:00 [2019-12-10T10:30:00.019Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
10:30:00 [2019-12-10T10:30:00.019Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
10:30:00 [2019-12-10T10:30:00.019Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
10:30:00 [2019-12-10T10:30:00.019Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
10:30:00 [2019-12-10T10:30:00.019Z] === RUN   TestDockerSuite/TestContainerAPIDelete
10:30:02 [2019-12-10T10:30:02.942Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
10:30:04 [2019-12-10T10:30:04.486Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
10:30:06 [2019-12-10T10:30:06.676Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
10:30:06 [2019-12-10T10:30:06.676Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
10:30:06 [2019-12-10T10:30:06.676Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
10:30:08 [2019-12-10T10:30:08.870Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
10:30:08 [2019-12-10T10:30:08.870Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
10:30:15 [2019-12-10T10:30:15.968Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
10:30:15 [2019-12-10T10:30:15.969Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
10:30:15 [2019-12-10T10:30:15.969Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
10:30:15 [2019-12-10T10:30:15.969Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
10:30:18 [2019-12-10T10:30:18.159Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
10:30:18 [2019-12-10T10:30:18.159Z] === RUN   TestDockerSuite/TestContainerAPIKill
10:30:19 [2019-12-10T10:30:19.707Z] === RUN   TestDockerSuite/TestContainerAPIPause
10:30:19 [2019-12-10T10:30:19.707Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
10:30:22 [2019-12-10T10:30:22.624Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
10:30:22 [2019-12-10T10:30:22.624Z] === RUN   TestDockerSuite/TestContainerAPIRename
10:30:24 [2019-12-10T10:30:24.811Z] === RUN   TestDockerSuite/TestContainerAPIRestart
10:30:28 [2019-12-10T10:30:28.148Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
10:30:28 [2019-12-10T10:30:28.563Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
10:30:33 [2019-12-10T10:30:33.273Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
10:30:33 [2019-12-10T10:30:33.273Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
10:30:33 [2019-12-10T10:30:33.273Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
10:30:33 [2019-12-10T10:30:33.273Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
10:30:33 [2019-12-10T10:30:33.273Z] === RUN   TestDockerSuite/TestContainerAPIStart
10:30:34 [2019-12-10T10:30:34.819Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
10:30:34 [2019-12-10T10:30:34.819Z] === RUN   TestDockerSuite/TestContainerAPIStop
10:30:41 [2019-12-10T10:30:41.911Z] === RUN   TestDockerSuite/TestContainerAPITop
10:30:41 [2019-12-10T10:30:41.911Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
10:30:43 [2019-12-10T10:30:43.455Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
10:30:43 [2019-12-10T10:30:43.918Z] === RUN   TestDockerSuite/TestContainerAPIWait
10:30:48 [2019-12-10T10:30:48.628Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
10:30:49 [2019-12-10T10:30:49.601Z] === RUN   TestDockerSuite/TestContainerNetworkMode
10:30:49 [2019-12-10T10:30:49.601Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
10:30:49 [2019-12-10T10:30:49.601Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
10:30:49 [2019-12-10T10:30:49.601Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
10:30:49 [2019-12-10T10:30:49.601Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
10:30:49 [2019-12-10T10:30:49.601Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
10:30:51 [2019-12-10T10:30:51.787Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
10:30:51 [2019-12-10T10:30:51.787Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
10:30:53 [2019-12-10T10:30:53.972Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
10:31:00 [2019-12-10T10:31:00.190Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
10:31:02 [2019-12-10T10:31:02.562Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
10:31:03 [2019-12-10T10:31:03.726Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
10:31:06 [2019-12-10T10:31:06.642Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000954fc0_<nil>}
10:31:08 [2019-12-10T10:31:08.827Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1602907766_c:\foo_false__<nil>_<nil>_<nil>}
10:31:11 [2019-12-10T10:31:11.014Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1602907766_c:\foo_true__<nil>_<nil>_<nil>}
10:31:13 [2019-12-10T10:31:13.205Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
10:31:13 [2019-12-10T10:31:13.205Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
10:31:13 [2019-12-10T10:31:13.205Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
10:31:13 [2019-12-10T10:31:13.205Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
10:31:13 [2019-12-10T10:31:13.205Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
10:31:13 [2019-12-10T10:31:13.205Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
10:31:13 [2019-12-10T10:31:13.205Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
10:31:13 [2019-12-10T10:31:13.205Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
10:31:13 [2019-12-10T10:31:13.205Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
10:31:13 [2019-12-10T10:31:13.205Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
10:31:13 [2019-12-10T10:31:13.205Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
10:31:13 [2019-12-10T10:31:13.205Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
10:31:13 [2019-12-10T10:31:13.666Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
10:31:13 [2019-12-10T10:31:13.666Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
10:31:13 [2019-12-10T10:31:13.666Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
10:31:13 [2019-12-10T10:31:13.666Z] === RUN   TestDockerSuite/TestCopyAndRestart
10:31:13 [2019-12-10T10:31:13.666Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
10:31:13 [2019-12-10T10:31:13.666Z] === RUN   TestDockerSuite/TestCpAbsolutePath
10:31:15 [2019-12-10T10:31:15.185Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
10:31:15 [2019-12-10T10:31:15.853Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
10:31:15 [2019-12-10T10:31:15.853Z] === RUN   TestDockerSuite/TestCpFromCaseA
10:31:15 [2019-12-10T10:31:15.853Z] === RUN   TestDockerSuite/TestCpFromCaseB
10:31:15 [2019-12-10T10:31:15.853Z] === RUN   TestDockerSuite/TestCpFromCaseC
10:31:15 [2019-12-10T10:31:15.853Z] === RUN   TestDockerSuite/TestCpFromCaseD
10:31:15 [2019-12-10T10:31:15.853Z] === RUN   TestDockerSuite/TestCpFromCaseE
10:31:15 [2019-12-10T10:31:15.853Z] === RUN   TestDockerSuite/TestCpFromCaseF
10:31:15 [2019-12-10T10:31:15.853Z] === RUN   TestDockerSuite/TestCpFromCaseG
10:31:15 [2019-12-10T10:31:15.853Z] === RUN   TestDockerSuite/TestCpFromCaseH
10:31:15 [2019-12-10T10:31:15.853Z] === RUN   TestDockerSuite/TestCpFromCaseI
10:31:15 [2019-12-10T10:31:15.853Z] === RUN   TestDockerSuite/TestCpFromCaseJ
10:31:15 [2019-12-10T10:31:15.853Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
10:31:15 [2019-12-10T10:31:15.853Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
10:31:16 [2019-12-10T10:31:16.315Z] === RUN   TestDockerSuite/TestCpGarbagePath
10:31:18 [2019-12-10T10:31:18.504Z] === RUN   TestDockerSuite/TestCpLocalOnly
10:31:18 [2019-12-10T10:31:18.504Z] === RUN   TestDockerSuite/TestCpNameHasColon
10:31:18 [2019-12-10T10:31:18.504Z] === RUN   TestDockerSuite/TestCpRelativePath
10:31:21 [2019-12-10T10:31:21.422Z] === RUN   TestDockerSuite/TestCpSpecialFiles
10:31:21 [2019-12-10T10:31:21.422Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
10:31:21 [2019-12-10T10:31:21.422Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
10:31:21 [2019-12-10T10:31:21.422Z] === RUN   TestDockerSuite/TestCpToCaseA
10:31:26 [2019-12-10T10:31:26.124Z] === RUN   TestDockerSuite/TestCpToCaseB
10:31:28 [2019-12-10T10:31:28.312Z] === RUN   TestDockerSuite/TestCpToCaseC
10:31:28 [2019-12-10T10:31:28.312Z] === RUN   TestDockerSuite/TestCpToCaseD
10:31:28 [2019-12-10T10:31:28.312Z] === RUN   TestDockerSuite/TestCpToCaseE
10:31:33 [2019-12-10T10:31:33.241Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
10:31:43 [2019-12-10T10:31:43.162Z] === RUN   TestDockerSuite/TestCpToCaseF
10:31:43 [2019-12-10T10:31:43.162Z] === RUN   TestDockerSuite/TestCpToCaseG
10:31:43 [2019-12-10T10:31:43.162Z] === RUN   TestDockerSuite/TestCpToCaseH
10:31:50 [2019-12-10T10:31:50.255Z] === RUN   TestDockerSuite/TestCpToCaseI
10:31:50 [2019-12-10T10:31:50.255Z] === RUN   TestDockerSuite/TestCpToCaseJ
10:31:50 [2019-12-10T10:31:50.717Z] === RUN   TestDockerSuite/TestCpToDot
10:31:52 [2019-12-10T10:31:52.904Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
10:31:52 [2019-12-10T10:31:52.904Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
10:31:52 [2019-12-10T10:31:52.904Z] === RUN   TestDockerSuite/TestCpToStdout
10:31:55 [2019-12-10T10:31:55.094Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
10:31:55 [2019-12-10T10:31:55.094Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
10:31:55 [2019-12-10T10:31:55.094Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
10:31:55 [2019-12-10T10:31:55.094Z] === RUN   TestDockerSuite/TestCpVolumePath
10:31:55 [2019-12-10T10:31:55.094Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
10:31:55 [2019-12-10T10:31:55.556Z] === RUN   TestDockerSuite/TestCreateArgs
10:31:55 [2019-12-10T10:31:55.556Z] === RUN   TestDockerSuite/TestCreateByImageID
10:31:57 [2019-12-10T10:31:57.099Z] === RUN   TestDockerSuite/TestCreateEchoStdout
10:32:00 [2019-12-10T10:32:00.016Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
10:32:00 [2019-12-10T10:32:00.016Z] === RUN   TestDockerSuite/TestCreateHostConfig
10:32:00 [2019-12-10T10:32:00.016Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
10:32:02 [2019-12-10T10:32:02.208Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
10:32:02 [2019-12-10T10:32:02.678Z] === RUN   TestDockerSuite/TestCreateLabels
10:32:02 [2019-12-10T10:32:02.678Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
10:32:02 [2019-12-10T10:32:02.678Z] === RUN   TestDockerSuite/TestCreateRM
10:32:03 [2019-12-10T10:32:03.140Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
10:32:03 [2019-12-10T10:32:03.140Z] === RUN   TestDockerSuite/TestCreateStopSignal
10:32:03 [2019-12-10T10:32:03.602Z] === RUN   TestDockerSuite/TestCreateStopTimeout
10:32:03 [2019-12-10T10:32:03.602Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
10:32:12 [2019-12-10T10:32:12.193Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
10:32:12 [2019-12-10T10:32:12.193Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
10:32:12 [2019-12-10T10:32:12.193Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
10:32:16 [2019-12-10T10:32:16.143Z] === RUN   TestDockerSuite/TestCreateWithPortRange
10:32:16 [2019-12-10T10:32:16.143Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
10:32:16 [2019-12-10T10:32:16.143Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
10:32:18 [2019-12-10T10:32:18.333Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
10:32:18 [2019-12-10T10:32:18.333Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
10:32:18 [2019-12-10T10:32:18.333Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
10:32:18 [2019-12-10T10:32:18.796Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
10:32:18 [2019-12-10T10:32:18.796Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
10:32:18 [2019-12-10T10:32:18.796Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
10:32:18 [2019-12-10T10:32:18.796Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
10:32:18 [2019-12-10T10:32:18.796Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
10:32:18 [2019-12-10T10:32:18.796Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
10:32:18 [2019-12-10T10:32:18.796Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
10:32:18 [2019-12-10T10:32:18.796Z] === RUN   TestDockerSuite/TestDevicePermissions
10:32:18 [2019-12-10T10:32:18.796Z] === RUN   TestDockerSuite/TestDockerFails
10:32:18 [2019-12-10T10:32:18.796Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
10:32:18 [2019-12-10T10:32:18.796Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
10:32:18 [2019-12-10T10:32:18.796Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
10:32:18 [2019-12-10T10:32:18.796Z] === RUN   TestDockerSuite/TestEventsAttach
10:32:18 [2019-12-10T10:32:18.796Z] === RUN   TestDockerSuite/TestEventsCommit
10:32:18 [2019-12-10T10:32:18.796Z] === RUN   TestDockerSuite/TestEventsContainerEvents
10:32:19 [2019-12-10T10:32:19.878Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
10:32:20 [2019-12-10T10:32:20.984Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
10:32:23 [2019-12-10T10:32:23.916Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
10:32:26 [2019-12-10T10:32:26.104Z] === RUN   TestDockerSuite/TestEventsContainerRestart
10:32:37 [2019-12-10T10:32:37.943Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
10:32:40 [2019-12-10T10:32:40.948Z] === RUN   TestDockerSuite/TestEventsCopy
10:32:44 [2019-12-10T10:32:44.021Z] === RUN   TestDockerSuite/TestEventsFilterContainer
10:32:54 [2019-12-10T10:32:54.378Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
10:32:55 [2019-12-10T10:32:55.924Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
10:32:56 [2019-12-10T10:32:56.896Z] === RUN   TestDockerSuite/TestEventsFilterImageName
10:33:00 [2019-12-10T10:33:00.653Z] === RUN   TestDockerSuite/TestEventsFilterLabels
10:33:01 [2019-12-10T10:33:01.115Z] === RUN   TestDockerSuite/TestEventsFilterType
10:33:02 [2019-12-10T10:33:02.087Z] === RUN   TestDockerSuite/TestEventsFilters
10:33:06 [2019-12-10T10:33:06.795Z] === RUN   TestDockerSuite/TestEventsFormat
10:33:09 [2019-12-10T10:33:09.986Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
10:33:11 [2019-12-10T10:33:11.638Z] === RUN   TestDockerSuite/TestEventsFormatBadField
10:33:11 [2019-12-10T10:33:11.638Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
10:33:11 [2019-12-10T10:33:11.638Z] === RUN   TestDockerSuite/TestEventsImageImport
10:33:11 [2019-12-10T10:33:11.638Z] === RUN   TestDockerSuite/TestEventsImageLoad
10:33:11 [2019-12-10T10:33:11.638Z] === RUN   TestDockerSuite/TestEventsImagePull
10:33:11 [2019-12-10T10:33:11.638Z] === RUN   TestDockerSuite/TestEventsImageTag
10:33:12 [2019-12-10T10:33:12.611Z] === RUN   TestDockerSuite/TestEventsPluginOps
10:33:12 [2019-12-10T10:33:12.611Z] === RUN   TestDockerSuite/TestEventsRename
10:33:14 [2019-12-10T10:33:14.802Z] === RUN   TestDockerSuite/TestEventsResize
10:33:17 [2019-12-10T10:33:17.719Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
10:33:19 [2019-12-10T10:33:19.910Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
10:33:22 [2019-12-10T10:33:22.098Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
10:33:26 [2019-12-10T10:33:26.805Z] === RUN   TestDockerSuite/TestEventsTop
10:33:26 [2019-12-10T10:33:26.805Z] === RUN   TestDockerSuite/TestEventsUntag
10:33:29 [2019-12-10T10:33:29.723Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
10:33:33 [2019-12-10T10:33:33.475Z] === RUN   TestDockerSuite/TestExec
10:33:33 [2019-12-10T10:33:33.475Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
10:33:33 [2019-12-10T10:33:33.475Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
10:33:35 [2019-12-10T10:33:35.664Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
10:33:37 [2019-12-10T10:33:37.208Z] === RUN   TestDockerSuite/TestExecAPIStart
10:33:37 [2019-12-10T10:33:37.208Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
10:33:37 [2019-12-10T10:33:37.208Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
10:33:37 [2019-12-10T10:33:37.208Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
10:33:38 [2019-12-10T10:33:38.759Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
10:33:40 [2019-12-10T10:33:40.948Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
10:33:42 [2019-12-10T10:33:42.030Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
10:33:43 [2019-12-10T10:33:43.139Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
10:33:44 [2019-12-10T10:33:44.684Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
10:33:49 [2019-12-10T10:33:49.392Z] === RUN   TestDockerSuite/TestExecCgroup
10:33:49 [2019-12-10T10:33:49.392Z] === RUN   TestDockerSuite/TestExecEnv
10:33:49 [2019-12-10T10:33:49.392Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
10:33:49 [2019-12-10T10:33:49.392Z] === RUN   TestDockerSuite/TestExecExitStatus
10:33:50 [2019-12-10T10:33:50.939Z] === RUN   TestDockerSuite/TestExecInspectID
10:33:55 [2019-12-10T10:33:55.645Z] === RUN   TestDockerSuite/TestExecInteractive
10:33:55 [2019-12-10T10:33:55.645Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
10:33:55 [2019-12-10T10:33:55.645Z] === RUN   TestDockerSuite/TestExecParseError
10:33:55 [2019-12-10T10:33:55.645Z] === RUN   TestDockerSuite/TestExecPausedContainer
10:33:55 [2019-12-10T10:33:55.645Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
10:33:55 [2019-12-10T10:33:55.645Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
10:33:56 [2019-12-10T10:33:56.885Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
10:33:57 [2019-12-10T10:33:57.832Z] === RUN   TestDockerSuite/TestExecSetEnv
10:33:57 [2019-12-10T10:33:57.832Z] === RUN   TestDockerSuite/TestExecStartFails
10:33:57 [2019-12-10T10:33:57.832Z] === RUN   TestDockerSuite/TestExecStateCleanup
10:33:57 [2019-12-10T10:33:57.832Z] === RUN   TestDockerSuite/TestExecStopNotHanging
10:33:57 [2019-12-10T10:33:57.832Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
10:33:57 [2019-12-10T10:33:57.832Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
10:34:00 [2019-12-10T10:34:00.021Z] === RUN   TestDockerSuite/TestExecUlimits
10:34:00 [2019-12-10T10:34:00.021Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
10:34:08 [2019-12-10T10:34:08.745Z] === RUN   TestDockerSuite/TestExecWithImageUser
10:34:08 [2019-12-10T10:34:08.745Z] === RUN   TestDockerSuite/TestExecWithPrivileged
10:34:08 [2019-12-10T10:34:08.745Z] === RUN   TestDockerSuite/TestExecWithUser
10:34:08 [2019-12-10T10:34:08.745Z] === RUN   TestDockerSuite/TestGetContainerStats
10:34:13 [2019-12-10T10:34:13.446Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
10:34:14 [2019-12-10T10:34:14.940Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
10:34:19 [2019-12-10T10:34:19.255Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
10:34:22 [2019-12-10T10:34:22.173Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
10:34:27 [2019-12-10T10:34:27.982Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
10:34:27 [2019-12-10T10:34:27.982Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
10:34:27 [2019-12-10T10:34:27.982Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
10:34:28 [2019-12-10T10:34:28.444Z] === RUN   TestDockerSuite/TestHealth
10:34:28 [2019-12-10T10:34:28.444Z] === RUN   TestDockerSuite/TestHistoryExistentImage
10:34:28 [2019-12-10T10:34:28.444Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
10:34:28 [2019-12-10T10:34:28.444Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
10:34:28 [2019-12-10T10:34:28.444Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
10:34:29 [2019-12-10T10:34:29.791Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
10:34:33 [2019-12-10T10:34:33.152Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
10:34:33 [2019-12-10T10:34:33.152Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
10:34:33 [2019-12-10T10:34:33.152Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
10:34:33 [2019-12-10T10:34:33.152Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
10:34:33 [2019-12-10T10:34:33.152Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
10:34:33 [2019-12-10T10:34:33.615Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
10:34:34 [2019-12-10T10:34:34.076Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
10:34:34 [2019-12-10T10:34:34.076Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
10:34:35 [2019-12-10T10:34:35.190Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
10:34:35 [2019-12-10T10:34:35.651Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
10:34:37 [2019-12-10T10:34:37.211Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
10:34:37 [2019-12-10T10:34:37.673Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
10:34:39 [2019-12-10T10:34:39.861Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
10:34:42 [2019-12-10T10:34:42.052Z] === RUN   TestDockerSuite/TestImagesFormat
10:34:42 [2019-12-10T10:34:42.514Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
10:34:42 [2019-12-10T10:34:42.514Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
10:34:44 [2019-12-10T10:34:44.645Z] --- PASS: TestDockerExternalVolumeSuite (441.45s)
10:34:44 [2019-12-10T10:34:44.645Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.91s)
10:34:44 [2019-12-10T10:34:44.645Z]         docker_cli_external_volume_driver_test.go:53: [d94f1b4ded945] daemon is not started
10:34:44 [2019-12-10T10:34:44.645Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
10:34:44 [2019-12-10T10:34:44.645Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.64s)
10:34:44 [2019-12-10T10:34:44.645Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
10:34:44 [2019-12-10T10:34:44.645Z]         docker_cli_external_volume_driver_test.go:53: [d1cb5d36e537f] daemon is not started
10:34:44 [2019-12-10T10:34:44.645Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
10:34:44 [2019-12-10T10:34:44.645Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
10:34:44 [2019-12-10T10:34:44.645Z]         docker_cli_external_volume_driver_test.go:53: [da38832ba350a] daemon is not started
10:34:44 [2019-12-10T10:34:44.645Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
10:34:44 [2019-12-10T10:34:44.645Z]         docker_cli_external_volume_driver_test.go:53: [d2f57da305148] daemon is not started
10:34:44 [2019-12-10T10:34:44.645Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.58s)
10:34:44 [2019-12-10T10:34:44.645Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.66s)
10:34:44 [2019-12-10T10:34:44.645Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s)
10:34:44 [2019-12-10T10:34:44.645Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
10:34:44 [2019-12-10T10:34:44.645Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.68s)
10:34:44 [2019-12-10T10:34:44.645Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.77s)
10:34:44 [2019-12-10T10:34:44.646Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s)
10:34:44 [2019-12-10T10:34:44.646Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s)
10:34:44 [2019-12-10T10:34:44.646Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.41s)
10:34:44 [2019-12-10T10:34:44.646Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.38s)
10:34:44 [2019-12-10T10:34:44.646Z]         docker_cli_external_volume_driver_test.go:485: [de24014ff3d96] daemon is not started
10:34:44 [2019-12-10T10:34:44.646Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
10:34:44 [2019-12-10T10:34:44.646Z]         docker_cli_external_volume_driver_test.go:53: [da2916566568e] daemon is not started
10:34:44 [2019-12-10T10:34:44.646Z] PASS
10:34:44 [2019-12-10T10:34:44.646Z] 
10:34:44 [2019-12-10T10:34:44.646Z] === Skipped
10:34:44 [2019-12-10T10:34:44.646Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s)
10:34:44 [2019-12-10T10:34:44.646Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s)
10:34:44 [2019-12-10T10:34:44.646Z]         docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables
10:34:44 [2019-12-10T10:34:44.646Z]         check_test.go:309: [d4a5e540948c9] daemon is not started
10:34:44 [2019-12-10T10:34:44.646Z] 
10:34:44 [2019-12-10T10:34:44.646Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
10:34:44 [2019-12-10T10:34:44.646Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
10:34:44 [2019-12-10T10:34:44.646Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
10:34:44 [2019-12-10T10:34:44.646Z]         check_test.go:309: [ddc631f825d96] daemon is not started
10:34:44 [2019-12-10T10:34:44.646Z] 
10:34:44 [2019-12-10T10:34:44.646Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
10:34:44 [2019-12-10T10:34:44.646Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
10:34:44 [2019-12-10T10:34:44.646Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
10:34:44 [2019-12-10T10:34:44.646Z]         check_test.go:309: [d487e69ea8253] daemon is not started
10:34:44 [2019-12-10T10:34:44.646Z] 
10:34:44 [2019-12-10T10:34:44.646Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
10:34:44 [2019-12-10T10:34:44.646Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
10:34:44 [2019-12-10T10:34:44.646Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
10:34:44 [2019-12-10T10:34:44.646Z]         check_test.go:309: [da677173e09a9] daemon is not started
10:34:44 [2019-12-10T10:34:44.646Z] 
10:34:44 [2019-12-10T10:34:44.646Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
10:34:44 [2019-12-10T10:34:44.646Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
10:34:44 [2019-12-10T10:34:44.646Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
10:34:44 [2019-12-10T10:34:44.646Z] 
10:34:44 [2019-12-10T10:34:44.646Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
10:34:44 [2019-12-10T10:34:44.646Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
10:34:44 [2019-12-10T10:34:44.646Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
10:34:44 [2019-12-10T10:34:44.646Z] 
10:34:44 [2019-12-10T10:34:44.646Z] 
10:34:44 [2019-12-10T10:34:44.646Z] DONE 273 tests, 6 skipped in 2578.824s
10:34:44 [2019-12-10T10:34:44.646Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:34:44 [2019-12-10T10:34:44.646Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d52e621830370/docker.pid
10:34:44 [2019-12-10T10:34:44.646Z] +++ kill 3742
10:34:44 [2019-12-10T10:34:44.646Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3742 is not a child of this shell
10:34:44 [2019-12-10T10:34:44.646Z] warning: PID 3742 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d52e621830370/docker.pid had a nonzero exit code
10:34:44 [2019-12-10T10:34:44.646Z] ++++ cat bundles/test-integration/docker.pid
10:34:44 [2019-12-10T10:34:44.646Z] +++ kill 7314
10:34:45 [2019-12-10T10:34:45.576Z] +++ /etc/init.d/apparmor stop
10:34:45 [2019-12-10T10:34:45.576Z] Clearing AppArmor profiles cache:.
10:34:45 [2019-12-10T10:34:45.576Z] All profile caches have been cleared, but no profiles have been unloaded.
10:34:45 [2019-12-10T10:34:45.576Z] Unloading profiles will leave already running processes permanently
10:34:45 [2019-12-10T10:34:45.576Z] unconfined, which can lead to unexpected situations.
10:34:45 [2019-12-10T10:34:45.576Z] 
10:34:45 [2019-12-10T10:34:45.576Z] To set a process to complain mode, use the command line tool
10:34:45 [2019-12-10T10:34:45.576Z] 'aa-complain'. To really tear down all profiles, run the init script
10:34:45 [2019-12-10T10:34:45.576Z] with the 'teardown' option."
10:34:45 [2019-12-10T10:34:45.576Z] 
10:34:46 [2019-12-10T10:34:46.140Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
10:34:46 [2019-12-10T10:34:46.156Z] Recording test results
10:34:46 [2019-12-10T10:34:46.271Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
10:34:46 [2019-12-10T10:34:46.271Z] === RUN   TestDockerSuite/TestImportBadURL
10:34:48 [2019-12-10T10:34:48.472Z] === RUN   TestDockerSuite/TestImportDisplay
10:34:48 [2019-12-10T10:34:48.472Z] === RUN   TestDockerSuite/TestImportFile
10:34:48 [2019-12-10T10:34:48.472Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
10:34:48 [2019-12-10T10:34:48.472Z] === RUN   TestDockerSuite/TestImportFileWithMessage
10:34:48 [2019-12-10T10:34:48.472Z] === RUN   TestDockerSuite/TestImportGzipped
10:34:48 [2019-12-10T10:34:48.472Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:34:48 [2019-12-10T10:34:48.922Z] + echo Ensuring container killed.
10:34:48 [2019-12-10T10:34:48.922Z] Ensuring container killed.
10:34:48 [2019-12-10T10:34:48.922Z] + docker ps -aq -f name=docker-pr5-*
10:34:48 [2019-12-10T10:34:48.922Z] + cids=79079230175c
10:34:48 [2019-12-10T10:34:48.922Z] f17dc8de2507
10:34:48 [2019-12-10T10:34:48.922Z] 4e236fc5987a
10:34:48 [2019-12-10T10:34:48.922Z] + [ -n 79079230175c
10:34:48 [2019-12-10T10:34:48.922Z] f17dc8de2507
10:34:48 [2019-12-10T10:34:48.922Z] 4e236fc5987a ]
10:34:48 [2019-12-10T10:34:48.922Z] + docker rm -vf 79079230175c f17dc8de2507 4e236fc5987a
10:34:48 [2019-12-10T10:34:48.933Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
10:34:48 [2019-12-10T10:34:48.933Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
10:34:48 [2019-12-10T10:34:48.933Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
10:34:48 [2019-12-10T10:34:48.933Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
10:34:48 [2019-12-10T10:34:48.933Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
10:34:48 [2019-12-10T10:34:48.933Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
10:34:48 [2019-12-10T10:34:48.933Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
10:34:51 [2019-12-10T10:34:51.124Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
10:34:51 [2019-12-10T10:34:51.445Z] 79079230175c
10:34:51 [2019-12-10T10:34:51.445Z] f17dc8de2507
10:34:51 [2019-12-10T10:34:51.445Z] 4e236fc5987a
[Pipeline] sh
10:34:51 [2019-12-10T10:34:51.739Z] + echo Chowning /workspace to jenkins user
10:34:51 [2019-12-10T10:34:51.739Z] Chowning /workspace to jenkins user
10:34:51 [2019-12-10T10:34:51.739Z] + id -u
10:34:51 [2019-12-10T10:34:51.739Z] + id -g
10:34:51 [2019-12-10T10:34:51.739Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40179:/workspace busybox chown -R 1000:1000 /workspace
10:34:51 [2019-12-10T10:34:51.739Z] Unable to find image 'busybox:latest' locally
10:34:51 [2019-12-10T10:34:51.739Z] latest: Pulling from library/busybox
10:34:51 [2019-12-10T10:34:51.739Z] 322973677ef5: Pulling fs layer
10:34:51 [2019-12-10T10:34:51.996Z] 322973677ef5: Verifying Checksum
10:34:51 [2019-12-10T10:34:51.996Z] 322973677ef5: Download complete
10:34:51 [2019-12-10T10:34:51.996Z] 322973677ef5: Pull complete
10:34:51 [2019-12-10T10:34:51.996Z] Digest: sha256:1828edd60c5efd34b2bf5dd3282ec0cc04d47b2ff9caa0b6d4f07a21d1c08084
10:34:51 [2019-12-10T10:34:51.996Z] Status: Downloaded newer image for busybox:latest
10:34:53 [2019-12-10T10:34:53.312Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
10:34:53 [2019-12-10T10:34:53.312Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
10:34:53 [2019-12-10T10:34:53.312Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
10:34:53 [2019-12-10T10:34:53.312Z] === RUN   TestDockerSuite/TestInspectAmpersand
10:34:53 [2019-12-10T10:34:53.312Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
10:34:55 [2019-12-10T10:34:55.502Z] === RUN   TestDockerSuite/TestInspectByPrefix
10:34:55 [2019-12-10T10:34:55.502Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:34:56 [2019-12-10T10:34:56.490Z] + bundleName=amd64
10:34:56 [2019-12-10T10:34:56.490Z] + echo Creating amd64-bundles.tar.gz
10:34:56 [2019-12-10T10:34:56.490Z] Creating amd64-bundles.tar.gz
10:34:56 [2019-12-10T10:34:56.491Z] + xargs tar -czf amd64-bundles.tar.gz
10:34:56 [2019-12-10T10:34:56.491Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
10:34:57 [2019-12-10T10:34:57.688Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
10:34:57 [2019-12-10T10:34:57.688Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
10:34:57 [2019-12-10T10:34:57.688Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
10:34:57 [2019-12-10T10:34:57.688Z] === RUN   TestDockerSuite/TestInspectDefault
[Pipeline] archiveArtifacts
10:34:57 [2019-12-10T10:34:57.871Z] Archiving artifacts
10:34:59 [2019-12-10T10:34:59.740Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40179/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:34:59 [2019-12-10T10:34:59.877Z] === RUN   TestDockerSuite/TestInspectHistory
10:35:00 [2019-12-10T10:35:00.057Z] + make clean
10:35:00 [2019-12-10T10:35:00.315Z] docker volume rm -f docker-dev-cache
10:35:00 [2019-12-10T10:35:00.315Z] docker-dev-cache
[Pipeline] deleteDir
10:35:04 [2019-12-10T10:35:04.630Z] === RUN   TestDockerSuite/TestInspectImage
10:35:04 [2019-12-10T10:35:04.630Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
10:35:04 [2019-12-10T10:35:04.630Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
10:35:04 [2019-12-10T10:35:04.630Z] === RUN   TestDockerSuite/TestInspectInt64
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:35:06 [2019-12-10T10:35:06.820Z] === RUN   TestDockerSuite/TestInspectJSONFields
10:35:08 [2019-12-10T10:35:08.365Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
10:35:08 [2019-12-10T10:35:08.365Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
10:35:10 [2019-12-10T10:35:10.552Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
10:35:12 [2019-12-10T10:35:12.741Z] === RUN   TestDockerSuite/TestInspectPlugin
10:35:12 [2019-12-10T10:35:12.742Z] === RUN   TestDockerSuite/TestInspectRootFS
10:35:12 [2019-12-10T10:35:12.742Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
10:35:14 [2019-12-10T10:35:14.287Z] === RUN   TestDockerSuite/TestInspectStatus
10:35:17 [2019-12-10T10:35:17.203Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
10:35:20 [2019-12-10T10:35:20.957Z] === RUN   TestDockerSuite/TestInspectTemplateError
10:35:23 [2019-12-10T10:35:23.228Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
10:35:24 [2019-12-10T10:35:24.776Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
10:35:26 [2019-12-10T10:35:26.964Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
10:35:29 [2019-12-10T10:35:29.150Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
10:35:31 [2019-12-10T10:35:31.337Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
10:35:33 [2019-12-10T10:35:33.528Z] === RUN   TestDockerSuite/TestInspectUnknownObject
10:35:33 [2019-12-10T10:35:33.528Z] === RUN   TestDockerSuite/TestLinkShortDefinition
10:35:33 [2019-12-10T10:35:33.528Z] === RUN   TestDockerSuite/TestLinksEnvs
10:35:33 [2019-12-10T10:35:33.528Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
10:35:33 [2019-12-10T10:35:33.528Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
10:35:33 [2019-12-10T10:35:33.528Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
10:35:33 [2019-12-10T10:35:33.528Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
10:35:33 [2019-12-10T10:35:33.528Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
10:35:33 [2019-12-10T10:35:33.528Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
10:35:33 [2019-12-10T10:35:33.528Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
10:35:33 [2019-12-10T10:35:33.528Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
10:35:33 [2019-12-10T10:35:33.528Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
10:35:33 [2019-12-10T10:35:33.528Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
10:35:33 [2019-12-10T10:35:33.528Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
10:35:33 [2019-12-10T10:35:33.528Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
10:35:33 [2019-12-10T10:35:33.528Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
10:35:33 [2019-12-10T10:35:33.528Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
10:35:33 [2019-12-10T10:35:33.528Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
10:35:33 [2019-12-10T10:35:33.528Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
10:35:33 [2019-12-10T10:35:33.528Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
10:35:35 [2019-12-10T10:35:35.716Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
10:35:37 [2019-12-10T10:35:37.260Z] === RUN   TestDockerSuite/TestLogsAPIUntil
10:35:43 [2019-12-10T10:35:43.070Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
10:35:45 [2019-12-10T10:35:45.256Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
10:35:45 [2019-12-10T10:35:45.256Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
10:35:46 [2019-12-10T10:35:46.811Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
10:35:46 [2019-12-10T10:35:46.811Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
10:35:53 [2019-12-10T10:35:53.906Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
10:36:01 [2019-12-10T10:36:01.000Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
10:36:06 [2019-12-10T10:36:06.940Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
10:36:09 [2019-12-10T10:36:09.132Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
10:36:11 [2019-12-10T10:36:11.320Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
10:36:11 [2019-12-10T10:36:11.320Z] === RUN   TestDockerSuite/TestLogsFollowStopped
10:36:13 [2019-12-10T10:36:13.508Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
10:36:15 [2019-12-10T10:36:15.695Z] === RUN   TestDockerSuite/TestLogsSince
10:36:26 [2019-12-10T10:36:26.039Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
10:36:26 [2019-12-10T10:36:26.039Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
10:36:26 [2019-12-10T10:36:26.039Z] === RUN   TestDockerSuite/TestLogsTail
10:36:27 [2019-12-10T10:36:27.582Z] === RUN   TestDockerSuite/TestLogsTimestamps
10:36:29 [2019-12-10T10:36:29.775Z] === RUN   TestDockerSuite/TestLogsWithDetails
10:36:31 [2019-12-10T10:36:31.966Z] === RUN   TestDockerSuite/TestMountIntoProc
10:36:31 [2019-12-10T10:36:31.966Z] === RUN   TestDockerSuite/TestMountIntoSys
10:36:31 [2019-12-10T10:36:31.966Z] === RUN   TestDockerSuite/TestNetHostname
10:36:31 [2019-12-10T10:36:31.966Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
10:36:31 [2019-12-10T10:36:31.966Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
10:36:31 [2019-12-10T10:36:31.966Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
10:36:31 [2019-12-10T10:36:31.966Z] === RUN   TestDockerSuite/TestPluginActive
10:36:31 [2019-12-10T10:36:31.966Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
10:36:31 [2019-12-10T10:36:31.966Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
10:36:31 [2019-12-10T10:36:31.966Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
10:36:31 [2019-12-10T10:36:31.966Z] === RUN   TestDockerSuite/TestPluginLogDriver
10:36:31 [2019-12-10T10:36:31.966Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
10:36:32 [2019-12-10T10:36:32.429Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
10:36:32 [2019-12-10T10:36:32.429Z] === RUN   TestDockerSuite/TestPluginUpgrade
10:36:32 [2019-12-10T10:36:32.429Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
10:36:32 [2019-12-10T10:36:32.429Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
10:36:32 [2019-12-10T10:36:32.429Z] === RUN   TestDockerSuite/TestPortHostBinding
10:36:32 [2019-12-10T10:36:32.429Z] === RUN   TestDockerSuite/TestPortList
10:36:32 [2019-12-10T10:36:32.429Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
10:36:37 [2019-12-10T10:36:37.130Z] === RUN   TestDockerSuite/TestPostContainersAttach
10:36:37 [2019-12-10T10:36:37.130Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
10:36:37 [2019-12-10T10:36:37.130Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
10:36:37 [2019-12-10T10:36:37.130Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
10:36:37 [2019-12-10T10:36:37.130Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
10:36:37 [2019-12-10T10:36:37.130Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
10:36:37 [2019-12-10T10:36:37.130Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
10:36:37 [2019-12-10T10:36:37.130Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
10:36:37 [2019-12-10T10:36:37.130Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
10:36:37 [2019-12-10T10:36:37.130Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
10:36:45 [2019-12-10T10:36:45.692Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
10:36:45 [2019-12-10T10:36:45.692Z] === RUN   TestDockerSuite/TestPsByOrder
10:36:54 [2019-12-10T10:36:54.389Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
10:36:54 [2019-12-10T10:36:54.389Z] === RUN   TestDockerSuite/TestPsListContainersBase
10:37:01 [2019-12-10T10:37:01.461Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
10:37:22 [2019-12-10T10:37:22.532Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
10:37:22 [2019-12-10T10:37:22.532Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
10:37:22 [2019-12-10T10:37:22.532Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
10:37:32 [2019-12-10T10:37:32.842Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
10:37:34 [2019-12-10T10:37:34.394Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
10:37:46 [2019-12-10T10:37:46.770Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
10:37:50 [2019-12-10T10:37:50.498Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
10:37:50 [2019-12-10T10:37:50.498Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
10:37:50 [2019-12-10T10:37:50.498Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
10:37:55 [2019-12-10T10:37:55.180Z] === RUN   TestDockerSuite/TestPsListContainersSize
10:37:55 [2019-12-10T10:37:55.180Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
10:37:55 [2019-12-10T10:37:55.180Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
10:37:55 [2019-12-10T10:37:55.180Z] === RUN   TestDockerSuite/TestPsRightTagName
10:37:55 [2019-12-10T10:37:55.180Z] === RUN   TestDockerSuite/TestPsShowMounts
10:38:00 [2019-12-10T10:38:00.977Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
10:38:00 [2019-12-10T10:38:00.977Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
10:38:02 [2019-12-10T10:38:02.509Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
10:38:02 [2019-12-10T10:38:02.509Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
10:38:04 [2019-12-10T10:38:04.041Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
10:38:04 [2019-12-10T10:38:04.499Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
10:38:04 [2019-12-10T10:38:04.499Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
10:38:09 [2019-12-10T10:38:09.186Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
10:38:12 [2019-12-10T10:38:12.915Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
10:38:15 [2019-12-10T10:38:15.088Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
10:38:40 [2019-12-10T10:38:40.219Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
10:38:40 [2019-12-10T10:38:40.219Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
10:38:43 [2019-12-10T10:38:43.951Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
10:38:43 [2019-12-10T10:38:43.951Z] === RUN   TestDockerSuite/TestRestartPolicyNO
10:38:43 [2019-12-10T10:38:43.951Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
10:38:44 [2019-12-10T10:38:44.918Z] === RUN   TestDockerSuite/TestRestartRunningContainer
10:38:48 [2019-12-10T10:38:48.760Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
10:38:53 [2019-12-10T10:38:53.444Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
10:38:53 [2019-12-10T10:38:53.444Z] === RUN   TestDockerSuite/TestRestartWithVolumes
10:38:57 [2019-12-10T10:38:57.176Z] === RUN   TestDockerSuite/TestRmiBlank
10:38:57 [2019-12-10T10:38:57.176Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
10:38:57 [2019-12-10T10:38:57.634Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
10:39:12 [2019-12-10T10:39:12.430Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
10:39:13 [2019-12-10T10:39:13.966Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
10:39:14 [2019-12-10T10:39:14.940Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
10:39:22 [2019-12-10T10:39:22.016Z] === RUN   TestDockerSuite/TestRmiImgIDForce
10:39:27 [2019-12-10T10:39:27.808Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
10:39:34 [2019-12-10T10:39:34.879Z] === RUN   TestDockerSuite/TestRmiParentImageFail
10:39:39 [2019-12-10T10:39:39.584Z] === RUN   TestDockerSuite/TestRmiTag
10:39:40 [2019-12-10T10:39:40.043Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
10:39:42 [2019-12-10T10:39:42.217Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
10:39:59 [2019-12-10T10:39:59.885Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
10:40:02 [2019-12-10T10:40:02.057Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
10:40:07 [2019-12-10T10:40:07.844Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
10:40:08 [2019-12-10T10:40:08.303Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
10:40:08 [2019-12-10T10:40:08.303Z] === RUN   TestDockerSuite/TestRunAddHost
10:40:08 [2019-12-10T10:40:08.303Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
10:40:08 [2019-12-10T10:40:08.303Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
10:40:08 [2019-12-10T10:40:08.303Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
10:40:08 [2019-12-10T10:40:08.303Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
10:40:08 [2019-12-10T10:40:08.303Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
10:40:08 [2019-12-10T10:40:08.303Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
10:40:10 [2019-12-10T10:40:10.478Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
10:40:10 [2019-12-10T10:40:10.478Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
10:40:10 [2019-12-10T10:40:10.478Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
10:40:20 [2019-12-10T10:40:20.786Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
10:40:22 [2019-12-10T10:40:22.319Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
10:40:24 [2019-12-10T10:40:24.497Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
10:40:31 [2019-12-10T10:40:31.559Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
10:40:33 [2019-12-10T10:40:33.897Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
10:40:33 [2019-12-10T10:40:33.897Z] === RUN   TestDockerSuite/TestRunBindMounts
10:40:37 [2019-12-10T10:40:37.628Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
10:40:37 [2019-12-10T10:40:37.628Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
10:40:37 [2019-12-10T10:40:37.628Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
10:40:38 [2019-12-10T10:40:38.087Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
10:40:38 [2019-12-10T10:40:38.087Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
10:40:38 [2019-12-10T10:40:38.087Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
10:40:38 [2019-12-10T10:40:38.087Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
10:40:38 [2019-12-10T10:40:38.087Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
10:40:38 [2019-12-10T10:40:38.087Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
10:40:38 [2019-12-10T10:40:38.087Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
10:40:38 [2019-12-10T10:40:38.087Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
10:40:38 [2019-12-10T10:40:38.087Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
10:40:40 [2019-12-10T10:40:40.262Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
10:40:40 [2019-12-10T10:40:40.262Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
10:40:43 [2019-12-10T10:40:43.161Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
10:40:43 [2019-12-10T10:40:43.161Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
10:40:43 [2019-12-10T10:40:43.161Z] === RUN   TestDockerSuite/TestRunContainerNetwork
10:40:45 [2019-12-10T10:40:45.339Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
10:40:45 [2019-12-10T10:40:45.339Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
10:40:45 [2019-12-10T10:40:45.339Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
10:40:45 [2019-12-10T10:40:45.339Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
10:40:45 [2019-12-10T10:40:45.339Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
10:40:45 [2019-12-10T10:40:45.339Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
10:40:45 [2019-12-10T10:40:45.339Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
10:40:45 [2019-12-10T10:40:45.339Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
10:40:47 [2019-12-10T10:40:47.516Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
10:40:49 [2019-12-10T10:40:49.845Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
10:40:51 [2019-12-10T10:40:51.383Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
10:40:51 [2019-12-10T10:40:51.383Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
10:40:51 [2019-12-10T10:40:51.383Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
10:40:51 [2019-12-10T10:40:51.383Z] === RUN   TestDockerSuite/TestRunCreateVolume
10:40:53 [2019-12-10T10:40:53.559Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
10:40:53 [2019-12-10T10:40:53.559Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
10:40:53 [2019-12-10T10:40:53.559Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
10:40:53 [2019-12-10T10:40:53.559Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
10:40:53 [2019-12-10T10:40:53.559Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
10:40:56 [2019-12-10T10:40:56.461Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
10:41:08 [2019-12-10T10:41:08.846Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
10:41:08 [2019-12-10T10:41:08.846Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
10:41:08 [2019-12-10T10:41:08.846Z] === RUN   TestDockerSuite/TestRunDNSOptions
10:41:08 [2019-12-10T10:41:08.846Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
10:41:08 [2019-12-10T10:41:08.846Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
10:41:08 [2019-12-10T10:41:08.846Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
10:41:08 [2019-12-10T10:41:08.846Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
10:41:09 [2019-12-10T10:41:09.813Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
10:41:09 [2019-12-10T10:41:09.813Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
10:41:09 [2019-12-10T10:41:09.813Z] === RUN   TestDockerSuite/TestRunDuplicateMount
10:41:09 [2019-12-10T10:41:09.813Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
10:41:11 [2019-12-10T10:41:11.986Z] === RUN   TestDockerSuite/TestRunEchoStdout
10:41:14 [2019-12-10T10:41:14.162Z] === RUN   TestDockerSuite/TestRunEmptyEnv
10:41:14 [2019-12-10T10:41:14.162Z] === RUN   TestDockerSuite/TestRunEntrypoint
10:41:16 [2019-12-10T10:41:16.336Z] === RUN   TestDockerSuite/TestRunEnvironment
10:41:16 [2019-12-10T10:41:16.336Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
10:41:16 [2019-12-10T10:41:16.336Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
10:41:16 [2019-12-10T10:41:16.336Z] === RUN   TestDockerSuite/TestRunExitCode
10:41:18 [2019-12-10T10:41:18.519Z] === RUN   TestDockerSuite/TestRunExitCodeOne
10:41:20 [2019-12-10T10:41:20.695Z] === RUN   TestDockerSuite/TestRunExitCodeZero
10:41:22 [2019-12-10T10:41:22.880Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
10:41:25 [2019-12-10T10:41:25.056Z] === RUN   TestDockerSuite/TestRunExposePort
10:41:25 [2019-12-10T10:41:25.056Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
10:41:25 [2019-12-10T10:41:25.056Z] === RUN   TestDockerSuite/TestRunGroupAdd
10:41:25 [2019-12-10T10:41:25.056Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
10:41:25 [2019-12-10T10:41:25.056Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
10:41:25 [2019-12-10T10:41:25.056Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
10:41:25 [2019-12-10T10:41:25.056Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
10:41:25 [2019-12-10T10:41:25.056Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
10:41:25 [2019-12-10T10:41:25.056Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
10:41:33 [2019-12-10T10:41:33.621Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
10:41:33 [2019-12-10T10:41:33.621Z] === RUN   TestDockerSuite/TestRunInvalidReference
10:41:33 [2019-12-10T10:41:33.621Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
10:41:33 [2019-12-10T10:41:33.621Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
10:41:33 [2019-12-10T10:41:33.621Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
10:41:33 [2019-12-10T10:41:33.621Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
10:41:33 [2019-12-10T10:41:33.621Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
10:41:42 [2019-12-10T10:41:42.340Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
10:41:42 [2019-12-10T10:41:42.340Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
10:41:43 [2019-12-10T10:41:43.876Z] === RUN   TestDockerSuite/TestRunModeHostname
10:41:43 [2019-12-10T10:41:43.876Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
10:41:43 [2019-12-10T10:41:43.876Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
10:41:43 [2019-12-10T10:41:43.876Z] === RUN   TestDockerSuite/TestRunModeIpcHost
10:41:43 [2019-12-10T10:41:43.876Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
10:41:43 [2019-12-10T10:41:43.876Z] === RUN   TestDockerSuite/TestRunModePIDContainer
10:41:43 [2019-12-10T10:41:43.876Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
10:41:43 [2019-12-10T10:41:43.876Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
10:41:43 [2019-12-10T10:41:43.876Z] === RUN   TestDockerSuite/TestRunModePIDHost
10:41:43 [2019-12-10T10:41:43.876Z] === RUN   TestDockerSuite/TestRunModeUTSHost
10:41:43 [2019-12-10T10:41:43.876Z] === RUN   TestDockerSuite/TestRunMount
10:41:43 [2019-12-10T10:41:43.876Z] === RUN   TestDockerSuite/TestRunMountOrdering
10:41:43 [2019-12-10T10:41:43.876Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
10:41:43 [2019-12-10T10:41:43.876Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
10:41:43 [2019-12-10T10:41:43.876Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
10:41:50 [2019-12-10T10:41:50.946Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
10:41:50 [2019-12-10T10:41:50.946Z] === RUN   TestDockerSuite/TestRunNamedVolume
10:41:50 [2019-12-10T10:41:50.946Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
10:41:50 [2019-12-10T10:41:50.946Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
10:41:55 [2019-12-10T10:41:55.633Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
10:41:59 [2019-12-10T10:41:59.366Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
10:41:59 [2019-12-10T10:41:59.366Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
10:41:59 [2019-12-10T10:41:59.366Z] === RUN   TestDockerSuite/TestRunNetHost
10:41:59 [2019-12-10T10:41:59.366Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
10:41:59 [2019-12-10T10:41:59.366Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
10:41:59 [2019-12-10T10:41:59.366Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
10:41:59 [2019-12-10T10:41:59.366Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
10:41:59 [2019-12-10T10:41:59.366Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
10:41:59 [2019-12-10T10:41:59.366Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
10:41:59 [2019-12-10T10:41:59.366Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
10:41:59 [2019-12-10T10:41:59.366Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
10:42:00 [2019-12-10T10:42:00.333Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
10:42:02 [2019-12-10T10:42:02.509Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
10:42:04 [2019-12-10T10:42:04.687Z] === RUN   TestDockerSuite/TestRunNonExistingImage
10:42:05 [2019-12-10T10:42:05.651Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
10:42:07 [2019-12-10T10:42:07.828Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
10:42:07 [2019-12-10T10:42:07.828Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
10:42:07 [2019-12-10T10:42:07.828Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
10:42:07 [2019-12-10T10:42:07.828Z] === RUN   TestDockerSuite/TestRunPortInUse
10:42:07 [2019-12-10T10:42:07.828Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
10:42:07 [2019-12-10T10:42:07.828Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
10:42:07 [2019-12-10T10:42:07.828Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
10:42:07 [2019-12-10T10:42:07.828Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
10:42:07 [2019-12-10T10:42:07.828Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
10:42:10 [2019-12-10T10:42:10.733Z] === RUN   TestDockerSuite/TestRunPublishPort
10:42:10 [2019-12-10T10:42:10.733Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
10:42:10 [2019-12-10T10:42:10.733Z] === RUN   TestDockerSuite/TestRunReadProcLatency
10:42:10 [2019-12-10T10:42:10.733Z] === RUN   TestDockerSuite/TestRunReadProcTimer
10:42:10 [2019-12-10T10:42:10.733Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
10:42:10 [2019-12-10T10:42:10.733Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
10:42:23 [2019-12-10T10:42:23.117Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
10:42:23 [2019-12-10T10:42:23.118Z] === RUN   TestDockerSuite/TestRunRm
10:42:24 [2019-12-10T10:42:24.654Z] === RUN   TestDockerSuite/TestRunRmAndWait
10:42:30 [2019-12-10T10:42:30.441Z] === RUN   TestDockerSuite/TestRunRmPre125Api
10:42:37 [2019-12-10T10:42:37.507Z] === RUN   TestDockerSuite/TestRunRootWorkdir
10:42:39 [2019-12-10T10:42:39.039Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
10:42:41 [2019-12-10T10:42:41.219Z] === RUN   TestDockerSuite/TestRunSetMacAddress
10:42:43 [2019-12-10T10:42:43.392Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
10:42:43 [2019-12-10T10:42:43.392Z] === RUN   TestDockerSuite/TestRunState
10:42:43 [2019-12-10T10:42:43.392Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
10:42:45 [2019-12-10T10:42:45.568Z] === RUN   TestDockerSuite/TestRunStdinPipe
10:42:45 [2019-12-10T10:42:45.568Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
10:42:47 [2019-12-10T10:42:47.106Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
10:42:47 [2019-12-10T10:42:47.106Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
10:42:47 [2019-12-10T10:42:47.106Z] === RUN   TestDockerSuite/TestRunTLSVerify
10:42:47 [2019-12-10T10:42:47.565Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
10:42:47 [2019-12-10T10:42:47.565Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
10:42:47 [2019-12-10T10:42:47.565Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
10:42:52 [2019-12-10T10:42:52.251Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
10:42:52 [2019-12-10T10:42:52.251Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
10:42:52 [2019-12-10T10:42:52.251Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
10:42:52 [2019-12-10T10:42:52.251Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
10:42:52 [2019-12-10T10:42:52.251Z] === RUN   TestDockerSuite/TestRunUnshareProc
10:42:52 [2019-12-10T10:42:52.251Z] === RUN   TestDockerSuite/TestRunUserByID
10:42:52 [2019-12-10T10:42:52.251Z] === RUN   TestDockerSuite/TestRunUserByIDBig
10:42:52 [2019-12-10T10:42:52.251Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
10:42:52 [2019-12-10T10:42:52.251Z] === RUN   TestDockerSuite/TestRunUserByIDZero
10:42:52 [2019-12-10T10:42:52.251Z] === RUN   TestDockerSuite/TestRunUserByName
10:42:52 [2019-12-10T10:42:52.251Z] === RUN   TestDockerSuite/TestRunUserDefaults
10:42:54 [2019-12-10T10:42:54.427Z] === RUN   TestDockerSuite/TestRunUserNotFound
10:42:54 [2019-12-10T10:42:54.427Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
10:42:56 [2019-12-10T10:42:56.603Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
10:42:56 [2019-12-10T10:42:56.603Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
10:42:57 [2019-12-10T10:42:57.062Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
10:42:59 [2019-12-10T10:42:59.964Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
10:43:05 [2019-12-10T10:43:05.927Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
10:43:10 [2019-12-10T10:43:10.611Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
10:43:16 [2019-12-10T10:43:16.400Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
10:43:16 [2019-12-10T10:43:16.400Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
10:43:16 [2019-12-10T10:43:16.400Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
10:43:16 [2019-12-10T10:43:16.400Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
10:43:16 [2019-12-10T10:43:16.400Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
10:43:18 [2019-12-10T10:43:18.578Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
10:43:20 [2019-12-10T10:43:20.757Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
10:43:22 [2019-12-10T10:43:22.931Z] === RUN   TestDockerSuite/TestRunWithBadDevice
10:43:22 [2019-12-10T10:43:22.931Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
10:43:22 [2019-12-10T10:43:22.931Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
10:43:22 [2019-12-10T10:43:22.931Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
10:43:22 [2019-12-10T10:43:22.931Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
10:43:22 [2019-12-10T10:43:22.931Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
10:43:22 [2019-12-10T10:43:22.931Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
10:43:22 [2019-12-10T10:43:22.931Z] === RUN   TestDockerSuite/TestRunWithUlimits
10:43:22 [2019-12-10T10:43:22.931Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
10:43:27 [2019-12-10T10:43:27.617Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
10:43:28 [2019-12-10T10:43:28.585Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
10:43:30 [2019-12-10T10:43:30.763Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
10:43:35 [2019-12-10T10:43:35.448Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
10:43:35 [2019-12-10T10:43:35.448Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
10:43:35 [2019-12-10T10:43:35.448Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
10:43:35 [2019-12-10T10:43:35.448Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
10:43:35 [2019-12-10T10:43:35.448Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
10:43:35 [2019-12-10T10:43:35.448Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
10:43:35 [2019-12-10T10:43:35.448Z] === RUN   TestDockerSuite/TestSaveCheckTimes
10:43:35 [2019-12-10T10:43:35.448Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
10:43:35 [2019-12-10T10:43:35.448Z] === RUN   TestDockerSuite/TestSaveImageId
10:43:35 [2019-12-10T10:43:35.448Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
10:43:35 [2019-12-10T10:43:35.448Z] === RUN   TestDockerSuite/TestSaveLoadParents
10:43:35 [2019-12-10T10:43:35.448Z] === RUN   TestDockerSuite/TestSaveMultipleNames
10:43:35 [2019-12-10T10:43:35.448Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
10:43:35 [2019-12-10T10:43:35.448Z] === RUN   TestDockerSuite/TestSaveSingleTag
10:43:35 [2019-12-10T10:43:35.448Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
10:43:35 [2019-12-10T10:43:35.448Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
10:43:35 [2019-12-10T10:43:35.448Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
10:43:35 [2019-12-10T10:43:35.448Z] === RUN   TestDockerSuite/TestSearchCmdOptions
10:43:37 [2019-12-10T10:43:37.621Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
10:43:38 [2019-12-10T10:43:38.079Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
10:43:38 [2019-12-10T10:43:38.538Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
10:43:38 [2019-12-10T10:43:38.998Z] === RUN   TestDockerSuite/TestSearchWithLimit
10:43:40 [2019-12-10T10:43:40.531Z] === RUN   TestDockerSuite/TestSlowStdinClosing
10:43:47 [2019-12-10T10:43:47.600Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
10:43:47 [2019-12-10T10:43:47.600Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
10:43:53 [2019-12-10T10:43:53.391Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
10:43:53 [2019-12-10T10:43:53.391Z] === RUN   TestDockerSuite/TestStartAttachSilent
10:43:57 [2019-12-10T10:43:57.123Z] === RUN   TestDockerSuite/TestStartAttachWithRename
10:43:57 [2019-12-10T10:43:57.123Z] === RUN   TestDockerSuite/TestStartMultipleContainers
10:43:57 [2019-12-10T10:43:57.123Z] === RUN   TestDockerSuite/TestStartPausedContainer
10:43:57 [2019-12-10T10:43:57.123Z] === RUN   TestDockerSuite/TestStartRecordError
10:43:57 [2019-12-10T10:43:57.123Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
10:44:04 [2019-12-10T10:44:04.204Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
10:44:04 [2019-12-10T10:44:04.204Z] === RUN   TestDockerSuite/TestStatsAllNoStream
10:44:04 [2019-12-10T10:44:04.204Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
10:44:04 [2019-12-10T10:44:04.204Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
10:44:04 [2019-12-10T10:44:04.204Z] === RUN   TestDockerSuite/TestStatsFormatAll
10:44:04 [2019-12-10T10:44:04.204Z] === RUN   TestDockerSuite/TestStatsNoStream
10:44:04 [2019-12-10T10:44:04.204Z] === RUN   TestDockerSuite/TestTopMultipleArgs
10:44:05 [2019-12-10T10:44:05.745Z] === RUN   TestDockerSuite/TestTopNonPrivileged
10:44:07 [2019-12-10T10:44:07.921Z] === RUN   TestDockerSuite/TestTopPrivileged
10:44:07 [2019-12-10T10:44:07.921Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
10:44:09 [2019-12-10T10:44:09.455Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
10:44:09 [2019-12-10T10:44:09.455Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
10:44:09 [2019-12-10T10:44:09.914Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
10:44:09 [2019-12-10T10:44:09.914Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
10:44:09 [2019-12-10T10:44:09.914Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
10:44:09 [2019-12-10T10:44:09.914Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
10:44:09 [2019-12-10T10:44:09.914Z] === RUN   TestDockerSuite/TestVolumeCLICreate
10:44:27 [2019-12-10T10:44:27.582Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
10:44:27 [2019-12-10T10:44:27.582Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
10:44:27 [2019-12-10T10:44:27.582Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
10:44:27 [2019-12-10T10:44:27.582Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
10:44:27 [2019-12-10T10:44:27.582Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
10:44:27 [2019-12-10T10:44:27.582Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
10:44:27 [2019-12-10T10:44:27.582Z] === RUN   TestDockerSuite/TestVolumeCLILs
10:44:29 [2019-12-10T10:44:29.117Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
10:44:29 [2019-12-10T10:44:29.117Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
10:44:37 [2019-12-10T10:44:37.674Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
10:44:37 [2019-12-10T10:44:37.674Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
10:44:37 [2019-12-10T10:44:37.674Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
10:44:37 [2019-12-10T10:44:37.674Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
10:44:37 [2019-12-10T10:44:37.674Z] === RUN   TestDockerSuite/TestVolumeCLIRm
10:44:44 [2019-12-10T10:44:44.887Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
10:44:44 [2019-12-10T10:44:44.887Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
10:44:45 [2019-12-10T10:44:45.345Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
10:44:45 [2019-12-10T10:44:45.803Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
10:44:45 [2019-12-10T10:44:45.803Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
10:44:52 [2019-12-10T10:44:52.960Z] === RUN   TestDockerSuite/TestVolumeLsFormat
10:44:52 [2019-12-10T10:44:52.960Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
10:44:52 [2019-12-10T10:44:52.960Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
10:45:01 [2019-12-10T10:45:01.527Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
10:45:01 [2019-12-10T10:45:01.527Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
10:45:02 [2019-12-10T10:45:02.493Z] --- PASS: TestDockerSuite (2548.37s)
10:45:02 [2019-12-10T10:45:02.493Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
10:45:02 [2019-12-10T10:45:02.493Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
10:45:02 [2019-12-10T10:45:02.493Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.493Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
10:45:02 [2019-12-10T10:45:02.493Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
10:45:02 [2019-12-10T10:45:02.493Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
10:45:02 [2019-12-10T10:45:02.493Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
10:45:02 [2019-12-10T10:45:02.493Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.493Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
10:45:02 [2019-12-10T10:45:02.493Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.62s)
10:45:02 [2019-12-10T10:45:02.493Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s)
10:45:02 [2019-12-10T10:45:02.493Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s)
10:45:02 [2019-12-10T10:45:02.493Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s)
10:45:02 [2019-12-10T10:45:02.493Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (143.95s)
10:45:02 [2019-12-10T10:45:02.493Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.80s)
10:45:02 [2019-12-10T10:45:02.493Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s)
10:45:02 [2019-12-10T10:45:02.493Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
10:45:02 [2019-12-10T10:45:02.493Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.493Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
10:45:02 [2019-12-10T10:45:02.493Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.493Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
10:45:02 [2019-12-10T10:45:02.493Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.493Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
10:45:02 [2019-12-10T10:45:02.493Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.493Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
10:45:02 [2019-12-10T10:45:02.493Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.493Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
10:45:02 [2019-12-10T10:45:02.493Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.493Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
10:45:02 [2019-12-10T10:45:02.493Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.493Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
10:45:02 [2019-12-10T10:45:02.493Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
10:45:02 [2019-12-10T10:45:02.493Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.493Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.57s)
10:45:02 [2019-12-10T10:45:02.493Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
10:45:02 [2019-12-10T10:45:02.493Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.493Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
10:45:02 [2019-12-10T10:45:02.493Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.493Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.91s)
10:45:02 [2019-12-10T10:45:02.493Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.21s)
10:45:02 [2019-12-10T10:45:02.493Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
10:45:02 [2019-12-10T10:45:02.493Z]         docker_cli_run_test.go:3182: unmatched requirement Apparmor
10:45:02 [2019-12-10T10:45:02.493Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s)
10:45:02 [2019-12-10T10:45:02.493Z]         docker_cli_run_test.go:3160: unmatched requirement Apparmor
10:45:02 [2019-12-10T10:45:02.493Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
10:45:02 [2019-12-10T10:45:02.493Z]         docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.493Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
10:45:02 [2019-12-10T10:45:02.493Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.493Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.95s)
10:45:02 [2019-12-10T10:45:02.493Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
10:45:02 [2019-12-10T10:45:02.493Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
10:45:02 [2019-12-10T10:45:02.493Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
10:45:02 [2019-12-10T10:45:02.493Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.493Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.52s)
10:45:02 [2019-12-10T10:45:02.493Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (121.70s)
10:45:02 [2019-12-10T10:45:02.493Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s)
10:45:02 [2019-12-10T10:45:02.493Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
10:45:02 [2019-12-10T10:45:02.493Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.46s)
10:45:02 [2019-12-10T10:45:02.493Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
10:45:02 [2019-12-10T10:45:02.493Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.43s)
10:45:02 [2019-12-10T10:45:02.493Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.86s)
10:45:02 [2019-12-10T10:45:02.493Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
10:45:02 [2019-12-10T10:45:02.493Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.493Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
10:45:02 [2019-12-10T10:45:02.493Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.493Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
10:45:02 [2019-12-10T10:45:02.493Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.493Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s)
10:45:02 [2019-12-10T10:45:02.493Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s)
10:45:02 [2019-12-10T10:45:02.493Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.07s)
10:45:02 [2019-12-10T10:45:02.493Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.36s)
10:45:02 [2019-12-10T10:45:02.493Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
10:45:02 [2019-12-10T10:45:02.493Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.493Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
10:45:02 [2019-12-10T10:45:02.494Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.65s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.73s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (4.99s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.00s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
10:45:02 [2019-12-10T10:45:02.494Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.22s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.54s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.89s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
10:45:02 [2019-12-10T10:45:02.494Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.494Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
10:45:02 [2019-12-10T10:45:02.494Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.494Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
10:45:02 [2019-12-10T10:45:02.494Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.494Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
10:45:02 [2019-12-10T10:45:02.494Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildAddTar (39.14s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
10:45:02 [2019-12-10T10:45:02.494Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.494Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.40s)
10:45:02 [2019-12-10T10:45:02.494Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.70s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.79s)
10:45:02 [2019-12-10T10:45:02.494Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.55s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.40s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.15s)
10:45:02 [2019-12-10T10:45:02.494Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.84s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.71s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.17s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s)
10:45:02 [2019-12-10T10:45:02.494Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.21s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
10:45:02 [2019-12-10T10:45:02.494Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.494Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
10:45:02 [2019-12-10T10:45:02.494Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.82s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
10:45:02 [2019-12-10T10:45:02.494Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
10:45:02 [2019-12-10T10:45:02.494Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.494Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
10:45:02 [2019-12-10T10:45:02.494Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (33.48s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.73s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.73s)
10:45:02 [2019-12-10T10:45:02.494Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.494Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s)
10:45:02 [2019-12-10T10:45:02.494Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.37s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
10:45:02 [2019-12-10T10:45:02.494Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.69s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.29s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
10:45:02 [2019-12-10T10:45:02.494Z]         docker_api_build_test.go:407: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.494Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
10:45:02 [2019-12-10T10:45:02.494Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.39s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.95s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.53s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.57s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.38s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.18s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
10:45:02 [2019-12-10T10:45:02.494Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.20s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildContChar (13.16s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
10:45:02 [2019-12-10T10:45:02.494Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.52s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.04s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.98s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.52s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
10:45:02 [2019-12-10T10:45:02.494Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.83s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.62s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
10:45:02 [2019-12-10T10:45:02.494Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.494Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
10:45:02 [2019-12-10T10:45:02.494Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.46s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.02s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.60s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.32s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.72s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s)
10:45:02 [2019-12-10T10:45:02.494Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.494Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s)
10:45:02 [2019-12-10T10:45:02.494Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.494Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
10:45:02 [2019-12-10T10:45:02.494Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s)
10:45:02 [2019-12-10T10:45:02.494Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
10:45:02 [2019-12-10T10:45:02.494Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.494Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.13s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.70s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s)
10:45:02 [2019-12-10T10:45:02.955Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.65s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.64s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.80s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.61s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.72s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.47s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (49.52s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.80s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s)
10:45:02 [2019-12-10T10:45:02.955Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (61.67s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.65s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.89s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.20s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.29s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.80s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (34.71s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.19s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.99s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (86.41s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.63s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s)
10:45:02 [2019-12-10T10:45:02.955Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.955Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
10:45:02 [2019-12-10T10:45:02.955Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.18s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
10:45:02 [2019-12-10T10:45:02.955Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.46s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.13s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.93s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
10:45:02 [2019-12-10T10:45:02.955Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.955Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s)
10:45:02 [2019-12-10T10:45:02.955Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.955Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
10:45:02 [2019-12-10T10:45:02.955Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.955Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
10:45:02 [2019-12-10T10:45:02.955Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.955Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
10:45:02 [2019-12-10T10:45:02.955Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.57s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
10:45:02 [2019-12-10T10:45:02.955Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.955Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
10:45:02 [2019-12-10T10:45:02.955Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.955Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
10:45:02 [2019-12-10T10:45:02.955Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.92s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.19s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.03s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.63s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
10:45:02 [2019-12-10T10:45:02.955Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.955Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
10:45:02 [2019-12-10T10:45:02.955Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.955Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
10:45:02 [2019-12-10T10:45:02.955Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.955Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
10:45:02 [2019-12-10T10:45:02.955Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.955Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
10:45:02 [2019-12-10T10:45:02.955Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildFails (2.08s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (10.13s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.62s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildForceRm (11.73s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildFromGit (10.65s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.38s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.35s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
10:45:02 [2019-12-10T10:45:02.955Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.70s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.61s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
10:45:02 [2019-12-10T10:45:02.955Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.25s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
10:45:02 [2019-12-10T10:45:02.955Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildHistory (12.04s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.93s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.11s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
10:45:02 [2019-12-10T10:45:02.955Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.82s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.63s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.97s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.56s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.91s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.60s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.92s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.53s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.53s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s)
10:45:02 [2019-12-10T10:45:02.955Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.955Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
10:45:02 [2019-12-10T10:45:02.955Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.50s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.62s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.43s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.36s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
10:45:02 [2019-12-10T10:45:02.955Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.02s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.46s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.31s)
10:45:02 [2019-12-10T10:45:02.955Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.34s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.72s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.49s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.63s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.89s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.63s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.61s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.54s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.39s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.20s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.96s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.31s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (9.89s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.53s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.40s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (8.43s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.71s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.19s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.02s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.09s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.12s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.87s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.45s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildRm (13.12s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.15s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_api_build_test.go:518: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.38s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.59s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.58s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.71s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (20.56s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.79s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.59s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.30s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.03s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.81s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.31s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (7.91s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.25s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.74s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.61s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.31s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.70s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.73s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.89s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (15.28s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.80s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.48s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.87s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.94s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.39s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.14s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.28s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.61s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.99s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_sni_test.go:18: Flakey test
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.04s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (9.41s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestCommitChange (4.86s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.47s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestCommitNewFile (12.18s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestCommitTTY (11.95s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.79s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.69s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.15s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.29s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.41s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.42s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.59s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.11s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.04s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.17s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (6.95s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.17s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.80s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.50s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.30s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.83s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.97s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.83s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (7.04s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.01s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.19s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.84s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.94s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.44s)
10:45:02 [2019-12-10T10:45:02.956Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.26s)
10:45:02 [2019-12-10T10:45:02.956Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (7.37s)
10:45:02 [2019-12-10T10:45:02.956Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.44s)
10:45:02 [2019-12-10T10:45:02.956Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.40s)
10:45:02 [2019-12-10T10:45:02.956Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000954fc0_<nil>} (2.32s)
10:45:02 [2019-12-10T10:45:02.956Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1602907766_c:\foo_false__<nil>_<nil>_<nil>} (2.31s)
10:45:02 [2019-12-10T10:45:02.956Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1602907766_c:\foo_true__<nil>_<nil>_<nil>} (2.30s)
10:45:02 [2019-12-10T10:45:02.956Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
10:45:02 [2019-12-10T10:45:02.956Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.956Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s)
10:45:02 [2019-12-10T10:45:02.957Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
10:45:02 [2019-12-10T10:45:02.957Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
10:45:02 [2019-12-10T10:45:02.957Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
10:45:02 [2019-12-10T10:45:02.957Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
10:45:02 [2019-12-10T10:45:02.957Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
10:45:02 [2019-12-10T10:45:02.957Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
10:45:02 [2019-12-10T10:45:02.957Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s)
10:45:02 [2019-12-10T10:45:02.957Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s)
10:45:02 [2019-12-10T10:45:02.957Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
10:45:02 [2019-12-10T10:45:02.957Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.35s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.44s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.32s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.80s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.42s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestCpToCaseE (13.41s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestCpToCaseH (8.79s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestCpToDot (2.17s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.46s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.18s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.74s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.25s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.27s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.99s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.66s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.18s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestCreateRM (0.35s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.97s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.48s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.72s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.19s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestDockerFails (0.07s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.23s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.51s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.45s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (12.92s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.18s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (9.78s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.11s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.78s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.34s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (1.22s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.99s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.34s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.50s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.18s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestEventsRename (2.32s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestEventsResize (2.73s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.08s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.29s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.60s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.75s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.19s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.78s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.79s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.79s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.99s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.98s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.04s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.13s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.04s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.45s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.32s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.07s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.38s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.91s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.82s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.03s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.86s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s)
10:45:02 [2019-12-10T10:45:02.957Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
10:45:02 [2019-12-10T10:45:02.957Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.957Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.54s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.67s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.08s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.86s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.99s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.65s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.20s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.71s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.38s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.26s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.17s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.97s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.00s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.08s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.85s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.00s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.79s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.04s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.87s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.88s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.48s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.99s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.09s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.06s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.92s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.05s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.21s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.06s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.77s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.84s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.41s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.27s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.07s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.64s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.69s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.34s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.52s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.27s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.14s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.20s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestLogsSince (8.79s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestLogsTail (2.68s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.56s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.06s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.13s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (9.08s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestPsByOrder (7.56s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (8.09s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.04s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.74s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.17s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.66s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.00s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
10:45:02 [2019-12-10T10:45:02.958Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.958Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.20s)
10:45:02 [2019-12-10T10:45:02.958Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestPsShowMounts (6.48s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.32s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.98s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.98s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.91s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.21s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.25s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.64s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.70s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.15s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.08s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.07s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.25s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.73s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.74s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.74s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.35s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.48s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.48s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.47s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRmiTag (0.62s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.32s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.20s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.42s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.09s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.26s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:4039: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.06s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (9.00s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.65s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.07s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (6.88s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.39s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.21s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.00s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.03s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.98s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.18s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.14s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.00s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.00s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.44s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.64s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:4004: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.07s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:4179: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.09s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.18s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:4262: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.07s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.08s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.00s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.12s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.19s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.06s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:4501: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:4514: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:4246: unmatched requirement IsolationIsHyperv
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.57s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.34s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.61s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:4324: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:4312: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.68s)
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
10:45:02 [2019-12-10T10:45:02.959Z]         docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.959Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.55s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.03s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.93s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.07s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.00s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.94s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.02s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.35s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:2887: unmatched requirement Apparmor
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.35s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunRm (2.14s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.19s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (6.90s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.00s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.98s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.39s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.09s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.81s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.62s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:2926: unmatched requirement Apparmor
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.29s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.19s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:3969: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:3962: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.94s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.32s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.29s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.51s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.35s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.26s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.19s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.96s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.64s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.09s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.42s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:3043: unmatched requirement Apparmor
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.32s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.48s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.52s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (6.29s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.81s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.85s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.19s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.97s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.14s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.93s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.61s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (7.61s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (7.32s)
10:45:02 [2019-12-10T10:45:02.960Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
10:45:02 [2019-12-10T10:45:02.960Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.961Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.58s)
10:45:02 [2019-12-10T10:45:02.961Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s)
10:45:02 [2019-12-10T10:45:02.961Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
10:45:02 [2019-12-10T10:45:02.961Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.961Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.57s)
10:45:02 [2019-12-10T10:45:02.961Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s)
10:45:02 [2019-12-10T10:45:02.961Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s)
10:45:02 [2019-12-10T10:45:02.961Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.48s)
10:45:02 [2019-12-10T10:45:02.961Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
10:45:02 [2019-12-10T10:45:02.961Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
10:45:02 [2019-12-10T10:45:02.961Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.39s)
10:45:02 [2019-12-10T10:45:02.961Z] === RUN   TestDockerRegistrySuite
10:45:02 [2019-12-10T10:45:02.961Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
10:45:02 [2019-12-10T10:45:02.961Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
10:45:02 [2019-12-10T10:45:02.961Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
10:45:02 [2019-12-10T10:45:02.961Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
10:45:02 [2019-12-10T10:45:02.961Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
10:45:02 [2019-12-10T10:45:02.961Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
10:45:02 [2019-12-10T10:45:02.961Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
10:45:02 [2019-12-10T10:45:02.961Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
10:45:02 [2019-12-10T10:45:02.961Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
10:45:02 [2019-12-10T10:45:02.961Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
10:45:02 [2019-12-10T10:45:02.961Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
10:45:02 [2019-12-10T10:45:02.961Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
10:45:02 [2019-12-10T10:45:02.961Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
10:45:02 [2019-12-10T10:45:02.961Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
10:45:02 [2019-12-10T10:45:02.961Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
10:45:02 [2019-12-10T10:45:02.961Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
10:45:02 [2019-12-10T10:45:02.961Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistrySuite/TestV2Only
10:45:03 [2019-12-10T10:45:03.419Z] --- PASS: TestDockerRegistrySuite (0.02s)
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerSchema1RegistrySuite
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
10:45:03 [2019-12-10T10:45:03.419Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
10:45:03 [2019-12-10T10:45:03.419Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistryAuthTokenSuite
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
10:45:03 [2019-12-10T10:45:03.419Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:268: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:268: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:268: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:268: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:268: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerDaemonSuite
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
10:45:03 [2019-12-10T10:45:03.419Z] --- PASS: TestDockerDaemonSuite (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:302: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:302: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z]         check_test.go:302: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerSwarmSuite
10:45:03 [2019-12-10T10:45:03.419Z] --- PASS: TestDockerSwarmSuite (0.00s)
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerPluginSuite
10:45:03 [2019-12-10T10:45:03.419Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
10:45:03 [2019-12-10T10:45:03.420Z] === RUN   TestDockerPluginSuite/TestPluginCreate
10:45:03 [2019-12-10T10:45:03.420Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
10:45:03 [2019-12-10T10:45:03.420Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
10:45:03 [2019-12-10T10:45:03.420Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
10:45:03 [2019-12-10T10:45:03.420Z] === RUN   TestDockerPluginSuite/TestPluginInspect
10:45:03 [2019-12-10T10:45:03.420Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
10:45:03 [2019-12-10T10:45:03.420Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
10:45:03 [2019-12-10T10:45:03.420Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
10:45:03 [2019-12-10T10:45:03.420Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
10:45:03 [2019-12-10T10:45:03.420Z] === RUN   TestDockerPluginSuite/TestPluginSet
10:45:03 [2019-12-10T10:45:03.420Z] --- PASS: TestDockerPluginSuite (0.00s)
10:45:03 [2019-12-10T10:45:03.420Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
10:45:03 [2019-12-10T10:45:03.420Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.420Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
10:45:03 [2019-12-10T10:45:03.420Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.420Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
10:45:03 [2019-12-10T10:45:03.420Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.420Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
10:45:03 [2019-12-10T10:45:03.420Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.420Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
10:45:03 [2019-12-10T10:45:03.420Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.420Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
10:45:03 [2019-12-10T10:45:03.420Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.420Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
10:45:03 [2019-12-10T10:45:03.420Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.420Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
10:45:03 [2019-12-10T10:45:03.420Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.420Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
10:45:03 [2019-12-10T10:45:03.420Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.420Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
10:45:03 [2019-12-10T10:45:03.420Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.420Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
10:45:03 [2019-12-10T10:45:03.420Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.420Z] === RUN   TestDockerExternalVolumeSuite
10:45:03 [2019-12-10T10:45:03.420Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
10:45:03 [2019-12-10T10:45:03.420Z]     check_test.go:128: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.420Z] === RUN   TestDockerNetworkSuite
10:45:03 [2019-12-10T10:45:03.420Z] --- SKIP: TestDockerNetworkSuite (0.00s)
10:45:03 [2019-12-10T10:45:03.420Z]     check_test.go:134: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.420Z] === RUN   TestDockerHubPullSuite
10:45:03 [2019-12-10T10:45:03.420Z] --- SKIP: TestDockerHubPullSuite (0.00s)
10:45:03 [2019-12-10T10:45:03.420Z]     check_test.go:142: unmatched requirement DaemonIsLinux
10:45:03 [2019-12-10T10:45:03.420Z] PASS
10:45:03 [2019-12-10T10:45:03.420Z] ok  	github.com/docker/docker/integration-cli	2549.134s
10:45:03 [2019-12-10T10:45:03.420Z] INFO: Integration tests ended at 12/10/2019 10:45:03. Duration:00:42:35.9117402
10:45:03 [2019-12-10T10:45:03.420Z] INFO: Docker info of the daemon under test at end of run
10:45:03 [2019-12-10T10:45:03.420Z] 
10:45:03 [2019-12-10T10:45:03.420Z] Containers: 2
10:45:03 [2019-12-10T10:45:03.420Z]  Running: 0
10:45:03 [2019-12-10T10:45:03.420Z]  Paused: 0
10:45:03 [2019-12-10T10:45:03.420Z]  Stopped: 2
10:45:03 [2019-12-10T10:45:03.420Z] Images: 12
10:45:03 [2019-12-10T10:45:03.420Z] Server Version: 0.0.0-dev
10:45:03 [2019-12-10T10:45:03.420Z] Storage Driver: windowsfilter
10:45:03 [2019-12-10T10:45:03.420Z]  Windows: 
10:45:03 [2019-12-10T10:45:03.420Z] Logging Driver: json-file
10:45:03 [2019-12-10T10:45:03.420Z] Plugins: 
10:45:03 [2019-12-10T10:45:03.420Z]  Volume: local
10:45:03 [2019-12-10T10:45:03.420Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
10:45:03 [2019-12-10T10:45:03.420Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:45:03 [2019-12-10T10:45:03.420Z] Swarm: inactive
10:45:03 [2019-12-10T10:45:03.420Z] Default Isolation: process
10:45:03 [2019-12-10T10:45:03.420Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
10:45:03 [2019-12-10T10:45:03.420Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
10:45:03 [2019-12-10T10:45:03.420Z] OSType: windows
10:45:03 [2019-12-10T10:45:03.420Z] Architecture: x86_64
10:45:03 [2019-12-10T10:45:03.420Z] CPUs: 4
10:45:03 [2019-12-10T10:45:03.420Z] Total Memory: 32GiB
10:45:03 [2019-12-10T10:45:03.420Z] Name: azwin-2-072e30
10:45:03 [2019-12-10T10:45:03.420Z] ID: YXNC:MRNA:M2UU:7EX3:HUBQ:22PN:PPL2:KBI7:PQHN:LHGU:OWRC:RHG4
10:45:03 [2019-12-10T10:45:03.420Z] Docker Root Dir: D:\CI\PR-40179\5\daemon
10:45:03 [2019-12-10T10:45:03.420Z] Debug Mode (client): false
10:45:03 [2019-12-10T10:45:03.420Z] Debug Mode (server): true
10:45:03 [2019-12-10T10:45:03.420Z]  File Descriptors: -1
10:45:03 [2019-12-10T10:45:03.420Z]  Goroutines: 18
10:45:03 [2019-12-10T10:45:03.420Z]  System Time: 2019-12-10T10:45:03.0859193Z
10:45:03 [2019-12-10T10:45:03.420Z]  EventsListeners: 0
10:45:03 [2019-12-10T10:45:03.420Z] Registry: https://index.docker.io/v1/
10:45:03 [2019-12-10T10:45:03.420Z] Labels:
10:45:03 [2019-12-10T10:45:03.420Z] Experimental: false
10:45:03 [2019-12-10T10:45:03.420Z] Insecure Registries:
10:45:03 [2019-12-10T10:45:03.420Z]  127.0.0.0/8
10:45:03 [2019-12-10T10:45:03.420Z] Live Restore Enabled: false
10:45:03 [2019-12-10T10:45:03.420Z] 
10:45:03 [2019-12-10T10:45:03.420Z] 
10:45:03 [2019-12-10T10:45:03.420Z] INFO: Stopping daemon under test
10:45:03 [2019-12-10T10:45:03.420Z] SUCCESS: The process with PID 6708 (child process of PID 5812) has been terminated.
10:45:03 [2019-12-10T10:45:03.420Z] SUCCESS: The process with PID 5812 (child process of PID 4752) has been terminated.
10:45:03 [2019-12-10T10:45:03.420Z] INFO: Stop tailing logs of the daemon under tests
10:45:03 [2019-12-10T10:45:03.420Z] INFO: executeCI.ps1 Completed successfully at 12/10/2019 10:45:03.
10:45:03 [2019-12-10T10:45:03.420Z] INFO: Tidying up at end of run
10:45:03 [2019-12-10T10:45:03.420Z] INFO: Saving daemon under test log (d:\CI\PR-40179\5\dut.out) to C:\windows\TEMP\CIDUT.out
10:45:03 [2019-12-10T10:45:03.420Z] INFO: Saving daemon under test log (d:\CI\PR-40179\5\dut.err) to C:\windows\TEMP\CIDUT.err
10:45:03 [2019-12-10T10:45:03.420Z] INFO: Nuke-Everything...
10:45:03 [2019-12-10T10:45:03.878Z] INFO: Container count on control daemon to delete is 2
10:45:04 [2019-12-10T10:45:04.337Z] daeb09c70c02
10:45:04 [2019-12-10T10:45:04.337Z] bae560aa139f
10:45:04 [2019-12-10T10:45:04.337Z] INFO: Tidying pidfile d:\CI\PR-40179\5\docker.pid
10:45:04 [2019-12-10T10:45:04.337Z] INFO: Nuking d:\CI
10:45:34 [2019-12-10T10:45:34.475Z] INFO: Zapped successfully
10:45:34 [2019-12-10T10:45:34.475Z] 
10:45:34 [2019-12-10T10:45:34.475Z] INFO: executeCI.ps1 exiting at Tue Dec 10 10:45:32 CUT 2019. Duration 01:03:38.0397675
10:45:34 [2019-12-10T10:45:34.475Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
10:45:36 [2019-12-10T10:45:36.134Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
10:45:37 [2019-12-10T10:45:37.313Z] Archiving artifacts
10:45:52 [2019-12-10T10:45:52.505Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40179/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:45:53 [2019-12-10T10:45:53.422Z] + make clean
10:45:56 [2019-12-10T10:45:56.319Z] docker volume rm -f docker-dev-cache
10:45:56 [2019-12-10T10:45:56.319Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS