Skip to content
Success

Console Output

Started by user Sebastiaan van Stijn
16:03:02 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at a36dfe758d32e83bdbe037d8e655ab315e1da77b rather than 23ab331979fd3eb6d190c19606ef4b93faabbb0a
Obtained Jenkinsfile from a36dfe758d32e83bdbe037d8e655ab315e1da77b
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 ead69454b4062f17d1f8389642089a002b037213
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 ead69454b4062f17d1f8389642089a002b037213 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ead69454b4062f17d1f8389642089a002b037213
Commit message: "Merge pull request #10 from russellcardullo/sonar-scan"
 > git rev-list --no-walk ead69454b4062f17d1f8389642089a002b037213 # 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
16:03:09 [2019-09-23T16:03:09.039Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
16:03:09 [2019-09-23T16:03:09.043Z] Trying to pass milestone 4
[Pipeline] milestone
16:03:09 [2019-09-23T16:03:09.054Z] Trying to pass milestone 5
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
16:03:09 [2019-09-23T16:03:09.176Z] Running on ubuntu-1804-overlay2 (i-0a322dd506c4c9c02) in /home/ubuntu/workspace/moby_PR-39956
[Pipeline] {
[Pipeline] checkout
16:03:09 [2019-09-23T16:03:09.213Z] using credential docker-jenkins-github-credentials
16:03:09 [2019-09-23T16:03:09.220Z] Cloning the remote Git repository
16:03:09 [2019-09-23T16:03:09.220Z] Cloning with configured refspecs honoured and without tags
16:03:09 [2019-09-23T16:03:09.225Z] Cloning repository https://github.com/moby/moby.git
16:03:09 [2019-09-23T16:03:09.225Z]  > git init /home/ubuntu/workspace/moby_PR-39956 # timeout=10
16:03:09 [2019-09-23T16:03:09.229Z] Fetching upstream changes from https://github.com/moby/moby.git
16:03:09 [2019-09-23T16:03:09.229Z]  > git --version # timeout=10
16:03:09 [2019-09-23T16:03:09.231Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:03:09 [2019-09-23T16:03:09.231Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39956/head:refs/remotes/origin/PR-39956 +refs/heads/master:refs/remotes/origin/master
16:03:22 [2019-09-23T16:03:22.275Z] Fetching without tags
16:03:22 [2019-09-23T16:03:22.534Z] Merging remotes/origin/master commit a36dfe758d32e83bdbe037d8e655ab315e1da77b into PR head commit 23ab331979fd3eb6d190c19606ef4b93faabbb0a
16:03:23 [2019-09-23T16:03:23.106Z] Merge succeeded, producing 88e93faa7fbfd315bcdb1515849416bd2465c29a
16:03:23 [2019-09-23T16:03:23.107Z] Checking out Revision 88e93faa7fbfd315bcdb1515849416bd2465c29a (PR-39956)
16:03:23 [2019-09-23T16:03:23.163Z] Commit message: "Merge commit 'a36dfe758d32e83bdbe037d8e655ab315e1da77b' into HEAD"
16:03:23 [2019-09-23T16:03:23.168Z] First time build. Skipping changelog.
16:03:22 [2019-09-23T16:03:22.263Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:03:22 [2019-09-23T16:03:22.265Z]  > git config --add remote.origin.fetch +refs/pull/39956/head:refs/remotes/origin/PR-39956 # timeout=10
16:03:22 [2019-09-23T16:03:22.267Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:03:22 [2019-09-23T16:03:22.276Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:03:22 [2019-09-23T16:03:22.280Z] Fetching upstream changes from https://github.com/moby/moby.git
16:03:22 [2019-09-23T16:03:22.280Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:03:22 [2019-09-23T16:03:22.281Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39956/head:refs/remotes/origin/PR-39956 +refs/heads/master:refs/remotes/origin/master
16:03:22 [2019-09-23T16:03:22.539Z]  > git config core.sparsecheckout # timeout=10
16:03:22 [2019-09-23T16:03:22.541Z]  > git checkout -f 23ab331979fd3eb6d190c19606ef4b93faabbb0a
16:03:23 [2019-09-23T16:03:23.033Z]  > git merge a36dfe758d32e83bdbe037d8e655ab315e1da77b # timeout=10
16:03:23 [2019-09-23T16:03:23.107Z]  > git rev-parse HEAD^{commit} # timeout=10
16:03:23 [2019-09-23T16:03:23.112Z]  > git config core.sparsecheckout # timeout=10
16:03:23 [2019-09-23T16:03:23.114Z]  > git checkout -f 88e93faa7fbfd315bcdb1515849416bd2465c29a
16:03:23 [2019-09-23T16:03:23.169Z]  > git rev-list --no-walk 5f861e846108eb3256ad71cdac74e3c56979ac7a # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:03:24 [2019-09-23T16:03:24.170Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39956:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco
16:03:27 [2019-09-23T16:03:27.455Z] 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: 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] { (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
16:03:27 [2019-09-23T16:03:27.907Z] Running on ubuntu-1804-overlay2 (i-0a322dd506c4c9c02) in /home/ubuntu/workspace/moby_PR-39956
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
16:03:27 [2019-09-23T16:03:27.917Z] Running on ubuntu-1804-overlay2 (i-05104336d84ae53e8) in /home/ubuntu/workspace/moby_PR-39956
[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] checkout
[Pipeline] {
16:03:27 [2019-09-23T16:03:27.975Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
16:03:27 [2019-09-23T16:03:27.993Z] Fetching changes from the remote Git repository
[Pipeline] // stage
16:03:28 [2019-09-23T16:03:28.005Z] Fetching without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[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] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
16:03:28 [2019-09-23T16:03:28.042Z] using credential docker-jenkins-github-credentials
16:03:28 [2019-09-23T16:03:28.048Z] Cloning the remote Git repository
16:03:28 [2019-09-23T16:03:28.048Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
16:03:28 [2019-09-23T16:03:28.077Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-39956
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
16:03:28 [2019-09-23T16:03:28.297Z] Merging remotes/origin/master commit a36dfe758d32e83bdbe037d8e655ab315e1da77b into PR head commit 23ab331979fd3eb6d190c19606ef4b93faabbb0a
16:03:28 [2019-09-23T16:03:28.377Z] using credential docker-jenkins-github-credentials
16:03:28 [2019-09-23T16:03:28.425Z] Merge succeeded, producing 411d60c243af0632f14661bb928f02527789fa04
16:03:28 [2019-09-23T16:03:28.426Z] Checking out Revision 411d60c243af0632f14661bb928f02527789fa04 (PR-39956)
16:03:28 [2019-09-23T16:03:28.429Z] Cloning the remote Git repository
16:03:28 [2019-09-23T16:03:28.429Z] Cloning with configured refspecs honoured and without tags
16:03:28 [2019-09-23T16:03:28.479Z] Commit message: "Merge commit 'a36dfe758d32e83bdbe037d8e655ab315e1da77b' into HEAD"
16:03:28 [2019-09-23T16:03:28.484Z] First time build. Skipping changelog.
16:03:27 [2019-09-23T16:03:27.986Z]  > git rev-parse --is-inside-work-tree # timeout=10
16:03:27 [2019-09-23T16:03:27.999Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:03:28 [2019-09-23T16:03:28.010Z] Fetching upstream changes from https://github.com/moby/moby.git
16:03:28 [2019-09-23T16:03:28.010Z]  > git --version # timeout=10
16:03:28 [2019-09-23T16:03:28.020Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:03:28 [2019-09-23T16:03:28.020Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39956/head:refs/remotes/origin/PR-39956 +refs/heads/master:refs/remotes/origin/master
16:03:28 [2019-09-23T16:03:28.302Z]  > git config core.sparsecheckout # timeout=10
16:03:28 [2019-09-23T16:03:28.305Z]  > git checkout -f 23ab331979fd3eb6d190c19606ef4b93faabbb0a
16:03:28 [2019-09-23T16:03:28.357Z]  > git merge a36dfe758d32e83bdbe037d8e655ab315e1da77b # timeout=10
16:03:28 [2019-09-23T16:03:28.425Z]  > git rev-parse HEAD^{commit} # timeout=10
16:03:28 [2019-09-23T16:03:28.431Z]  > git config core.sparsecheckout # timeout=10
16:03:28 [2019-09-23T16:03:28.433Z]  > git checkout -f 411d60c243af0632f14661bb928f02527789fa04
16:03:28 [2019-09-23T16:03:28.484Z]  > git rev-list --no-walk 5f861e846108eb3256ad71cdac74e3c56979ac7a # timeout=10
16:03:28 [2019-09-23T16:03:28.033Z] Cloning repository https://github.com/moby/moby.git
16:03:28 [2019-09-23T16:03:28.033Z]  > git init /home/ubuntu/workspace/moby_PR-39956 # timeout=10
16:03:28 [2019-09-23T16:03:28.051Z] Fetching upstream changes from https://github.com/moby/moby.git
16:03:28 [2019-09-23T16:03:28.051Z]  > git --version # timeout=10
16:03:28 [2019-09-23T16:03:28.058Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:03:28 [2019-09-23T16:03:28.059Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39956/head:refs/remotes/origin/PR-39956 +refs/heads/master:refs/remotes/origin/master
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:03:28 [2019-09-23T16:03:28.491Z] Cloning repository https://github.com/moby/moby.git
16:03:28 [2019-09-23T16:03:28.493Z]  > git init /home/jenkins/workspace/moby_PR-39956 # timeout=10
16:03:28 [2019-09-23T16:03:28.556Z] Fetching upstream changes from https://github.com/moby/moby.git
16:03:28 [2019-09-23T16:03:28.558Z]  > git --version # timeout=10
16:03:28 [2019-09-23T16:03:28.576Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:03:28 [2019-09-23T16:03:28.589Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39956/head:refs/remotes/origin/PR-39956 +refs/heads/master:refs/remotes/origin/master
16:03:29 [2019-09-23T16:03:29.362Z] + docker version
16:03:29 [2019-09-23T16:03:29.362Z] Client: Docker Engine - Community
16:03:29 [2019-09-23T16:03:29.362Z]  Version:           19.03.2
16:03:29 [2019-09-23T16:03:29.362Z]  API version:       1.40
16:03:29 [2019-09-23T16:03:29.362Z]  Go version:        go1.12.8
16:03:29 [2019-09-23T16:03:29.362Z]  Git commit:        6a30dfc
16:03:29 [2019-09-23T16:03:29.362Z]  Built:             Thu Aug 29 05:29:11 2019
16:03:29 [2019-09-23T16:03:29.362Z]  OS/Arch:           linux/amd64
16:03:29 [2019-09-23T16:03:29.362Z]  Experimental:      false
16:03:29 [2019-09-23T16:03:29.362Z] 
16:03:29 [2019-09-23T16:03:29.362Z] Server: Docker Engine - Community
16:03:29 [2019-09-23T16:03:29.362Z]  Engine:
16:03:29 [2019-09-23T16:03:29.362Z]   Version:          19.03.2
16:03:29 [2019-09-23T16:03:29.362Z]   API version:      1.40 (minimum version 1.12)
16:03:29 [2019-09-23T16:03:29.362Z]   Go version:       go1.12.8
16:03:29 [2019-09-23T16:03:29.362Z]   Git commit:       6a30dfc
16:03:29 [2019-09-23T16:03:29.362Z]   Built:            Thu Aug 29 05:27:45 2019
16:03:29 [2019-09-23T16:03:29.362Z]   OS/Arch:          linux/amd64
16:03:29 [2019-09-23T16:03:29.362Z]   Experimental:     true
16:03:29 [2019-09-23T16:03:29.362Z]  containerd:
16:03:29 [2019-09-23T16:03:29.362Z]   Version:          1.2.6
16:03:29 [2019-09-23T16:03:29.362Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
16:03:29 [2019-09-23T16:03:29.362Z]  runc:
16:03:29 [2019-09-23T16:03:29.362Z]   Version:          1.0.0-rc8
16:03:29 [2019-09-23T16:03:29.362Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
16:03:29 [2019-09-23T16:03:29.362Z]  docker-init:
16:03:29 [2019-09-23T16:03:29.362Z]   Version:          0.18.0
16:03:29 [2019-09-23T16:03:29.362Z]   GitCommit:        fec3683
[Pipeline] sh
16:03:29 [2019-09-23T16:03:29.642Z] + docker info
16:03:29 [2019-09-23T16:03:29.642Z] Client:
16:03:29 [2019-09-23T16:03:29.642Z]  Debug Mode: false
16:03:29 [2019-09-23T16:03:29.642Z] 
16:03:29 [2019-09-23T16:03:29.642Z] Server:
16:03:29 [2019-09-23T16:03:29.642Z]  Containers: 0
16:03:29 [2019-09-23T16:03:29.642Z]   Running: 0
16:03:29 [2019-09-23T16:03:29.642Z]   Paused: 0
16:03:29 [2019-09-23T16:03:29.642Z]   Stopped: 0
16:03:29 [2019-09-23T16:03:29.642Z]  Images: 18
16:03:29 [2019-09-23T16:03:29.642Z]  Server Version: 19.03.2
16:03:29 [2019-09-23T16:03:29.642Z]  Storage Driver: overlay2
16:03:29 [2019-09-23T16:03:29.642Z]   Backing Filesystem: extfs
16:03:29 [2019-09-23T16:03:29.642Z]   Supports d_type: true
16:03:29 [2019-09-23T16:03:29.642Z]   Native Overlay Diff: true
16:03:29 [2019-09-23T16:03:29.642Z]  Logging Driver: json-file
16:03:29 [2019-09-23T16:03:29.642Z]  Cgroup Driver: cgroupfs
16:03:29 [2019-09-23T16:03:29.642Z]  Plugins:
16:03:29 [2019-09-23T16:03:29.642Z]   Volume: local
16:03:29 [2019-09-23T16:03:29.642Z]   Network: bridge host ipvlan macvlan null overlay
16:03:29 [2019-09-23T16:03:29.642Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:03:29 [2019-09-23T16:03:29.642Z]  Swarm: inactive
16:03:29 [2019-09-23T16:03:29.642Z]  Runtimes: runc
16:03:29 [2019-09-23T16:03:29.642Z]  Default Runtime: runc
16:03:29 [2019-09-23T16:03:29.642Z]  Init Binary: docker-init
16:03:29 [2019-09-23T16:03:29.642Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
16:03:29 [2019-09-23T16:03:29.642Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
16:03:29 [2019-09-23T16:03:29.642Z]  init version: fec3683
16:03:29 [2019-09-23T16:03:29.642Z]  Security Options:
16:03:29 [2019-09-23T16:03:29.642Z]   apparmor
16:03:29 [2019-09-23T16:03:29.642Z]   seccomp
16:03:29 [2019-09-23T16:03:29.642Z]    Profile: default
16:03:29 [2019-09-23T16:03:29.642Z]  Kernel Version: 4.15.0-1048-aws
16:03:29 [2019-09-23T16:03:29.642Z]  Operating System: Ubuntu 18.04.3 LTS
16:03:29 [2019-09-23T16:03:29.642Z]  OSType: linux
16:03:29 [2019-09-23T16:03:29.642Z]  Architecture: x86_64
16:03:29 [2019-09-23T16:03:29.642Z]  CPUs: 2
16:03:29 [2019-09-23T16:03:29.642Z]  Total Memory: 7.501GiB
16:03:29 [2019-09-23T16:03:29.642Z]  Name: ip-10-100-117-115
16:03:29 [2019-09-23T16:03:29.642Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
16:03:29 [2019-09-23T16:03:29.642Z]  Docker Root Dir: /var/lib/docker
16:03:29 [2019-09-23T16:03:29.642Z]  Debug Mode: false
16:03:29 [2019-09-23T16:03:29.642Z]  Registry: https://index.docker.io/v1/
16:03:29 [2019-09-23T16:03:29.642Z]  Labels:
16:03:29 [2019-09-23T16:03:29.642Z]  Experimental: true
16:03:29 [2019-09-23T16:03:29.642Z]  Insecure Registries:
16:03:29 [2019-09-23T16:03:29.642Z]   127.0.0.0/8
16:03:29 [2019-09-23T16:03:29.642Z]  Live Restore Enabled: true
16:03:29 [2019-09-23T16:03:29.642Z] 
16:03:29 [2019-09-23T16:03:29.642Z] WARNING: No swap limit support
[Pipeline] sh
16:03:29 [2019-09-23T16:03:29.922Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
16:03:29 [2019-09-23T16:03:29.922Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
16:03:29 [2019-09-23T16:03:29.922Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39956/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
16:03:30 [2019-09-23T16:03:30.180Z] + bash /home/ubuntu/workspace/moby_PR-39956/check-config.sh
16:03:30 [2019-09-23T16:03:30.180Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:03:30 [2019-09-23T16:03:30.180Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
16:03:30 [2019-09-23T16:03:30.180Z] 
16:03:30 [2019-09-23T16:03:30.180Z] Generally Necessary:
16:03:30 [2019-09-23T16:03:30.180Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:03:30 [2019-09-23T16:03:30.180Z] - apparmor: enabled and tools installed
16:03:30 [2019-09-23T16:03:30.180Z] - CONFIG_NAMESPACES: enabled
16:03:30 [2019-09-23T16:03:30.180Z] - CONFIG_NET_NS: enabled
16:03:30 [2019-09-23T16:03:30.180Z] - CONFIG_PID_NS: enabled
16:03:30 [2019-09-23T16:03:30.180Z] - CONFIG_IPC_NS: enabled
16:03:30 [2019-09-23T16:03:30.180Z] - CONFIG_UTS_NS: enabled
16:03:30 [2019-09-23T16:03:30.180Z] - CONFIG_CGROUPS: enabled
16:03:30 [2019-09-23T16:03:30.180Z] - CONFIG_CGROUP_CPUACCT: enabled
16:03:30 [2019-09-23T16:03:30.180Z] - CONFIG_CGROUP_DEVICE: enabled
16:03:30 [2019-09-23T16:03:30.180Z] - CONFIG_CGROUP_FREEZER: enabled
16:03:30 [2019-09-23T16:03:30.180Z] - CONFIG_CGROUP_SCHED: enabled
16:03:30 [2019-09-23T16:03:30.180Z] - CONFIG_CPUSETS: enabled
16:03:30 [2019-09-23T16:03:30.181Z] - CONFIG_MEMCG: enabled
16:03:30 [2019-09-23T16:03:30.181Z] - CONFIG_KEYS: enabled
16:03:30 [2019-09-23T16:03:30.181Z] - CONFIG_VETH: enabled (as module)
16:03:30 [2019-09-23T16:03:30.181Z] - CONFIG_BRIDGE: enabled (as module)
16:03:30 [2019-09-23T16:03:30.181Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:03:30 [2019-09-23T16:03:30.181Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
16:03:30 [2019-09-23T16:03:30.181Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:03:30 [2019-09-23T16:03:30.181Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:03:30 [2019-09-23T16:03:30.181Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:03:30 [2019-09-23T16:03:30.181Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:03:30 [2019-09-23T16:03:30.181Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:03:30 [2019-09-23T16:03:30.181Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:03:30 [2019-09-23T16:03:30.181Z] - CONFIG_NF_NAT: enabled (as module)
16:03:30 [2019-09-23T16:03:30.181Z] - CONFIG_NF_NAT_NEEDED: enabled
16:03:30 [2019-09-23T16:03:30.181Z] - CONFIG_POSIX_MQUEUE: enabled
16:03:30 [2019-09-23T16:03:30.181Z] 
16:03:30 [2019-09-23T16:03:30.181Z] Optional Features:
16:03:30 [2019-09-23T16:03:30.181Z] - CONFIG_USER_NS: enabled
16:03:30 [2019-09-23T16:03:30.181Z] - CONFIG_SECCOMP: enabled
16:03:30 [2019-09-23T16:03:30.181Z] - CONFIG_CGROUP_PIDS: enabled
16:03:30 [2019-09-23T16:03:30.181Z] - CONFIG_MEMCG_SWAP: enabled
16:03:30 [2019-09-23T16:03:30.437Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
16:03:30 [2019-09-23T16:03:30.438Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
16:03:30 [2019-09-23T16:03:30.438Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
16:03:30 [2019-09-23T16:03:30.438Z] - CONFIG_BLK_CGROUP: enabled
16:03:30 [2019-09-23T16:03:30.438Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:03:30 [2019-09-23T16:03:30.438Z] - CONFIG_IOSCHED_CFQ: enabled
16:03:30 [2019-09-23T16:03:30.438Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
16:03:30 [2019-09-23T16:03:30.438Z] - CONFIG_CGROUP_PERF: enabled
16:03:30 [2019-09-23T16:03:30.438Z] - CONFIG_CGROUP_HUGETLB: enabled
16:03:30 [2019-09-23T16:03:30.438Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:03:30 [2019-09-23T16:03:30.438Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:03:30 [2019-09-23T16:03:30.438Z] - CONFIG_CFS_BANDWIDTH: enabled
16:03:30 [2019-09-23T16:03:30.438Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:03:30 [2019-09-23T16:03:30.438Z] - CONFIG_RT_GROUP_SCHED: missing
16:03:30 [2019-09-23T16:03:30.438Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:03:30 [2019-09-23T16:03:30.438Z] - CONFIG_IP_VS: enabled (as module)
16:03:30 [2019-09-23T16:03:30.438Z] - CONFIG_IP_VS_NFCT: enabled
16:03:30 [2019-09-23T16:03:30.438Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:03:30 [2019-09-23T16:03:30.438Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:03:30 [2019-09-23T16:03:30.438Z] - CONFIG_IP_VS_RR: enabled (as module)
16:03:30 [2019-09-23T16:03:30.438Z] - CONFIG_EXT4_FS: enabled
16:03:30 [2019-09-23T16:03:30.438Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:03:30 [2019-09-23T16:03:30.438Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:03:30 [2019-09-23T16:03:30.438Z] - Network Drivers:
16:03:30 [2019-09-23T16:03:30.438Z]   - "overlay":
16:03:30 [2019-09-23T16:03:30.438Z]     - CONFIG_VXLAN: enabled (as module)
16:03:30 [2019-09-23T16:03:30.438Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:03:30 [2019-09-23T16:03:30.438Z]       Optional (for encrypted networks):
16:03:30 [2019-09-23T16:03:30.438Z]       - CONFIG_CRYPTO: enabled
16:03:30 [2019-09-23T16:03:30.438Z]       - CONFIG_CRYPTO_AEAD: enabled
16:03:30 [2019-09-23T16:03:30.438Z]       - CONFIG_CRYPTO_GCM: enabled
16:03:30 [2019-09-23T16:03:30.438Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:03:30 [2019-09-23T16:03:30.438Z]       - CONFIG_CRYPTO_GHASH: enabled
16:03:30 [2019-09-23T16:03:30.438Z]       - CONFIG_XFRM: enabled
16:03:30 [2019-09-23T16:03:30.438Z]       - CONFIG_XFRM_USER: enabled (as module)
16:03:30 [2019-09-23T16:03:30.438Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:03:30 [2019-09-23T16:03:30.438Z]       - CONFIG_INET_ESP: enabled (as module)
16:03:30 [2019-09-23T16:03:30.438Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
16:03:30 [2019-09-23T16:03:30.438Z]   - "ipvlan":
16:03:30 [2019-09-23T16:03:30.438Z]     - CONFIG_IPVLAN: enabled (as module)
16:03:30 [2019-09-23T16:03:30.438Z]   - "macvlan":
16:03:30 [2019-09-23T16:03:30.438Z]     - CONFIG_MACVLAN: enabled (as module)
16:03:30 [2019-09-23T16:03:30.438Z]     - CONFIG_DUMMY: enabled (as module)
16:03:30 [2019-09-23T16:03:30.438Z]   - "ftp,tftp client in container":
16:03:30 [2019-09-23T16:03:30.438Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:03:30 [2019-09-23T16:03:30.438Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:03:30 [2019-09-23T16:03:30.438Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:03:30 [2019-09-23T16:03:30.438Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:03:30 [2019-09-23T16:03:30.438Z] - Storage Drivers:
16:03:30 [2019-09-23T16:03:30.438Z]   - "aufs":
16:03:30 [2019-09-23T16:03:30.438Z]     - CONFIG_AUFS_FS: enabled (as module)
16:03:30 [2019-09-23T16:03:30.438Z]   - "btrfs":
16:03:30 [2019-09-23T16:03:30.438Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:03:30 [2019-09-23T16:03:30.438Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:03:30 [2019-09-23T16:03:30.694Z]   - "devicemapper":
16:03:30 [2019-09-23T16:03:30.694Z]     - CONFIG_BLK_DEV_DM: enabled
16:03:30 [2019-09-23T16:03:30.694Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:03:30 [2019-09-23T16:03:30.694Z]   - "overlay":
16:03:30 [2019-09-23T16:03:30.694Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:03:30 [2019-09-23T16:03:30.694Z]   - "zfs":
16:03:30 [2019-09-23T16:03:30.694Z]     - /dev/zfs: missing
16:03:30 [2019-09-23T16:03:30.694Z]     - zfs command: missing
16:03:30 [2019-09-23T16:03:30.694Z]     - zpool command: missing
16:03:30 [2019-09-23T16:03:30.694Z] 
16:03:30 [2019-09-23T16:03:30.694Z] Limits:
16:03:30 [2019-09-23T16:03:30.694Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:03:30 [2019-09-23T16:03:30.694Z] 
16:03:30 [2019-09-23T16:03:30.694Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:03:31 [2019-09-23T16:03:31.018Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:88e93faa7fbfd315bcdb1515849416bd2465c29a .
16:03:31 [2019-09-23T16:03:31.018Z] #1 [internal] load build definition from Dockerfile
16:03:31 [2019-09-23T16:03:31.018Z] #1 transferring dockerfile: 10.84kB done
16:03:31 [2019-09-23T16:03:31.018Z] #1 DONE 0.0s
16:03:31 [2019-09-23T16:03:31.018Z] 
16:03:31 [2019-09-23T16:03:31.018Z] #2 [internal] load .dockerignore
16:03:31 [2019-09-23T16:03:31.018Z] #2 transferring context: 87B done
16:03:31 [2019-09-23T16:03:31.018Z] #2 DONE 0.0s
16:03:31 [2019-09-23T16:03:31.018Z] 
16:03:31 [2019-09-23T16:03:31.018Z] #3 [internal] load metadata for docker.io/library/golang:1.13.0-stretch
16:03:31 [2019-09-23T16:03:31.018Z] #3 DONE 0.1s
16:03:31 [2019-09-23T16:03:31.278Z] 
16:03:31 [2019-09-23T16:03:31.278Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.0-stretch@sha256:80f4b7821...
16:03:31 [2019-09-23T16:03:31.278Z] #4 DONE 0.0s
16:03:31 [2019-09-23T16:03:31.278Z] 
16:03:31 [2019-09-23T16:03:31.278Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
16:03:31 [2019-09-23T16:03:31.278Z] #64 DONE 0.0s
16:03:31 [2019-09-23T16:03:31.278Z] 
16:03:31 [2019-09-23T16:03:31.278Z] #18 [internal] load build context
16:03:32 [2019-09-23T16:03:32.650Z] #18 transferring context: 45.50MB 1.2s done
16:03:32 [2019-09-23T16:03:32.650Z] #18 DONE 1.3s
16:03:32 [2019-09-23T16:03:32.650Z] 
16:03:32 [2019-09-23T16:03:32.650Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
16:03:32 [2019-09-23T16:03:32.650Z] #27 CACHED
16:03:32 [2019-09-23T16:03:32.650Z] 
16:03:32 [2019-09-23T16:03:32.650Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/
16:03:32 [2019-09-23T16:03:32.650Z] #34 CACHED
16:03:32 [2019-09-23T16:03:32.650Z] 
16:03:32 [2019-09-23T16:03:32.650Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
16:03:32 [2019-09-23T16:03:32.650Z] #10 CACHED
16:03:32 [2019-09-23T16:03:32.650Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
16:03:32 [2019-09-23T16:03:32.651Z] #36 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
16:03:32 [2019-09-23T16:03:32.651Z] #30 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
16:03:32 [2019-09-23T16:03:32.651Z] #40 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
16:03:32 [2019-09-23T16:03:32.651Z] #11 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
16:03:32 [2019-09-23T16:03:32.651Z] #46 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/
16:03:32 [2019-09-23T16:03:32.651Z] #28 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
16:03:32 [2019-09-23T16:03:32.651Z] #33 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/
16:03:32 [2019-09-23T16:03:32.651Z] #59 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
16:03:32 [2019-09-23T16:03:32.651Z] #45 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
16:03:32 [2019-09-23T16:03:32.651Z] #32 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #23 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
16:03:32 [2019-09-23T16:03:32.651Z] #23 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
16:03:32 [2019-09-23T16:03:32.651Z] #60 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/
16:03:32 [2019-09-23T16:03:32.651Z] #48 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/
16:03:32 [2019-09-23T16:03:32.651Z] #63 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
16:03:32 [2019-09-23T16:03:32.651Z] #13 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #25 [dev 11/24] COPY --from=golangci_lint /build/ /usr/local/bin/
16:03:32 [2019-09-23T16:03:32.651Z] #25 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
16:03:32 [2019-09-23T16:03:32.651Z] #57 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
16:03:32 [2019-09-23T16:03:32.651Z] #6 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
16:03:32 [2019-09-23T16:03:32.651Z] #21 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint
16:03:32 [2019-09-23T16:03:32.651Z] #24 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
16:03:32 [2019-09-23T16:03:32.651Z] #38 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
16:03:32 [2019-09-23T16:03:32.651Z] #61 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
16:03:32 [2019-09-23T16:03:32.651Z] #52 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
16:03:32 [2019-09-23T16:03:32.651Z] #29 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
16:03:32 [2019-09-23T16:03:32.651Z] #9 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
16:03:32 [2019-09-23T16:03:32.651Z] #55 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
16:03:32 [2019-09-23T16:03:32.651Z] #49 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
16:03:32 [2019-09-23T16:03:32.651Z] #35 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli
16:03:32 [2019-09-23T16:03:32.651Z] #54 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
16:03:32 [2019-09-23T16:03:32.651Z] #8 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
16:03:32 [2019-09-23T16:03:32.651Z] #22 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
16:03:32 [2019-09-23T16:03:32.651Z] #26 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/
16:03:32 [2019-09-23T16:03:32.651Z] #39 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397...
16:03:32 [2019-09-23T16:03:32.651Z] #65 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
16:03:32 [2019-09-23T16:03:32.651Z] #20 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/
16:03:32 [2019-09-23T16:03:32.651Z] #16 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
16:03:32 [2019-09-23T16:03:32.651Z] #19 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/
16:03:32 [2019-09-23T16:03:32.651Z] #51 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #12 [dev 6/24] RUN ldconfig
16:03:32 [2019-09-23T16:03:32.651Z] #12 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
16:03:32 [2019-09-23T16:03:32.651Z] #42 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
16:03:32 [2019-09-23T16:03:32.651Z] #41 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
16:03:32 [2019-09-23T16:03:32.651Z] #37 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/
16:03:32 [2019-09-23T16:03:32.651Z] #43 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
16:03:32 [2019-09-23T16:03:32.651Z] #17 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
16:03:32 [2019-09-23T16:03:32.651Z] #58 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
16:03:32 [2019-09-23T16:03:32.651Z] #47 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
16:03:32 [2019-09-23T16:03:32.651Z] #15 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
16:03:32 [2019-09-23T16:03:32.651Z] #50 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/
16:03:32 [2019-09-23T16:03:32.651Z] #56 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
16:03:32 [2019-09-23T16:03:32.651Z] #53 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
16:03:32 [2019-09-23T16:03:32.651Z] #14 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/
16:03:32 [2019-09-23T16:03:32.651Z] #31 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
16:03:32 [2019-09-23T16:03:32.651Z] #62 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
16:03:32 [2019-09-23T16:03:32.651Z] #5 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #7 [dev 1/24] RUN groupadd -r docker
16:03:32 [2019-09-23T16:03:32.651Z] #7 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
16:03:32 [2019-09-23T16:03:32.651Z] #44 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
16:03:32 [2019-09-23T16:03:32.651Z] #66 CACHED
16:03:32 [2019-09-23T16:03:32.651Z] 
16:03:32 [2019-09-23T16:03:32.651Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker
16:03:33 [2019-09-23T16:03:33.580Z] #67 DONE 1.1s
16:03:33 [2019-09-23T16:03:33.580Z] 
16:03:33 [2019-09-23T16:03:33.580Z] #68 exporting to image
16:03:33 [2019-09-23T16:03:33.580Z] #68 exporting layers
16:03:34 [2019-09-23T16:03:34.519Z] #68 exporting layers 0.8s done
16:03:34 [2019-09-23T16:03:34.519Z] #68 writing image sha256:ea51c3150e6c2f5abf7654239d737ff036ed3125dae959207724d8033beaf8e9 done
16:03:34 [2019-09-23T16:03:34.519Z] #68 naming to docker.io/library/docker:88e93faa7fbfd315bcdb1515849416bd2465c29a done
16:03:34 [2019-09-23T16:03:34.519Z] #68 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
16:03:34 [2019-09-23T16:03:34.849Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39956/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39956/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=88e93faa7fbfd315bcdb1515849416bd2465c29a -e DOCKER_GRAPHDRIVER docker:88e93faa7fbfd315bcdb1515849416bd2465c29a hack/validate/default
16:03:35 [2019-09-23T16:03:35.780Z] Congratulations!  All commits are properly signed with the DCO!
16:03:35 [2019-09-23T16:03:35.780Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
16:03:36 [2019-09-23T16:03:36.037Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
16:03:36 [2019-09-23T16:03:36.037Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck 
16:03:38 [2019-09-23T16:03:38.304Z] Fetching without tags
16:03:38 [2019-09-23T16:03:38.728Z] Merging remotes/origin/master commit a36dfe758d32e83bdbe037d8e655ab315e1da77b into PR head commit 23ab331979fd3eb6d190c19606ef4b93faabbb0a
16:03:38 [2019-09-23T16:03:38.183Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:03:38 [2019-09-23T16:03:38.202Z]  > git config --add remote.origin.fetch +refs/pull/39956/head:refs/remotes/origin/PR-39956 # timeout=10
16:03:38 [2019-09-23T16:03:38.221Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:03:38 [2019-09-23T16:03:38.287Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:03:38 [2019-09-23T16:03:38.364Z] Fetching upstream changes from https://github.com/moby/moby.git
16:03:38 [2019-09-23T16:03:38.366Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:03:38 [2019-09-23T16:03:38.368Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39956/head:refs/remotes/origin/PR-39956 +refs/heads/master:refs/remotes/origin/master
16:03:38 [2019-09-23T16:03:38.785Z]  > git config core.sparsecheckout # timeout=10
16:03:38 [2019-09-23T16:03:38.806Z]  > git checkout -f 23ab331979fd3eb6d190c19606ef4b93faabbb0a
16:03:39 [2019-09-23T16:03:39.919Z] Merge succeeded, producing 6d8afb6b0250f695ee4eb6984830e40519a05fae
16:03:39 [2019-09-23T16:03:39.920Z] Checking out Revision 6d8afb6b0250f695ee4eb6984830e40519a05fae (PR-39956)
16:03:40 [2019-09-23T16:03:40.665Z] Commit message: "Merge commit 'a36dfe758d32e83bdbe037d8e655ab315e1da77b' into HEAD"
16:03:40 [2019-09-23T16:03:40.747Z] First time build. Skipping changelog.
16:03:39 [2019-09-23T16:03:39.452Z]  > git merge a36dfe758d32e83bdbe037d8e655ab315e1da77b # timeout=10
16:03:39 [2019-09-23T16:03:39.884Z]  > git rev-parse HEAD^{commit} # timeout=10
16:03:39 [2019-09-23T16:03:39.994Z]  > git config core.sparsecheckout # timeout=10
16:03:40 [2019-09-23T16:03:40.017Z]  > git checkout -f 6d8afb6b0250f695ee4eb6984830e40519a05fae
16:03:40 [2019-09-23T16:03:40.723Z]  > git rev-list --no-walk 5f861e846108eb3256ad71cdac74e3c56979ac7a # timeout=10
16:03:41 [2019-09-23T16:03:41.243Z] Fetching without tags
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:03:41 [2019-09-23T16:03:41.487Z] Merging remotes/origin/master commit a36dfe758d32e83bdbe037d8e655ab315e1da77b into PR head commit 23ab331979fd3eb6d190c19606ef4b93faabbb0a
16:03:42 [2019-09-23T16:03:42.133Z] + docker version
16:03:42 [2019-09-23T16:03:42.133Z] Client:
16:03:42 [2019-09-23T16:03:42.133Z]  Version:           18.06.1-ce
16:03:42 [2019-09-23T16:03:42.133Z]  API version:       1.38
16:03:42 [2019-09-23T16:03:42.133Z]  Go version:        go1.10.3
16:03:42 [2019-09-23T16:03:42.133Z]  Git commit:        e68fc7a
16:03:42 [2019-09-23T16:03:42.133Z]  Built:             Tue Aug 21 17:24:34 2018
16:03:42 [2019-09-23T16:03:42.133Z]  OS/Arch:           linux/s390x
16:03:42 [2019-09-23T16:03:42.133Z]  Experimental:      false
16:03:42 [2019-09-23T16:03:42.133Z] 
16:03:42 [2019-09-23T16:03:42.133Z] Server:
16:03:42 [2019-09-23T16:03:42.133Z]  Engine:
16:03:42 [2019-09-23T16:03:42.133Z]   Version:          18.06.1-ce
16:03:42 [2019-09-23T16:03:42.133Z]   API version:      1.38 (minimum version 1.12)
16:03:42 [2019-09-23T16:03:42.133Z]   Go version:       go1.10.3
16:03:42 [2019-09-23T16:03:42.133Z]   Git commit:       e68fc7a
16:03:42 [2019-09-23T16:03:42.133Z]   Built:            Tue Aug 21 17:23:34 2018
16:03:42 [2019-09-23T16:03:42.133Z]   OS/Arch:          linux/s390x
16:03:42 [2019-09-23T16:03:42.133Z]   Experimental:     true
16:03:41 [2019-09-23T16:03:41.189Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:03:41 [2019-09-23T16:03:41.204Z]  > git config --add remote.origin.fetch +refs/pull/39956/head:refs/remotes/origin/PR-39956 # timeout=10
16:03:41 [2019-09-23T16:03:41.208Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:03:41 [2019-09-23T16:03:41.212Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:03:41 [2019-09-23T16:03:41.227Z] Fetching upstream changes from https://github.com/moby/moby.git
16:03:41 [2019-09-23T16:03:41.227Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:03:41 [2019-09-23T16:03:41.228Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39956/head:refs/remotes/origin/PR-39956 +refs/heads/master:refs/remotes/origin/master
16:03:41 [2019-09-23T16:03:41.475Z]  > git config core.sparsecheckout # timeout=10
16:03:41 [2019-09-23T16:03:41.483Z]  > git checkout -f 23ab331979fd3eb6d190c19606ef4b93faabbb0a
16:03:41 [2019-09-23T16:03:41.969Z]  > git merge a36dfe758d32e83bdbe037d8e655ab315e1da77b # timeout=10
[Pipeline] sh
16:03:42 [2019-09-23T16:03:42.629Z] Merge succeeded, producing 43d898b5e47276428ee721cb93bcfd08028e1866
16:03:42 [2019-09-23T16:03:42.630Z] Checking out Revision 43d898b5e47276428ee721cb93bcfd08028e1866 (PR-39956)
16:03:42 [2019-09-23T16:03:42.775Z] Commit message: "Merge commit 'a36dfe758d32e83bdbe037d8e655ab315e1da77b' into HEAD"
16:03:42 [2019-09-23T16:03:42.788Z] First time build. Skipping changelog.
16:03:42 [2019-09-23T16:03:42.905Z] Still waiting to schedule task
16:03:42 [2019-09-23T16:03:42.905Z] Waiting for next available executor on ‘ppc64le-ubuntu-1604’
16:03:42 [2019-09-23T16:03:42.908Z] Still waiting to schedule task
16:03:42 [2019-09-23T16:03:42.908Z] Waiting for next available executor on ‘windows-2019’
16:03:42 [2019-09-23T16:03:42.955Z] + docker info
16:03:42 [2019-09-23T16:03:42.955Z] Containers: 0
16:03:42 [2019-09-23T16:03:42.955Z]  Running: 0
16:03:42 [2019-09-23T16:03:42.955Z]  Paused: 0
16:03:42 [2019-09-23T16:03:42.955Z]  Stopped: 0
16:03:42 [2019-09-23T16:03:42.955Z] Images: 98
16:03:42 [2019-09-23T16:03:42.955Z] Server Version: 18.06.1-ce
16:03:42 [2019-09-23T16:03:42.955Z] Storage Driver: overlay2
16:03:42 [2019-09-23T16:03:42.955Z]  Backing Filesystem: extfs
16:03:42 [2019-09-23T16:03:42.955Z]  Supports d_type: true
16:03:42 [2019-09-23T16:03:42.955Z]  Native Overlay Diff: true
16:03:42 [2019-09-23T16:03:42.955Z] Logging Driver: json-file
16:03:42 [2019-09-23T16:03:42.955Z] Cgroup Driver: cgroupfs
16:03:42 [2019-09-23T16:03:42.955Z] Plugins:
16:03:42 [2019-09-23T16:03:42.955Z]  Volume: local
16:03:42 [2019-09-23T16:03:42.955Z]  Network: bridge host ipvlan macvlan null overlay
16:03:42 [2019-09-23T16:03:42.955Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
16:03:42 [2019-09-23T16:03:42.955Z] Swarm: inactive
16:03:42 [2019-09-23T16:03:42.955Z] Runtimes: runc
16:03:42 [2019-09-23T16:03:42.955Z] Default Runtime: runc
16:03:42 [2019-09-23T16:03:42.955Z] Init Binary: docker-init
16:03:42 [2019-09-23T16:03:42.955Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
16:03:42 [2019-09-23T16:03:42.955Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
16:03:42 [2019-09-23T16:03:42.955Z] init version: fec3683
16:03:42 [2019-09-23T16:03:42.955Z] Security Options:
16:03:42 [2019-09-23T16:03:42.955Z]  apparmor
16:03:42 [2019-09-23T16:03:42.955Z]  seccomp
16:03:42 [2019-09-23T16:03:42.955Z]   Profile: default
16:03:42 [2019-09-23T16:03:42.955Z] Kernel Version: 4.4.0-161-generic
16:03:42 [2019-09-23T16:03:42.955Z] Operating System: Ubuntu 16.04.5 LTS
16:03:42 [2019-09-23T16:03:42.955Z] OSType: linux
16:03:42 [2019-09-23T16:03:42.955Z] Architecture: s390x
16:03:42 [2019-09-23T16:03:42.955Z] CPUs: 2
16:03:42 [2019-09-23T16:03:42.955Z] Total Memory: 7.862GiB
16:03:42 [2019-09-23T16:03:42.955Z] Name: s390x-ubuntu-16
16:03:42 [2019-09-23T16:03:42.955Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
16:03:42 [2019-09-23T16:03:42.955Z] Docker Root Dir: /var/lib/docker
16:03:42 [2019-09-23T16:03:42.955Z] Debug Mode (client): false
16:03:42 [2019-09-23T16:03:42.955Z] Debug Mode (server): false
16:03:42 [2019-09-23T16:03:42.955Z] Username: dockerbuildbot
16:03:42 [2019-09-23T16:03:42.955Z] Registry: https://index.docker.io/v1/
16:03:42 [2019-09-23T16:03:42.955Z] Labels:
16:03:42 [2019-09-23T16:03:42.955Z] Experimental: true
16:03:42 [2019-09-23T16:03:42.955Z] Insecure Registries:
16:03:42 [2019-09-23T16:03:42.955Z]  127.0.0.0/8
16:03:42 [2019-09-23T16:03:42.955Z] Live Restore Enabled: false
16:03:42 [2019-09-23T16:03:42.955Z] 
16:03:42 [2019-09-23T16:03:42.955Z] WARNING: No swap limit support
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:03:43 [2019-09-23T16:03:43.740Z] + docker version
16:03:43 [2019-09-23T16:03:43.740Z] Client: Docker Engine - Community
16:03:43 [2019-09-23T16:03:43.740Z]  Version:           19.03.2
16:03:43 [2019-09-23T16:03:43.740Z]  API version:       1.40
16:03:43 [2019-09-23T16:03:43.740Z]  Go version:        go1.12.8
16:03:43 [2019-09-23T16:03:43.740Z]  Git commit:        6a30dfc
16:03:43 [2019-09-23T16:03:43.740Z]  Built:             Thu Aug 29 05:29:11 2019
16:03:43 [2019-09-23T16:03:43.740Z]  OS/Arch:           linux/amd64
16:03:43 [2019-09-23T16:03:43.740Z]  Experimental:      false
16:03:43 [2019-09-23T16:03:43.740Z] 
16:03:43 [2019-09-23T16:03:43.740Z] Server: Docker Engine - Community
16:03:43 [2019-09-23T16:03:43.740Z]  Engine:
16:03:43 [2019-09-23T16:03:43.740Z]   Version:          19.03.2
16:03:43 [2019-09-23T16:03:43.740Z]   API version:      1.40 (minimum version 1.12)
16:03:43 [2019-09-23T16:03:43.740Z]   Go version:       go1.12.8
16:03:43 [2019-09-23T16:03:43.740Z]   Git commit:       6a30dfc
16:03:43 [2019-09-23T16:03:43.740Z]   Built:            Thu Aug 29 05:27:45 2019
16:03:43 [2019-09-23T16:03:43.740Z]   OS/Arch:          linux/amd64
16:03:43 [2019-09-23T16:03:43.740Z]   Experimental:     true
16:03:43 [2019-09-23T16:03:43.740Z]  containerd:
16:03:43 [2019-09-23T16:03:43.740Z]   Version:          1.2.6
16:03:43 [2019-09-23T16:03:43.740Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
16:03:43 [2019-09-23T16:03:43.740Z]  runc:
16:03:43 [2019-09-23T16:03:43.740Z]   Version:          1.0.0-rc8
16:03:43 [2019-09-23T16:03:43.740Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
16:03:43 [2019-09-23T16:03:43.740Z]  docker-init:
16:03:43 [2019-09-23T16:03:43.740Z]   Version:          0.18.0
16:03:43 [2019-09-23T16:03:43.740Z]   GitCommit:        fec3683
[Pipeline] sh
16:03:43 [2019-09-23T16:03:43.776Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
16:03:43 [2019-09-23T16:03:43.776Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
16:03:43 [2019-09-23T16:03:43.776Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39956/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
16:03:42 [2019-09-23T16:03:42.601Z]  > git rev-parse HEAD^{commit} # timeout=10
16:03:42 [2019-09-23T16:03:42.615Z]  > git config core.sparsecheckout # timeout=10
16:03:42 [2019-09-23T16:03:42.649Z]  > git checkout -f 43d898b5e47276428ee721cb93bcfd08028e1866
16:03:42 [2019-09-23T16:03:42.760Z]  > git rev-list --no-walk 5f861e846108eb3256ad71cdac74e3c56979ac7a # timeout=10
16:03:44 [2019-09-23T16:03:44.014Z] + docker info
16:03:44 [2019-09-23T16:03:44.014Z] Client:
16:03:44 [2019-09-23T16:03:44.014Z]  Debug Mode: false
16:03:44 [2019-09-23T16:03:44.014Z] 
16:03:44 [2019-09-23T16:03:44.014Z] Server:
16:03:44 [2019-09-23T16:03:44.014Z]  Containers: 0
16:03:44 [2019-09-23T16:03:44.014Z]   Running: 0
16:03:44 [2019-09-23T16:03:44.014Z]   Paused: 0
16:03:44 [2019-09-23T16:03:44.014Z]   Stopped: 0
16:03:44 [2019-09-23T16:03:44.014Z]  Images: 3
16:03:44 [2019-09-23T16:03:44.014Z]  Server Version: 19.03.2
16:03:44 [2019-09-23T16:03:44.014Z]  Storage Driver: overlay2
16:03:44 [2019-09-23T16:03:44.014Z]   Backing Filesystem: extfs
16:03:44 [2019-09-23T16:03:44.014Z]   Supports d_type: true
16:03:44 [2019-09-23T16:03:44.014Z]   Native Overlay Diff: true
16:03:44 [2019-09-23T16:03:44.014Z]  Logging Driver: json-file
16:03:44 [2019-09-23T16:03:44.014Z]  Cgroup Driver: cgroupfs
16:03:44 [2019-09-23T16:03:44.014Z]  Plugins:
16:03:44 [2019-09-23T16:03:44.014Z]   Volume: local
16:03:44 [2019-09-23T16:03:44.014Z]   Network: bridge host ipvlan macvlan null overlay
16:03:44 [2019-09-23T16:03:44.014Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:03:44 [2019-09-23T16:03:44.014Z]  Swarm: inactive
16:03:44 [2019-09-23T16:03:44.014Z]  Runtimes: runc
16:03:44 [2019-09-23T16:03:44.014Z]  Default Runtime: runc
16:03:44 [2019-09-23T16:03:44.014Z]  Init Binary: docker-init
16:03:44 [2019-09-23T16:03:44.014Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
16:03:44 [2019-09-23T16:03:44.014Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
16:03:44 [2019-09-23T16:03:44.014Z]  init version: fec3683
16:03:44 [2019-09-23T16:03:44.014Z]  Security Options:
16:03:44 [2019-09-23T16:03:44.014Z]   apparmor
16:03:44 [2019-09-23T16:03:44.014Z]   seccomp
16:03:44 [2019-09-23T16:03:44.014Z]    Profile: default
16:03:44 [2019-09-23T16:03:44.014Z]  Kernel Version: 4.15.0-1048-aws
16:03:44 [2019-09-23T16:03:44.014Z]  Operating System: Ubuntu 18.04.3 LTS
16:03:44 [2019-09-23T16:03:44.014Z]  OSType: linux
16:03:44 [2019-09-23T16:03:44.014Z]  Architecture: x86_64
16:03:44 [2019-09-23T16:03:44.014Z]  CPUs: 2
16:03:44 [2019-09-23T16:03:44.014Z]  Total Memory: 7.501GiB
16:03:44 [2019-09-23T16:03:44.014Z]  Name: ip-10-100-77-141
16:03:44 [2019-09-23T16:03:44.014Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
16:03:44 [2019-09-23T16:03:44.014Z]  Docker Root Dir: /var/lib/docker
16:03:44 [2019-09-23T16:03:44.014Z]  Debug Mode: false
16:03:44 [2019-09-23T16:03:44.014Z]  Registry: https://index.docker.io/v1/
16:03:44 [2019-09-23T16:03:44.014Z]  Labels:
16:03:44 [2019-09-23T16:03:44.014Z]  Experimental: true
16:03:44 [2019-09-23T16:03:44.014Z]  Insecure Registries:
16:03:44 [2019-09-23T16:03:44.014Z]   127.0.0.0/8
16:03:44 [2019-09-23T16:03:44.014Z]  Live Restore Enabled: true
16:03:44 [2019-09-23T16:03:44.014Z] 
16:03:44 [2019-09-23T16:03:44.014Z] WARNING: No swap limit support
[Pipeline] sh
16:03:44 [2019-09-23T16:03:44.152Z] + bash /home/jenkins/workspace/moby_PR-39956/check-config.sh
16:03:44 [2019-09-23T16:03:44.152Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:03:44 [2019-09-23T16:03:44.152Z] info: reading kernel config from /boot/config-4.4.0-161-generic ...
16:03:44 [2019-09-23T16:03:44.152Z] 
16:03:44 [2019-09-23T16:03:44.152Z] Generally Necessary:
16:03:44 [2019-09-23T16:03:44.152Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:03:44 [2019-09-23T16:03:44.152Z] - apparmor: enabled and tools installed
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_NAMESPACES: enabled
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_NET_NS: enabled
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_PID_NS: enabled
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_IPC_NS: enabled
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_UTS_NS: enabled
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_CGROUPS: enabled
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_CGROUP_CPUACCT: enabled
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_CGROUP_DEVICE: enabled
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_CGROUP_FREEZER: enabled
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_CGROUP_SCHED: enabled
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_CPUSETS: enabled
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_MEMCG: enabled
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_KEYS: enabled
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_VETH: enabled (as module)
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_BRIDGE: enabled (as module)
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_NF_NAT: enabled (as module)
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_NF_NAT_NEEDED: enabled
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_POSIX_MQUEUE: enabled
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
16:03:44 [2019-09-23T16:03:44.152Z] 
16:03:44 [2019-09-23T16:03:44.152Z] Optional Features:
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_USER_NS: enabled
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_SECCOMP: enabled
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_CGROUP_PIDS: enabled
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_MEMCG_SWAP: enabled
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
16:03:44 [2019-09-23T16:03:44.152Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_MEMCG_KMEM: enabled
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_BLK_CGROUP: enabled
16:03:44 [2019-09-23T16:03:44.152Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:03:44 [2019-09-23T16:03:44.333Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
16:03:44 [2019-09-23T16:03:44.333Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
16:03:44 [2019-09-23T16:03:44.333Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39956/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
16:03:44 [2019-09-23T16:03:44.333Z] + bash /home/ubuntu/workspace/moby_PR-39956/check-config.sh
16:03:44 [2019-09-23T16:03:44.333Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:03:44 [2019-09-23T16:03:44.333Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
16:03:44 [2019-09-23T16:03:44.333Z] 
16:03:44 [2019-09-23T16:03:44.333Z] Generally Necessary:
16:03:44 [2019-09-23T16:03:44.333Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:03:44 [2019-09-23T16:03:44.333Z] - apparmor: enabled and tools installed
16:03:44 [2019-09-23T16:03:44.333Z] - CONFIG_NAMESPACES: enabled
16:03:44 [2019-09-23T16:03:44.333Z] - CONFIG_NET_NS: enabled
16:03:44 [2019-09-23T16:03:44.333Z] - CONFIG_PID_NS: enabled
16:03:44 [2019-09-23T16:03:44.333Z] - CONFIG_IPC_NS: enabled
16:03:44 [2019-09-23T16:03:44.333Z] - CONFIG_UTS_NS: enabled
16:03:44 [2019-09-23T16:03:44.333Z] - CONFIG_CGROUPS: enabled
16:03:44 [2019-09-23T16:03:44.333Z] - CONFIG_CGROUP_CPUACCT: enabled
16:03:44 [2019-09-23T16:03:44.333Z] - CONFIG_CGROUP_DEVICE: enabled
16:03:44 [2019-09-23T16:03:44.333Z] - CONFIG_CGROUP_FREEZER: enabled
16:03:44 [2019-09-23T16:03:44.333Z] - CONFIG_CGROUP_SCHED: enabled
16:03:44 [2019-09-23T16:03:44.333Z] - CONFIG_CPUSETS: enabled
16:03:44 [2019-09-23T16:03:44.333Z] - CONFIG_MEMCG: enabled
16:03:44 [2019-09-23T16:03:44.333Z] - CONFIG_KEYS: enabled
16:03:44 [2019-09-23T16:03:44.333Z] - CONFIG_VETH: enabled (as module)
16:03:44 [2019-09-23T16:03:44.333Z] - CONFIG_BRIDGE: enabled (as module)
16:03:44 [2019-09-23T16:03:44.333Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:03:44 [2019-09-23T16:03:44.333Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
16:03:44 [2019-09-23T16:03:44.333Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:03:44 [2019-09-23T16:03:44.333Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:03:44 [2019-09-23T16:03:44.333Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:03:44 [2019-09-23T16:03:44.520Z] - CONFIG_IOSCHED_CFQ: enabled
16:03:44 [2019-09-23T16:03:44.520Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
16:03:44 [2019-09-23T16:03:44.520Z] - CONFIG_CGROUP_PERF: enabled
16:03:44 [2019-09-23T16:03:44.520Z] - CONFIG_CGROUP_HUGETLB: enabled
16:03:44 [2019-09-23T16:03:44.520Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:03:44 [2019-09-23T16:03:44.520Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:03:44 [2019-09-23T16:03:44.520Z] - CONFIG_CFS_BANDWIDTH: enabled
16:03:44 [2019-09-23T16:03:44.520Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:03:44 [2019-09-23T16:03:44.520Z] - CONFIG_RT_GROUP_SCHED: missing
16:03:44 [2019-09-23T16:03:44.520Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:03:44 [2019-09-23T16:03:44.520Z] - CONFIG_IP_VS: enabled (as module)
16:03:44 [2019-09-23T16:03:44.520Z] - CONFIG_IP_VS_NFCT: enabled
16:03:44 [2019-09-23T16:03:44.520Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:03:44 [2019-09-23T16:03:44.520Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:03:44 [2019-09-23T16:03:44.520Z] - CONFIG_IP_VS_RR: enabled (as module)
16:03:44 [2019-09-23T16:03:44.520Z] - CONFIG_EXT4_FS: enabled
16:03:44 [2019-09-23T16:03:44.520Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:03:44 [2019-09-23T16:03:44.520Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:03:44 [2019-09-23T16:03:44.520Z] - Network Drivers:
16:03:44 [2019-09-23T16:03:44.520Z]   - "overlay":
16:03:44 [2019-09-23T16:03:44.520Z]     - CONFIG_VXLAN: enabled (as module)
16:03:44 [2019-09-23T16:03:44.520Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:03:44 [2019-09-23T16:03:44.520Z]       Optional (for encrypted networks):
16:03:44 [2019-09-23T16:03:44.520Z]       - CONFIG_CRYPTO: enabled
16:03:44 [2019-09-23T16:03:44.520Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
16:03:44 [2019-09-23T16:03:44.520Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
16:03:44 [2019-09-23T16:03:44.520Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
16:03:44 [2019-09-23T16:03:44.520Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
16:03:44 [2019-09-23T16:03:44.520Z]       - CONFIG_XFRM: enabled
16:03:44 [2019-09-23T16:03:44.520Z]       - CONFIG_XFRM_USER: enabled (as module)
16:03:44 [2019-09-23T16:03:44.520Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:03:44 [2019-09-23T16:03:44.520Z]       - CONFIG_INET_ESP: enabled (as module)
16:03:44 [2019-09-23T16:03:44.520Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
16:03:44 [2019-09-23T16:03:44.520Z]   - "ipvlan":
16:03:44 [2019-09-23T16:03:44.520Z]     - CONFIG_IPVLAN: enabled (as module)
16:03:44 [2019-09-23T16:03:44.520Z]   - "macvlan":
16:03:44 [2019-09-23T16:03:44.520Z]     - CONFIG_MACVLAN: enabled (as module)
16:03:44 [2019-09-23T16:03:44.521Z]     - CONFIG_DUMMY: enabled (as module)
16:03:44 [2019-09-23T16:03:44.521Z]   - "ftp,tftp client in container":
16:03:44 [2019-09-23T16:03:44.521Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:03:44 [2019-09-23T16:03:44.521Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:03:44 [2019-09-23T16:03:44.521Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:03:44 [2019-09-23T16:03:44.521Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:03:44 [2019-09-23T16:03:44.521Z] - Storage Drivers:
16:03:44 [2019-09-23T16:03:44.521Z]   - "aufs":
16:03:44 [2019-09-23T16:03:44.521Z]     - CONFIG_AUFS_FS: enabled (as module)
16:03:44 [2019-09-23T16:03:44.521Z]   - "btrfs":
16:03:44 [2019-09-23T16:03:44.521Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:03:44 [2019-09-23T16:03:44.521Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:03:44 [2019-09-23T16:03:44.521Z]   - "devicemapper":
16:03:44 [2019-09-23T16:03:44.521Z]     - CONFIG_BLK_DEV_DM: enabled
16:03:44 [2019-09-23T16:03:44.521Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:03:44 [2019-09-23T16:03:44.521Z]   - "overlay":
16:03:44 [2019-09-23T16:03:44.521Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:03:44 [2019-09-23T16:03:44.521Z]   - "zfs":
16:03:44 [2019-09-23T16:03:44.521Z]     - /dev/zfs: missing
16:03:44 [2019-09-23T16:03:44.521Z]     - zfs command: missing
16:03:44 [2019-09-23T16:03:44.521Z]     - zpool command: missing
16:03:44 [2019-09-23T16:03:44.521Z] 
16:03:44 [2019-09-23T16:03:44.521Z] Limits:
16:03:44 [2019-09-23T16:03:44.521Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:03:44 [2019-09-23T16:03:44.521Z] 
16:03:44 [2019-09-23T16:03:44.521Z] + true
16:03:44 [2019-09-23T16:03:44.590Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:03:44 [2019-09-23T16:03:44.590Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:03:44 [2019-09-23T16:03:44.590Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:03:44 [2019-09-23T16:03:44.590Z] - CONFIG_NF_NAT: enabled (as module)
16:03:44 [2019-09-23T16:03:44.590Z] - CONFIG_NF_NAT_NEEDED: enabled
16:03:44 [2019-09-23T16:03:44.590Z] - CONFIG_POSIX_MQUEUE: enabled
16:03:44 [2019-09-23T16:03:44.590Z] 
16:03:44 [2019-09-23T16:03:44.590Z] Optional Features:
16:03:44 [2019-09-23T16:03:44.590Z] - CONFIG_USER_NS: enabled
16:03:44 [2019-09-23T16:03:44.590Z] - CONFIG_SECCOMP: enabled
16:03:44 [2019-09-23T16:03:44.590Z] - CONFIG_CGROUP_PIDS: enabled
16:03:44 [2019-09-23T16:03:44.590Z] - CONFIG_MEMCG_SWAP: enabled
16:03:44 [2019-09-23T16:03:44.590Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
16:03:44 [2019-09-23T16:03:44.590Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
16:03:44 [2019-09-23T16:03:44.590Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
16:03:44 [2019-09-23T16:03:44.590Z] - CONFIG_BLK_CGROUP: enabled
16:03:44 [2019-09-23T16:03:44.590Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:03:44 [2019-09-23T16:03:44.590Z] - CONFIG_IOSCHED_CFQ: enabled
16:03:44 [2019-09-23T16:03:44.590Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
16:03:44 [2019-09-23T16:03:44.590Z] - CONFIG_CGROUP_PERF: enabled
16:03:44 [2019-09-23T16:03:44.590Z] - CONFIG_CGROUP_HUGETLB: enabled
16:03:44 [2019-09-23T16:03:44.590Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:03:44 [2019-09-23T16:03:44.590Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:03:44 [2019-09-23T16:03:44.590Z] - CONFIG_CFS_BANDWIDTH: enabled
16:03:44 [2019-09-23T16:03:44.590Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:03:44 [2019-09-23T16:03:44.590Z] - CONFIG_RT_GROUP_SCHED: missing
16:03:44 [2019-09-23T16:03:44.590Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:03:44 [2019-09-23T16:03:44.590Z] - CONFIG_IP_VS: enabled (as module)
16:03:44 [2019-09-23T16:03:44.590Z] - CONFIG_IP_VS_NFCT: enabled
16:03:44 [2019-09-23T16:03:44.590Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:03:44 [2019-09-23T16:03:44.590Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:03:44 [2019-09-23T16:03:44.590Z] - CONFIG_IP_VS_RR: enabled (as module)
16:03:44 [2019-09-23T16:03:44.590Z] - CONFIG_EXT4_FS: enabled
16:03:44 [2019-09-23T16:03:44.590Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:03:44 [2019-09-23T16:03:44.590Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:03:44 [2019-09-23T16:03:44.590Z] - Network Drivers:
16:03:44 [2019-09-23T16:03:44.590Z]   - "overlay":
16:03:44 [2019-09-23T16:03:44.590Z]     - CONFIG_VXLAN: enabled (as module)
16:03:44 [2019-09-23T16:03:44.590Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:03:44 [2019-09-23T16:03:44.590Z]       Optional (for encrypted networks):
16:03:44 [2019-09-23T16:03:44.590Z]       - CONFIG_CRYPTO: enabled
16:03:44 [2019-09-23T16:03:44.590Z]       - CONFIG_CRYPTO_AEAD: enabled
16:03:44 [2019-09-23T16:03:44.590Z]       - CONFIG_CRYPTO_GCM: enabled
16:03:44 [2019-09-23T16:03:44.590Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:03:44 [2019-09-23T16:03:44.590Z]       - CONFIG_CRYPTO_GHASH: enabled
16:03:44 [2019-09-23T16:03:44.590Z]       - CONFIG_XFRM: enabled
16:03:44 [2019-09-23T16:03:44.590Z]       - CONFIG_XFRM_USER: enabled (as module)
16:03:44 [2019-09-23T16:03:44.590Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:03:44 [2019-09-23T16:03:44.590Z]       - CONFIG_INET_ESP: enabled (as module)
16:03:44 [2019-09-23T16:03:44.590Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
16:03:44 [2019-09-23T16:03:44.590Z]   - "ipvlan":
16:03:44 [2019-09-23T16:03:44.590Z]     - CONFIG_IPVLAN: enabled (as module)
16:03:44 [2019-09-23T16:03:44.590Z]   - "macvlan":
16:03:44 [2019-09-23T16:03:44.590Z]     - CONFIG_MACVLAN: enabled (as module)
16:03:44 [2019-09-23T16:03:44.590Z]     - CONFIG_DUMMY: enabled (as module)
16:03:44 [2019-09-23T16:03:44.590Z]   - "ftp,tftp client in container":
16:03:44 [2019-09-23T16:03:44.590Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:03:44 [2019-09-23T16:03:44.590Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:03:44 [2019-09-23T16:03:44.590Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:03:44 [2019-09-23T16:03:44.590Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:03:44 [2019-09-23T16:03:44.590Z] - Storage Drivers:
16:03:44 [2019-09-23T16:03:44.590Z]   - "aufs":
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:03:44 [2019-09-23T16:03:44.846Z]     - CONFIG_AUFS_FS: enabled (as module)
16:03:44 [2019-09-23T16:03:44.846Z]   - "btrfs":
16:03:44 [2019-09-23T16:03:44.846Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:03:44 [2019-09-23T16:03:44.846Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:03:44 [2019-09-23T16:03:44.846Z]   - "devicemapper":
16:03:44 [2019-09-23T16:03:44.846Z]     - CONFIG_BLK_DEV_DM: enabled
16:03:44 [2019-09-23T16:03:44.846Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:03:44 [2019-09-23T16:03:44.846Z]   - "overlay":
16:03:44 [2019-09-23T16:03:44.847Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:03:44 [2019-09-23T16:03:44.847Z]   - "zfs":
16:03:44 [2019-09-23T16:03:44.847Z]     - /dev/zfs: missing
16:03:44 [2019-09-23T16:03:44.847Z]     - zfs command: missing
16:03:44 [2019-09-23T16:03:44.847Z]     - zpool command: missing
16:03:44 [2019-09-23T16:03:44.847Z] 
16:03:44 [2019-09-23T16:03:44.847Z] Limits:
16:03:44 [2019-09-23T16:03:44.847Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:03:44 [2019-09-23T16:03:44.847Z] 
16:03:44 [2019-09-23T16:03:44.847Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:03:45 [2019-09-23T16:03:45.388Z] + sudo modprobe ip_vs
16:03:45 [2019-09-23T16:03:45.403Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:88e93faa7fbfd315bcdb1515849416bd2465c29a .
16:03:45 [2019-09-23T16:03:45.644Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:88e93faa7fbfd315bcdb1515849416bd2465c29a .
16:03:45 [2019-09-23T16:03:45.644Z] #2 [internal] load .dockerignore
16:03:45 [2019-09-23T16:03:45.898Z] #2 transferring context: 87B done
16:03:45 [2019-09-23T16:03:45.898Z] #2 DONE 0.0s
16:03:45 [2019-09-23T16:03:45.898Z] 
16:03:45 [2019-09-23T16:03:45.898Z] #1 [internal] load build definition from Dockerfile
16:03:45 [2019-09-23T16:03:45.898Z] #1 transferring dockerfile: 10.84kB done
16:03:45 [2019-09-23T16:03:45.898Z] #1 DONE 0.0s
16:03:45 [2019-09-23T16:03:45.898Z] 
16:03:45 [2019-09-23T16:03:45.898Z] #3 [internal] load metadata for docker.io/library/golang:1.13.0-stretch
16:03:46 [2019-09-23T16:03:46.153Z] #3 DONE 0.5s
16:03:46 [2019-09-23T16:03:46.417Z] 
16:03:46 [2019-09-23T16:03:46.417Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
16:03:46 [2019-09-23T16:03:46.417Z] #64 DONE 0.0s
16:03:46 [2019-09-23T16:03:46.417Z] 
16:03:46 [2019-09-23T16:03:46.417Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.0-stretch@sha256:80f4b7821...
16:03:46 [2019-09-23T16:03:46.417Z] #4 resolve docker.io/library/golang:1.13.0-stretch@sha256:80f4b78216f04cc67c4a7fa25296e9bfcaa2f97e8980655ea868e09b1d993286 done
16:03:46 [2019-09-23T16:03:46.417Z] #4 sha256:80f4b78216f04cc67c4a7fa25296e9bfcaa2f97e8980655ea868e09b1d993286 1.42kB / 1.42kB done
16:03:46 [2019-09-23T16:03:46.417Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 0B / 120.05MB 0.1s
16:03:46 [2019-09-23T16:03:46.417Z] #4 sha256:771169334b27f4303c691bcaa7fdc75af07550d01273d41f839201e7e2e2326a 0B / 124B 0.1s
16:03:46 [2019-09-23T16:03:46.417Z] #4 sha256:4e97e0b8479504ee92964c5de6782d88651d953f5df5cfd7a1d45ba48aa90f43 1.80kB / 1.80kB done
16:03:46 [2019-09-23T16:03:46.417Z] #4 sha256:d68f79d0e22c6f5eb6ccbbbf05cf9d784db13f59bc6251c220a090fd19b22b9e 5.46kB / 5.46kB done
16:03:46 [2019-09-23T16:03:46.417Z] #4 sha256:771169334b27f4303c691bcaa7fdc75af07550d01273d41f839201e7e2e2326a 124B / 124B 0.1s done
16:03:46 [2019-09-23T16:03:46.672Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 10.72MB / 120.05MB 0.4s
16:03:46 [2019-09-23T16:03:46.672Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 17.05MB / 120.05MB 0.5s
16:03:46 [2019-09-23T16:03:46.796Z] Sending build context to Docker daemon  49.98MB

16:03:46 [2019-09-23T16:03:46.796Z] Step 1/126 : ARG CROSS="false"
16:03:46 [2019-09-23T16:03:46.796Z] Step 2/126 : ARG GO_VERSION=1.13.0
16:03:46 [2019-09-23T16:03:46.796Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive
16:03:46 [2019-09-23T16:03:46.796Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base
16:03:46 [2019-09-23T16:03:46.796Z] 1.13.0-stretch: Pulling from library/golang
16:03:46 [2019-09-23T16:03:46.796Z] 5d4da55d9cf0: Already exists
16:03:46 [2019-09-23T16:03:46.796Z] dad3041fe122: Already exists
16:03:46 [2019-09-23T16:03:46.796Z] f6542c8f56fb: Already exists
16:03:46 [2019-09-23T16:03:46.796Z] 25fa3a7ad4fa: Already exists
16:03:46 [2019-09-23T16:03:46.796Z] 471e0aba6530: Already exists
16:03:46 [2019-09-23T16:03:46.796Z] 476334eea7f5: Pulling fs layer
16:03:46 [2019-09-23T16:03:46.796Z] 0d1b6b7590cf: Pulling fs layer
16:03:46 [2019-09-23T16:03:46.933Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 23.88MB / 120.05MB 0.6s
16:03:46 [2019-09-23T16:03:46.933Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 37.79MB / 120.05MB 0.8s
16:03:47 [2019-09-23T16:03:47.276Z] 0d1b6b7590cf: Verifying Checksum
16:03:47 [2019-09-23T16:03:47.276Z] 0d1b6b7590cf: Download complete
16:03:47 [2019-09-23T16:03:47.492Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 60.20MB / 120.05MB 1.1s
16:03:47 [2019-09-23T16:03:47.492Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 77.84MB / 120.05MB 1.4s
16:03:48 [2019-09-23T16:03:48.059Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 87.19MB / 120.05MB 1.7s
16:03:48 [2019-09-23T16:03:48.059Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 105.69MB / 120.05MB 1.9s
16:03:48 [2019-09-23T16:03:48.155Z] 476334eea7f5: Verifying Checksum
16:03:48 [2019-09-23T16:03:48.155Z] 476334eea7f5: Download complete
16:03:48 [2019-09-23T16:03:48.317Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 113.88MB / 120.05MB 2.0s
16:03:48 [2019-09-23T16:03:48.317Z] #4 ...
16:03:48 [2019-09-23T16:03:48.317Z] 
16:03:48 [2019-09-23T16:03:48.317Z] #18 [internal] load build context
16:03:48 [2019-09-23T16:03:48.317Z] #18 transferring context: 45.50MB 2.0s done
16:03:48 [2019-09-23T16:03:48.317Z] #18 DONE 2.1s
16:03:48 [2019-09-23T16:03:48.317Z] 
16:03:48 [2019-09-23T16:03:48.317Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.0-stretch@sha256:80f4b7821...
16:03:48 [2019-09-23T16:03:48.571Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 120.05MB / 120.05MB 2.3s
16:03:48 [2019-09-23T16:03:48.825Z] #4 sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 120.05MB / 120.05MB 2.6s done
16:03:48 [2019-09-23T16:03:48.825Z] #4 extracting sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f
16:03:51 [2019-09-23T16:03:51.365Z] 476334eea7f5: Pull complete
16:03:51 [2019-09-23T16:03:51.365Z] 0d1b6b7590cf: Pull complete
16:03:51 [2019-09-23T16:03:51.365Z] Digest: sha256:80f4b78216f04cc67c4a7fa25296e9bfcaa2f97e8980655ea868e09b1d993286
16:03:51 [2019-09-23T16:03:51.365Z] Status: Downloaded newer image for golang:1.13.0-stretch
16:03:51 [2019-09-23T16:03:51.365Z]  ---> cbb48e1a16c3
16:03:51 [2019-09-23T16:03:51.365Z] Step 5/126 : ARG APT_MIRROR
16:03:51 [2019-09-23T16:03:51.365Z]  ---> Running in 1577162654ca
16:03:51 [2019-09-23T16:03:51.365Z] Removing intermediate container 1577162654ca
16:03:51 [2019-09-23T16:03:51.365Z]  ---> 720bc631f611
16:03:51 [2019-09-23T16:03:51.365Z] Step 6/126 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
16:03:51 [2019-09-23T16:03:51.731Z]  ---> Running in 9eaacf76aa0e
16:03:52 [2019-09-23T16:03:52.539Z] Removing intermediate container 9eaacf76aa0e
16:03:52 [2019-09-23T16:03:52.539Z]  ---> edf1a3bca5ed
16:03:52 [2019-09-23T16:03:52.539Z] Step 7/126 : ENV GO111MODULE=off
16:03:52 [2019-09-23T16:03:52.980Z] #4 extracting sha256:35bd38f57a5b9df547977775e6dd523111d2d986fae65817c0d31db39c738d2f 3.9s done
16:03:52 [2019-09-23T16:03:52.996Z]  ---> Running in bb2af04ffe44
16:03:52 [2019-09-23T16:03:52.996Z] Removing intermediate container bb2af04ffe44
16:03:52 [2019-09-23T16:03:52.996Z]  ---> 82cd278b1b30
16:03:52 [2019-09-23T16:03:52.996Z] Step 8/126 : FROM base AS criu
16:03:52 [2019-09-23T16:03:52.996Z]  ---> 82cd278b1b30
16:03:52 [2019-09-23T16:03:52.996Z] Step 9/126 : ARG DEBIAN_FRONTEND
16:03:52 [2019-09-23T16:03:52.996Z]  ---> Running in 52aab85e7cf9
16:03:52 [2019-09-23T16:03:52.996Z] Removing intermediate container 52aab85e7cf9
16:03:52 [2019-09-23T16:03:52.996Z]  ---> 700e9ebfb581
16:03:52 [2019-09-23T16:03:52.996Z] Step 10/126 : ENV CRIU_VERSION 3.12
16:03:52 [2019-09-23T16:03:52.996Z]  ---> Running in 4b7a18e24525
16:03:53 [2019-09-23T16:03:53.234Z] #4 extracting sha256:771169334b27f4303c691bcaa7fdc75af07550d01273d41f839201e7e2e2326a done
16:03:53 [2019-09-23T16:03:53.234Z] #4 DONE 6.9s
16:03:53 [2019-09-23T16:03:53.235Z] 
16:03:53 [2019-09-23T16:03:53.235Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
16:03:53 [2019-09-23T16:03:53.427Z] Removing intermediate container 4b7a18e24525
16:03:53 [2019-09-23T16:03:53.427Z]  ---> f3e81534335a
16:03:53 [2019-09-23T16:03:53.427Z] Step 11/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	libnet-dev 	libprotobuf-c-dev 	libprotobuf-dev 	libnl-3-dev 	libcap-dev 	protobuf-compiler 	protobuf-c-compiler 	python-protobuf 	&& rm -rf /var/lib/apt/lists/*
16:03:53 [2019-09-23T16:03:53.427Z]  ---> Running in d4dcfadd358c
16:03:54 [2019-09-23T16:03:54.270Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
16:03:54 [2019-09-23T16:03:54.270Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
16:03:54 [2019-09-23T16:03:54.649Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
16:03:54 [2019-09-23T16:03:54.649Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
16:03:54 [2019-09-23T16:03:54.649Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
16:03:54 [2019-09-23T16:03:54.649Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [489 kB]
16:03:55 [2019-09-23T16:03:55.038Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
16:03:55 [2019-09-23T16:03:55.038Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
16:03:56 [2019-09-23T16:03:56.492Z] #5 DONE 3.4s
16:03:56 [2019-09-23T16:03:56.492Z] 
16:03:56 [2019-09-23T16:03:56.492Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
16:03:56 [2019-09-23T16:03:56.747Z] #17 ...
16:03:56 [2019-09-23T16:03:56.747Z] 
16:03:56 [2019-09-23T16:03:56.747Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
16:03:56 [2019-09-23T16:03:56.747Z] #22 DONE 0.1s
16:03:56 [2019-09-23T16:03:56.747Z] 
16:03:56 [2019-09-23T16:03:56.747Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
16:03:56 [2019-09-23T16:03:56.747Z] #29 DONE 0.1s
16:03:56 [2019-09-23T16:03:56.747Z] 
16:03:56 [2019-09-23T16:03:56.747Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
16:03:56 [2019-09-23T16:03:56.841Z] Fetched 7674 kB in 2s (2814 kB/s)
16:03:57 [2019-09-23T16:03:57.210Z] Reading package lists...
16:03:57 [2019-09-23T16:03:57.955Z] Reading package lists...
16:03:57 [2019-09-23T16:03:57.955Z] Building dependency tree...
16:03:57 [2019-09-23T16:03:57.955Z] Reading state information...
16:03:58 [2019-09-23T16:03:58.323Z] The following additional packages will be installed:
16:03:58 [2019-09-23T16:03:58.323Z]   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
16:03:58 [2019-09-23T16:03:58.323Z]   libprotoc10 python-pkg-resources zlib1g-dev
16:03:58 [2019-09-23T16:03:58.323Z] Suggested packages:
16:03:58 [2019-09-23T16:03:58.323Z]   manpages-dev python-setuptools
16:03:58 [2019-09-23T16:03:58.323Z] The following NEW packages will be installed:
16:03:58 [2019-09-23T16:03:58.323Z]   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
16:03:58 [2019-09-23T16:03:58.323Z]   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
16:03:58 [2019-09-23T16:03:58.323Z]   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
16:03:58 [2019-09-23T16:03:58.323Z]   zlib1g-dev
16:03:58 [2019-09-23T16:03:58.693Z] 0 upgraded, 16 newly installed, 0 to remove and 2 not upgraded.
16:03:58 [2019-09-23T16:03:58.693Z] Need to get 3476 kB of archives.
16:03:58 [2019-09-23T16:03:58.693Z] After this operation, 20.2 MB of additional disk space will be used.
16:03:58 [2019-09-23T16:03:58.693Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
16:03:58 [2019-09-23T16:03:58.693Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB]
16:03:58 [2019-09-23T16:03:58.693Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB]
16:03:58 [2019-09-23T16:03:58.693Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
16:03:58 [2019-09-23T16:03:58.693Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB]
16:03:58 [2019-09-23T16:03:58.693Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
16:03:58 [2019-09-23T16:03:58.693Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB]
16:03:59 [2019-09-23T16:03:59.059Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB]
16:03:59 [2019-09-23T16:03:59.059Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB]
16:03:59 [2019-09-23T16:03:59.059Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB]
16:03:59 [2019-09-23T16:03:59.059Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB]
16:03:59 [2019-09-23T16:03:59.059Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB]
16:03:59 [2019-09-23T16:03:59.059Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB]
16:03:59 [2019-09-23T16:03:59.059Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB]
16:03:59 [2019-09-23T16:03:59.059Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB]
16:03:59 [2019-09-23T16:03:59.059Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB]
16:03:59 [2019-09-23T16:03:59.254Z] #6 2.445 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
16:03:59 [2019-09-23T16:03:59.254Z] #6 2.534 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
16:03:59 [2019-09-23T16:03:59.254Z] #6 2.551 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
16:03:59 [2019-09-23T16:03:59.254Z] #6 2.553 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
16:03:59 [2019-09-23T16:03:59.254Z] #6 2.559 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
16:03:59 [2019-09-23T16:03:59.254Z] #6 2.715 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [506 kB]
16:03:59 [2019-09-23T16:03:59.429Z] debconf: delaying package configuration, since apt-utils is not installed
16:03:59 [2019-09-23T16:03:59.429Z] Fetched 3476 kB in 0s (5026 kB/s)
16:03:59 [2019-09-23T16:03:59.429Z] Selecting previously unselected package libnet1:s390x.
16:03:59 [2019-09-23T16:03:59.508Z] #6 3.105 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
16:03:59 [2019-09-23T16:03:59.898Z] (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.)
16:03:59 [2019-09-23T16:03:59.898Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ...
16:03:59 [2019-09-23T16:03:59.898Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
16:03:59 [2019-09-23T16:03:59.898Z] Selecting previously unselected package libcap-dev:s390x.
16:03:59 [2019-09-23T16:03:59.898Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ...
16:03:59 [2019-09-23T16:03:59.898Z] Unpacking libcap-dev:s390x (1:2.25-1) ...
16:03:59 [2019-09-23T16:03:59.898Z] Selecting previously unselected package libnet1-dev.
16:03:59 [2019-09-23T16:03:59.898Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ...
16:03:59 [2019-09-23T16:03:59.898Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ...
16:03:59 [2019-09-23T16:03:59.898Z] Selecting previously unselected package libnl-3-200:s390x.
16:03:59 [2019-09-23T16:03:59.898Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ...
16:03:59 [2019-09-23T16:03:59.898Z] Unpacking libnl-3-200:s390x (3.2.27-2) ...
16:03:59 [2019-09-23T16:03:59.898Z] Selecting previously unselected package libnl-3-dev:s390x.
16:03:59 [2019-09-23T16:03:59.898Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ...
16:03:59 [2019-09-23T16:03:59.898Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ...
16:03:59 [2019-09-23T16:03:59.898Z] Selecting previously unselected package libprotobuf-c1:s390x.
16:03:59 [2019-09-23T16:03:59.898Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ...
16:03:59 [2019-09-23T16:03:59.898Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
16:03:59 [2019-09-23T16:03:59.898Z] Selecting previously unselected package libprotobuf-c-dev:s390x.
16:03:59 [2019-09-23T16:03:59.898Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ...
16:03:59 [2019-09-23T16:03:59.898Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ...
16:03:59 [2019-09-23T16:03:59.898Z] Selecting previously unselected package zlib1g-dev:s390x.
16:03:59 [2019-09-23T16:03:59.898Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ...
16:03:59 [2019-09-23T16:03:59.898Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
16:03:59 [2019-09-23T16:03:59.898Z] Selecting previously unselected package libprotobuf10:s390x.
16:03:59 [2019-09-23T16:03:59.898Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ...
16:03:59 [2019-09-23T16:03:59.898Z] Unpacking libprotobuf10:s390x (3.0.0-9) ...
16:04:00 [2019-09-23T16:04:00.072Z] #6 3.351 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
16:04:00 [2019-09-23T16:04:00.339Z] Selecting previously unselected package libprotobuf-lite10:s390x.
16:04:00 [2019-09-23T16:04:00.339Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ...
16:04:00 [2019-09-23T16:04:00.339Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ...
16:04:00 [2019-09-23T16:04:00.339Z] Selecting previously unselected package libprotobuf-dev:s390x.
16:04:00 [2019-09-23T16:04:00.339Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ...
16:04:00 [2019-09-23T16:04:00.339Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ...
16:04:00 [2019-09-23T16:04:00.339Z] Selecting previously unselected package libprotoc10:s390x.
16:04:00 [2019-09-23T16:04:00.339Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ...
16:04:00 [2019-09-23T16:04:00.339Z] Unpacking libprotoc10:s390x (3.0.0-9) ...
16:04:00 [2019-09-23T16:04:00.339Z] Selecting previously unselected package protobuf-c-compiler.
16:04:00 [2019-09-23T16:04:00.339Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ...
16:04:00 [2019-09-23T16:04:00.339Z] Unpacking protobuf-c-compiler (1.2.1-2) ...
16:04:00 [2019-09-23T16:04:00.750Z] Selecting previously unselected package protobuf-compiler.
16:04:00 [2019-09-23T16:04:00.750Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ...
16:04:00 [2019-09-23T16:04:00.750Z] Unpacking protobuf-compiler (3.0.0-9) ...
16:04:00 [2019-09-23T16:04:00.750Z] Selecting previously unselected package python-pkg-resources.
16:04:00 [2019-09-23T16:04:00.750Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
16:04:00 [2019-09-23T16:04:00.750Z] Unpacking python-pkg-resources (33.1.1-1) ...
16:04:00 [2019-09-23T16:04:00.750Z] Selecting previously unselected package python-protobuf.
16:04:00 [2019-09-23T16:04:00.750Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ...
16:04:00 [2019-09-23T16:04:00.750Z] Unpacking python-protobuf (3.0.0-9) ...
16:04:00 [2019-09-23T16:04:00.750Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ...
16:04:01 [2019-09-23T16:04:01.119Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ...
16:04:01 [2019-09-23T16:04:01.484Z] Setting up python-pkg-resources (33.1.1-1) ...
16:04:01 [2019-09-23T16:04:01.863Z] Setting up libnet1-dev (1.1.6+dfsg-3) ...
16:04:01 [2019-09-23T16:04:01.864Z] Setting up libprotobuf10:s390x (3.0.0-9) ...
16:04:01 [2019-09-23T16:04:01.864Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
16:04:01 [2019-09-23T16:04:01.864Z] Setting up python-protobuf (3.0.0-9) ...
16:04:02 [2019-09-23T16:04:02.552Z] INFO [loader] Go packages loading at mode load types and syntax took 25.594400085s 
16:04:02 [2019-09-23T16:04:02.652Z] Setting up libcap-dev:s390x (1:2.25-1) ...
16:04:02 [2019-09-23T16:04:02.652Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ...
16:04:02 [2019-09-23T16:04:02.652Z] Setting up libnl-3-200:s390x (3.2.27-2) ...
16:04:02 [2019-09-23T16:04:02.652Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ...
16:04:02 [2019-09-23T16:04:02.652Z] Setting up libprotoc10:s390x (3.0.0-9) ...
16:04:02 [2019-09-23T16:04:02.652Z] Setting up protobuf-c-compiler (1.2.1-2) ...
16:04:02 [2019-09-23T16:04:02.652Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
16:04:02 [2019-09-23T16:04:02.652Z] Setting up protobuf-compiler (3.0.0-9) ...
16:04:02 [2019-09-23T16:04:02.652Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ...
16:04:02 [2019-09-23T16:04:02.652Z] Setting up libnl-3-dev:s390x (3.2.27-2) ...
16:04:02 [2019-09-23T16:04:02.652Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
16:04:03 [2019-09-23T16:04:03.375Z] #6 6.247 Fetched 7925 kB in 4s (1607 kB/s)
16:04:03 [2019-09-23T16:04:03.454Z] Removing intermediate container d4dcfadd358c
16:04:03 [2019-09-23T16:04:03.454Z]  ---> a027b7964a9f
16:04:03 [2019-09-23T16:04:03.454Z] Step 12/126 : RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 	&& cd /usr/src/criu 	&& make 	&& make PREFIX=/build/ install-criu
16:04:03 [2019-09-23T16:04:03.454Z]  ---> Running in 8bc845ed94de
16:04:04 [2019-09-23T16:04:04.300Z] #6 6.247 Reading package lists...
16:04:04 [2019-09-23T16:04:04.555Z] #6 7.641 Reading package lists...
16:04:04 [2019-09-23T16:04:04.555Z] #6 ...
16:04:04 [2019-09-23T16:04:04.555Z] 
16:04:04 [2019-09-23T16:04:04.555Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
16:04:04 [2019-09-23T16:04:04.555Z] #17 2.733 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
16:04:04 [2019-09-23T16:04:04.555Z] #17 2.734 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
16:04:04 [2019-09-23T16:04:04.555Z] #17 2.752 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
16:04:04 [2019-09-23T16:04:04.555Z] #17 2.755 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
16:04:04 [2019-09-23T16:04:04.555Z] #17 2.763 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
16:04:04 [2019-09-23T16:04:04.555Z] #17 3.008 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [506 kB]
16:04:04 [2019-09-23T16:04:04.555Z] #17 3.438 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
16:04:04 [2019-09-23T16:04:04.555Z] #17 3.642 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
16:04:04 [2019-09-23T16:04:04.555Z] #17 6.420 Fetched 7925 kB in 4s (1681 kB/s)
16:04:04 [2019-09-23T16:04:04.555Z] #17 6.420 Reading package lists...
16:04:05 [2019-09-23T16:04:05.271Z] Note: Building without setproctitle() and strlcpy() support.
16:04:05 [2019-09-23T16:04:05.272Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:04:05 [2019-09-23T16:04:05.272Z] fatal: Not a git repository (or any of the parent directories): .git
16:04:05 [2019-09-23T16:04:05.272Z]   GEN      .gitid
16:04:05 [2019-09-23T16:04:05.272Z]   GEN      criu/include/version.h
16:04:05 [2019-09-23T16:04:05.272Z]   GEN      include/common/asm
16:04:05 [2019-09-23T16:04:05.481Z] #17 7.851 Reading package lists...
16:04:05 [2019-09-23T16:04:05.481Z] #17 ...
16:04:05 [2019-09-23T16:04:05.481Z] 
16:04:05 [2019-09-23T16:04:05.481Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
16:04:05 [2019-09-23T16:04:05.481Z] #6 7.641 Reading package lists...
16:04:05 [2019-09-23T16:04:05.736Z] #6 8.945 Building dependency tree...
16:04:05 [2019-09-23T16:04:05.736Z] #6 9.236 Reading state information...
16:04:05 [2019-09-23T16:04:05.787Z]   PBCC     images/google/protobuf/descriptor.pb-c.c
16:04:05 [2019-09-23T16:04:05.787Z]   PBCC     images/opts.pb-c.c
16:04:05 [2019-09-23T16:04:05.787Z]   PBCC     images/sit.pb-c.c
16:04:05 [2019-09-23T16:04:05.787Z]   DEP      images/google/protobuf/descriptor.pb-c.d
16:04:05 [2019-09-23T16:04:05.787Z]   DEP      images/opts.pb-c.d
16:04:05 [2019-09-23T16:04:05.787Z]   DEP      images/sit.pb-c.d
16:04:05 [2019-09-23T16:04:05.787Z]   PBCC     images/macvlan.pb-c.c
16:04:05 [2019-09-23T16:04:05.787Z]   DEP      images/macvlan.pb-c.d
16:04:05 [2019-09-23T16:04:05.787Z]   PBCC     images/autofs.pb-c.c
16:04:05 [2019-09-23T16:04:05.787Z]   DEP      images/autofs.pb-c.d
16:04:05 [2019-09-23T16:04:05.787Z]   PBCC     images/sysctl.pb-c.c
16:04:05 [2019-09-23T16:04:05.787Z]   DEP      images/sysctl.pb-c.d
16:04:05 [2019-09-23T16:04:05.787Z]   PBCC     images/time.pb-c.c
16:04:05 [2019-09-23T16:04:05.787Z]   DEP      images/time.pb-c.d
16:04:05 [2019-09-23T16:04:05.787Z]   PBCC     images/binfmt-misc.pb-c.c
16:04:05 [2019-09-23T16:04:05.787Z]   DEP      images/binfmt-misc.pb-c.d
16:04:05 [2019-09-23T16:04:05.787Z]   PBCC     images/seccomp.pb-c.c
16:04:05 [2019-09-23T16:04:05.787Z]   DEP      images/seccomp.pb-c.d
16:04:05 [2019-09-23T16:04:05.787Z]   PBCC     images/userns.pb-c.c
16:04:05 [2019-09-23T16:04:05.787Z]   DEP      images/userns.pb-c.d
16:04:05 [2019-09-23T16:04:05.787Z]   PBCC     images/cgroup.pb-c.c
16:04:05 [2019-09-23T16:04:05.787Z]   DEP      images/cgroup.pb-c.d
16:04:05 [2019-09-23T16:04:05.787Z]   PBCC     images/fown.pb-c.c
16:04:05 [2019-09-23T16:04:05.787Z]   PBCC     images/ext-file.pb-c.c
16:04:05 [2019-09-23T16:04:05.787Z]   DEP      images/fown.pb-c.d
16:04:05 [2019-09-23T16:04:05.787Z]   DEP      images/ext-file.pb-c.d
16:04:05 [2019-09-23T16:04:05.787Z]   PBCC     images/rpc.pb-c.c
16:04:05 [2019-09-23T16:04:05.787Z]   DEP      images/rpc.pb-c.d
16:04:05 [2019-09-23T16:04:05.787Z]   PBCC     images/siginfo.pb-c.c
16:04:05 [2019-09-23T16:04:05.787Z]   DEP      images/siginfo.pb-c.d
16:04:05 [2019-09-23T16:04:05.787Z]   PBCC     images/pagemap.pb-c.c
16:04:05 [2019-09-23T16:04:05.787Z]   DEP      images/pagemap.pb-c.d
16:04:05 [2019-09-23T16:04:05.787Z]   PBCC     images/rlimit.pb-c.c
16:04:05 [2019-09-23T16:04:05.787Z]   DEP      images/rlimit.pb-c.d
16:04:05 [2019-09-23T16:04:05.787Z]   PBCC     images/file-lock.pb-c.c
16:04:05 [2019-09-23T16:04:05.787Z]   DEP      images/file-lock.pb-c.d
16:04:05 [2019-09-23T16:04:05.787Z]   PBCC     images/tty.pb-c.c
16:04:05 [2019-09-23T16:04:05.787Z]   DEP      images/tty.pb-c.d
16:04:05 [2019-09-23T16:04:05.787Z]   PBCC     images/tun.pb-c.c
16:04:05 [2019-09-23T16:04:05.787Z]   PBCC     images/netdev.pb-c.c
16:04:05 [2019-09-23T16:04:05.787Z]   DEP      images/tun.pb-c.d
16:04:05 [2019-09-23T16:04:05.787Z]   DEP      images/netdev.pb-c.d
16:04:05 [2019-09-23T16:04:05.787Z]   PBCC     images/vma.pb-c.c
16:04:05 [2019-09-23T16:04:05.787Z]   DEP      images/vma.pb-c.d
16:04:05 [2019-09-23T16:04:05.788Z]   PBCC     images/creds.pb-c.c
16:04:05 [2019-09-23T16:04:05.788Z]   DEP      images/creds.pb-c.d
16:04:05 [2019-09-23T16:04:05.788Z]   PBCC     images/utsns.pb-c.c
16:04:05 [2019-09-23T16:04:05.788Z]   DEP      images/utsns.pb-c.d
16:04:05 [2019-09-23T16:04:05.788Z]   PBCC     images/ipc-desc.pb-c.c
16:04:05 [2019-09-23T16:04:05.788Z]   PBCC     images/ipc-sem.pb-c.c
16:04:05 [2019-09-23T16:04:05.788Z]   DEP      images/ipc-desc.pb-c.d
16:04:05 [2019-09-23T16:04:05.788Z]   DEP      images/ipc-sem.pb-c.d
16:04:05 [2019-09-23T16:04:05.788Z]   PBCC     images/ipc-msg.pb-c.c
16:04:05 [2019-09-23T16:04:05.788Z]   DEP      images/ipc-msg.pb-c.d
16:04:05 [2019-09-23T16:04:05.991Z] #6 9.416 The following additional packages will be installed:
16:04:05 [2019-09-23T16:04:05.991Z] #6 9.419   libapparmor1 libseccomp2
16:04:05 [2019-09-23T16:04:05.991Z] #6 9.421 Suggested packages:
16:04:05 [2019-09-23T16:04:05.991Z] #6 9.421   seccomp
16:04:05 [2019-09-23T16:04:05.991Z] #6 9.483 The following NEW packages will be installed:
16:04:05 [2019-09-23T16:04:05.991Z] #6 9.485   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
16:04:06 [2019-09-23T16:04:06.322Z]   PBCC     images/ipc-shm.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   DEP      images/ipc-shm.pb-c.d
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/ipc-var.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   DEP      images/ipc-var.pb-c.d
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/sk-opts.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/packet-sock.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   DEP      images/sk-opts.pb-c.d
16:04:06 [2019-09-23T16:04:06.323Z]   DEP      images/packet-sock.pb-c.d
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/sk-netlink.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   DEP      images/sk-netlink.pb-c.d
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/sk-inet.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   DEP      images/sk-inet.pb-c.d
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/sk-unix.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   DEP      images/sk-unix.pb-c.d
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/mm.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   DEP      images/mm.pb-c.d
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/timerfd.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   DEP      images/timerfd.pb-c.d
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/timer.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   DEP      images/timer.pb-c.d
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/sa.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   DEP      images/sa.pb-c.d
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/pipe-data.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   DEP      images/pipe-data.pb-c.d
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/mnt.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   DEP      images/mnt.pb-c.d
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/sk-packet.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   DEP      images/sk-packet.pb-c.d
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/tcp-stream.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   DEP      images/tcp-stream.pb-c.d
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/pipe.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   DEP      images/pipe.pb-c.d
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/pstree.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   DEP      images/pstree.pb-c.d
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/fs.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   DEP      images/fs.pb-c.d
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/signalfd.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   DEP      images/signalfd.pb-c.d
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/fh.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/fsnotify.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   DEP      images/fh.pb-c.d
16:04:06 [2019-09-23T16:04:06.323Z]   DEP      images/fsnotify.pb-c.d
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/eventpoll.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   DEP      images/eventpoll.pb-c.d
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/eventfd.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   DEP      images/eventfd.pb-c.d
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/remap-file-path.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   DEP      images/remap-file-path.pb-c.d
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/fifo.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   DEP      images/fifo.pb-c.d
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/ghost-file.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   DEP      images/ghost-file.pb-c.d
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/regfile.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   DEP      images/regfile.pb-c.d
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/ns.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   DEP      images/ns.pb-c.d
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/fdinfo.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   DEP      images/fdinfo.pb-c.d
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/core-aarch64.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/core-arm.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/core-ppc64.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/core-s390.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/core-x86.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/core.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   PBCC     images/inventory.pb-c.c
16:04:06 [2019-09-23T16:04:06.323Z]   DEP      images/core-aarch64.pb-c.d
16:04:06 [2019-09-23T16:04:06.323Z]   DEP      images/core-arm.pb-c.d
16:04:06 [2019-09-23T16:04:06.323Z]   DEP      images/core-ppc64.pb-c.d
16:04:06 [2019-09-23T16:04:06.323Z]   DEP      images/core-s390.pb-c.d
16:04:06 [2019-09-23T16:04:06.552Z] #6 ...
16:04:06 [2019-09-23T16:04:06.552Z] 
16:04:06 [2019-09-23T16:04:06.552Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
16:04:06 [2019-09-23T16:04:06.552Z] #15 1.570 + mktemp -d
16:04:06 [2019-09-23T16:04:06.552Z] #15 1.574 + export GOPATH=/tmp/tmp.rGuAgime3c
16:04:06 [2019-09-23T16:04:06.552Z] #15 1.574 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.rGuAgime3c/src/github.com/go-swagger/go-swagger
16:04:06 [2019-09-23T16:04:06.552Z] #15 1.574 Cloning into '/tmp/tmp.rGuAgime3c/src/github.com/go-swagger/go-swagger'...
16:04:06 [2019-09-23T16:04:06.552Z] #15 8.681 + cd /tmp/tmp.rGuAgime3c/src/github.com/go-swagger/go-swagger
16:04:06 [2019-09-23T16:04:06.552Z] #15 8.681 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
16:04:06 [2019-09-23T16:04:06.552Z] #15 9.189 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:04:06 [2019-09-23T16:04:06.697Z]   DEP      images/core-x86.pb-c.d
16:04:06 [2019-09-23T16:04:06.697Z]   DEP      images/core.pb-c.d
16:04:06 [2019-09-23T16:04:06.697Z]   DEP      images/inventory.pb-c.d
16:04:06 [2019-09-23T16:04:06.697Z]   PBCC     images/cpuinfo.pb-c.c
16:04:06 [2019-09-23T16:04:06.697Z]   DEP      images/cpuinfo.pb-c.d
16:04:06 [2019-09-23T16:04:06.697Z]   PBCC     images/stats.pb-c.c
16:04:06 [2019-09-23T16:04:06.697Z]   DEP      images/stats.pb-c.d
16:04:06 [2019-09-23T16:04:06.697Z] make[1]: Nothing to be done for 'all'.
16:04:06 [2019-09-23T16:04:06.728Z] INFO [loader] SSA repr building timing: packages building 221.533527ms, total 5.27204472s 
16:04:06 [2019-09-23T16:04:06.812Z] #15 ...
16:04:06 [2019-09-23T16:04:06.812Z] 
16:04:06 [2019-09-23T16:04:06.812Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
16:04:06 [2019-09-23T16:04:06.812Z] #17 7.851 Reading package lists...
16:04:06 [2019-09-23T16:04:06.812Z] #17 9.022 Building dependency tree...
16:04:06 [2019-09-23T16:04:06.812Z] #17 9.220 Reading state information...
16:04:06 [2019-09-23T16:04:06.812Z] #17 9.439 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
16:04:06 [2019-09-23T16:04:06.812Z] #17 9.439 The following additional packages will be installed:
16:04:06 [2019-09-23T16:04:06.812Z] #17 9.440   libjq1 libonig4
16:04:06 [2019-09-23T16:04:06.812Z] #17 9.521 The following NEW packages will be installed:
16:04:06 [2019-09-23T16:04:06.812Z] #17 9.522   jq libjq1 libonig4
16:04:07 [2019-09-23T16:04:07.070Z]   CC       images/stats.o
16:04:07 [2019-09-23T16:04:07.070Z]   CC       images/core.o
16:04:07 [2019-09-23T16:04:07.070Z]   CC       images/core-x86.o
16:04:07 [2019-09-23T16:04:07.070Z]   CC       images/core-arm.o
16:04:07 [2019-09-23T16:04:07.070Z]   CC       images/core-aarch64.o
16:04:07 [2019-09-23T16:04:07.070Z]   CC       images/core-ppc64.o
16:04:07 [2019-09-23T16:04:07.371Z] #17 10.67 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded.
16:04:07 [2019-09-23T16:04:07.371Z] #17 10.67 Need to get 327 kB of archives.
16:04:07 [2019-09-23T16:04:07.371Z] #17 10.67 After this operation, 1157 kB of additional disk space will be used.
16:04:07 [2019-09-23T16:04:07.371Z] #17 10.67 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
16:04:07 [2019-09-23T16:04:07.371Z] #17 10.68 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
16:04:07 [2019-09-23T16:04:07.371Z] #17 10.68 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
16:04:07 [2019-09-23T16:04:07.453Z]   CC       images/core-s390.o
16:04:07 [2019-09-23T16:04:07.453Z]   CC       images/cpuinfo.o
16:04:07 [2019-09-23T16:04:07.453Z]   CC       images/inventory.o
16:04:07 [2019-09-23T16:04:07.453Z]   CC       images/fdinfo.o
16:04:07 [2019-09-23T16:04:07.453Z]   CC       images/fown.o
16:04:07 [2019-09-23T16:04:07.453Z]   CC       images/ns.o
16:04:07 [2019-09-23T16:04:07.453Z]   CC       images/regfile.o
16:04:07 [2019-09-23T16:04:07.453Z]   CC       images/ghost-file.o
16:04:07 [2019-09-23T16:04:07.453Z]   CC       images/fifo.o
16:04:07 [2019-09-23T16:04:07.626Z] #17 10.93 debconf: delaying package configuration, since apt-utils is not installed
16:04:07 [2019-09-23T16:04:07.626Z] #17 10.97 Fetched 327 kB in 1s (286 kB/s)
16:04:07 [2019-09-23T16:04:07.626Z] #17 11.01 Selecting previously unselected package libonig4:amd64.
16:04:07 [2019-09-23T16:04:07.626Z] #17 11.01 (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.)
16:04:07 [2019-09-23T16:04:07.626Z] #17 11.04 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
16:04:07 [2019-09-23T16:04:07.626Z] #17 11.05 Unpacking libonig4:amd64 (6.1.3-2) ...
16:04:07 [2019-09-23T16:04:07.626Z] #17 11.15 Selecting previously unselected package libjq1:amd64.
16:04:07 [2019-09-23T16:04:07.626Z] #17 11.16 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
16:04:07 [2019-09-23T16:04:07.626Z] #17 11.16 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
16:04:07 [2019-09-23T16:04:07.626Z] #17 11.22 Selecting previously unselected package jq.
16:04:07 [2019-09-23T16:04:07.626Z] #17 11.22 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
16:04:07 [2019-09-23T16:04:07.846Z]   CC       images/remap-file-path.o
16:04:07 [2019-09-23T16:04:07.846Z]   CC       images/eventfd.o
16:04:07 [2019-09-23T16:04:07.846Z]   CC       images/eventpoll.o
16:04:07 [2019-09-23T16:04:07.846Z]   CC       images/fh.o
16:04:07 [2019-09-23T16:04:07.846Z]   CC       images/fsnotify.o
16:04:07 [2019-09-23T16:04:07.846Z]   CC       images/signalfd.o
16:04:07 [2019-09-23T16:04:07.846Z]   CC       images/fs.o
16:04:07 [2019-09-23T16:04:07.846Z]   CC       images/pstree.o
16:04:07 [2019-09-23T16:04:07.846Z]   CC       images/pipe.o
16:04:07 [2019-09-23T16:04:07.846Z]   CC       images/tcp-stream.o
16:04:07 [2019-09-23T16:04:07.846Z]   CC       images/sk-packet.o
16:04:07 [2019-09-23T16:04:07.880Z] #17 11.23 Unpacking jq (1.5+dfsg-1.3) ...
16:04:07 [2019-09-23T16:04:07.880Z] #17 11.29 Setting up libonig4:amd64 (6.1.3-2) ...
16:04:07 [2019-09-23T16:04:07.880Z] #17 11.31 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
16:04:07 [2019-09-23T16:04:07.880Z] #17 11.33 Processing triggers for libc-bin (2.24-11+deb9u4) ...
16:04:07 [2019-09-23T16:04:07.880Z] #17 11.37 Setting up jq (1.5+dfsg-1.3) ...
16:04:08 [2019-09-23T16:04:08.212Z]   CC       images/mnt.o
16:04:08 [2019-09-23T16:04:08.212Z]   CC       images/pipe-data.o
16:04:08 [2019-09-23T16:04:08.212Z]   CC       images/sa.o
16:04:08 [2019-09-23T16:04:08.212Z]   CC       images/timer.o
16:04:08 [2019-09-23T16:04:08.212Z]   CC       images/timerfd.o
16:04:08 [2019-09-23T16:04:08.212Z]   CC       images/mm.o
16:04:08 [2019-09-23T16:04:08.212Z]   CC       images/sk-opts.o
16:04:08 [2019-09-23T16:04:08.212Z]   CC       images/sk-unix.o
16:04:08 [2019-09-23T16:04:08.212Z]   CC       images/sk-inet.o
16:04:08 [2019-09-23T16:04:08.212Z]   CC       images/tun.o
16:04:08 [2019-09-23T16:04:08.440Z] #17 ...
16:04:08 [2019-09-23T16:04:08.440Z] 
16:04:08 [2019-09-23T16:04:08.440Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
16:04:08 [2019-09-23T16:04:08.440Z] #6 10.54 0 upgraded, 4 newly installed, 0 to remove and 2 not upgraded.
16:04:08 [2019-09-23T16:04:08.440Z] #6 10.54 Need to get 300 kB of archives.
16:04:08 [2019-09-23T16:04:08.440Z] #6 10.54 After this operation, 1201 kB of additional disk space will be used.
16:04:08 [2019-09-23T16:04:08.440Z] #6 10.54 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
16:04:08 [2019-09-23T16:04:08.440Z] #6 10.54 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
16:04:08 [2019-09-23T16:04:08.440Z] #6 10.55 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
16:04:08 [2019-09-23T16:04:08.440Z] #6 10.55 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
16:04:08 [2019-09-23T16:04:08.440Z] #6 10.78 debconf: delaying package configuration, since apt-utils is not installed
16:04:08 [2019-09-23T16:04:08.440Z] #6 10.83 Fetched 300 kB in 1s (286 kB/s)
16:04:08 [2019-09-23T16:04:08.440Z] #6 10.86 Selecting previously unselected package libseccomp2:amd64.
16:04:08 [2019-09-23T16:04:08.440Z] #6 10.86 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
16:04:08 [2019-09-23T16:04:08.440Z] #6 10.92 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
16:04:08 [2019-09-23T16:04:08.440Z] #6 10.93 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
16:04:08 [2019-09-23T16:04:08.440Z] #6 10.97 Selecting previously unselected package libseccomp-dev:amd64.
16:04:08 [2019-09-23T16:04:08.440Z] #6 10.97 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
16:04:08 [2019-09-23T16:04:08.440Z] #6 10.98 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
16:04:08 [2019-09-23T16:04:08.440Z] #6 11.04 Selecting previously unselected package libapparmor1:amd64.
16:04:08 [2019-09-23T16:04:08.440Z] #6 11.04 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
16:04:08 [2019-09-23T16:04:08.440Z] #6 11.05 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
16:04:08 [2019-09-23T16:04:08.440Z] #6 11.12 Selecting previously unselected package libapparmor-dev:amd64.
16:04:08 [2019-09-23T16:04:08.440Z] #6 11.13 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
16:04:08 [2019-09-23T16:04:08.440Z] #6 11.13 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
16:04:08 [2019-09-23T16:04:08.440Z] #6 11.21 Processing triggers for libc-bin (2.24-11+deb9u4) ...
16:04:08 [2019-09-23T16:04:08.440Z] #6 11.28 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
16:04:08 [2019-09-23T16:04:08.440Z] #6 11.29 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
16:04:08 [2019-09-23T16:04:08.440Z] #6 11.30 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
16:04:08 [2019-09-23T16:04:08.440Z] #6 11.31 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
16:04:08 [2019-09-23T16:04:08.440Z] #6 11.33 Processing triggers for libc-bin (2.24-11+deb9u4) ...
16:04:08 [2019-09-23T16:04:08.440Z] #6 DONE 11.9s
16:04:08 [2019-09-23T16:04:08.440Z] 
16:04:08 [2019-09-23T16:04:08.440Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
16:04:08 [2019-09-23T16:04:08.440Z] #17 DONE 11.9s
16:04:08 [2019-09-23T16:04:08.440Z] 
16:04:08 [2019-09-23T16:04:08.440Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
16:04:08 [2019-09-23T16:04:08.440Z] #19 DONE 0.1s
16:04:08 [2019-09-23T16:04:08.440Z] 
16:04:08 [2019-09-23T16:04:08.440Z] #7 [dev 1/24] RUN groupadd -r docker
16:04:08 [2019-09-23T16:04:08.631Z]   CC       images/sk-netlink.o
16:04:08 [2019-09-23T16:04:08.631Z]   CC       images/packet-sock.o
16:04:08 [2019-09-23T16:04:08.631Z]   CC       images/ipc-var.o
16:04:08 [2019-09-23T16:04:08.631Z]   CC       images/ipc-desc.o
16:04:08 [2019-09-23T16:04:08.631Z]   CC       images/ipc-shm.o
16:04:08 [2019-09-23T16:04:08.631Z]   CC       images/ipc-msg.o
16:04:08 [2019-09-23T16:04:08.631Z]   CC       images/ipc-sem.o
16:04:08 [2019-09-23T16:04:08.631Z]   CC       images/utsns.o
16:04:08 [2019-09-23T16:04:08.631Z]   CC       images/creds.o
16:04:08 [2019-09-23T16:04:08.631Z]   CC       images/vma.o
16:04:08 [2019-09-23T16:04:08.631Z]   CC       images/netdev.o
16:04:08 [2019-09-23T16:04:08.631Z]   CC       images/tty.o
16:04:09 [2019-09-23T16:04:09.023Z]   CC       images/file-lock.o
16:04:09 [2019-09-23T16:04:09.023Z]   CC       images/rlimit.o
16:04:09 [2019-09-23T16:04:09.023Z]   CC       images/pagemap.o
16:04:09 [2019-09-23T16:04:09.023Z]   CC       images/siginfo.o
16:04:09 [2019-09-23T16:04:09.024Z]   CC       images/rpc.o
16:04:09 [2019-09-23T16:04:09.024Z]   CC       images/ext-file.o
16:04:09 [2019-09-23T16:04:09.405Z]   CC       images/cgroup.o
16:04:09 [2019-09-23T16:04:09.405Z]   CC       images/userns.o
16:04:09 [2019-09-23T16:04:09.405Z]   CC       images/google/protobuf/descriptor.o
16:04:09 [2019-09-23T16:04:09.405Z]   CC       images/opts.o
16:04:09 [2019-09-23T16:04:09.405Z]   CC       images/seccomp.o
16:04:09 [2019-09-23T16:04:09.783Z]   CC       images/binfmt-misc.o
16:04:09 [2019-09-23T16:04:09.783Z]   CC       images/time.o
16:04:09 [2019-09-23T16:04:09.783Z]   CC       images/sysctl.o
16:04:09 [2019-09-23T16:04:09.783Z]   CC       images/autofs.o
16:04:09 [2019-09-23T16:04:09.783Z]   CC       images/macvlan.o
16:04:09 [2019-09-23T16:04:09.783Z]   CC       images/sit.o
16:04:09 [2019-09-23T16:04:09.783Z]   LINK     images/built-in.o
16:04:09 [2019-09-23T16:04:09.783Z]   GEN      compel/include/asm
16:04:09 [2019-09-23T16:04:09.783Z]   GEN      compel/include/version.h
16:04:09 [2019-09-23T16:04:09.783Z] touch .config
16:04:09 [2019-09-23T16:04:09.783Z]   GEN      include/common/config.h
16:04:09 [2019-09-23T16:04:09.783Z]   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
16:04:09 [2019-09-23T16:04:09.783Z]   GEN      compel/plugins/include/uapi/std/syscall-codes.h
16:04:09 [2019-09-23T16:04:09.783Z]   GEN      compel/plugins/include/uapi/std/syscall.h
16:04:09 [2019-09-23T16:04:09.783Z]   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
16:04:09 [2019-09-23T16:04:09.783Z]   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
16:04:09 [2019-09-23T16:04:09.783Z]   DEP      compel/arch/s390/plugins/std/parasite-head.d
16:04:09 [2019-09-23T16:04:09.783Z]   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
16:04:09 [2019-09-23T16:04:09.783Z]   DEP      compel/plugins/std/infect.d
16:04:09 [2019-09-23T16:04:09.783Z]   DEP      compel/plugins/std/string.d
16:04:09 [2019-09-23T16:04:09.783Z]   DEP      compel/plugins/std/log.d
16:04:09 [2019-09-23T16:04:09.783Z]   DEP      compel/plugins/std/fds.d
16:04:10 [2019-09-23T16:04:10.163Z]   DEP      compel/plugins/std/std.d
16:04:10 [2019-09-23T16:04:10.163Z]   DEP      compel/plugins/shmem/shmem.d
16:04:10 [2019-09-23T16:04:10.163Z]   DEP      compel/plugins/fds/fds.d
16:04:10 [2019-09-23T16:04:10.163Z]   CC       compel/plugins/std/std.o
16:04:10 [2019-09-23T16:04:10.163Z]   CC       compel/plugins/std/fds.o
16:04:10 [2019-09-23T16:04:10.163Z]   CC       compel/plugins/std/log.o
16:04:10 [2019-09-23T16:04:10.163Z]   CC       compel/plugins/std/string.o
16:04:10 [2019-09-23T16:04:10.326Z] #7 DONE 2.0s
16:04:10 [2019-09-23T16:04:10.326Z] 
16:04:10 [2019-09-23T16:04:10.326Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
16:04:10 [2019-09-23T16:04:10.531Z]   CC       compel/plugins/std/infect.o
16:04:10 [2019-09-23T16:04:10.531Z]   CC       compel/arch/s390/plugins/std/parasite-head.o
16:04:10 [2019-09-23T16:04:10.531Z]   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
16:04:10 [2019-09-23T16:04:10.531Z]   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
16:04:10 [2019-09-23T16:04:10.531Z]   AR       compel/plugins/std.lib.a
16:04:10 [2019-09-23T16:04:10.531Z]   CC       compel/plugins/fds/fds.o
16:04:10 [2019-09-23T16:04:10.531Z]   AR       compel/plugins/fds.lib.a
16:04:10 [2019-09-23T16:04:10.531Z]   HOSTDEP  compel/src/lib/log-host.d
16:04:10 [2019-09-23T16:04:10.531Z]   HOSTDEP  compel/src/lib/handle-elf-host.d
16:04:10 [2019-09-23T16:04:10.531Z]   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
16:04:10 [2019-09-23T16:04:10.531Z]   HOSTDEP  compel/src/main-host.d
16:04:10 [2019-09-23T16:04:10.910Z]   DEP      compel/src/lib/ptrace.d
16:04:10 [2019-09-23T16:04:10.910Z]   DEP      compel/src/lib/infect.d
16:04:10 [2019-09-23T16:04:10.910Z]   DEP      compel/src/lib/infect-util.d
16:04:10 [2019-09-23T16:04:10.910Z]   DEP      compel/src/lib/infect-rpc.d
16:04:10 [2019-09-23T16:04:10.910Z]   DEP      compel/arch/s390/src/lib/infect.d
16:04:10 [2019-09-23T16:04:10.910Z]   DEP      compel/arch/s390/src/lib/cpu.d
16:04:10 [2019-09-23T16:04:10.910Z]   DEP      compel/src/lib/log.d
16:04:10 [2019-09-23T16:04:10.910Z]   DEP      compel/src/main.d
16:04:10 [2019-09-23T16:04:10.910Z]   DEP      compel/src/lib/handle-elf.d
16:04:10 [2019-09-23T16:04:10.910Z]   DEP      compel/arch/s390/src/lib/handle-elf.d
16:04:10 [2019-09-23T16:04:10.910Z]   CC       compel/src/lib/log.o
16:04:10 [2019-09-23T16:04:10.910Z]   CC       compel/arch/s390/src/lib/cpu.o
16:04:10 [2019-09-23T16:04:10.910Z]   CC       compel/arch/s390/src/lib/infect.o
16:04:11 [2019-09-23T16:04:11.251Z] #20 2.525 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
16:04:11 [2019-09-23T16:04:11.251Z] #20 2.707 
16:04:11 [2019-09-23T16:04:11.279Z]   CC       compel/src/lib/infect-rpc.o
16:04:11 [2019-09-23T16:04:11.279Z]   CC       compel/src/lib/infect-util.o
16:04:11 [2019-09-23T16:04:11.279Z]   CC       compel/src/lib/infect.o
16:04:11 [2019-09-23T16:04:11.805Z]   CC       compel/src/lib/ptrace.o
16:04:11 [2019-09-23T16:04:11.805Z]   AR       compel/libcompel.a
16:04:11 [2019-09-23T16:04:11.805Z]   HOSTCC   compel/src/main-host.o
16:04:11 [2019-09-23T16:04:11.805Z]   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
16:04:12 [2019-09-23T16:04:12.016Z] #20 2.862 
#######                                                                    9.9%
###########################                                               37.6%
###################################                                       49.1%
############################################                              61.5%
#################################################################         90.4%#20 ...
16:04:12 [2019-09-23T16:04:12.016Z] 
16:04:12 [2019-09-23T16:04:12.016Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
16:04:12 [2019-09-23T16:04:12.016Z] #8 DONE 1.5s
16:04:12 [2019-09-23T16:04:12.016Z] 
16:04:12 [2019-09-23T16:04:12.016Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
16:04:12 [2019-09-23T16:04:12.016Z] #20 2.862 
#######                                                                    9.9%
###########################                                               37.6%
###################################                                       49.1%
############################################                              61.5%
#################################################################         90.4%
######################################################################## 100.0%
16:04:12 [2019-09-23T16:04:12.016Z] #20 3.597 
16:04:12 [2019-09-23T16:04:12.260Z]   HOSTCC   compel/src/lib/handle-elf-host.o
16:04:12 [2019-09-23T16:04:12.260Z]   HOSTCC   compel/src/lib/log-host.o
16:04:12 [2019-09-23T16:04:12.260Z]   HOSTLINK compel/compel-host-bin
16:04:12 [2019-09-23T16:04:12.260Z]   DEP      soccr/soccr.d
16:04:12 [2019-09-23T16:04:12.260Z]   CC       soccr/soccr.o
16:04:12 [2019-09-23T16:04:12.260Z]   AR       soccr/libsoccr.a
16:04:12 [2019-09-23T16:04:12.260Z] make[1]: 'soccr/libsoccr.a' is up to date.
16:04:12 [2019-09-23T16:04:12.528Z] #20 3.829 
#####################################                                     51.7%
###########################################################               83.2%
######################################################################## 100.0%
16:04:12 [2019-09-23T16:04:12.744Z]   DEP      criu/arch/s390/sigframe.d
16:04:12 [2019-09-23T16:04:12.744Z]   DEP      criu/arch/s390/crtools.d
16:04:12 [2019-09-23T16:04:12.744Z]   DEP      criu/arch/s390/cpu.d
16:04:12 [2019-09-23T16:04:12.744Z]   CC       criu/arch/s390/cpu.o
16:04:12 [2019-09-23T16:04:12.744Z]   CC       criu/arch/s390/crtools.o
16:04:12 [2019-09-23T16:04:12.744Z]   CC       criu/arch/s390/sigframe.o
16:04:12 [2019-09-23T16:04:12.744Z]   LINK     criu/arch/s390/crtools.built-in.o
16:04:12 [2019-09-23T16:04:12.783Z] #20 4.293 
16:04:13 [2019-09-23T16:04:13.128Z]   DEP      criu/arch/s390/vdso-pie.d
16:04:13 [2019-09-23T16:04:13.128Z]   DEP      criu/pie/parasite-vdso.d
16:04:13 [2019-09-23T16:04:13.128Z]   DEP      criu/pie/util-vdso.d
16:04:13 [2019-09-23T16:04:13.128Z]   DEP      criu/pie/util.d
16:04:13 [2019-09-23T16:04:13.128Z]   CC       criu/pie/util.o
16:04:13 [2019-09-23T16:04:13.128Z]   CC       criu/pie/util-vdso.o
16:04:13 [2019-09-23T16:04:13.128Z]   CC       criu/pie/parasite-vdso.o
16:04:13 [2019-09-23T16:04:13.532Z]   CC       criu/arch/s390/vdso-pie.o
16:04:13 [2019-09-23T16:04:13.532Z]   AR       criu/pie/pie.lib.a
16:04:13 [2019-09-23T16:04:13.532Z]   DEP      criu/pie/restorer.d
16:04:13 [2019-09-23T16:04:13.532Z]   DEP      criu/arch/s390/restorer.d
16:04:13 [2019-09-23T16:04:13.532Z]   DEP      criu/pie/parasite.d
16:04:13 [2019-09-23T16:04:13.532Z]   CC       criu/pie/parasite.o
16:04:13 [2019-09-23T16:04:13.550Z] #20 4.479 
#############                                                             18.5%
#################################                                         45.9%
#############################################                             63.7%
#################################################################         91.3%
######################################################################## 100.0%
16:04:13 [2019-09-23T16:04:13.550Z] #20 5.027 
16:04:13 [2019-09-23T16:04:13.844Z] #20 5.171 
####                                                                       6.6%
16:04:13 [2019-09-23T16:04:13.844Z] #20 ...
16:04:13 [2019-09-23T16:04:13.844Z] 
16:04:13 [2019-09-23T16:04:13.844Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
16:04:13 [2019-09-23T16:04:13.844Z] #9 1.460 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:04:13 [2019-09-23T16:04:13.844Z] #9 DONE 1.8s
16:04:13 [2019-09-23T16:04:13.844Z] 
16:04:13 [2019-09-23T16:04:13.844Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
16:04:13 [2019-09-23T16:04:13.910Z]   LINK     criu/pie/parasite.built-in.o
16:04:13 [2019-09-23T16:04:13.910Z]   GEN      criu/pie/parasite-blob.h
16:04:13 [2019-09-23T16:04:13.910Z]   CC       criu/arch/s390/restorer.o
16:04:13 [2019-09-23T16:04:13.910Z]   CC       criu/pie/restorer.o
16:04:14 [2019-09-23T16:04:14.276Z]   LINK     criu/pie/restorer.built-in.o
16:04:14 [2019-09-23T16:04:14.276Z]   GEN      criu/pie/restorer-blob.h
16:04:14 [2019-09-23T16:04:14.276Z]   DEP      criu/vdso.d
16:04:14 [2019-09-23T16:04:14.276Z]   DEP      criu/uts_ns.d
16:04:14 [2019-09-23T16:04:14.648Z]   DEP      criu/util.d
16:04:14 [2019-09-23T16:04:14.648Z]   DEP      criu/uffd.d
16:04:14 [2019-09-23T16:04:14.648Z]   DEP      criu/tun.d
16:04:14 [2019-09-23T16:04:14.648Z]   DEP      criu/tty.d
16:04:14 [2019-09-23T16:04:14.648Z]   DEP      criu/timerfd.d
16:04:14 [2019-09-23T16:04:14.648Z]   DEP      criu/sysfs_parse.d
16:04:14 [2019-09-23T16:04:14.648Z]   DEP      criu/sysctl.d
16:04:14 [2019-09-23T16:04:14.648Z]   DEP      criu/string.d
16:04:14 [2019-09-23T16:04:14.648Z]   DEP      criu/stats.d
16:04:14 [2019-09-23T16:04:14.648Z]   DEP      criu/sockets.d
16:04:15 [2019-09-23T16:04:15.022Z]   DEP      criu/sk-unix.d
16:04:15 [2019-09-23T16:04:15.022Z]   DEP      criu/sk-tcp.d
16:04:15 [2019-09-23T16:04:15.022Z]   DEP      criu/sk-queue.d
16:04:15 [2019-09-23T16:04:15.022Z]   DEP      criu/sk-packet.d
16:04:15 [2019-09-23T16:04:15.022Z]   DEP      criu/sk-netlink.d
16:04:15 [2019-09-23T16:04:15.022Z]   DEP      criu/sk-inet.d
16:04:15 [2019-09-23T16:04:15.022Z]   DEP      criu/signalfd.d
16:04:15 [2019-09-23T16:04:15.022Z]   DEP      criu/sigframe.d
16:04:15 [2019-09-23T16:04:15.022Z]   DEP      criu/shmem.d
16:04:15 [2019-09-23T16:04:15.022Z]   DEP      criu/servicefd.d
16:04:15 [2019-09-23T16:04:15.199Z] #20 5.171 
####                                                                       6.6%
##########                                                                14.7%
###############                                                           21.6%
###################                                                       27.1%
##########################                                                36.2%
############################                                              40.1%
###############################                                           44.4%
###################################                                       49.0%
#########################################                                 57.8%
###########################################                               60.9%
################################################                          67.4%
######################################################                    76.3%
##############################################################            86.4%
####################################################################      94.7%
######################################################################## 100.0%
16:04:15 [2019-09-23T16:04:15.199Z] #20 6.695 
16:04:15 [2019-09-23T16:04:15.390Z]   DEP      criu/seize.d
16:04:15 [2019-09-23T16:04:15.390Z]   DEP      criu/seccomp.d
16:04:15 [2019-09-23T16:04:15.390Z]   DEP      criu/rst-malloc.d
16:04:15 [2019-09-23T16:04:15.390Z]   DEP      criu/rbtree.d
16:04:15 [2019-09-23T16:04:15.390Z]   DEP      criu/pstree.d
16:04:15 [2019-09-23T16:04:15.390Z]   DEP      criu/protobuf.d
16:04:15 [2019-09-23T16:04:15.390Z]   GEN      criu/protobuf-desc-gen.h
16:04:15 [2019-09-23T16:04:15.758Z]   DEP      criu/protobuf-desc.d
16:04:15 [2019-09-23T16:04:15.758Z]   DEP      criu/proc_parse.d
16:04:15 [2019-09-23T16:04:15.758Z]   DEP      criu/plugin.d
16:04:15 [2019-09-23T16:04:15.758Z]   DEP      criu/pipes.d
16:04:15 [2019-09-23T16:04:15.758Z]   DEP      criu/pie-util.d
16:04:15 [2019-09-23T16:04:15.758Z]   DEP      criu/pie-util-vdso.d
16:04:15 [2019-09-23T16:04:15.758Z]   DEP      criu/pie-util-vdso-elf32.d
16:04:15 [2019-09-23T16:04:15.758Z]   DEP      criu/path.d
16:04:15 [2019-09-23T16:04:15.758Z]   DEP      criu/parasite-syscall.d
16:04:15 [2019-09-23T16:04:15.759Z] #20 7.179 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
16:04:16 [2019-09-23T16:04:16.015Z] #20 7.350 
16:04:16 [2019-09-23T16:04:16.015Z] #20 7.416 
######################################################################## 100.0%
16:04:16 [2019-09-23T16:04:16.015Z] #20 ...
16:04:16 [2019-09-23T16:04:16.015Z] 
16:04:16 [2019-09-23T16:04:16.015Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
16:04:16 [2019-09-23T16:04:16.015Z] #10 DONE 2.3s
16:04:16 [2019-09-23T16:04:16.015Z] 
16:04:16 [2019-09-23T16:04:16.015Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
16:04:16 [2019-09-23T16:04:16.015Z] #20 7.513 
16:04:16 [2019-09-23T16:04:16.129Z]   DEP      criu/pagemap.d
16:04:16 [2019-09-23T16:04:16.129Z]   DEP      criu/pagemap-cache.d
16:04:16 [2019-09-23T16:04:16.129Z]   DEP      criu/page-xfer.d
16:04:16 [2019-09-23T16:04:16.129Z]   DEP      criu/page-pipe.d
16:04:16 [2019-09-23T16:04:16.129Z]   DEP      criu/netfilter.d
16:04:16 [2019-09-23T16:04:16.129Z]   DEP      criu/net.d
16:04:16 [2019-09-23T16:04:16.129Z]   DEP      criu/namespaces.d
16:04:16 [2019-09-23T16:04:16.129Z]   DEP      criu/mount.d
16:04:16 [2019-09-23T16:04:16.129Z]   DEP      criu/mem.d
16:04:16 [2019-09-23T16:04:16.129Z]   DEP      criu/lsm.d
16:04:16 [2019-09-23T16:04:16.129Z]   DEP      criu/log.d
16:04:16 [2019-09-23T16:04:16.496Z]   DEP      criu/libnetlink.d
16:04:16 [2019-09-23T16:04:16.496Z]   DEP      criu/kerndat.d
16:04:16 [2019-09-23T16:04:16.496Z]   DEP      criu/kcmp-ids.d
16:04:16 [2019-09-23T16:04:16.496Z]   DEP      criu/irmap.d
16:04:16 [2019-09-23T16:04:16.496Z]   DEP      criu/ipc_ns.d
16:04:16 [2019-09-23T16:04:16.496Z]   DEP      criu/image.d
16:04:16 [2019-09-23T16:04:16.496Z]   DEP      criu/image-desc.d
16:04:16 [2019-09-23T16:04:16.496Z]   DEP      criu/fsnotify.d
16:04:16 [2019-09-23T16:04:16.496Z]   DEP      criu/filesystems.d
16:04:16 [2019-09-23T16:04:16.496Z]   DEP      criu/files.d
16:04:16 [2019-09-23T16:04:16.576Z] #20 8.171 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
16:04:16 [2019-09-23T16:04:16.831Z] #20 8.432 
16:04:16 [2019-09-23T16:04:16.883Z]   DEP      criu/files-reg.d
16:04:16 [2019-09-23T16:04:16.884Z]   DEP      criu/files-ext.d
16:04:16 [2019-09-23T16:04:16.884Z]   DEP      criu/file-lock.d
16:04:16 [2019-09-23T16:04:16.884Z]   DEP      criu/file-ids.d
16:04:16 [2019-09-23T16:04:16.884Z]   DEP      criu/fifo.d
16:04:16 [2019-09-23T16:04:16.884Z]   DEP      criu/fdstore.d
16:04:16 [2019-09-23T16:04:16.884Z]   DEP      criu/fault-injection.d
16:04:16 [2019-09-23T16:04:16.884Z]   DEP      criu/external.d
16:04:16 [2019-09-23T16:04:16.884Z]   DEP      criu/eventpoll.d
16:04:16 [2019-09-23T16:04:16.884Z]   DEP      criu/eventfd.d
16:04:16 [2019-09-23T16:04:16.884Z]   DEP      criu/crtools.d
16:04:16 [2019-09-23T16:04:16.884Z]   DEP      criu/cr-service.d
16:04:17 [2019-09-23T16:04:17.254Z]   DEP      criu/cr-restore.d
16:04:17 [2019-09-23T16:04:17.254Z]   DEP      criu/cr-errno.d
16:04:17 [2019-09-23T16:04:17.254Z]   DEP      criu/cr-dump.d
16:04:17 [2019-09-23T16:04:17.254Z]   DEP      criu/cr-dedup.d
16:04:17 [2019-09-23T16:04:17.254Z]   DEP      criu/cr-check.d
16:04:17 [2019-09-23T16:04:17.254Z]   DEP      criu/config.d
16:04:17 [2019-09-23T16:04:17.254Z]   DEP      criu/clone-noasan.d
16:04:17 [2019-09-23T16:04:17.254Z]   DEP      criu/cgroup.d
16:04:17 [2019-09-23T16:04:17.254Z]   DEP      criu/cgroup-props.d
16:04:17 [2019-09-23T16:04:17.254Z]   DEP      criu/bitmap.d
16:04:17 [2019-09-23T16:04:17.254Z]   DEP      criu/bfd.d
16:04:17 [2019-09-23T16:04:17.254Z]   DEP      criu/autofs.d
16:04:17 [2019-09-23T16:04:17.392Z] #20 8.592 
######################################################################## 100.0%
16:04:17 [2019-09-23T16:04:17.392Z] #20 8.631 
16:04:17 [2019-09-23T16:04:17.647Z] #20 ...
16:04:17 [2019-09-23T16:04:17.647Z] 
16:04:17 [2019-09-23T16:04:17.647Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
16:04:17 [2019-09-23T16:04:17.647Z] #11 DONE 1.4s
16:04:17 [2019-09-23T16:04:17.647Z] 
16:04:17 [2019-09-23T16:04:17.647Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
16:04:17 [2019-09-23T16:04:17.647Z] #20 9.139 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
16:04:17 [2019-09-23T16:04:17.665Z]   DEP      criu/aio.d
16:04:17 [2019-09-23T16:04:17.665Z]   DEP      criu/action-scripts.d
16:04:17 [2019-09-23T16:04:17.665Z]   CC       criu/action-scripts.o
16:04:17 [2019-09-23T16:04:17.665Z]   CC       criu/aio.o
16:04:17 [2019-09-23T16:04:17.665Z]   CC       criu/autofs.o
16:04:17 [2019-09-23T16:04:17.902Z] #20 9.158 skipping existing 1849cc453dee
16:04:17 [2019-09-23T16:04:17.902Z] #20 9.218 
16:04:18 [2019-09-23T16:04:18.097Z]   CC       criu/bfd.o
16:04:18 [2019-09-23T16:04:18.097Z]   CC       criu/bitmap.o
16:04:18 [2019-09-23T16:04:18.097Z]   CC       criu/cgroup-props.o
16:04:18 [2019-09-23T16:04:18.465Z] #20 9.931 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
16:04:18 [2019-09-23T16:04:18.499Z]   CC       criu/cgroup.o
16:04:18 [2019-09-23T16:04:18.720Z] #20 10.10 
16:04:18 [2019-09-23T16:04:18.720Z] #20 10.20 
######################################################################## 100.0%
16:04:18 [2019-09-23T16:04:18.720Z] #20 10.25 
16:04:18 [2019-09-23T16:04:18.720Z] #20 10.29 Download of images into '/build' complete.
16:04:18 [2019-09-23T16:04:18.720Z] #20 10.29 Use something like the following to load the result into a Docker daemon:
16:04:18 [2019-09-23T16:04:18.720Z] #20 10.29   tar -cC '/build' . | docker load
16:04:18 [2019-09-23T16:04:18.975Z] #20 DONE 10.4s
16:04:18 [2019-09-23T16:04:18.975Z] 
16:04:18 [2019-09-23T16:04:18.975Z] #12 [dev 6/24] RUN ldconfig
16:04:19 [2019-09-23T16:04:19.230Z] #12 DONE 1.4s
16:04:19 [2019-09-23T16:04:19.230Z] 
16:04:19 [2019-09-23T16:04:19.230Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
16:04:19 [2019-09-23T16:04:19.296Z]   CC       criu/clone-noasan.o
16:04:19 [2019-09-23T16:04:19.296Z]   CC       criu/config.o
16:04:19 [2019-09-23T16:04:19.296Z]   CC       criu/cr-check.o
16:04:19 [2019-09-23T16:04:19.666Z]   CC       criu/cr-dedup.o
16:04:20 [2019-09-23T16:04:20.045Z]   CC       criu/cr-dump.o
16:04:20 [2019-09-23T16:04:20.423Z]   CC       criu/cr-errno.o
16:04:20 [2019-09-23T16:04:20.423Z]   CC       criu/cr-restore.o
16:04:21 [2019-09-23T16:04:21.680Z]   CC       criu/cr-service.o
16:04:21 [2019-09-23T16:04:21.680Z]   CC       criu/crtools.o
16:04:21 [2019-09-23T16:04:21.745Z] #13 2.726 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
16:04:21 [2019-09-23T16:04:21.745Z] #13 2.728 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
16:04:21 [2019-09-23T16:04:21.745Z] #13 2.750 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
16:04:21 [2019-09-23T16:04:21.745Z] #13 2.755 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
16:04:21 [2019-09-23T16:04:21.745Z] #13 2.769 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
16:04:22 [2019-09-23T16:04:22.000Z] #13 3.029 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [506 kB]
16:04:22 [2019-09-23T16:04:22.043Z]   CC       criu/eventfd.o
16:04:22 [2019-09-23T16:04:22.043Z]   CC       criu/eventpoll.o
16:04:22 [2019-09-23T16:04:22.425Z]   CC       criu/external.o
16:04:22 [2019-09-23T16:04:22.425Z]   CC       criu/fault-injection.o
16:04:22 [2019-09-23T16:04:22.425Z]   CC       criu/fdstore.o
16:04:22 [2019-09-23T16:04:22.425Z]   CC       criu/fifo.o
16:04:22 [2019-09-23T16:04:22.425Z]   CC       criu/file-ids.o
16:04:22 [2019-09-23T16:04:22.560Z] #13 3.348 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
16:04:22 [2019-09-23T16:04:22.560Z] #13 3.529 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
16:04:22 [2019-09-23T16:04:22.806Z]   CC       criu/file-lock.o
16:04:22 [2019-09-23T16:04:22.806Z]   CC       criu/files-ext.o
16:04:22 [2019-09-23T16:04:22.806Z]   CC       criu/files-reg.o
16:04:23 [2019-09-23T16:04:23.670Z]   CC       criu/files.o
16:04:24 [2019-09-23T16:04:24.159Z]   CC       criu/filesystems.o
16:04:24 [2019-09-23T16:04:24.159Z]   CC       criu/fsnotify.o
16:04:24 [2019-09-23T16:04:24.442Z] #13 5.164 Fetched 7925 kB in 3s (2282 kB/s)
16:04:24 [2019-09-23T16:04:24.612Z]   CC       criu/image-desc.o
16:04:24 [2019-09-23T16:04:24.612Z]   CC       criu/image.o
16:04:25 [2019-09-23T16:04:25.004Z]   CC       criu/ipc_ns.o
16:04:25 [2019-09-23T16:04:25.004Z]   CC       criu/irmap.o
16:04:25 [2019-09-23T16:04:25.366Z] #13 5.164 Reading package lists...
16:04:25 [2019-09-23T16:04:25.373Z]   CC       criu/kcmp-ids.o
16:04:25 [2019-09-23T16:04:25.373Z]   CC       criu/kerndat.o
16:04:25 [2019-09-23T16:04:25.815Z]   CC       criu/libnetlink.o
16:04:25 [2019-09-23T16:04:25.815Z]   CC       criu/log.o
16:04:25 [2019-09-23T16:04:25.815Z]   CC       criu/lsm.o
16:04:25 [2019-09-23T16:04:25.815Z]   CC       criu/mem.o
16:04:26 [2019-09-23T16:04:26.291Z] #13 6.119 Reading package lists...
16:04:26 [2019-09-23T16:04:26.291Z] #13 7.040 Building dependency tree...
16:04:26 [2019-09-23T16:04:26.291Z] #13 7.213 Reading state information...
16:04:26 [2019-09-23T16:04:26.291Z] #13 7.332 The following additional packages will be installed:
16:04:26 [2019-09-23T16:04:26.546Z] #13 7.332   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
16:04:26 [2019-09-23T16:04:26.546Z] #13 7.332   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
16:04:26 [2019-09-23T16:04:26.546Z] #13 7.332   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
16:04:26 [2019-09-23T16:04:26.546Z] #13 7.332   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
16:04:26 [2019-09-23T16:04:26.546Z] #13 7.332   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:04:26 [2019-09-23T16:04:26.546Z] #13 7.332   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
16:04:26 [2019-09-23T16:04:26.546Z] #13 7.332   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
16:04:26 [2019-09-23T16:04:26.546Z] #13 7.333   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
16:04:26 [2019-09-23T16:04:26.546Z] #13 7.333   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
16:04:26 [2019-09-23T16:04:26.546Z] #13 7.334 Suggested packages:
16:04:26 [2019-09-23T16:04:26.546Z] #13 7.334   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
16:04:26 [2019-09-23T16:04:26.546Z] #13 7.334   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
16:04:26 [2019-09-23T16:04:26.546Z] #13 7.334   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
16:04:26 [2019-09-23T16:04:26.546Z] #13 7.335   vim-doc vim-scripts xfsdump acl attr quota
16:04:26 [2019-09-23T16:04:26.546Z] #13 7.335 Recommended packages:
16:04:26 [2019-09-23T16:04:26.546Z] #13 7.335   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
16:04:26 [2019-09-23T16:04:26.546Z] #13 7.335   python3-keyrings.alt python3-xdg unzip
16:04:26 [2019-09-23T16:04:26.609Z]   CC       criu/mount.o
16:04:27 [2019-09-23T16:04:27.395Z]   CC       criu/namespaces.o
16:04:27 [2019-09-23T16:04:27.470Z] #13 8.160 The following NEW packages will be installed:
16:04:27 [2019-09-23T16:04:27.471Z] #13 8.160   apparmor aufs-tools bash-completion binutils-mingw-w64
16:04:27 [2019-09-23T16:04:27.471Z] #13 8.160   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
16:04:27 [2019-09-23T16:04:27.471Z] #13 8.160   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
16:04:27 [2019-09-23T16:04:27.471Z] #13 8.161   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
16:04:27 [2019-09-23T16:04:27.471Z] #13 8.161   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
16:04:27 [2019-09-23T16:04:27.471Z] #13 8.161   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
16:04:27 [2019-09-23T16:04:27.471Z] #13 8.161   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
16:04:27 [2019-09-23T16:04:27.471Z] #13 8.161   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
16:04:27 [2019-09-23T16:04:27.471Z] #13 8.161   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
16:04:27 [2019-09-23T16:04:27.471Z] #13 8.162   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
16:04:27 [2019-09-23T16:04:27.471Z] #13 8.162   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
16:04:27 [2019-09-23T16:04:27.471Z] #13 8.162   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
16:04:27 [2019-09-23T16:04:27.471Z] #13 8.162   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
16:04:27 [2019-09-23T16:04:27.471Z] #13 8.163   xfsprogs xxd xz-utils zip
16:04:27 [2019-09-23T16:04:27.471Z] #13 ...
16:04:27 [2019-09-23T16:04:27.471Z] 
16:04:27 [2019-09-23T16:04:27.471Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
16:04:27 [2019-09-23T16:04:27.471Z] #15 30.73 + rm -rf /tmp/tmp.rGuAgime3c
16:04:27 [2019-09-23T16:04:27.471Z] #15 DONE 30.9s
16:04:27 [2019-09-23T16:04:27.471Z] 
16:04:27 [2019-09-23T16:04:27.471Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
16:04:27 [2019-09-23T16:04:27.763Z]   CC       criu/net.o
16:04:28 [2019-09-23T16:04:28.394Z] #13 9.409 0 upgraded, 69 newly installed, 0 to remove and 2 not upgraded.
16:04:28 [2019-09-23T16:04:28.394Z] #13 9.409 Need to get 90.9 MB of archives.
16:04:28 [2019-09-23T16:04:28.394Z] #13 9.409 After this operation, 541 MB of additional disk space will be used.
16:04:28 [2019-09-23T16:04:28.394Z] #13 9.409 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
16:04:28 [2019-09-23T16:04:28.583Z]   CC       criu/netfilter.o
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.414 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.416 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.416 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.419 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.420 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.426 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.443 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.444 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.445 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.470 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.472 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.473 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.474 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.475 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.475 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.476 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.477 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.478 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.479 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.480 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.483 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.485 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.487 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.487 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.488 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.493 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.494 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.495 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.502 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.503 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.505 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.507 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.509 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.510 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.511 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.512 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.512 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]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.513 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.517 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.520 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.523 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.530 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.532 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.534 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.535 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.535 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.537 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.559 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.562 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.576 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.578 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.580 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.582 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.583 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
16:04:28 [2019-09-23T16:04:28.648Z] #13 9.587 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
16:04:28 [2019-09-23T16:04:28.903Z] #13 9.761 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
16:04:28 [2019-09-23T16:04:28.903Z] #13 9.772 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
16:04:28 [2019-09-23T16:04:28.903Z] #13 9.780 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
16:04:28 [2019-09-23T16:04:28.903Z] #13 9.783 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
16:04:28 [2019-09-23T16:04:28.903Z] #13 9.784 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
16:04:28 [2019-09-23T16:04:28.903Z] #13 9.789 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]
16:04:28 [2019-09-23T16:04:28.903Z] #13 9.811 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]
16:04:28 [2019-09-23T16:04:28.903Z] #13 9.835 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]
16:04:28 [2019-09-23T16:04:28.903Z] #13 9.837 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
16:04:28 [2019-09-23T16:04:28.903Z] #13 9.888 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
16:04:28 [2019-09-23T16:04:28.957Z]   CC       criu/page-pipe.o
16:04:28 [2019-09-23T16:04:28.957Z]   CC       criu/page-xfer.o
16:04:29 [2019-09-23T16:04:29.159Z] #13 9.925 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]
16:04:29 [2019-09-23T16:04:29.159Z] #13 9.937 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]
16:04:29 [2019-09-23T16:04:29.331Z]   CC       criu/pagemap-cache.o
16:04:29 [2019-09-23T16:04:29.331Z]   CC       criu/pagemap.o
16:04:29 [2019-09-23T16:04:29.717Z] #13 10.64 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]
16:04:29 [2019-09-23T16:04:29.721Z]   CC       criu/parasite-syscall.o
16:04:29 [2019-09-23T16:04:29.973Z] #13 11.01 debconf: delaying package configuration, since apt-utils is not installed
16:04:29 [2019-09-23T16:04:29.973Z] #13 11.04 Fetched 90.9 MB in 2s (33.4 MB/s)
16:04:29 [2019-09-23T16:04:29.973Z] #13 11.06 Selecting previously unselected package bash-completion.
16:04:30 [2019-09-23T16:04:30.188Z]   CC       criu/path.o
16:04:30 [2019-09-23T16:04:30.188Z]   CC       criu/pie-util-vdso-elf32.o
16:04:30 [2019-09-23T16:04:30.188Z]   CC       criu/pie-util-vdso.o
16:04:30 [2019-09-23T16:04:30.188Z]   CC       criu/pie-util.o
16:04:30 [2019-09-23T16:04:30.188Z]   CC       criu/pipes.o
16:04:30 [2019-09-23T16:04:30.227Z] #13 11.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15161 files and directories currently installed.)
16:04:30 [2019-09-23T16:04:30.227Z] #13 11.07 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
16:04:30 [2019-09-23T16:04:30.668Z]   CC       criu/plugin.o
16:04:30 [2019-09-23T16:04:30.668Z]   CC       criu/proc_parse.o
16:04:30 [2019-09-23T16:04:30.786Z] #13 11.64 Unpacking bash-completion (1:2.1-4.3) ...
16:04:30 [2019-09-23T16:04:30.786Z] #13 11.74 Selecting previously unselected package libnet1:amd64.
16:04:30 [2019-09-23T16:04:30.786Z] #13 11.74 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ...
16:04:30 [2019-09-23T16:04:30.786Z] #13 11.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
16:04:30 [2019-09-23T16:04:30.786Z] #13 11.77 Selecting previously unselected package libnfnetlink0:amd64.
16:04:30 [2019-09-23T16:04:30.786Z] #13 11.78 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ...
16:04:30 [2019-09-23T16:04:30.786Z] #13 11.78 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
16:04:30 [2019-09-23T16:04:30.786Z] #13 11.81 Selecting previously unselected package libpcrecpp0v5:amd64.
16:04:30 [2019-09-23T16:04:30.786Z] #13 11.81 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
16:04:30 [2019-09-23T16:04:30.786Z] #13 11.82 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
16:04:30 [2019-09-23T16:04:30.786Z] #13 11.85 Selecting previously unselected package libudev-dev:amd64.
16:04:31 [2019-09-23T16:04:31.041Z] #13 11.85 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ...
16:04:31 [2019-09-23T16:04:31.041Z] #13 11.86 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
16:04:31 [2019-09-23T16:04:31.041Z] #13 11.90 Selecting previously unselected package libpython3.5-minimal:amd64.
16:04:31 [2019-09-23T16:04:31.041Z] #13 11.90 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
16:04:31 [2019-09-23T16:04:31.041Z] #13 11.91 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
16:04:31 [2019-09-23T16:04:31.041Z] #13 12.00 Selecting previously unselected package python3.5-minimal.
16:04:31 [2019-09-23T16:04:31.041Z] #13 12.00 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
16:04:31 [2019-09-23T16:04:31.296Z] #13 12.01 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
16:04:31 [2019-09-23T16:04:31.296Z] #13 12.18 Selecting previously unselected package python3-minimal.
16:04:31 [2019-09-23T16:04:31.296Z] #13 12.18 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ...
16:04:31 [2019-09-23T16:04:31.296Z] #13 12.18 Unpacking python3-minimal (3.5.3-1) ...
16:04:31 [2019-09-23T16:04:31.296Z] #13 12.21 Selecting previously unselected package libmpdec2:amd64.
16:04:31 [2019-09-23T16:04:31.296Z] #13 12.22 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ...
16:04:31 [2019-09-23T16:04:31.296Z] #13 12.22 Unpacking libmpdec2:amd64 (2.4.2-1) ...
16:04:31 [2019-09-23T16:04:31.296Z] #13 12.25 Selecting previously unselected package libpython3.5-stdlib:amd64.
16:04:31 [2019-09-23T16:04:31.482Z]   CC       criu/protobuf-desc.o
16:04:31 [2019-09-23T16:04:31.551Z] #13 12.25 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
16:04:31 [2019-09-23T16:04:31.551Z] #13 12.25 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
16:04:31 [2019-09-23T16:04:31.551Z] #13 12.49 Selecting previously unselected package python3.5.
16:04:31 [2019-09-23T16:04:31.551Z] #13 12.50 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ...
16:04:31 [2019-09-23T16:04:31.551Z] #13 12.50 Unpacking python3.5 (3.5.3-1+deb9u1) ...
16:04:31 [2019-09-23T16:04:31.551Z] #13 12.53 Selecting previously unselected package libpython3-stdlib:amd64.
16:04:31 [2019-09-23T16:04:31.806Z] #13 12.54 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ...
16:04:31 [2019-09-23T16:04:31.806Z] #13 12.54 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
16:04:31 [2019-09-23T16:04:31.806Z] #13 12.57 Selecting previously unselected package dh-python.
16:04:31 [2019-09-23T16:04:31.806Z] #13 12.57 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
16:04:31 [2019-09-23T16:04:31.806Z] #13 12.57 Unpacking dh-python (2.20170125) ...
16:04:31 [2019-09-23T16:04:31.806Z] #13 12.61 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
16:04:31 [2019-09-23T16:04:31.806Z] #13 12.63 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
16:04:31 [2019-09-23T16:04:31.876Z]   CC       criu/protobuf.o
16:04:31 [2019-09-23T16:04:31.876Z]   CC       criu/pstree.o
16:04:32 [2019-09-23T16:04:32.060Z] #13 13.06 Setting up python3-minimal (3.5.3-1) ...
16:04:32 [2019-09-23T16:04:32.249Z]   CC       criu/rbtree.o
16:04:32 [2019-09-23T16:04:32.315Z] #13 13.25 Selecting previously unselected package python3.
16:04:32 [2019-09-23T16:04:32.315Z] #13 13.25 (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.)
16:04:32 [2019-09-23T16:04:32.315Z] #13 13.26 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
16:04:32 [2019-09-23T16:04:32.315Z] #13 13.26 Unpacking python3 (3.5.3-1) ...
16:04:32 [2019-09-23T16:04:32.315Z] #13 13.29 Selecting previously unselected package pigz.
16:04:32 [2019-09-23T16:04:32.315Z] #13 13.29 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
16:04:32 [2019-09-23T16:04:32.315Z] #13 13.29 Unpacking pigz (2.3.4-1) ...
16:04:32 [2019-09-23T16:04:32.315Z] #13 13.33 Selecting previously unselected package libip4tc0:amd64.
16:04:32 [2019-09-23T16:04:32.315Z] #13 13.33 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
16:04:32 [2019-09-23T16:04:32.315Z] #13 13.33 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
16:04:32 [2019-09-23T16:04:32.315Z] #13 13.36 Selecting previously unselected package libip6tc0:amd64.
16:04:32 [2019-09-23T16:04:32.570Z] #13 13.37 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
16:04:32 [2019-09-23T16:04:32.570Z] #13 13.37 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
16:04:32 [2019-09-23T16:04:32.570Z] #13 13.40 Selecting previously unselected package libiptc0:amd64.
16:04:32 [2019-09-23T16:04:32.570Z] #13 13.40 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
16:04:32 [2019-09-23T16:04:32.570Z] #13 13.41 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
16:04:32 [2019-09-23T16:04:32.570Z] #13 13.44 Selecting previously unselected package libxtables12:amd64.
16:04:32 [2019-09-23T16:04:32.570Z] #13 13.44 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
16:04:32 [2019-09-23T16:04:32.570Z] #13 13.44 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
16:04:32 [2019-09-23T16:04:32.570Z] #13 13.48 Selecting previously unselected package libnetfilter-conntrack3:amd64.
16:04:32 [2019-09-23T16:04:32.570Z] #13 13.48 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
16:04:32 [2019-09-23T16:04:32.570Z] #13 13.48 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
16:04:32 [2019-09-23T16:04:32.570Z] #13 13.51 Selecting previously unselected package iptables.
16:04:32 [2019-09-23T16:04:32.570Z] #13 13.51 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
16:04:32 [2019-09-23T16:04:32.570Z] #13 13.51 Unpacking iptables (1.6.0+snapshot20161117-6) ...
16:04:32 [2019-09-23T16:04:32.570Z] #13 13.57 Selecting previously unselected package xxd.
16:04:32 [2019-09-23T16:04:32.570Z] #13 13.57 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
16:04:32 [2019-09-23T16:04:32.570Z] #13 13.57 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
16:04:32 [2019-09-23T16:04:32.570Z] #13 13.60 Selecting previously unselected package vim-common.
16:04:32 [2019-09-23T16:04:32.612Z]   CC       criu/rst-malloc.o
16:04:32 [2019-09-23T16:04:32.612Z]   CC       criu/seccomp.o
16:04:32 [2019-09-23T16:04:32.612Z]   CC       criu/seize.o
16:04:32 [2019-09-23T16:04:32.824Z] #13 13.61 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
16:04:32 [2019-09-23T16:04:32.824Z] #13 13.61 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
16:04:32 [2019-09-23T16:04:32.824Z] #13 13.65 Selecting previously unselected package bzip2.
16:04:32 [2019-09-23T16:04:32.824Z] #13 13.65 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
16:04:32 [2019-09-23T16:04:32.824Z] #13 13.65 Unpacking bzip2 (1.0.6-8.1) ...
16:04:32 [2019-09-23T16:04:32.824Z] #13 13.69 Selecting previously unselected package libgpm2:amd64.
16:04:32 [2019-09-23T16:04:32.824Z] #13 13.69 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
16:04:32 [2019-09-23T16:04:32.824Z] #13 13.69 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
16:04:32 [2019-09-23T16:04:32.824Z] #13 13.72 Selecting previously unselected package xz-utils.
16:04:32 [2019-09-23T16:04:32.824Z] #13 13.72 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
16:04:32 [2019-09-23T16:04:32.824Z] #13 13.72 Unpacking xz-utils (5.2.2-1.2+b1) ...
16:04:32 [2019-09-23T16:04:32.824Z] #13 13.77 Selecting previously unselected package aufs-tools.
16:04:32 [2019-09-23T16:04:32.824Z] #13 13.78 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
16:04:32 [2019-09-23T16:04:32.824Z] #13 13.78 Unpacking aufs-tools (1:4.1+20161219-1) ...
16:04:32 [2019-09-23T16:04:32.824Z] #13 13.82 Selecting previously unselected package liblzo2-2:amd64.
16:04:32 [2019-09-23T16:04:32.824Z] #13 13.82 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
16:04:32 [2019-09-23T16:04:32.824Z] #13 13.82 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
16:04:32 [2019-09-23T16:04:32.988Z]   CC       criu/servicefd.o
16:04:32 [2019-09-23T16:04:32.988Z]   CC       criu/shmem.o
16:04:33 [2019-09-23T16:04:33.078Z] #13 13.85 Selecting previously unselected package btrfs-progs.
16:04:33 [2019-09-23T16:04:33.078Z] #13 13.85 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
16:04:33 [2019-09-23T16:04:33.078Z] #13 13.86 Unpacking btrfs-progs (4.7.3-1) ...
16:04:33 [2019-09-23T16:04:33.078Z] #13 13.94 Selecting previously unselected package btrfs-tools.
16:04:33 [2019-09-23T16:04:33.078Z] #13 13.94 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
16:04:33 [2019-09-23T16:04:33.078Z] #13 13.95 Unpacking btrfs-tools (4.7.3-1) ...
16:04:33 [2019-09-23T16:04:33.078Z] #13 13.98 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:04:33 [2019-09-23T16:04:33.078Z] #13 13.98 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
16:04:33 [2019-09-23T16:04:33.078Z] #13 13.98 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
16:04:33 [2019-09-23T16:04:33.078Z] #13 14.02 Selecting previously unselected package dmsetup.
16:04:33 [2019-09-23T16:04:33.078Z] #13 14.02 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
16:04:33 [2019-09-23T16:04:33.078Z] #13 14.02 Unpacking dmsetup (2:1.02.137-2) ...
16:04:33 [2019-09-23T16:04:33.078Z] #13 14.06 Selecting previously unselected package libonig4:amd64.
16:04:33 [2019-09-23T16:04:33.078Z] #13 14.06 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
16:04:33 [2019-09-23T16:04:33.333Z] #13 14.07 Unpacking libonig4:amd64 (6.1.3-2) ...
16:04:33 [2019-09-23T16:04:33.333Z] #13 14.11 Selecting previously unselected package libjq1:amd64.
16:04:33 [2019-09-23T16:04:33.333Z] #13 14.11 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
16:04:33 [2019-09-23T16:04:33.333Z] #13 14.11 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
16:04:33 [2019-09-23T16:04:33.333Z] #13 14.15 Selecting previously unselected package jq.
16:04:33 [2019-09-23T16:04:33.333Z] #13 14.15 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
16:04:33 [2019-09-23T16:04:33.333Z] #13 14.15 Unpacking jq (1.5+dfsg-1.3) ...
16:04:33 [2019-09-23T16:04:33.333Z] #13 14.18 Selecting previously unselected package libaio1:amd64.
16:04:33 [2019-09-23T16:04:33.333Z] #13 14.18 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
16:04:33 [2019-09-23T16:04:33.333Z] #13 14.19 Unpacking libaio1:amd64 (0.3.110-3) ...
16:04:33 [2019-09-23T16:04:33.333Z] #13 14.21 Selecting previously unselected package libcap2-bin.
16:04:33 [2019-09-23T16:04:33.333Z] #13 14.21 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
16:04:33 [2019-09-23T16:04:33.333Z] #13 14.21 Unpacking libcap2-bin (1:2.25-1) ...
16:04:33 [2019-09-23T16:04:33.333Z] #13 14.25 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:04:33 [2019-09-23T16:04:33.333Z] #13 14.25 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
16:04:33 [2019-09-23T16:04:33.333Z] #13 14.25 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
16:04:33 [2019-09-23T16:04:33.333Z] #13 14.28 Selecting previously unselected package libsepol1-dev:amd64.
16:04:33 [2019-09-23T16:04:33.333Z] #13 14.28 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
16:04:33 [2019-09-23T16:04:33.333Z] #13 14.28 Unpacking libsepol1-dev:amd64 (2.6-2) ...
16:04:33 [2019-09-23T16:04:33.375Z]   CC       criu/sigframe.o
16:04:33 [2019-09-23T16:04:33.375Z]   CC       criu/signalfd.o
16:04:33 [2019-09-23T16:04:33.587Z] #13 14.34 Selecting previously unselected package libpcre16-3:amd64.
16:04:33 [2019-09-23T16:04:33.587Z] #13 14.34 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
16:04:33 [2019-09-23T16:04:33.587Z] #13 14.34 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
16:04:33 [2019-09-23T16:04:33.587Z] #13 14.39 Selecting previously unselected package libpcre32-3:amd64.
16:04:33 [2019-09-23T16:04:33.587Z] #13 14.39 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
16:04:33 [2019-09-23T16:04:33.587Z] #13 14.39 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
16:04:33 [2019-09-23T16:04:33.587Z] #13 14.43 Selecting previously unselected package libpcre3-dev:amd64.
16:04:33 [2019-09-23T16:04:33.587Z] #13 14.43 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
16:04:33 [2019-09-23T16:04:33.587Z] #13 14.43 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
16:04:33 [2019-09-23T16:04:33.587Z] #13 14.52 Selecting previously unselected package libselinux1-dev:amd64.
16:04:33 [2019-09-23T16:04:33.587Z] #13 14.52 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
16:04:33 [2019-09-23T16:04:33.587Z] #13 14.53 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
16:04:33 [2019-09-23T16:04:33.587Z] #13 14.58 Selecting previously unselected package libdevmapper-dev:amd64.
16:04:33 [2019-09-23T16:04:33.587Z] #13 14.58 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
16:04:33 [2019-09-23T16:04:33.751Z]   CC       criu/sk-inet.o
16:04:33 [2019-09-23T16:04:33.751Z]   CC       criu/sk-netlink.o
16:04:33 [2019-09-23T16:04:33.842Z] #13 14.58 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
16:04:33 [2019-09-23T16:04:33.842Z] #13 14.62 Selecting previously unselected package libnl-3-200:amd64.
16:04:33 [2019-09-23T16:04:33.842Z] #13 14.62 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ...
16:04:33 [2019-09-23T16:04:33.842Z] #13 14.62 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
16:04:33 [2019-09-23T16:04:33.842Z] #13 14.66 Selecting previously unselected package libprotobuf-c1:amd64.
16:04:33 [2019-09-23T16:04:33.842Z] #13 14.66 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ...
16:04:33 [2019-09-23T16:04:33.842Z] #13 14.66 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
16:04:33 [2019-09-23T16:04:33.842Z] #13 14.69 Selecting previously unselected package libreadline5:amd64.
16:04:33 [2019-09-23T16:04:33.842Z] #13 14.69 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
16:04:33 [2019-09-23T16:04:33.842Z] #13 14.69 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
16:04:33 [2019-09-23T16:04:33.842Z] #13 14.73 Selecting previously unselected package libsystemd-dev:amd64.
16:04:33 [2019-09-23T16:04:33.842Z] #13 14.73 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ...
16:04:33 [2019-09-23T16:04:33.842Z] #13 14.73 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
16:04:34 [2019-09-23T16:04:34.096Z] #13 14.99 Selecting previously unselected package net-tools.
16:04:34 [2019-09-23T16:04:34.096Z] #13 14.99 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
16:04:34 [2019-09-23T16:04:34.096Z] #13 14.99 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
16:04:34 [2019-09-23T16:04:34.096Z] #13 15.04 Selecting previously unselected package python-pip-whl.
16:04:34 [2019-09-23T16:04:34.096Z] #13 15.04 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
16:04:34 [2019-09-23T16:04:34.096Z] #13 15.04 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
16:04:34 [2019-09-23T16:04:34.152Z]   CC       criu/sk-packet.o
16:04:34 [2019-09-23T16:04:34.152Z]   CC       criu/sk-queue.o
16:04:34 [2019-09-23T16:04:34.351Z] #13 15.16 Selecting previously unselected package python3-pip.
16:04:34 [2019-09-23T16:04:34.351Z] #13 15.16 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
16:04:34 [2019-09-23T16:04:34.351Z] #13 15.16 Unpacking python3-pip (9.0.1-2+deb9u1) ...
16:04:34 [2019-09-23T16:04:34.351Z] #13 15.21 Selecting previously unselected package python3-pkg-resources.
16:04:34 [2019-09-23T16:04:34.351Z] #13 15.21 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
16:04:34 [2019-09-23T16:04:34.351Z] #13 15.21 Unpacking python3-pkg-resources (33.1.1-1) ...
16:04:34 [2019-09-23T16:04:34.351Z] #13 15.25 Selecting previously unselected package python3-setuptools.
16:04:34 [2019-09-23T16:04:34.351Z] #13 15.25 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
16:04:34 [2019-09-23T16:04:34.351Z] #13 15.26 Unpacking python3-setuptools (33.1.1-1) ...
16:04:34 [2019-09-23T16:04:34.351Z] #13 15.30 Selecting previously unselected package python3-wheel.
16:04:34 [2019-09-23T16:04:34.351Z] #13 15.30 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
16:04:34 [2019-09-23T16:04:34.351Z] #13 15.31 Unpacking python3-wheel (0.29.0-2) ...
16:04:34 [2019-09-23T16:04:34.351Z] #13 15.34 Selecting previously unselected package thin-provisioning-tools.
16:04:34 [2019-09-23T16:04:34.351Z] #13 15.34 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
16:04:34 [2019-09-23T16:04:34.351Z] #13 15.34 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
16:04:34 [2019-09-23T16:04:34.540Z]   CC       criu/sk-tcp.o
16:04:34 [2019-09-23T16:04:34.540Z]   CC       criu/sk-unix.o
16:04:34 [2019-09-23T16:04:34.649Z] #13 15.41 Selecting previously unselected package vim-runtime.
16:04:34 [2019-09-23T16:04:34.649Z] #13 15.41 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
16:04:34 [2019-09-23T16:04:34.649Z] #13 15.42 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
16:04:34 [2019-09-23T16:04:34.649Z] #13 15.43 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
16:04:34 [2019-09-23T16:04:34.649Z] #13 15.44 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
16:04:35 [2019-09-23T16:04:35.209Z] #13 16.10 Selecting previously unselected package vim.
16:04:35 [2019-09-23T16:04:35.209Z] #13 16.11 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
16:04:35 [2019-09-23T16:04:35.209Z] #13 16.11 Unpacking vim (2:8.0.0197-4+deb9u3) ...
16:04:35 [2019-09-23T16:04:35.209Z] #13 16.23 Selecting previously unselected package xfsprogs.
16:04:35 [2019-09-23T16:04:35.209Z] #13 16.23 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ...
16:04:35 [2019-09-23T16:04:35.332Z]   CC       criu/sockets.o
16:04:35 [2019-09-23T16:04:35.464Z] #13 16.23 Unpacking xfsprogs (4.9.0+nmu1) ...
16:04:35 [2019-09-23T16:04:35.464Z] #13 16.33 Selecting previously unselected package zip.
16:04:35 [2019-09-23T16:04:35.464Z] #13 16.34 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ...
16:04:35 [2019-09-23T16:04:35.464Z] #13 16.34 Unpacking zip (3.0-11+b1) ...
16:04:35 [2019-09-23T16:04:35.464Z] #13 16.38 Selecting previously unselected package libapparmor-perl.
16:04:35 [2019-09-23T16:04:35.464Z] #13 16.38 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
16:04:35 [2019-09-23T16:04:35.465Z] #13 16.38 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
16:04:35 [2019-09-23T16:04:35.465Z] #13 16.43 Selecting previously unselected package apparmor.
16:04:35 [2019-09-23T16:04:35.465Z] #13 16.43 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ...
16:04:35 [2019-09-23T16:04:35.465Z] #13 16.45 Unpacking apparmor (2.11.0-3+deb9u2) ...
16:04:35 [2019-09-23T16:04:35.719Z] #13 16.53 Selecting previously unselected package binutils-mingw-w64-i686.
16:04:35 [2019-09-23T16:04:35.719Z] #13 16.53 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
16:04:35 [2019-09-23T16:04:35.719Z] #13 16.53 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
16:04:35 [2019-09-23T16:04:35.768Z]   CC       criu/stats.o
16:04:35 [2019-09-23T16:04:35.768Z]   CC       criu/string.o
16:04:35 [2019-09-23T16:04:35.768Z]   CC       criu/sysctl.o
16:04:35 [2019-09-23T16:04:35.768Z]   CC       criu/sysfs_parse.o
16:04:35 [2019-09-23T16:04:35.974Z] #13 16.82 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:04:35 [2019-09-23T16:04:35.974Z] #13 16.82 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
16:04:35 [2019-09-23T16:04:35.974Z] #13 16.82 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
16:04:36 [2019-09-23T16:04:36.229Z] #13 17.15 Selecting previously unselected package binutils-mingw-w64.
16:04:36 [2019-09-23T16:04:36.229Z] #13 17.15 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
16:04:36 [2019-09-23T16:04:36.229Z] #13 17.16 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
16:04:36 [2019-09-23T16:04:36.229Z] #13 17.19 Selecting previously unselected package mingw-w64-common.
16:04:36 [2019-09-23T16:04:36.229Z] #13 17.19 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
16:04:36 [2019-09-23T16:04:36.229Z] #13 17.19 Unpacking mingw-w64-common (5.0.1-1) ...
16:04:36 [2019-09-23T16:04:36.251Z]   CC       criu/timerfd.o
16:04:36 [2019-09-23T16:04:36.251Z]   CC       criu/tty.o
16:04:36 [2019-09-23T16:04:36.711Z]   CC       criu/tun.o
16:04:37 [2019-09-23T16:04:37.118Z]   CC       criu/uffd.o
16:04:37 [2019-09-23T16:04:37.152Z] #13 17.84 Selecting previously unselected package mingw-w64-x86-64-dev.
16:04:37 [2019-09-23T16:04:37.152Z] #13 17.84 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
16:04:37 [2019-09-23T16:04:37.152Z] #13 17.84 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
16:04:37 [2019-09-23T16:04:37.483Z]   CC       criu/util.o
16:04:37 [2019-09-23T16:04:37.711Z] #13 18.68 Selecting previously unselected package gcc-mingw-w64-base.
16:04:37 [2019-09-23T16:04:37.711Z] #13 18.69 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
16:04:37 [2019-09-23T16:04:37.711Z] #13 18.69 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
16:04:37 [2019-09-23T16:04:37.711Z] #13 18.73 Selecting previously unselected package gcc-mingw-w64-x86-64.
16:04:37 [2019-09-23T16:04:37.711Z] #13 18.73 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
16:04:37 [2019-09-23T16:04:37.711Z] #13 18.73 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
16:04:37 [2019-09-23T16:04:37.862Z]   CC       criu/uts_ns.o
16:04:37 [2019-09-23T16:04:37.862Z]   CC       criu/vdso.o
16:04:38 [2019-09-23T16:04:38.242Z]   LINK     criu/built-in.o
16:04:38 [2019-09-23T16:04:38.242Z]   LINK     criu/criu
16:04:38 [2019-09-23T16:04:38.242Z]   DEP      lib/c/criu.d
16:04:38 [2019-09-23T16:04:38.242Z]   CC       images/rpc.pb-c.o
16:04:38 [2019-09-23T16:04:38.614Z]   CC       lib/c/criu.o
16:04:38 [2019-09-23T16:04:38.984Z]   LINK     lib/c/built-in.o
16:04:38 [2019-09-23T16:04:38.984Z]   LINK     lib/c/libcriu.so
16:04:38 [2019-09-23T16:04:38.984Z]   GEN      magic.py
16:04:38 [2019-09-23T16:04:38.984Z] Note: Building without setproctitle() and strlcpy() support.
16:04:38 [2019-09-23T16:04:38.984Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:04:39 [2019-09-23T16:04:39.366Z] fatal: Not a git repository (or any of the parent directories): .git
16:04:39 [2019-09-23T16:04:39.366Z] make[1]: Nothing to be done for 'all'.
16:04:39 [2019-09-23T16:04:39.366Z] make[1]: 'images/built-in.o' is up to date.
16:04:39 [2019-09-23T16:04:39.366Z] make[1]: 'compel/plugins/std.lib.a' is up to date.
16:04:39 [2019-09-23T16:04:39.366Z] make[1]: 'compel/plugins/fds.lib.a' is up to date.
16:04:39 [2019-09-23T16:04:39.743Z] make[1]: 'compel/libcompel.a' is up to date.
16:04:39 [2019-09-23T16:04:39.743Z] make[1]: 'compel/compel-host-bin' is up to date.
16:04:39 [2019-09-23T16:04:39.743Z] make[1]: Nothing to be done for 'all'.
16:04:39 [2019-09-23T16:04:39.743Z] make[1]: 'soccr/libsoccr.a' is up to date.
16:04:39 [2019-09-23T16:04:39.743Z] make[2]: Nothing to be done for 'all'.
16:04:39 [2019-09-23T16:04:39.743Z] make[2]: Nothing to be done for 'all'.
16:04:39 [2019-09-23T16:04:39.743Z] make[2]: Nothing to be done for 'all'.
16:04:39 [2019-09-23T16:04:39.743Z] make[2]: Nothing to be done for 'all'.
16:04:39 [2019-09-23T16:04:39.743Z] make[2]: Nothing to be done for 'all'.
16:04:39 [2019-09-23T16:04:39.743Z] make[2]: Nothing to be done for 'all'.
16:04:39 [2019-09-23T16:04:39.743Z] make[2]: Nothing to be done for 'all'.
16:04:39 [2019-09-23T16:04:39.743Z] make[2]: Nothing to be done for 'all'.
16:04:39 [2019-09-23T16:04:39.743Z]   INSTALL  criu/criu
16:04:41 [2019-09-23T16:04:41.024Z] Removing intermediate container 8bc845ed94de
16:04:41 [2019-09-23T16:04:41.024Z]  ---> b243c963e2d8
16:04:41 [2019-09-23T16:04:41.024Z] Step 13/126 : FROM base AS registry
16:04:41 [2019-09-23T16:04:41.024Z]  ---> 82cd278b1b30
16:04:41 [2019-09-23T16:04:41.024Z] Step 14/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
16:04:41 [2019-09-23T16:04:41.024Z]  ---> Running in 06a33c973d99
16:04:41 [2019-09-23T16:04:41.024Z] Removing intermediate container 06a33c973d99
16:04:41 [2019-09-23T16:04:41.024Z]  ---> fc9b5688d8b7
16:04:41 [2019-09-23T16:04:41.024Z] Step 15/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
16:04:41 [2019-09-23T16:04:41.024Z]  ---> Running in 72d9a4d8c109
16:04:41 [2019-09-23T16:04:41.024Z] Removing intermediate container 72d9a4d8c109
16:04:41 [2019-09-23T16:04:41.024Z]  ---> e8856986436d
16:04:41 [2019-09-23T16:04:41.024Z] Step 16/126 : RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" 	&& (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") 	&& GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" 		go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 	&& case $(dpkg --print-architecture) in 		amd64|ppc64*|s390x) 		(cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); 		GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; 			go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; 		;; 	   esac 	&& rm -rf "$GOPATH"
16:04:41 [2019-09-23T16:04:41.389Z]  ---> Running in 81ba72916c6f
16:04:41 [2019-09-23T16:04:41.774Z] + mktemp -d
16:04:41 [2019-09-23T16:04:41.774Z] + export GOPATH=/tmp/tmp.4D1S6J05e6
16:04:41 [2019-09-23T16:04:41.774Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.4D1S6J05e6/src/github.com/docker/distribution
16:04:41 [2019-09-23T16:04:41.774Z] Cloning into '/tmp/tmp.4D1S6J05e6/src/github.com/docker/distribution'...
16:04:41 [2019-09-23T16:04:41.869Z] #13 21.98 Selecting previously unselected package g++-mingw-w64-x86-64.
16:04:41 [2019-09-23T16:04:41.869Z] #13 21.98 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
16:04:41 [2019-09-23T16:04:41.869Z] #13 21.99 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
16:04:43 [2019-09-23T16:04:43.874Z] + cd /tmp/tmp.4D1S6J05e6/src/github.com/docker/distribution
16:04:43 [2019-09-23T16:04:43.874Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
16:04:43 [2019-09-23T16:04:43.874Z] + GOPATH=/tmp/tmp.4D1S6J05e6/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.4D1S6J05e6 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
16:04:44 [2019-09-23T16:04:44.375Z] #13 24.91 Setting up aufs-tools (1:4.1+20161219-1) ...
16:04:44 [2019-09-23T16:04:44.375Z] #13 24.93 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
16:04:44 [2019-09-23T16:04:44.375Z] #13 24.93 Setting up libsepol1-dev:amd64 (2.6-2) ...
16:04:44 [2019-09-23T16:04:44.375Z] #13 24.94 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
16:04:44 [2019-09-23T16:04:44.375Z] #13 24.95 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
16:04:44 [2019-09-23T16:04:44.375Z] #13 24.97 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
16:04:44 [2019-09-23T16:04:44.375Z] #13 24.98 Processing triggers for mime-support (3.60) ...
16:04:44 [2019-09-23T16:04:44.375Z] #13 25.00 Setting up xxd (2:8.0.0197-4+deb9u3) ...
16:04:44 [2019-09-23T16:04:44.375Z] #13 25.01 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
16:04:44 [2019-09-23T16:04:44.375Z] #13 25.02 Setting up libcap2-bin (1:2.25-1) ...
16:04:44 [2019-09-23T16:04:44.375Z] #13 25.03 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
16:04:44 [2019-09-23T16:04:44.375Z] #13 25.04 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
16:04:44 [2019-09-23T16:04:44.375Z] #13 25.04 Setting up bash-completion (1:2.1-4.3) ...
16:04:44 [2019-09-23T16:04:44.630Z] #13 25.59 Setting up libonig4:amd64 (6.1.3-2) ...
16:04:44 [2019-09-23T16:04:44.630Z] #13 25.60 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
16:04:44 [2019-09-23T16:04:44.630Z] #13 25.61 Setting up zip (3.0-11+b1) ...
16:04:44 [2019-09-23T16:04:44.630Z] #13 25.62 Setting up bzip2 (1.0.6-8.1) ...
16:04:44 [2019-09-23T16:04:44.630Z] #13 25.63 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
16:04:44 [2019-09-23T16:04:44.630Z] #13 25.64 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
16:04:44 [2019-09-23T16:04:44.630Z] #13 25.65 Processing triggers for libc-bin (2.24-11+deb9u4) ...
16:04:44 [2019-09-23T16:04:44.630Z] #13 25.66 Setting up libaio1:amd64 (0.3.110-3) ...
16:04:44 [2019-09-23T16:04:44.630Z] #13 25.67 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
16:04:44 [2019-09-23T16:04:44.630Z] #13 25.68 Setting up xz-utils (5.2.2-1.2+b1) ...
16:04:44 [2019-09-23T16:04:44.884Z] #13 25.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:04:44 [2019-09-23T16:04:44.885Z] #13 25.70 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
16:04:44 [2019-09-23T16:04:44.885Z] #13 25.71 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
16:04:44 [2019-09-23T16:04:44.885Z] #13 25.72 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
16:04:44 [2019-09-23T16:04:44.885Z] #13 25.73 Setting up libpcre32-3:amd64 (2:8.39-3) ...
16:04:44 [2019-09-23T16:04:44.885Z] #13 25.74 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
16:04:44 [2019-09-23T16:04:44.885Z] #13 25.76 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
16:04:44 [2019-09-23T16:04:44.885Z] #13 25.83 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
16:04:44 [2019-09-23T16:04:44.885Z] #13 25.84 Setting up libpcre16-3:amd64 (2:8.39-3) ...
16:04:44 [2019-09-23T16:04:44.885Z] #13 25.85 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
16:04:44 [2019-09-23T16:04:44.885Z] #13 25.86 Setting up libnl-3-200:amd64 (3.2.27-2) ...
16:04:44 [2019-09-23T16:04:44.885Z] #13 25.87 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
16:04:44 [2019-09-23T16:04:44.885Z] #13 25.88 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
16:04:44 [2019-09-23T16:04:44.885Z] #13 25.89 Setting up pigz (2.3.4-1) ...
16:04:44 [2019-09-23T16:04:44.885Z] #13 25.90 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
16:04:44 [2019-09-23T16:04:44.885Z] #13 25.91 Setting up libmpdec2:amd64 (2.4.2-1) ...
16:04:44 [2019-09-23T16:04:44.885Z] #13 25.92 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
16:04:44 [2019-09-23T16:04:44.885Z] #13 25.93 Setting up mingw-w64-common (5.0.1-1) ...
16:04:45 [2019-09-23T16:04:45.139Z] #13 25.94 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
16:04:45 [2019-09-23T16:04:45.139Z] #13 25.95 Setting up jq (1.5+dfsg-1.3) ...
16:04:45 [2019-09-23T16:04:45.139Z] #13 25.96 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
16:04:45 [2019-09-23T16:04:45.139Z] #13 25.97 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
16:04:45 [2019-09-23T16:04:45.139Z] #13 25.97 Setting up xfsprogs (4.9.0+nmu1) ...
16:04:45 [2019-09-23T16:04:45.139Z] #13 25.99 Setting up vim (2:8.0.0197-4+deb9u3) ...
16:04:45 [2019-09-23T16:04:45.139Z] #13 25.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:04:45 [2019-09-23T16:04:45.139Z] #13 26.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:04:45 [2019-09-23T16:04:45.139Z] #13 26.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:04:45 [2019-09-23T16:04:45.139Z] #13 26.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:04:45 [2019-09-23T16:04:45.139Z] #13 26.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:04:45 [2019-09-23T16:04:45.139Z] #13 26.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:04:45 [2019-09-23T16:04:45.139Z] #13 26.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:04:45 [2019-09-23T16:04:45.139Z] #13 26.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:04:45 [2019-09-23T16:04:45.139Z] #13 26.03 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
16:04:45 [2019-09-23T16:04:45.139Z] #13 26.04 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
16:04:45 [2019-09-23T16:04:45.139Z] #13 26.05 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
16:04:45 [2019-09-23T16:04:45.139Z] #13 26.06 Setting up iptables (1.6.0+snapshot20161117-6) ...
16:04:45 [2019-09-23T16:04:45.139Z] #13 26.07 Setting up btrfs-progs (4.7.3-1) ...
16:04:45 [2019-09-23T16:04:45.139Z] #13 26.08 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
16:04:45 [2019-09-23T16:04:45.139Z] #13 26.08 Setting up python3.5 (3.5.3-1+deb9u1) ...
16:04:46 [2019-09-23T16:04:46.064Z] #13 27.06 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
16:04:46 [2019-09-23T16:04:46.319Z] #13 27.07 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
16:04:46 [2019-09-23T16:04:46.319Z] #13 27.07 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
16:04:46 [2019-09-23T16:04:46.319Z] #13 27.07 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
16:04:46 [2019-09-23T16:04:46.319Z] #13 27.08 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
16:04:46 [2019-09-23T16:04:46.319Z] #13 27.08 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
16:04:46 [2019-09-23T16:04:46.319Z] #13 27.08 Setting up btrfs-tools (4.7.3-1) ...
16:04:46 [2019-09-23T16:04:46.319Z] #13 27.09 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
16:04:46 [2019-09-23T16:04:46.319Z] #13 27.10 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
16:04:46 [2019-09-23T16:04:46.319Z] #13 27.10 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
16:04:46 [2019-09-23T16:04:46.319Z] #13 27.11 Setting up python3 (3.5.3-1) ...
16:04:46 [2019-09-23T16:04:46.573Z] #13 27.43 Setting up apparmor (2.11.0-3+deb9u2) ...
16:04:47 [2019-09-23T16:04:47.133Z] #13 28.00 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
16:04:47 [2019-09-23T16:04:47.133Z] #13 28.04 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
16:04:47 [2019-09-23T16:04:47.133Z] #13 28.06 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
16:04:47 [2019-09-23T16:04:47.133Z] #13 28.07 Setting up python3-wheel (0.29.0-2) ...
16:04:47 [2019-09-23T16:04:47.388Z] #13 28.24 Setting up python3-pkg-resources (33.1.1-1) ...
16:04:47 [2019-09-23T16:04:47.643Z] #13 28.44 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
16:04:47 [2019-09-23T16:04:47.643Z] #13 28.45 Setting up python3-pip (9.0.1-2+deb9u1) ...
16:04:47 [2019-09-23T16:04:47.898Z] #13 28.67 Setting up dmsetup (2:1.02.137-2) ...
16:04:47 [2019-09-23T16:04:47.898Z] #13 28.68 Setting up python3-setuptools (33.1.1-1) ...
16:04:47 [2019-09-23T16:04:47.898Z] #13 28.89 Setting up dh-python (2.20170125) ...
16:04:48 [2019-09-23T16:04:48.152Z] #13 29.04 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
16:04:48 [2019-09-23T16:04:48.152Z] #13 29.05 Processing triggers for libc-bin (2.24-11+deb9u4) ...
16:04:48 [2019-09-23T16:04:48.407Z] #13 DONE 29.3s
16:04:48 [2019-09-23T16:04:48.407Z] 
16:04:48 [2019-09-23T16:04:48.407Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
16:04:49 [2019-09-23T16:04:49.923Z] #14 1.597 Collecting yamllint==1.16.0
16:04:56 [2019-09-23T16:04:56.440Z] #14 7.921   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
16:04:56 [2019-09-23T16:04:56.440Z] #14 7.985 Collecting pyyaml (from yamllint==1.16.0)
16:04:57 [2019-09-23T16:04:57.363Z] #14 9.041   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
16:04:57 [2019-09-23T16:04:57.923Z] #14 9.481 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
16:04:58 [2019-09-23T16:04:58.889Z] #14 10.53   Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz
16:04:59 [2019-09-23T16:04:59.144Z] #14 10.79 Building wheels for collected packages: pyyaml, pathspec
16:04:59 [2019-09-23T16:04:59.144Z] #14 10.79   Running setup.py bdist_wheel for pyyaml: started
16:04:59 [2019-09-23T16:04:59.704Z] #14 11.08   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
16:04:59 [2019-09-23T16:04:59.704Z] #14 11.08   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
16:04:59 [2019-09-23T16:04:59.704Z] #14 11.10   Running setup.py bdist_wheel for pathspec: started
16:04:59 [2019-09-23T16:04:59.704Z] #14 11.37   Running setup.py bdist_wheel for pathspec: finished with status 'done'
16:04:59 [2019-09-23T16:04:59.704Z] #14 11.37   Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b
16:04:59 [2019-09-23T16:04:59.704Z] #14 11.37 Successfully built pyyaml pathspec
16:04:59 [2019-09-23T16:04:59.704Z] #14 11.37 Installing collected packages: pyyaml, pathspec, yamllint
16:04:59 [2019-09-23T16:04:59.704Z] #14 11.47 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0
16:05:00 [2019-09-23T16:05:00.266Z] #14 DONE 11.6s
16:05:00 [2019-09-23T16:05:00.266Z] 
16:05:00 [2019-09-23T16:05:00.266Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/
16:05:00 [2019-09-23T16:05:00.266Z] #16 DONE 0.1s
16:05:00 [2019-09-23T16:05:00.266Z] 
16:05:00 [2019-09-23T16:05:00.266Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
16:05:00 [2019-09-23T16:05:00.266Z] #64 CACHED
16:05:00 [2019-09-23T16:05:00.266Z] 
16:05:00 [2019-09-23T16:05:00.266Z] #23 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
16:05:00 [2019-09-23T16:05:00.522Z] #23 ...
16:05:00 [2019-09-23T16:05:00.522Z] 
16:05:00 [2019-09-23T16:05:00.522Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
16:05:00 [2019-09-23T16:05:00.522Z] #40 DONE 0.2s
16:05:00 [2019-09-23T16:05:00.522Z] 
16:05:00 [2019-09-23T16:05:00.522Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
16:05:00 [2019-09-23T16:05:00.522Z] #26 DONE 0.4s
16:05:00 [2019-09-23T16:05:00.522Z] 
16:05:00 [2019-09-23T16:05:00.522Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
16:05:00 [2019-09-23T16:05:00.776Z] #21 ...
16:05:00 [2019-09-23T16:05:00.776Z] 
16:05:00 [2019-09-23T16:05:00.776Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
16:05:00 [2019-09-23T16:05:00.776Z] #60 DONE 0.5s
16:05:00 [2019-09-23T16:05:00.776Z] 
16:05:00 [2019-09-23T16:05:00.776Z] #23 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
16:05:00 [2019-09-23T16:05:00.776Z] #23 DONE 0.5s
16:05:00 [2019-09-23T16:05:00.776Z] 
16:05:00 [2019-09-23T16:05:00.776Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
16:05:00 [2019-09-23T16:05:00.776Z] #32 DONE 0.6s
16:05:00 [2019-09-23T16:05:00.776Z] 
16:05:00 [2019-09-23T16:05:00.776Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint
16:05:01 [2019-09-23T16:05:01.335Z] #24 ...
16:05:01 [2019-09-23T16:05:01.335Z] 
16:05:01 [2019-09-23T16:05:01.335Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
16:05:01 [2019-09-23T16:05:01.335Z] #49 DONE 1.2s
16:05:01 [2019-09-23T16:05:01.590Z] 
16:05:01 [2019-09-23T16:05:01.590Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
16:05:01 [2019-09-23T16:05:01.590Z] #52 DONE 1.2s
16:05:01 [2019-09-23T16:05:01.590Z] 
16:05:01 [2019-09-23T16:05:01.590Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
16:05:01 [2019-09-23T16:05:01.590Z] #21 DONE 1.2s
16:05:01 [2019-09-23T16:05:01.590Z] 
16:05:01 [2019-09-23T16:05:01.590Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
16:05:01 [2019-09-23T16:05:01.590Z] #41 DONE 0.8s
16:05:01 [2019-09-23T16:05:01.590Z] 
16:05:01 [2019-09-23T16:05:01.590Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
16:05:04 [2019-09-23T16:05:04.160Z] + dpkg --print-architecture
16:05:04 [2019-09-23T16:05:04.160Z] + cd /tmp/tmp.4D1S6J05e6/src/github.com/docker/distribution
16:05:04 [2019-09-23T16:05:04.160Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
16:05:04 [2019-09-23T16:05:04.561Z] + GOPATH=/tmp/tmp.4D1S6J05e6/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.4D1S6J05e6
16:05:04 [2019-09-23T16:05:04.561Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
16:05:06 [2019-09-23T16:05:06.826Z] #42 ...
16:05:06 [2019-09-23T16:05:06.826Z] 
16:05:06 [2019-09-23T16:05:06.826Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint
16:05:06 [2019-09-23T16:05:06.826Z] #24 4.934 + RM_GOPATH=0
16:05:06 [2019-09-23T16:05:06.826Z] #24 4.935 + TMP_GOPATH=
16:05:06 [2019-09-23T16:05:06.826Z] #24 4.935 + : /build
16:05:06 [2019-09-23T16:05:06.826Z] #24 4.935 + '[' -z '' ']'
16:05:06 [2019-09-23T16:05:06.826Z] #24 4.935 ++ mktemp -d
16:05:06 [2019-09-23T16:05:06.826Z] #24 4.936 + export GOPATH=/tmp/tmp.QCtRL81btT
16:05:06 [2019-09-23T16:05:06.826Z] #24 4.936 + GOPATH=/tmp/tmp.QCtRL81btT
16:05:06 [2019-09-23T16:05:06.826Z] #24 4.936 + RM_GOPATH=1
16:05:06 [2019-09-23T16:05:06.826Z] #24 4.936 ++ dirname ./install.sh
16:05:06 [2019-09-23T16:05:06.826Z] #24 4.937 + dir=.
16:05:06 [2019-09-23T16:05:06.826Z] #24 4.937 + bin=golangci_lint
16:05:06 [2019-09-23T16:05:06.826Z] #24 4.937 + shift
16:05:06 [2019-09-23T16:05:06.826Z] #24 4.937 + '[' '!' -f ./golangci_lint.installer ']'
16:05:06 [2019-09-23T16:05:06.826Z] #24 4.937 + . ./golangci_lint.installer
16:05:06 [2019-09-23T16:05:06.826Z] #24 4.937 ++ : v1.17.1
16:05:06 [2019-09-23T16:05:06.826Z] #24 4.937 + install_golangci_lint
16:05:06 [2019-09-23T16:05:06.826Z] #24 4.937 + echo 'Installing golangci-lint version v1.17.1'
16:05:06 [2019-09-23T16:05:06.826Z] #24 4.937 Installing golangci-lint version v1.17.1
16:05:06 [2019-09-23T16:05:06.826Z] #24 4.937 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
16:05:09 [2019-09-23T16:05:09.782Z] + rm -rf /tmp/tmp.4D1S6J05e6/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.4D1S6J05e6
16:05:10 [2019-09-23T16:05:10.987Z] #24 ...
16:05:10 [2019-09-23T16:05:10.987Z] 
16:05:10 [2019-09-23T16:05:10.987Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
16:05:10 [2019-09-23T16:05:10.987Z] #55 5.231 + mktemp -d
16:05:10 [2019-09-23T16:05:10.987Z] #55 5.238 + export GOPATH=/tmp/tmp.fcNDVkM1ab
16:05:10 [2019-09-23T16:05:10.987Z] #55 5.239 + git clone https://github.com/docker/distribution.git /tmp/tmp.fcNDVkM1ab/src/github.com/docker/distribution
16:05:10 [2019-09-23T16:05:10.987Z] #55 5.243 Cloning into '/tmp/tmp.fcNDVkM1ab/src/github.com/docker/distribution'...
16:05:10 [2019-09-23T16:05:10.987Z] #55 ...
16:05:10 [2019-09-23T16:05:10.987Z] 
16:05:10 [2019-09-23T16:05:10.987Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
16:05:10 [2019-09-23T16:05:10.987Z] #30 5.273 + RM_GOPATH=0
16:05:10 [2019-09-23T16:05:10.987Z] #30 5.274 + TMP_GOPATH=
16:05:10 [2019-09-23T16:05:10.987Z] #30 5.275 + : /build
16:05:10 [2019-09-23T16:05:10.987Z] #30 5.275 + '[' -z '' ']'
16:05:10 [2019-09-23T16:05:10.987Z] #30 5.279 ++ mktemp -d
16:05:10 [2019-09-23T16:05:10.987Z] #30 5.288 + export GOPATH=/tmp/tmp.lEDEosx6Yf
16:05:10 [2019-09-23T16:05:10.987Z] #30 5.289 + GOPATH=/tmp/tmp.lEDEosx6Yf
16:05:10 [2019-09-23T16:05:10.987Z] #30 5.289 + RM_GOPATH=1
16:05:10 [2019-09-23T16:05:10.987Z] #30 5.289 ++ dirname ./install.sh
16:05:10 [2019-09-23T16:05:10.987Z] #30 5.299 + dir=.
16:05:10 [2019-09-23T16:05:10.987Z] #30 5.299 + bin=tomlv
16:05:10 [2019-09-23T16:05:10.987Z] #30 5.299 + shift
16:05:10 [2019-09-23T16:05:10.987Z] #30 5.299 + '[' '!' -f ./tomlv.installer ']'
16:05:10 [2019-09-23T16:05:10.987Z] #30 5.299 + . ./tomlv.installer
16:05:10 [2019-09-23T16:05:10.987Z] #30 5.299 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:05:10 [2019-09-23T16:05:10.987Z] #30 5.300 + install_tomlv
16:05:10 [2019-09-23T16:05:10.987Z] #30 5.300 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
16:05:10 [2019-09-23T16:05:10.987Z] #30 5.300 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:05:10 [2019-09-23T16:05:10.987Z] #30 5.300 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.lEDEosx6Yf/src/github.com/BurntSushi/toml
16:05:10 [2019-09-23T16:05:10.987Z] #30 5.303 Cloning into '/tmp/tmp.lEDEosx6Yf/src/github.com/BurntSushi/toml'...
16:05:10 [2019-09-23T16:05:10.987Z] #30 6.159 + cd /tmp/tmp.lEDEosx6Yf/src/github.com/BurntSushi/toml
16:05:10 [2019-09-23T16:05:10.987Z] #30 6.160 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:05:10 [2019-09-23T16:05:10.987Z] #30 6.175 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
16:05:10 [2019-09-23T16:05:10.987Z] #30 6.759 runtime/internal/atomic
16:05:10 [2019-09-23T16:05:10.987Z] #30 6.769 internal/cpu
16:05:10 [2019-09-23T16:05:10.987Z] #30 6.971 runtime/internal/sys
16:05:10 [2019-09-23T16:05:10.987Z] #30 7.158 runtime/internal/math
16:05:10 [2019-09-23T16:05:10.987Z] #30 7.237 internal/bytealg
16:05:10 [2019-09-23T16:05:10.987Z] #30 7.265 math/bits
16:05:10 [2019-09-23T16:05:10.987Z] #30 7.954 runtime
16:05:10 [2019-09-23T16:05:10.987Z] #30 7.976 math
16:05:10 [2019-09-23T16:05:10.987Z] #30 ...
16:05:10 [2019-09-23T16:05:10.987Z] 
16:05:10 [2019-09-23T16:05:10.987Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
16:05:10 [2019-09-23T16:05:10.987Z] #44 6.401 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
16:05:10 [2019-09-23T16:05:10.987Z] #44 6.402 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
16:05:10 [2019-09-23T16:05:10.987Z] #44 6.445 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
16:05:10 [2019-09-23T16:05:10.987Z] #44 6.453 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
16:05:10 [2019-09-23T16:05:10.987Z] #44 6.519 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
16:05:10 [2019-09-23T16:05:10.987Z] #44 7.186 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [506 kB]
16:05:10 [2019-09-23T16:05:10.987Z] #44 8.788 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
16:05:10 [2019-09-23T16:05:10.987Z] #44 9.699 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
16:05:10 [2019-09-23T16:05:10.987Z] #44 ...
16:05:10 [2019-09-23T16:05:10.987Z] 
16:05:10 [2019-09-23T16:05:10.987Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
16:05:10 [2019-09-23T16:05:10.987Z] #27 5.762 + RM_GOPATH=0
16:05:10 [2019-09-23T16:05:10.987Z] #27 5.762 + TMP_GOPATH=
16:05:10 [2019-09-23T16:05:10.987Z] #27 5.762 + : /build
16:05:10 [2019-09-23T16:05:10.987Z] #27 5.762 + '[' -z '' ']'
16:05:10 [2019-09-23T16:05:10.987Z] #27 5.771 ++ mktemp -d
16:05:10 [2019-09-23T16:05:10.987Z] #27 5.773 + export GOPATH=/tmp/tmp.tYd61R1nBQ
16:05:10 [2019-09-23T16:05:10.987Z] #27 5.773 + GOPATH=/tmp/tmp.tYd61R1nBQ
16:05:10 [2019-09-23T16:05:10.987Z] #27 5.773 + RM_GOPATH=1
16:05:10 [2019-09-23T16:05:10.987Z] #27 5.773 ++ dirname ./install.sh
16:05:10 [2019-09-23T16:05:10.987Z] #27 5.782 + dir=.
16:05:10 [2019-09-23T16:05:10.987Z] #27 5.782 + bin=gotestsum
16:05:10 [2019-09-23T16:05:10.987Z] #27 5.782 + shift
16:05:10 [2019-09-23T16:05:10.987Z] #27 5.783 + '[' '!' -f ./gotestsum.installer ']'
16:05:10 [2019-09-23T16:05:10.987Z] #27 5.783 + . ./gotestsum.installer
16:05:10 [2019-09-23T16:05:10.987Z] #27 5.783 ++ GOTESTSUM_COMMIT=v0.3.5
16:05:10 [2019-09-23T16:05:10.987Z] #27 5.783 + install_gotestsum
16:05:10 [2019-09-23T16:05:10.987Z] #27 5.783 + echo 'Installing gotestsum version v0.3.5'
16:05:10 [2019-09-23T16:05:10.987Z] #27 5.784 Installing gotestsum version v0.3.5
16:05:10 [2019-09-23T16:05:10.987Z] #27 5.786 + go get -d gotest.tools/gotestsum
16:05:10 [2019-09-23T16:05:10.987Z] #27 ...
16:05:10 [2019-09-23T16:05:10.987Z] 
16:05:10 [2019-09-23T16:05:10.987Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
16:05:10 [2019-09-23T16:05:10.987Z] #61 5.884 + RM_GOPATH=0
16:05:10 [2019-09-23T16:05:10.987Z] #61 5.885 + TMP_GOPATH=
16:05:10 [2019-09-23T16:05:10.987Z] #61 5.886 + : /build/
16:05:10 [2019-09-23T16:05:10.987Z] #61 5.886 + '[' -z '' ']'
16:05:10 [2019-09-23T16:05:10.987Z] #61 5.889 ++ mktemp -d
16:05:10 [2019-09-23T16:05:10.987Z] #61 5.909 + export GOPATH=/tmp/tmp.a0BHjaC0Ce
16:05:10 [2019-09-23T16:05:10.987Z] #61 5.909 + GOPATH=/tmp/tmp.a0BHjaC0Ce
16:05:10 [2019-09-23T16:05:10.987Z] #61 5.909 + RM_GOPATH=1
16:05:10 [2019-09-23T16:05:10.987Z] #61 5.910 ++ dirname ./install.sh
16:05:10 [2019-09-23T16:05:10.987Z] #61 5.915 + dir=.
16:05:10 [2019-09-23T16:05:10.987Z] #61 5.922 + bin=rootlesskit
16:05:10 [2019-09-23T16:05:10.987Z] #61 5.922 + shift
16:05:10 [2019-09-23T16:05:10.987Z] #61 5.922 + '[' '!' -f ./rootlesskit.installer ']'
16:05:10 [2019-09-23T16:05:10.987Z] #61 5.922 + . ./rootlesskit.installer
16:05:10 [2019-09-23T16:05:10.987Z] #61 5.923 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c
16:05:10 [2019-09-23T16:05:10.987Z] #61 5.925 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
16:05:10 [2019-09-23T16:05:10.987Z] #61 5.925 + install_rootlesskit
16:05:10 [2019-09-23T16:05:10.987Z] #61 5.925 + case "$1" in
16:05:10 [2019-09-23T16:05:10.987Z] #61 5.925 + export CGO_ENABLED=0
16:05:10 [2019-09-23T16:05:10.987Z] #61 5.925 + CGO_ENABLED=0
16:05:10 [2019-09-23T16:05:10.987Z] #61 5.925 + _install_rootlesskit
16:05:10 [2019-09-23T16:05:10.987Z] #61 5.925 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
16:05:10 [2019-09-23T16:05:10.987Z] #61 5.925 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.a0BHjaC0Ce/src/github.com/rootless-containers/rootlesskit
16:05:10 [2019-09-23T16:05:10.987Z] #61 5.930 Cloning into '/tmp/tmp.a0BHjaC0Ce/src/github.com/rootless-containers/rootlesskit'...
16:05:10 [2019-09-23T16:05:10.987Z] #61 9.627 + cd /tmp/tmp.a0BHjaC0Ce/src/github.com/rootless-containers/rootlesskit
16:05:10 [2019-09-23T16:05:10.987Z] #61 9.627 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
16:05:10 [2019-09-23T16:05:10.987Z] #61 9.770 + for f in rootlesskit rootlesskit-docker-proxy
16:05:10 [2019-09-23T16:05:10.987Z] #61 9.775 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
16:05:10 [2019-09-23T16:05:10.987Z] #61 ...
16:05:10 [2019-09-23T16:05:10.987Z] 
16:05:10 [2019-09-23T16:05:10.987Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
16:05:10 [2019-09-23T16:05:10.987Z] #33 5.781 + RM_GOPATH=0
16:05:10 [2019-09-23T16:05:10.987Z] #33 5.781 + TMP_GOPATH=
16:05:10 [2019-09-23T16:05:10.987Z] #33 5.781 + : /build
16:05:10 [2019-09-23T16:05:10.987Z] #33 5.781 + '[' -z '' ']'
16:05:10 [2019-09-23T16:05:10.987Z] #33 5.781 ++ mktemp -d
16:05:10 [2019-09-23T16:05:10.987Z] #33 5.786 + export GOPATH=/tmp/tmp.xrtY0OiT4d
16:05:10 [2019-09-23T16:05:10.987Z] #33 5.788 + GOPATH=/tmp/tmp.xrtY0OiT4d
16:05:10 [2019-09-23T16:05:10.987Z] #33 5.788 + RM_GOPATH=1
16:05:10 [2019-09-23T16:05:10.987Z] #33 5.809 ++ dirname ./install.sh
16:05:10 [2019-09-23T16:05:10.987Z] #33 5.816 + dir=.
16:05:10 [2019-09-23T16:05:10.987Z] #33 5.816 + bin=vndr
16:05:10 [2019-09-23T16:05:10.987Z] #33 5.816 + shift
16:05:10 [2019-09-23T16:05:10.987Z] #33 5.816 + '[' '!' -f ./vndr.installer ']'
16:05:10 [2019-09-23T16:05:10.987Z] #33 5.816 + . ./vndr.installer
16:05:10 [2019-09-23T16:05:10.987Z] #33 5.816 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
16:05:10 [2019-09-23T16:05:10.987Z] #33 5.816 + install_vndr
16:05:10 [2019-09-23T16:05:10.987Z] #33 5.817 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
16:05:10 [2019-09-23T16:05:10.987Z] #33 5.817 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xrtY0OiT4d/src/github.com/LK4D4/vndr
16:05:10 [2019-09-23T16:05:10.987Z] #33 5.817 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
16:05:10 [2019-09-23T16:05:10.987Z] #33 5.818 Cloning into '/tmp/tmp.xrtY0OiT4d/src/github.com/LK4D4/vndr'...
16:05:10 [2019-09-23T16:05:10.987Z] #33 6.764 + cd /tmp/tmp.xrtY0OiT4d/src/github.com/LK4D4/vndr
16:05:10 [2019-09-23T16:05:10.987Z] #33 6.764 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
16:05:10 [2019-09-23T16:05:10.987Z] #33 6.788 + go build -buildmode=pie -v -o /build/vndr .
16:05:10 [2019-09-23T16:05:10.987Z] #33 7.982 internal/cpu
16:05:10 [2019-09-23T16:05:10.987Z] #33 7.993 runtime/internal/atomic
16:05:10 [2019-09-23T16:05:10.987Z] #33 8.233 runtime/internal/sys
16:05:10 [2019-09-23T16:05:10.987Z] #33 8.367 internal/bytealg
16:05:10 [2019-09-23T16:05:10.987Z] #33 8.545 runtime/internal/math
16:05:10 [2019-09-23T16:05:10.987Z] #33 8.647 internal/race
16:05:10 [2019-09-23T16:05:10.987Z] #33 8.757 sync/atomic
16:05:10 [2019-09-23T16:05:10.987Z] #33 9.095 runtime
16:05:10 [2019-09-23T16:05:10.987Z] #33 9.130 unicode
16:05:11 [2019-09-23T16:05:11.095Z] Removing intermediate container 81ba72916c6f
16:05:11 [2019-09-23T16:05:11.095Z]  ---> 7e0bc9978042
16:05:11 [2019-09-23T16:05:11.095Z] Step 17/126 : FROM base AS swagger
16:05:11 [2019-09-23T16:05:11.095Z]  ---> 82cd278b1b30
16:05:11 [2019-09-23T16:05:11.095Z] Step 18/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb
16:05:11 [2019-09-23T16:05:11.095Z]  ---> Running in f576ba17e88f
16:05:11 [2019-09-23T16:05:11.095Z] Removing intermediate container f576ba17e88f
16:05:11 [2019-09-23T16:05:11.095Z]  ---> 94b9f4b1ffd0
16:05:11 [2019-09-23T16:05:11.096Z] Step 19/126 : RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" 	&& (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") 	&& go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 	&& rm -rf "$GOPATH"
16:05:11 [2019-09-23T16:05:11.096Z]  ---> Running in 3973d9e1e243
16:05:11 [2019-09-23T16:05:11.243Z] #33 ...
16:05:11 [2019-09-23T16:05:11.243Z] 
16:05:11 [2019-09-23T16:05:11.243Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
16:05:11 [2019-09-23T16:05:11.243Z] #35 6.118 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
16:05:11 [2019-09-23T16:05:11.243Z] #35 6.119 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
16:05:11 [2019-09-23T16:05:11.243Z] #35 6.137 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
16:05:11 [2019-09-23T16:05:11.243Z] #35 6.139 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
16:05:11 [2019-09-23T16:05:11.243Z] #35 6.208 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
16:05:11 [2019-09-23T16:05:11.243Z] #35 6.906 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [506 kB]
16:05:11 [2019-09-23T16:05:11.243Z] #35 8.642 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
16:05:11 [2019-09-23T16:05:11.243Z] #35 9.383 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
16:05:11 [2019-09-23T16:05:11.243Z] #35 ...
16:05:11 [2019-09-23T16:05:11.243Z] 
16:05:11 [2019-09-23T16:05:11.243Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
16:05:11 [2019-09-23T16:05:11.243Z] #57 5.788 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
16:05:11 [2019-09-23T16:05:11.243Z] #57 5.790 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
16:05:11 [2019-09-23T16:05:11.243Z] #57 5.828 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
16:05:11 [2019-09-23T16:05:11.243Z] #57 5.835 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
16:05:11 [2019-09-23T16:05:11.243Z] #57 5.862 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
16:05:11 [2019-09-23T16:05:11.243Z] #57 6.556 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [506 kB]
16:05:11 [2019-09-23T16:05:11.243Z] #57 8.144 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
16:05:11 [2019-09-23T16:05:11.243Z] #57 9.053 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
16:05:11 [2019-09-23T16:05:11.498Z] #57 ...
16:05:11 [2019-09-23T16:05:11.498Z] 
16:05:11 [2019-09-23T16:05:11.498Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
16:05:11 [2019-09-23T16:05:11.498Z] #50 5.091 + RM_GOPATH=0
16:05:11 [2019-09-23T16:05:11.498Z] #50 5.091 + TMP_GOPATH=
16:05:11 [2019-09-23T16:05:11.498Z] #50 5.091 + : /build
16:05:11 [2019-09-23T16:05:11.498Z] #50 5.091 + '[' -z '' ']'
16:05:11 [2019-09-23T16:05:11.498Z] #50 5.092 ++ mktemp -d
16:05:11 [2019-09-23T16:05:11.498Z] #50 5.098 + export GOPATH=/tmp/tmp.W8e6NGwXW7
16:05:11 [2019-09-23T16:05:11.498Z] #50 5.098 + GOPATH=/tmp/tmp.W8e6NGwXW7
16:05:11 [2019-09-23T16:05:11.498Z] #50 5.098 + RM_GOPATH=1
16:05:11 [2019-09-23T16:05:11.498Z] #50 5.098 ++ dirname ./install.sh
16:05:11 [2019-09-23T16:05:11.498Z] #50 5.099 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726
16:05:11 [2019-09-23T16:05:11.498Z] #50 5.099 + dir=.
16:05:11 [2019-09-23T16:05:11.498Z] #50 5.099 + bin=proxy
16:05:11 [2019-09-23T16:05:11.498Z] #50 5.099 + shift
16:05:11 [2019-09-23T16:05:11.498Z] #50 5.099 + '[' '!' -f ./proxy.installer ']'
16:05:11 [2019-09-23T16:05:11.498Z] #50 5.099 + . ./proxy.installer
16:05:11 [2019-09-23T16:05:11.498Z] #50 5.099 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726
16:05:11 [2019-09-23T16:05:11.498Z] #50 5.099 + install_proxy
16:05:11 [2019-09-23T16:05:11.498Z] #50 5.099 + case "$1" in
16:05:11 [2019-09-23T16:05:11.498Z] #50 5.099 + export CGO_ENABLED=0
16:05:11 [2019-09-23T16:05:11.498Z] #50 5.099 + CGO_ENABLED=0
16:05:11 [2019-09-23T16:05:11.498Z] #50 5.099 + _install_proxy
16:05:11 [2019-09-23T16:05:11.498Z] #50 5.099 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726'
16:05:11 [2019-09-23T16:05:11.498Z] #50 5.099 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.W8e6NGwXW7/src/github.com/docker/libnetwork
16:05:11 [2019-09-23T16:05:11.498Z] #50 5.101 Cloning into '/tmp/tmp.W8e6NGwXW7/src/github.com/docker/libnetwork'...
16:05:11 [2019-09-23T16:05:11.498Z] #50 ...
16:05:11 [2019-09-23T16:05:11.498Z] 
16:05:11 [2019-09-23T16:05:11.498Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
16:05:11 [2019-09-23T16:05:11.498Z] #53 5.166 + RM_GOPATH=0
16:05:11 [2019-09-23T16:05:11.498Z] #53 5.166 + TMP_GOPATH=
16:05:11 [2019-09-23T16:05:11.498Z] #53 5.166 + : /build
16:05:11 [2019-09-23T16:05:11.498Z] #53 5.166 + '[' -z '' ']'
16:05:11 [2019-09-23T16:05:11.498Z] #53 5.170 ++ mktemp -d
16:05:11 [2019-09-23T16:05:11.498Z] #53 5.172 + export GOPATH=/tmp/tmp.46TVnP3DOL
16:05:11 [2019-09-23T16:05:11.498Z] #53 5.172 + GOPATH=/tmp/tmp.46TVnP3DOL
16:05:11 [2019-09-23T16:05:11.498Z] #53 5.172 + RM_GOPATH=1
16:05:11 [2019-09-23T16:05:11.498Z] #53 5.172 ++ dirname ./install.sh
16:05:11 [2019-09-23T16:05:11.498Z] #53 5.184 + dir=.
16:05:11 [2019-09-23T16:05:11.498Z] #53 5.184 + bin=dockercli
16:05:11 [2019-09-23T16:05:11.498Z] #53 5.184 + shift
16:05:11 [2019-09-23T16:05:11.498Z] #53 5.184 + '[' '!' -f ./dockercli.installer ']'
16:05:11 [2019-09-23T16:05:11.498Z] #53 5.184 + . ./dockercli.installer
16:05:11 [2019-09-23T16:05:11.498Z] #53 5.184 ++ DOCKERCLI_CHANNEL=stable
16:05:11 [2019-09-23T16:05:11.498Z] #53 5.184 ++ DOCKERCLI_VERSION=17.06.2-ce
16:05:11 [2019-09-23T16:05:11.498Z] #53 5.184 + install_dockercli
16:05:11 [2019-09-23T16:05:11.498Z] #53 5.184 + echo 'Install docker/cli version 17.06.2-ce from stable'
16:05:11 [2019-09-23T16:05:11.498Z] #53 5.184 ++ uname -m
16:05:11 [2019-09-23T16:05:11.498Z] #53 5.184 Install docker/cli version 17.06.2-ce from stable
16:05:11 [2019-09-23T16:05:11.498Z] #53 5.193 + arch=x86_64
16:05:11 [2019-09-23T16:05:11.498Z] #53 5.196 + '[' x86_64 '!=' x86_64 ']'
16:05:11 [2019-09-23T16:05:11.498Z] #53 5.197 + url=https://download.docker.com/linux/static
16:05:11 [2019-09-23T16:05:11.498Z] #53 5.197 + tar -xz docker/docker
16:05:11 [2019-09-23T16:05:11.498Z] #53 5.203 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
16:05:11 [2019-09-23T16:05:11.754Z] #53 ...
16:05:11 [2019-09-23T16:05:11.754Z] 
16:05:11 [2019-09-23T16:05:11.754Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
16:05:11 [2019-09-23T16:05:11.754Z] #42 5.169 + RM_GOPATH=0
16:05:11 [2019-09-23T16:05:11.754Z] #42 5.169 + TMP_GOPATH=
16:05:11 [2019-09-23T16:05:11.754Z] #42 5.169 + : /build
16:05:11 [2019-09-23T16:05:11.754Z] #42 5.171 + '[' -z '' ']'
16:05:11 [2019-09-23T16:05:11.754Z] #42 5.183 ++ mktemp -d
16:05:11 [2019-09-23T16:05:11.754Z] #42 5.185 + export GOPATH=/tmp/tmp.bAdsUG6l8p
16:05:11 [2019-09-23T16:05:11.754Z] #42 5.185 + GOPATH=/tmp/tmp.bAdsUG6l8p
16:05:11 [2019-09-23T16:05:11.754Z] #42 5.185 + RM_GOPATH=1
16:05:11 [2019-09-23T16:05:11.754Z] #42 5.185 ++ dirname ./install.sh
16:05:11 [2019-09-23T16:05:11.754Z] #42 5.189 + dir=.
16:05:11 [2019-09-23T16:05:11.754Z] #42 5.190 + bin=runc
16:05:11 [2019-09-23T16:05:11.754Z] #42 5.190 + shift
16:05:11 [2019-09-23T16:05:11.754Z] #42 5.190 + '[' '!' -f ./runc.installer ']'
16:05:11 [2019-09-23T16:05:11.754Z] #42 5.190 + . ./runc.installer
16:05:11 [2019-09-23T16:05:11.754Z] #42 5.190 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f
16:05:11 [2019-09-23T16:05:11.754Z] #42 5.190 + install_runc
16:05:11 [2019-09-23T16:05:11.754Z] #42 5.202 + grep -q '^3\.10\.0.*\.el7\.'
16:05:11 [2019-09-23T16:05:11.754Z] #42 5.202 + uname -r
16:05:11 [2019-09-23T16:05:11.754Z] #42 5.220 + RUNC_BUILDTAGS='seccomp apparmor selinux '
16:05:11 [2019-09-23T16:05:11.754Z] #42 5.221 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )'
16:05:11 [2019-09-23T16:05:11.754Z] #42 5.221 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )
16:05:11 [2019-09-23T16:05:11.754Z] #42 5.221 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bAdsUG6l8p/src/github.com/opencontainers/runc
16:05:11 [2019-09-23T16:05:11.754Z] #42 5.225 Cloning into '/tmp/tmp.bAdsUG6l8p/src/github.com/opencontainers/runc'...
16:05:11 [2019-09-23T16:05:11.988Z] + mktemp -d
16:05:11 [2019-09-23T16:05:11.988Z] + export GOPATH=/tmp/tmp.4azC6OUQjc
16:05:11 [2019-09-23T16:05:11.988Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.4azC6OUQjc/src/github.com/go-swagger/go-swagger
16:05:11 [2019-09-23T16:05:11.988Z] Cloning into '/tmp/tmp.4azC6OUQjc/src/github.com/go-swagger/go-swagger'...
16:05:13 [2019-09-23T16:05:13.643Z] #42 ...
16:05:13 [2019-09-23T16:05:13.643Z] 
16:05:13 [2019-09-23T16:05:13.643Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
16:05:13 [2019-09-23T16:05:13.643Z] #33 12.66 unicode/utf8
16:05:13 [2019-09-23T16:05:13.898Z] #33 13.06 math/bits
16:05:14 [2019-09-23T16:05:14.458Z] #33 13.60 math
16:05:15 [2019-09-23T16:05:15.019Z] #33 ...
16:05:15 [2019-09-23T16:05:15.019Z] 
16:05:15 [2019-09-23T16:05:15.019Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
16:05:15 [2019-09-23T16:05:15.019Z] #53 12.90 + mkdir -p /build
16:05:15 [2019-09-23T16:05:15.019Z] #53 12.90 + mv docker/docker /build/
16:05:15 [2019-09-23T16:05:15.019Z] #53 12.90 + rmdir docker
16:05:15 [2019-09-23T16:05:15.019Z] #53 DONE 13.6s
16:05:15 [2019-09-23T16:05:15.019Z] 
16:05:15 [2019-09-23T16:05:15.019Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
16:05:15 [2019-09-23T16:05:15.019Z] #42 13.16 + cd /tmp/tmp.bAdsUG6l8p/src/github.com/opencontainers/runc
16:05:15 [2019-09-23T16:05:15.019Z] #42 13.17 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f
16:05:15 [2019-09-23T16:05:15.248Z] + cd /tmp/tmp.4azC6OUQjc/src/github.com/go-swagger/go-swagger
16:05:15 [2019-09-23T16:05:15.248Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
16:05:15 [2019-09-23T16:05:15.248Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:05:15 [2019-09-23T16:05:15.579Z] #42 13.91 + '[' -z '' ']'
16:05:15 [2019-09-23T16:05:15.579Z] #42 13.91 + target=static
16:05:15 [2019-09-23T16:05:15.579Z] #42 13.91 + make 'BUILDTAGS=seccomp apparmor selinux ' static
16:05:17 [2019-09-23T16:05:17.465Z] #42 15.88 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc .
16:05:19 [2019-09-23T16:05:19.978Z] #42 ...
16:05:19 [2019-09-23T16:05:19.978Z] 
16:05:19 [2019-09-23T16:05:19.978Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
16:05:19 [2019-09-23T16:05:19.978Z] #55 16.34 + cd /tmp/tmp.fcNDVkM1ab/src/github.com/docker/distribution
16:05:19 [2019-09-23T16:05:19.978Z] #55 16.34 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
16:05:19 [2019-09-23T16:05:19.978Z] #55 18.03 + GOPATH=/tmp/tmp.fcNDVkM1ab/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.fcNDVkM1ab go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
16:05:22 [2019-09-23T16:05:22.490Z] #55 ...
16:05:22 [2019-09-23T16:05:22.490Z] 
16:05:22 [2019-09-23T16:05:22.490Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
16:05:22 [2019-09-23T16:05:22.490Z] #30 11.85 unicode/utf8
16:05:22 [2019-09-23T16:05:22.490Z] #30 12.27 internal/race
16:05:22 [2019-09-23T16:05:22.490Z] #30 12.42 sync/atomic
16:05:22 [2019-09-23T16:05:22.490Z] #30 12.83 unicode
16:05:22 [2019-09-23T16:05:22.490Z] #30 16.11 internal/testlog
16:05:22 [2019-09-23T16:05:22.490Z] #30 16.34 encoding
16:05:22 [2019-09-23T16:05:22.490Z] #30 16.42 runtime/cgo
16:05:22 [2019-09-23T16:05:22.490Z] #30 ...
16:05:22 [2019-09-23T16:05:22.490Z] 
16:05:22 [2019-09-23T16:05:22.490Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
16:05:22 [2019-09-23T16:05:22.490Z] #33 17.08 internal/testlog
16:05:22 [2019-09-23T16:05:22.490Z] #33 17.32 encoding
16:05:22 [2019-09-23T16:05:22.490Z] #33 17.42 unicode/utf16
16:05:22 [2019-09-23T16:05:22.490Z] #33 17.69 container/list
16:05:22 [2019-09-23T16:05:22.490Z] #33 18.17 crypto/internal/subtle
16:05:22 [2019-09-23T16:05:22.490Z] #33 18.30 crypto/subtle
16:05:22 [2019-09-23T16:05:22.490Z] #33 18.43 vendor/golang.org/x/crypto/cryptobyte/asn1
16:05:22 [2019-09-23T16:05:22.490Z] #33 18.50 internal/nettrace
16:05:22 [2019-09-23T16:05:22.490Z] #33 18.63 runtime/cgo
16:05:26 [2019-09-23T16:05:26.820Z] + rm -rf /tmp/tmp.4azC6OUQjc
16:05:26 [2019-09-23T16:05:26.820Z] Removing intermediate container 3973d9e1e243
16:05:26 [2019-09-23T16:05:26.820Z]  ---> f2583df74cc8
16:05:26 [2019-09-23T16:05:26.820Z] Step 20/126 : FROM base AS frozen-images
16:05:26 [2019-09-23T16:05:26.820Z]  ---> 82cd278b1b30
16:05:26 [2019-09-23T16:05:26.820Z] Step 21/126 : ARG DEBIAN_FRONTEND
16:05:26 [2019-09-23T16:05:26.820Z]  ---> Using cache
16:05:26 [2019-09-23T16:05:26.820Z]  ---> 700e9ebfb581
16:05:26 [2019-09-23T16:05:26.820Z] Step 22/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	ca-certificates 	jq 	&& rm -rf /var/lib/apt/lists/*
16:05:26 [2019-09-23T16:05:26.820Z]  ---> Running in 1a95f33cb480
16:05:26 [2019-09-23T16:05:26.820Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
16:05:27 [2019-09-23T16:05:27.186Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
16:05:27 [2019-09-23T16:05:27.186Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
16:05:27 [2019-09-23T16:05:27.186Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
16:05:27 [2019-09-23T16:05:27.552Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [489 kB]
16:05:27 [2019-09-23T16:05:27.552Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
16:05:27 [2019-09-23T16:05:27.552Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
16:05:27 [2019-09-23T16:05:27.552Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
16:05:28 [2019-09-23T16:05:28.134Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc:<nil> Package:22316863 Name:quota Decls:[0xc02bb840c0 0xc02bb84140 0xc02bb841c0 0xc02bb84240 0xc02bb7e6c0 0xc02bb7e810] Scope:scope 0xc02bb6aa50 {
16:05:28 [2019-09-23T16:05:28.134Z] 	var ErrQuotaNotSupported
16:05:28 [2019-09-23T16:05:28.134Z] 	type errQuotaNotSupported
16:05:28 [2019-09-23T16:05:28.134Z] }
16:05:28 [2019-09-23T16:05:28.134Z]  Imports:[0xc02bb7e540] Unresolved:[errdefs nil string] Comments:[0xc02bb82400 0xc02bb82580]} 
16:05:29 [2019-09-23T16:05:29.064Z] #33 27.45 vendor/golang.org/x/crypto/internal/subtle
16:05:29 [2019-09-23T16:05:29.064Z] #33 27.50 vendor/golang.org/x/crypto/curve25519
16:05:29 [2019-09-23T16:05:29.064Z] #33 ...
16:05:29 [2019-09-23T16:05:29.064Z] 
16:05:29 [2019-09-23T16:05:29.064Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
16:05:29 [2019-09-23T16:05:29.064Z] #50 17.35 + cd /tmp/tmp.W8e6NGwXW7/src/github.com/docker/libnetwork
16:05:29 [2019-09-23T16:05:29.064Z] #50 17.35 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726
16:05:29 [2019-09-23T16:05:29.064Z] #50 17.71 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:05:29 [2019-09-23T16:05:29.064Z] #50 ...
16:05:29 [2019-09-23T16:05:29.064Z] 
16:05:29 [2019-09-23T16:05:29.064Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint
16:05:29 [2019-09-23T16:05:29.064Z] #24 18.07 + cd /tmp/tmp.QCtRL81btT/src/github.com/golangci/golangci-lint/
16:05:29 [2019-09-23T16:05:29.064Z] #24 18.07 + git checkout -q v1.17.1
16:05:29 [2019-09-23T16:05:29.064Z] #24 19.16 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
16:05:29 [2019-09-23T16:05:29.064Z] #24 ...
16:05:29 [2019-09-23T16:05:29.064Z] 
16:05:29 [2019-09-23T16:05:29.064Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
16:05:29 [2019-09-23T16:05:29.064Z] #44 20.10 Fetched 7925 kB in 14s (538 kB/s)
16:05:29 [2019-09-23T16:05:29.064Z] #44 20.10 Reading package lists...
16:05:29 [2019-09-23T16:05:29.320Z] #44 25.68 Reading package lists...
16:05:29 [2019-09-23T16:05:29.320Z] #44 ...
16:05:29 [2019-09-23T16:05:29.320Z] 
16:05:29 [2019-09-23T16:05:29.320Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
16:05:29 [2019-09-23T16:05:29.320Z] #57 19.18 Fetched 7925 kB in 14s (550 kB/s)
16:05:29 [2019-09-23T16:05:29.320Z] #57 19.18 Reading package lists...
16:05:29 [2019-09-23T16:05:29.365Z] Fetched 7674 kB in 2s (3112 kB/s)
16:05:29 [2019-09-23T16:05:29.575Z] #57 24.93 Reading package lists...
16:05:29 [2019-09-23T16:05:29.575Z] #57 ...
16:05:29 [2019-09-23T16:05:29.575Z] 
16:05:29 [2019-09-23T16:05:29.575Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
16:05:29 [2019-09-23T16:05:29.575Z] #35 19.68 Fetched 7925 kB in 14s (544 kB/s)
16:05:29 [2019-09-23T16:05:29.575Z] #35 19.68 Reading package lists...
16:05:29 [2019-09-23T16:05:29.776Z] Reading package lists...
16:05:30 [2019-09-23T16:05:30.136Z] #35 25.31 Reading package lists...
16:05:30 [2019-09-23T16:05:30.136Z] #35 ...
16:05:30 [2019-09-23T16:05:30.136Z] 
16:05:30 [2019-09-23T16:05:30.136Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
16:05:30 [2019-09-23T16:05:30.136Z] #57 24.93 Reading package lists...
16:05:30 [2019-09-23T16:05:30.550Z] Reading package lists...
16:05:30 [2019-09-23T16:05:30.550Z] Building dependency tree...
16:05:30 [2019-09-23T16:05:30.550Z] Reading state information...
16:05:30 [2019-09-23T16:05:30.550Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1).
16:05:30 [2019-09-23T16:05:30.550Z] The following additional packages will be installed:
16:05:30 [2019-09-23T16:05:30.550Z]   libjq1 libonig4
16:05:30 [2019-09-23T16:05:30.550Z] The following NEW packages will be installed:
16:05:30 [2019-09-23T16:05:30.550Z]   jq libjq1 libonig4
16:05:30 [2019-09-23T16:05:30.550Z] 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded.
16:05:30 [2019-09-23T16:05:30.550Z] Need to get 328 kB of archives.
16:05:30 [2019-09-23T16:05:30.550Z] After this operation, 1263 kB of additional disk space will be used.
16:05:30 [2019-09-23T16:05:30.550Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
16:05:30 [2019-09-23T16:05:30.917Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
16:05:30 [2019-09-23T16:05:30.917Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
16:05:31 [2019-09-23T16:05:31.344Z] debconf: delaying package configuration, since apt-utils is not installed
16:05:31 [2019-09-23T16:05:31.344Z] Fetched 328 kB in 0s (733 kB/s)
16:05:31 [2019-09-23T16:05:31.344Z] Selecting previously unselected package libonig4:s390x.
16:05:31 [2019-09-23T16:05:31.344Z] (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.)
16:05:31 [2019-09-23T16:05:31.344Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ...
16:05:31 [2019-09-23T16:05:31.344Z] Unpacking libonig4:s390x (6.1.3-2) ...
16:05:31 [2019-09-23T16:05:31.344Z] Selecting previously unselected package libjq1:s390x.
16:05:31 [2019-09-23T16:05:31.344Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ...
16:05:31 [2019-09-23T16:05:31.344Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
16:05:31 [2019-09-23T16:05:31.344Z] Selecting previously unselected package jq.
16:05:31 [2019-09-23T16:05:31.344Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ...
16:05:31 [2019-09-23T16:05:31.344Z] Unpacking jq (1.5+dfsg-1.3) ...
16:05:31 [2019-09-23T16:05:31.344Z] Setting up libonig4:s390x (6.1.3-2) ...
16:05:31 [2019-09-23T16:05:31.344Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ...
16:05:31 [2019-09-23T16:05:31.344Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
16:05:31 [2019-09-23T16:05:31.344Z] Setting up jq (1.5+dfsg-1.3) ...
16:05:31 [2019-09-23T16:05:31.755Z] #57 30.16 Building dependency tree...
16:05:31 [2019-09-23T16:05:31.755Z] #57 31.25 Reading state information...
16:05:32 [2019-09-23T16:05:32.207Z] Removing intermediate container 1a95f33cb480
16:05:32 [2019-09-23T16:05:32.207Z]  ---> e12cf7cc8a04
16:05:32 [2019-09-23T16:05:32.207Z] Step 23/126 : COPY contrib/download-frozen-image-v2.sh /
16:05:32 [2019-09-23T16:05:32.207Z]  ---> 6e771f0c5727
16:05:32 [2019-09-23T16:05:32.207Z] Step 24/126 : RUN /download-frozen-image-v2.sh /build 	buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 	busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 	busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 	debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 	hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c
16:05:32 [2019-09-23T16:05:32.207Z]  ---> Running in 735a27e4ab38
16:05:33 [2019-09-23T16:05:33.118Z] #57 32.72 The following additional packages will be installed:
16:05:33 [2019-09-23T16:05:33.118Z] #57 32.72   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
16:05:33 [2019-09-23T16:05:33.118Z] #57 32.74   libprotoc10 python-pkg-resources zlib1g-dev
16:05:33 [2019-09-23T16:05:33.118Z] #57 32.76 Suggested packages:
16:05:33 [2019-09-23T16:05:33.118Z] #57 32.76   manpages-dev python-setuptools
16:05:33 [2019-09-23T16:05:33.489Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
16:05:33 [2019-09-23T16:05:33.679Z] #57 ...
16:05:33 [2019-09-23T16:05:33.679Z] 
16:05:33 [2019-09-23T16:05:33.679Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
16:05:33 [2019-09-23T16:05:33.679Z] #50 DONE 32.2s
16:05:33 [2019-09-23T16:05:33.679Z] 
16:05:33 [2019-09-23T16:05:33.679Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
16:05:33 [2019-09-23T16:05:33.679Z] #44 25.68 Reading package lists...
16:05:33 [2019-09-23T16:05:33.679Z] #44 30.76 Building dependency tree...
16:05:33 [2019-09-23T16:05:33.679Z] #44 31.85 Reading state information...
16:05:33 [2019-09-23T16:05:33.679Z] #44 33.06 The following additional packages will be installed:
16:05:33 [2019-09-23T16:05:33.679Z] #44 33.08   btrfs-progs liblzo2-2
16:05:33 [2019-09-23T16:05:33.679Z] #44 33.28 The following NEW packages will be installed:
16:05:33 [2019-09-23T16:05:33.679Z] #44 33.30   btrfs-progs btrfs-tools liblzo2-2
16:05:33 [2019-09-23T16:05:33.854Z] 
16:05:34 [2019-09-23T16:05:34.586Z] 
########                                                                  11.7%
####################                                                      28.4%
##############################                                            43.1%
###########################################                               59.8%
#######################################################                   76.5%
#################################################################         91.1%
######################################################################## 100.0%
16:05:34 [2019-09-23T16:05:34.586Z] 
16:05:34 [2019-09-23T16:05:34.967Z] 
################                                                          23.0%
#############################################                             62.6%
######################################################################## 100.0%
16:05:35 [2019-09-23T16:05:35.042Z] #44 34.56 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded.
16:05:35 [2019-09-23T16:05:35.042Z] #44 34.56 Need to get 649 kB of archives.
16:05:35 [2019-09-23T16:05:35.042Z] #44 34.56 After this operation, 4320 kB of additional disk space will be used.
16:05:35 [2019-09-23T16:05:35.042Z] #44 34.56 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
16:05:35 [2019-09-23T16:05:35.042Z] #44 34.56 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
16:05:35 [2019-09-23T16:05:35.042Z] #44 34.66 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
16:05:35 [2019-09-23T16:05:35.346Z] 
16:05:35 [2019-09-23T16:05:35.603Z] #44 35.40 debconf: delaying package configuration, since apt-utils is not installed
16:05:35 [2019-09-23T16:05:35.716Z] 
#########                                                                 13.8%
######################                                                    31.5%
#################################                                         46.7%
################################################                          67.1%
##############################################################            87.4%
######################################################################## 100.0%
16:05:35 [2019-09-23T16:05:35.858Z] #44 35.54 Fetched 649 kB in 1s (522 kB/s)
16:05:35 [2019-09-23T16:05:35.858Z] #44 35.62 Selecting previously unselected package liblzo2-2:amd64.
16:05:35 [2019-09-23T16:05:35.858Z] #44 35.62 (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.)
16:05:35 [2019-09-23T16:05:35.858Z] #44 35.66 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
16:05:35 [2019-09-23T16:05:35.858Z] #44 35.67 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
16:05:36 [2019-09-23T16:05:36.094Z] 
16:05:36 [2019-09-23T16:05:36.114Z] #44 35.76 Selecting previously unselected package btrfs-progs.
16:05:36 [2019-09-23T16:05:36.114Z] #44 35.77 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
16:05:36 [2019-09-23T16:05:36.114Z] #44 35.78 Unpacking btrfs-progs (4.7.3-1) ...
16:05:36 [2019-09-23T16:05:36.675Z] #44 ...
16:05:36 [2019-09-23T16:05:36.675Z] 
16:05:36 [2019-09-23T16:05:36.675Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
16:05:36 [2019-09-23T16:05:36.675Z] #33 35.66 internal/reflectlite
16:05:36 [2019-09-23T16:05:36.675Z] #33 35.67 sync
16:05:37 [2019-09-23T16:05:37.261Z] #33 ...
16:05:37 [2019-09-23T16:05:37.261Z] 
16:05:37 [2019-09-23T16:05:37.261Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
16:05:37 [2019-09-23T16:05:37.261Z] #44 36.55 Selecting previously unselected package btrfs-tools.
16:05:37 [2019-09-23T16:05:37.261Z] #44 36.56 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
16:05:37 [2019-09-23T16:05:37.261Z] #44 36.56 Unpacking btrfs-tools (4.7.3-1) ...
16:05:37 [2019-09-23T16:05:37.261Z] #44 36.65 Processing triggers for libc-bin (2.24-11+deb9u4) ...
16:05:37 [2019-09-23T16:05:37.261Z] #44 36.73 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
16:05:37 [2019-09-23T16:05:37.261Z] #44 36.76 Setting up btrfs-progs (4.7.3-1) ...
16:05:37 [2019-09-23T16:05:37.261Z] #44 36.78 Setting up btrfs-tools (4.7.3-1) ...
16:05:37 [2019-09-23T16:05:37.261Z] #44 36.80 Processing triggers for libc-bin (2.24-11+deb9u4) ...
16:05:37 [2019-09-23T16:05:37.261Z] #44 DONE 37.1s
16:05:37 [2019-09-23T16:05:37.517Z] 
16:05:37 [2019-09-23T16:05:37.517Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
16:05:37 [2019-09-23T16:05:37.517Z] #45 DONE 0.1s
16:05:37 [2019-09-23T16:05:37.517Z] 
16:05:37 [2019-09-23T16:05:37.517Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
16:05:37 [2019-09-23T16:05:37.517Z] #46 DONE 0.1s
16:05:37 [2019-09-23T16:05:37.517Z] 
16:05:37 [2019-09-23T16:05:37.517Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
16:05:37 [2019-09-23T16:05:37.517Z] #57 34.76 The following NEW packages will be installed:
16:05:37 [2019-09-23T16:05:37.517Z] #57 34.79   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
16:05:37 [2019-09-23T16:05:37.517Z] #57 34.80   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
16:05:37 [2019-09-23T16:05:37.517Z] #57 34.82   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
16:05:37 [2019-09-23T16:05:37.517Z] #57 34.82   zlib1g-dev
16:05:37 [2019-09-23T16:05:37.517Z] #57 35.96 0 upgraded, 16 newly installed, 0 to remove and 2 not upgraded.
16:05:37 [2019-09-23T16:05:37.517Z] #57 35.96 Need to get 3602 kB of archives.
16:05:37 [2019-09-23T16:05:37.517Z] #57 35.96 After this operation, 18.9 MB of additional disk space will be used.
16:05:37 [2019-09-23T16:05:37.517Z] #57 35.96 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
16:05:37 [2019-09-23T16:05:37.517Z] #57 35.97 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
16:05:37 [2019-09-23T16:05:37.517Z] #57 35.97 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
16:05:37 [2019-09-23T16:05:37.517Z] #57 35.97 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
16:05:37 [2019-09-23T16:05:37.517Z] #57 35.98 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
16:05:37 [2019-09-23T16:05:37.517Z] #57 35.99 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
16:05:37 [2019-09-23T16:05:37.517Z] #57 36.00 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
16:05:37 [2019-09-23T16:05:37.517Z] #57 36.01 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
16:05:37 [2019-09-23T16:05:37.517Z] #57 36.03 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
16:05:37 [2019-09-23T16:05:37.517Z] #57 36.11 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
16:05:37 [2019-09-23T16:05:37.517Z] #57 36.13 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
16:05:37 [2019-09-23T16:05:37.517Z] #57 36.21 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
16:05:37 [2019-09-23T16:05:37.517Z] #57 36.28 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
16:05:37 [2019-09-23T16:05:37.517Z] #57 36.29 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
16:05:37 [2019-09-23T16:05:37.517Z] #57 36.30 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
16:05:37 [2019-09-23T16:05:37.517Z] #57 36.32 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
16:05:37 [2019-09-23T16:05:37.517Z] #57 37.38 debconf: delaying package configuration, since apt-utils is not installed
16:05:37 [2019-09-23T16:05:37.772Z] #57 37.56 Fetched 3602 kB in 1s (2576 kB/s)
16:05:37 [2019-09-23T16:05:37.772Z] #57 37.66 Selecting previously unselected package libnet1:amd64.
16:05:37 [2019-09-23T16:05:37.777Z] 
###                                                                        5.5%
########                                                                  12.1%
#############                                                             18.7%
##################                                                        26.3%
#######################                                                   32.0%
###########################                                               37.8%
#############################                                             41.7%
###################################                                       48.7%
#######################################                                   54.4%
###########################################                               61.0%
################################################                          67.6%
######################################################                    75.2%
###########################################################               82.8%
################################################################          89.4%
#####################################################################     97.0%
######################################################################## 100.0%
16:05:37 [2019-09-23T16:05:37.777Z] 
16:05:38 [2019-09-23T16:05:38.028Z] #57 37.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 ... 15091 files and directories currently installed.)
16:05:38 [2019-09-23T16:05:38.028Z] #57 37.73 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
16:05:38 [2019-09-23T16:05:38.028Z] #57 37.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
16:05:38 [2019-09-23T16:05:38.028Z] #57 37.88 Selecting previously unselected package libcap-dev:amd64.
16:05:38 [2019-09-23T16:05:38.028Z] #57 37.88 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
16:05:38 [2019-09-23T16:05:38.028Z] #57 37.89 Unpacking libcap-dev:amd64 (1:2.25-1) ...
16:05:38 [2019-09-23T16:05:38.205Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
16:05:38 [2019-09-23T16:05:38.283Z] #57 38.07 Selecting previously unselected package libnet1-dev.
16:05:38 [2019-09-23T16:05:38.283Z] #57 38.07 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
16:05:38 [2019-09-23T16:05:38.283Z] #57 38.08 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
16:05:38 [2019-09-23T16:05:38.538Z] #57 38.43 Selecting previously unselected package libnl-3-200:amd64.
16:05:38 [2019-09-23T16:05:38.538Z] #57 38.44 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
16:05:38 [2019-09-23T16:05:38.538Z] #57 38.45 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
16:05:38 [2019-09-23T16:05:38.567Z] 
16:05:38 [2019-09-23T16:05:38.567Z] 
######################################################################## 100.0%
16:05:38 [2019-09-23T16:05:38.567Z] 
16:05:38 [2019-09-23T16:05:38.794Z] #57 38.60 Selecting previously unselected package libnl-3-dev:amd64.
16:05:38 [2019-09-23T16:05:38.794Z] #57 38.60 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
16:05:38 [2019-09-23T16:05:38.794Z] #57 38.60 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
16:05:39 [2019-09-23T16:05:39.049Z] #57 38.91 Selecting previously unselected package libprotobuf-c1:amd64.
16:05:39 [2019-09-23T16:05:39.049Z] #57 38.92 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
16:05:39 [2019-09-23T16:05:39.049Z] #57 38.93 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
16:05:39 [2019-09-23T16:05:39.049Z] #57 39.00 Selecting previously unselected package libprotobuf-c-dev:amd64.
16:05:39 [2019-09-23T16:05:39.304Z] #57 39.01 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
16:05:39 [2019-09-23T16:05:39.304Z] #57 39.01 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
16:05:39 [2019-09-23T16:05:39.304Z] #57 39.14 Selecting previously unselected package zlib1g-dev:amd64.
16:05:39 [2019-09-23T16:05:39.304Z] #57 39.15 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
16:05:39 [2019-09-23T16:05:39.304Z] #57 39.16 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
16:05:39 [2019-09-23T16:05:39.356Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
16:05:39 [2019-09-23T16:05:39.356Z] 
16:05:39 [2019-09-23T16:05:39.356Z] 
######################################################################## 100.0%
16:05:39 [2019-09-23T16:05:39.356Z] 
16:05:39 [2019-09-23T16:05:39.561Z] #57 39.38 Selecting previously unselected package libprotobuf10:amd64.
16:05:39 [2019-09-23T16:05:39.561Z] #57 39.38 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
16:05:39 [2019-09-23T16:05:39.561Z] #57 39.38 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
16:05:40 [2019-09-23T16:05:40.121Z] #57 39.97 Selecting previously unselected package libprotobuf-lite10:amd64.
16:05:40 [2019-09-23T16:05:40.122Z] #57 39.98 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
16:05:40 [2019-09-23T16:05:40.122Z] #57 39.98 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
16:05:40 [2019-09-23T16:05:40.146Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
16:05:40 [2019-09-23T16:05:40.146Z] skipping existing b63cc5f62c21
16:05:40 [2019-09-23T16:05:40.146Z] 
16:05:40 [2019-09-23T16:05:40.377Z] #57 40.19 Selecting previously unselected package libprotobuf-dev:amd64.
16:05:40 [2019-09-23T16:05:40.377Z] #57 40.20 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
16:05:40 [2019-09-23T16:05:40.377Z] #57 40.20 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
16:05:40 [2019-09-23T16:05:40.506Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
16:05:40 [2019-09-23T16:05:40.632Z] #57 ...
16:05:40 [2019-09-23T16:05:40.633Z] 
16:05:40 [2019-09-23T16:05:40.633Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
16:05:40 [2019-09-23T16:05:40.633Z] #35 25.31 Reading package lists...
16:05:40 [2019-09-23T16:05:40.633Z] #35 30.69 Building dependency tree...
16:05:40 [2019-09-23T16:05:40.633Z] #35 31.82 Reading state information...
16:05:40 [2019-09-23T16:05:40.633Z] #35 33.40 The following additional packages will be installed:
16:05:40 [2019-09-23T16:05:40.633Z] #35 33.42   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
16:05:40 [2019-09-23T16:05:40.633Z] #35 33.52 Suggested packages:
16:05:40 [2019-09-23T16:05:40.633Z] #35 33.52   codeblocks eclipse ninja-build lrzip
16:05:40 [2019-09-23T16:05:40.633Z] #35 33.52 Recommended packages:
16:05:40 [2019-09-23T16:05:40.633Z] #35 33.52   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:05:40 [2019-09-23T16:05:40.633Z] #35 34.80 The following NEW packages will be installed:
16:05:40 [2019-09-23T16:05:40.633Z] #35 34.81   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
16:05:40 [2019-09-23T16:05:40.633Z] #35 34.81   vim-common xxd
16:05:40 [2019-09-23T16:05:40.633Z] #35 35.94 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
16:05:40 [2019-09-23T16:05:40.633Z] #35 35.94 Need to get 13.7 MB of archives.
16:05:40 [2019-09-23T16:05:40.633Z] #35 35.94 After this operation, 57.2 MB of additional disk space will be used.
16:05:40 [2019-09-23T16:05:40.633Z] #35 35.94 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
16:05:40 [2019-09-23T16:05:40.633Z] #35 36.04 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
16:05:40 [2019-09-23T16:05:40.633Z] #35 36.05 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
16:05:40 [2019-09-23T16:05:40.633Z] #35 36.80 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
16:05:40 [2019-09-23T16:05:40.633Z] #35 36.88 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB]
16:05:40 [2019-09-23T16:05:40.633Z] #35 36.89 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
16:05:40 [2019-09-23T16:05:40.633Z] #35 36.90 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
16:05:40 [2019-09-23T16:05:40.633Z] #35 36.90 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
16:05:40 [2019-09-23T16:05:40.633Z] #35 37.22 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
16:05:40 [2019-09-23T16:05:40.633Z] #35 37.24 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
16:05:40 [2019-09-23T16:05:40.633Z] #35 38.62 debconf: delaying package configuration, since apt-utils is not installed
16:05:40 [2019-09-23T16:05:40.633Z] #35 38.78 Fetched 13.7 MB in 2s (5825 kB/s)
16:05:40 [2019-09-23T16:05:40.633Z] #35 38.88 Selecting previously unselected package cmake-data.
16:05:40 [2019-09-23T16:05:40.633Z] #35 38.89 (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.)
16:05:40 [2019-09-23T16:05:40.633Z] #35 38.95 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
16:05:40 [2019-09-23T16:05:40.633Z] #35 38.97 Unpacking cmake-data (3.7.2-1) ...
16:05:40 [2019-09-23T16:05:40.880Z] 
16:05:40 [2019-09-23T16:05:40.880Z] 
######################################################################## 100.0%
16:05:40 [2019-09-23T16:05:40.880Z] 
16:05:40 [2019-09-23T16:05:40.880Z] Download of images into '/build' complete.
16:05:40 [2019-09-23T16:05:40.880Z] Use something like the following to load the result into a Docker daemon:
16:05:40 [2019-09-23T16:05:40.880Z]   tar -cC '/build' . | docker load
16:05:40 [2019-09-23T16:05:40.888Z] #35 ...
16:05:40 [2019-09-23T16:05:40.888Z] 
16:05:40 [2019-09-23T16:05:40.888Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
16:05:40 [2019-09-23T16:05:40.888Z] #47 2.565 + RM_GOPATH=0
16:05:40 [2019-09-23T16:05:40.888Z] #47 2.565 + TMP_GOPATH=
16:05:40 [2019-09-23T16:05:40.888Z] #47 2.565 + : /build
16:05:40 [2019-09-23T16:05:40.888Z] #47 2.565 + '[' -z '' ']'
16:05:40 [2019-09-23T16:05:40.888Z] #47 2.571 ++ mktemp -d
16:05:40 [2019-09-23T16:05:40.888Z] #47 2.580 + export GOPATH=/tmp/tmp.W0TDpAmhOS
16:05:40 [2019-09-23T16:05:40.888Z] #47 2.581 + GOPATH=/tmp/tmp.W0TDpAmhOS
16:05:40 [2019-09-23T16:05:40.888Z] #47 2.581 + RM_GOPATH=1
16:05:40 [2019-09-23T16:05:40.888Z] #47 2.582 ++ dirname ./install.sh
16:05:40 [2019-09-23T16:05:40.888Z] #47 2.583 + dir=.
16:05:40 [2019-09-23T16:05:40.888Z] #47 2.583 + bin=containerd
16:05:40 [2019-09-23T16:05:40.888Z] #47 2.583 + shift
16:05:40 [2019-09-23T16:05:40.888Z] #47 2.583 + '[' '!' -f ./containerd.installer ']'
16:05:40 [2019-09-23T16:05:40.888Z] #47 2.583 + . ./containerd.installer
16:05:40 [2019-09-23T16:05:40.888Z] #47 2.583 ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3
16:05:40 [2019-09-23T16:05:40.888Z] #47 2.584 + install_containerd
16:05:40 [2019-09-23T16:05:40.888Z] #47 2.584 + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3'
16:05:40 [2019-09-23T16:05:40.888Z] #47 2.584 + git clone https://github.com/containerd/containerd.git /tmp/tmp.W0TDpAmhOS/src/github.com/containerd/containerd
16:05:40 [2019-09-23T16:05:40.888Z] #47 2.584 Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3
16:05:40 [2019-09-23T16:05:40.888Z] #47 2.585 Cloning into '/tmp/tmp.W0TDpAmhOS/src/github.com/containerd/containerd'...
16:05:42 [2019-09-23T16:05:42.151Z] Removing intermediate container 735a27e4ab38
16:05:42 [2019-09-23T16:05:42.151Z]  ---> f525a30e4732
16:05:42 [2019-09-23T16:05:42.151Z] Step 25/126 : FROM base AS cross-false
16:05:42 [2019-09-23T16:05:42.151Z]  ---> 82cd278b1b30
16:05:42 [2019-09-23T16:05:42.151Z] Step 26/126 : FROM base AS cross-true
16:05:42 [2019-09-23T16:05:42.151Z]  ---> 82cd278b1b30
16:05:42 [2019-09-23T16:05:42.151Z] Step 27/126 : ARG DEBIAN_FRONTEND
16:05:42 [2019-09-23T16:05:42.151Z]  ---> Using cache
16:05:42 [2019-09-23T16:05:42.151Z]  ---> 700e9ebfb581
16:05:42 [2019-09-23T16:05:42.151Z] Step 28/126 : RUN dpkg --add-architecture armhf
16:05:42 [2019-09-23T16:05:42.151Z]  ---> Running in 3c978d03fd6f
16:05:42 [2019-09-23T16:05:42.774Z] #47 ...
16:05:42 [2019-09-23T16:05:42.774Z] 
16:05:42 [2019-09-23T16:05:42.774Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
16:05:42 [2019-09-23T16:05:42.774Z] #27 32.01 + cd /tmp/tmp.tYd61R1nBQ/src/gotest.tools/gotestsum
16:05:42 [2019-09-23T16:05:42.774Z] #27 32.01 + git checkout -q v0.3.5
16:05:42 [2019-09-23T16:05:42.774Z] #27 32.01 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
16:05:42 [2019-09-23T16:05:42.774Z] #27 ...
16:05:42 [2019-09-23T16:05:42.774Z] 
16:05:42 [2019-09-23T16:05:42.774Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
16:05:42 [2019-09-23T16:05:42.774Z] #57 41.28 Selecting previously unselected package libprotoc10:amd64.
16:05:42 [2019-09-23T16:05:42.774Z] #57 41.28 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
16:05:42 [2019-09-23T16:05:42.774Z] #57 41.28 Unpacking libprotoc10:amd64 (3.0.0-9) ...
16:05:42 [2019-09-23T16:05:42.774Z] #57 41.85 Selecting previously unselected package protobuf-c-compiler.
16:05:42 [2019-09-23T16:05:42.774Z] #57 41.85 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
16:05:42 [2019-09-23T16:05:42.774Z] #57 41.87 Unpacking protobuf-c-compiler (1.2.1-2) ...
16:05:42 [2019-09-23T16:05:42.774Z] #57 42.04 Selecting previously unselected package protobuf-compiler.
16:05:42 [2019-09-23T16:05:42.774Z] #57 42.04 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
16:05:42 [2019-09-23T16:05:42.774Z] #57 42.05 Unpacking protobuf-compiler (3.0.0-9) ...
16:05:42 [2019-09-23T16:05:42.774Z] #57 42.19 Selecting previously unselected package python-pkg-resources.
16:05:42 [2019-09-23T16:05:42.774Z] #57 42.19 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
16:05:42 [2019-09-23T16:05:42.774Z] #57 42.20 Unpacking python-pkg-resources (33.1.1-1) ...
16:05:42 [2019-09-23T16:05:42.774Z] #57 42.41 Selecting previously unselected package python-protobuf.
16:05:42 [2019-09-23T16:05:42.774Z] #57 42.41 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
16:05:42 [2019-09-23T16:05:42.774Z] #57 42.42 Unpacking python-protobuf (3.0.0-9) ...
16:05:43 [2019-09-23T16:05:43.030Z] #57 42.84 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
16:05:43 [2019-09-23T16:05:43.030Z] #57 ...
16:05:43 [2019-09-23T16:05:43.030Z] 
16:05:43 [2019-09-23T16:05:43.030Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
16:05:43 [2019-09-23T16:05:43.030Z] #30 32.78 internal/reflectlite
16:05:43 [2019-09-23T16:05:43.030Z] #30 32.78 sync
16:05:43 [2019-09-23T16:05:43.030Z] #30 35.40 errors
16:05:43 [2019-09-23T16:05:43.030Z] #30 35.41 sort
16:05:43 [2019-09-23T16:05:43.030Z] #30 35.69 strconv
16:05:43 [2019-09-23T16:05:43.030Z] #30 36.24 io
16:05:43 [2019-09-23T16:05:43.030Z] #30 37.42 internal/oserror
16:05:43 [2019-09-23T16:05:43.030Z] #30 37.57 syscall
16:05:43 [2019-09-23T16:05:43.030Z] #30 38.83 reflect
16:05:43 [2019-09-23T16:05:43.030Z] #30 ...
16:05:43 [2019-09-23T16:05:43.030Z] 
16:05:43 [2019-09-23T16:05:43.030Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
16:05:43 [2019-09-23T16:05:43.030Z] #57 42.91 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
16:05:43 [2019-09-23T16:05:43.030Z] #57 42.92 Setting up python-pkg-resources (33.1.1-1) ...
16:05:43 [2019-09-23T16:05:43.535Z] Removing intermediate container 3c978d03fd6f
16:05:43 [2019-09-23T16:05:43.535Z]  ---> 3b575f41851b
16:05:43 [2019-09-23T16:05:43.535Z] Step 29/126 : RUN dpkg --add-architecture arm64
16:05:43 [2019-09-23T16:05:43.535Z]  ---> Running in bf297e6a2cbc
16:05:44 [2019-09-23T16:05:44.567Z] Removing intermediate container bf297e6a2cbc
16:05:44 [2019-09-23T16:05:44.567Z]  ---> 63467630a23a
16:05:44 [2019-09-23T16:05:44.567Z] Step 30/126 : RUN dpkg --add-architecture armel
16:05:44 [2019-09-23T16:05:44.567Z]  ---> Running in 033a3fcd0f82
16:05:45 [2019-09-23T16:05:45.836Z] Removing intermediate container 033a3fcd0f82
16:05:45 [2019-09-23T16:05:45.836Z]  ---> cf70f0efc7ef
16:05:45 [2019-09-23T16:05:45.836Z] Step 31/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		crossbuild-essential-armhf 		crossbuild-essential-arm64 		crossbuild-essential-armel 		&& rm -rf /var/lib/apt/lists/*; 	fi
16:05:45 [2019-09-23T16:05:45.836Z]  ---> Running in e1eecae6dd52
16:05:46 [2019-09-23T16:05:46.196Z] INFO [runner] worker.2 took 1m38.697663425s with stages: golint: 1m15.492773078s, gosec: 12.950777671s, gofmt: 4.4582517s, ineffassign: 2.862746127s, misspell: 1.83781266s, varcheck: 427.892177ms, deadcode: 316.845139ms, structcheck: 180.034418ms, unconvert: 170.455143ms, typecheck: 4.879µs 
16:05:47 [2019-09-23T16:05:47.094Z] Removing intermediate container e1eecae6dd52
16:05:47 [2019-09-23T16:05:47.095Z]  ---> e90d762761dd
16:05:47 [2019-09-23T16:05:47.095Z] Step 32/126 : FROM cross-${CROSS} as dev-base
16:05:47 [2019-09-23T16:05:47.095Z]  ---> 82cd278b1b30
16:05:47 [2019-09-23T16:05:47.095Z] Step 33/126 : FROM dev-base AS runtime-dev-cross-false
16:05:47 [2019-09-23T16:05:47.095Z]  ---> 82cd278b1b30
16:05:47 [2019-09-23T16:05:47.095Z] Step 34/126 : ARG DEBIAN_FRONTEND
16:05:47 [2019-09-23T16:05:47.095Z]  ---> Using cache
16:05:47 [2019-09-23T16:05:47.095Z]  ---> 700e9ebfb581
16:05:47 [2019-09-23T16:05:47.095Z] Step 35/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	libapparmor-dev 	libseccomp-dev 	&& rm -rf /var/lib/apt/lists/*
16:05:47 [2019-09-23T16:05:47.095Z]  ---> Running in 98a07d64c474
16:05:47 [2019-09-23T16:05:47.192Z] #57 46.63 Setting up libnet1-dev (1.1.6+dfsg-3) ...
16:05:47 [2019-09-23T16:05:47.192Z] #57 46.64 Setting up libprotobuf10:amd64 (3.0.0-9) ...
16:05:47 [2019-09-23T16:05:47.192Z] #57 46.65 Processing triggers for libc-bin (2.24-11+deb9u4) ...
16:05:47 [2019-09-23T16:05:47.192Z] #57 46.67 Setting up python-protobuf (3.0.0-9) ...
16:05:47 [2019-09-23T16:05:47.567Z] INFO [runner] worker.1 took 1m40.448855904s with stages: megacheck: 47.267891076s, govet: 26.712321741s, goimports: 26.468601045s 
16:05:47 [2019-09-23T16:05:47.567Z] INFO [runner] Workers idle times: #2: 1.736438471s 
16:05:47 [2019-09-23T16:05:47.567Z] INFO [runner] Issues before processing: 1978, after processing: 0 
16:05:47 [2019-09-23T16:05:47.567Z] INFO [runner] processing took 491.434165ms with stages: exclude: 218.842265ms, identifier_marker: 97.580709ms, autogenerated_exclude: 79.946095ms, skip_dirs: 60.528012ms, nolint: 23.160733ms, cgo: 4.424429ms, filename_unadjuster: 3.20207ms, path_prettifier: 2.800122ms, exclude-rules: 924.952µs, diff: 4.918µs, source_code: 3.584µs, max_per_file_from_linter: 2.983µs, max_from_linter: 2.914µs, path_shortener: 2.84µs, uniq_by_line: 2.666µs, skip_files: 2.454µs, max_same_issues: 2.419µs 
16:05:47 [2019-09-23T16:05:47.567Z] INFO File cache stats: 1436 entries of total size 6.8MiB 
16:05:47 [2019-09-23T16:05:47.753Z] #57 ...
16:05:47 [2019-09-23T16:05:47.753Z] 
16:05:47 [2019-09-23T16:05:47.753Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
16:05:47 [2019-09-23T16:05:47.753Z] #33 36.99 github.com/LK4D4/vndr/godl/singleflight
16:05:47 [2019-09-23T16:05:47.753Z] #33 37.33 math/rand
16:05:47 [2019-09-23T16:05:47.753Z] #33 38.37 internal/singleflight
16:05:47 [2019-09-23T16:05:47.753Z] #33 38.69 sort
16:05:47 [2019-09-23T16:05:47.753Z] #33 38.69 errors
16:05:47 [2019-09-23T16:05:47.753Z] #33 39.05 io
16:05:47 [2019-09-23T16:05:47.753Z] #33 39.68 strconv
16:05:47 [2019-09-23T16:05:47.753Z] #33 40.06 bytes
16:05:47 [2019-09-23T16:05:47.753Z] #33 42.06 bufio
16:05:47 [2019-09-23T16:05:47.753Z] #33 42.58 reflect
16:05:47 [2019-09-23T16:05:47.753Z] #33 43.48 internal/oserror
16:05:47 [2019-09-23T16:05:47.753Z] #33 43.56 syscall
16:05:47 [2019-09-23T16:05:47.866Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
16:05:47 [2019-09-23T16:05:47.866Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
16:05:47 [2019-09-23T16:05:47.866Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
16:05:48 [2019-09-23T16:05:48.009Z] #33 ...
16:05:48 [2019-09-23T16:05:48.009Z] 
16:05:48 [2019-09-23T16:05:48.009Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
16:05:48 [2019-09-23T16:05:48.009Z] #35 41.20 Selecting previously unselected package liblzo2-2:amd64.
16:05:48 [2019-09-23T16:05:48.009Z] #35 41.22 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
16:05:48 [2019-09-23T16:05:48.009Z] #35 41.23 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
16:05:48 [2019-09-23T16:05:48.009Z] #35 41.33 Selecting previously unselected package libicu57:amd64.
16:05:48 [2019-09-23T16:05:48.009Z] #35 41.34 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
16:05:48 [2019-09-23T16:05:48.009Z] #35 41.34 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
16:05:48 [2019-09-23T16:05:48.009Z] #35 46.97 Selecting previously unselected package libxml2:amd64.
16:05:48 [2019-09-23T16:05:48.009Z] #35 46.98 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
16:05:48 [2019-09-23T16:05:48.009Z] #35 46.98 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
16:05:48 [2019-09-23T16:05:48.009Z] #35 47.68 Selecting previously unselected package libarchive13:amd64.
16:05:48 [2019-09-23T16:05:48.009Z] #35 47.70 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ...
16:05:48 [2019-09-23T16:05:48.009Z] #35 47.71 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ...
16:05:48 [2019-09-23T16:05:48.233Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
16:05:48 [2019-09-23T16:05:48.233Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [489 kB]
16:05:48 [2019-09-23T16:05:48.233Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
16:05:48 [2019-09-23T16:05:48.233Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
16:05:48 [2019-09-23T16:05:48.265Z] #35 48.06 Selecting previously unselected package libjsoncpp1:amd64.
16:05:48 [2019-09-23T16:05:48.265Z] #35 48.06 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
16:05:48 [2019-09-23T16:05:48.265Z] #35 48.12 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
16:05:48 [2019-09-23T16:05:48.498Z] INFO Memory: 183 samples, avg is 1416.8MB, max is 5448.3MB 
16:05:48 [2019-09-23T16:05:48.498Z] INFO Execution took 2m12.562563354s               
16:05:48 [2019-09-23T16:05:48.520Z] #35 48.29 Selecting previously unselected package libuv1:amd64.
16:05:48 [2019-09-23T16:05:48.520Z] #35 48.30 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
16:05:48 [2019-09-23T16:05:48.520Z] #35 48.31 Unpacking libuv1:amd64 (1.9.1-3) ...
16:05:48 [2019-09-23T16:05:48.610Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
16:05:48 [2019-09-23T16:05:48.755Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
16:05:48 [2019-09-23T16:05:48.755Z] No api/types/ or api/swagger.yaml changes in diff.
16:05:48 [2019-09-23T16:05:48.755Z] Congratulations!  All toml source files changed here have valid syntax.
16:05:48 [2019-09-23T16:05:48.755Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
16:05:48 [2019-09-23T16:05:48.755Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
16:05:48 [2019-09-23T16:05:48.776Z] #35 48.44 Selecting previously unselected package cmake.
16:05:48 [2019-09-23T16:05:48.776Z] #35 48.44 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
16:05:48 [2019-09-23T16:05:48.776Z] #35 48.54 Unpacking cmake (3.7.2-1) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
16:05:49 [2019-09-23T16:05:49.657Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39956/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=88e93faa7fbfd315bcdb1515849416bd2465c29a -e DOCKER_GRAPHDRIVER docker:88e93faa7fbfd315bcdb1515849416bd2465c29a hack/make.sh dynbinary-daemon test-docker-py
16:05:49 [2019-09-23T16:05:49.898Z] Fetched 7674 kB in 2s (3161 kB/s)
16:05:50 [2019-09-23T16:05:50.590Z] 
16:05:50 [2019-09-23T16:05:50.590Z] Removing bundles/
16:05:50 [2019-09-23T16:05:50.590Z] 
16:05:50 [2019-09-23T16:05:50.590Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
16:05:50 [2019-09-23T16:05:50.590Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:05:50 [2019-09-23T16:05:50.590Z] GOOS="" GOARCH="" GOARM=""
16:05:50 [2019-09-23T16:05:50.707Z] #35 ...
16:05:50 [2019-09-23T16:05:50.707Z] 
16:05:50 [2019-09-23T16:05:50.707Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
16:05:50 [2019-09-23T16:05:50.707Z] #33 49.90 time
16:05:50 [2019-09-23T16:05:50.890Z] Reading package lists...
16:05:51 [2019-09-23T16:05:51.278Z] Reading package lists...
16:05:51 [2019-09-23T16:05:51.278Z] Building dependency tree...
16:05:51 [2019-09-23T16:05:51.278Z] Reading state information...
16:05:51 [2019-09-23T16:05:51.278Z] The following additional packages will be installed:
16:05:51 [2019-09-23T16:05:51.278Z]   libapparmor1 libseccomp2
16:05:51 [2019-09-23T16:05:51.278Z] Suggested packages:
16:05:51 [2019-09-23T16:05:51.278Z]   seccomp
16:05:51 [2019-09-23T16:05:51.278Z] The following NEW packages will be installed:
16:05:51 [2019-09-23T16:05:51.278Z]   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
16:05:51 [2019-09-23T16:05:51.647Z] 0 upgraded, 4 newly installed, 0 to remove and 2 not upgraded.
16:05:51 [2019-09-23T16:05:51.647Z] Need to get 301 kB of archives.
16:05:51 [2019-09-23T16:05:51.647Z] After this operation, 1402 kB of additional disk space will be used.
16:05:51 [2019-09-23T16:05:51.647Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB]
16:05:51 [2019-09-23T16:05:51.647Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB]
16:05:51 [2019-09-23T16:05:51.647Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB]
16:05:51 [2019-09-23T16:05:51.647Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB]
16:05:52 [2019-09-23T16:05:52.022Z] debconf: delaying package configuration, since apt-utils is not installed
16:05:52 [2019-09-23T16:05:52.023Z] Fetched 301 kB in 0s (673 kB/s)
16:05:52 [2019-09-23T16:05:52.023Z] Selecting previously unselected package libseccomp2:s390x.
16:05:52 [2019-09-23T16:05:52.023Z] (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.)
16:05:52 [2019-09-23T16:05:52.023Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ...
16:05:52 [2019-09-23T16:05:52.023Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
16:05:52 [2019-09-23T16:05:52.023Z] Selecting previously unselected package libseccomp-dev:s390x.
16:05:52 [2019-09-23T16:05:52.023Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ...
16:05:52 [2019-09-23T16:05:52.023Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
16:05:52 [2019-09-23T16:05:52.023Z] Selecting previously unselected package libapparmor1:s390x.
16:05:52 [2019-09-23T16:05:52.023Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ...
16:05:52 [2019-09-23T16:05:52.023Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ...
16:05:52 [2019-09-23T16:05:52.023Z] Selecting previously unselected package libapparmor-dev:s390x.
16:05:52 [2019-09-23T16:05:52.023Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ...
16:05:52 [2019-09-23T16:05:52.023Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
16:05:52 [2019-09-23T16:05:52.023Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
16:05:52 [2019-09-23T16:05:52.023Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
16:05:52 [2019-09-23T16:05:52.023Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ...
16:05:52 [2019-09-23T16:05:52.023Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
16:05:52 [2019-09-23T16:05:52.023Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
16:05:52 [2019-09-23T16:05:52.023Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
16:05:52 [2019-09-23T16:05:52.806Z] Removing intermediate container 98a07d64c474
16:05:52 [2019-09-23T16:05:52.806Z]  ---> 29ec32c3c85f
16:05:52 [2019-09-23T16:05:52.806Z] Step 36/126 : FROM cross-true AS runtime-dev-cross-true
16:05:52 [2019-09-23T16:05:52.806Z]  ---> e90d762761dd
16:05:52 [2019-09-23T16:05:52.806Z] Step 37/126 : ARG DEBIAN_FRONTEND
16:05:52 [2019-09-23T16:05:52.806Z]  ---> Running in a05059cfcac7
16:05:53 [2019-09-23T16:05:53.173Z] Removing intermediate container a05059cfcac7
16:05:53 [2019-09-23T16:05:53.173Z]  ---> 696cc4017b6c
16:05:53 [2019-09-23T16:05:53.173Z] Step 38/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		libseccomp-dev:armhf 		libseccomp-dev:arm64 		libseccomp-dev:armel 		libapparmor-dev:armhf 		libapparmor-dev:arm64 		libapparmor-dev:armel 		libapparmor-dev 		libseccomp-dev 		&& rm -rf /var/lib/apt/lists/*; 	fi
16:05:53 [2019-09-23T16:05:53.173Z]  ---> Running in 4e1ffb01166d
16:05:53 [2019-09-23T16:05:53.220Z] #33 ...
16:05:53 [2019-09-23T16:05:53.220Z] 
16:05:53 [2019-09-23T16:05:53.220Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
16:05:53 [2019-09-23T16:05:53.220Z] #57 51.71 Setting up libcap-dev:amd64 (1:2.25-1) ...
16:05:53 [2019-09-23T16:05:53.220Z] #57 51.72 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
16:05:53 [2019-09-23T16:05:53.220Z] #57 51.73 Setting up libnl-3-200:amd64 (3.2.27-2) ...
16:05:53 [2019-09-23T16:05:53.220Z] #57 51.76 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
16:05:53 [2019-09-23T16:05:53.220Z] #57 51.77 Setting up libprotoc10:amd64 (3.0.0-9) ...
16:05:53 [2019-09-23T16:05:53.220Z] #57 51.78 Setting up protobuf-c-compiler (1.2.1-2) ...
16:05:53 [2019-09-23T16:05:53.220Z] #57 51.79 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
16:05:53 [2019-09-23T16:05:53.220Z] #57 51.80 Setting up protobuf-compiler (3.0.0-9) ...
16:05:53 [2019-09-23T16:05:53.220Z] #57 51.81 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
16:05:53 [2019-09-23T16:05:53.220Z] #57 51.82 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
16:05:53 [2019-09-23T16:05:53.220Z] #57 51.84 Processing triggers for libc-bin (2.24-11+deb9u4) ...
16:05:53 [2019-09-23T16:05:53.220Z] #57 DONE 52.7s
16:05:53 [2019-09-23T16:05:53.220Z] 
16:05:53 [2019-09-23T16:05:53.220Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
16:05:53 [2019-09-23T16:05:53.220Z] #35 51.05 Selecting previously unselected package xxd.
16:05:53 [2019-09-23T16:05:53.220Z] #35 51.06 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
16:05:53 [2019-09-23T16:05:53.220Z] #35 51.07 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
16:05:53 [2019-09-23T16:05:53.220Z] #35 51.21 Selecting previously unselected package vim-common.
16:05:53 [2019-09-23T16:05:53.220Z] #35 51.23 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
16:05:53 [2019-09-23T16:05:53.220Z] #35 51.24 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
16:05:53 [2019-09-23T16:05:53.220Z] #35 51.55 Processing triggers for mime-support (3.60) ...
16:05:53 [2019-09-23T16:05:53.220Z] #35 51.66 Setting up xxd (2:8.0.0197-4+deb9u3) ...
16:05:53 [2019-09-23T16:05:53.220Z] #35 51.67 Setting up libuv1:amd64 (1.9.1-3) ...
16:05:53 [2019-09-23T16:05:53.221Z] #35 51.71 Setting up cmake-data (3.7.2-1) ...
16:05:53 [2019-09-23T16:05:53.221Z] #35 51.73 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
16:05:53 [2019-09-23T16:05:53.221Z] #35 51.75 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
16:05:53 [2019-09-23T16:05:53.221Z] #35 51.76 Processing triggers for libc-bin (2.24-11+deb9u4) ...
16:05:53 [2019-09-23T16:05:53.221Z] #35 51.85 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
16:05:53 [2019-09-23T16:05:53.221Z] #35 51.87 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
16:05:53 [2019-09-23T16:05:53.221Z] #35 51.90 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
16:05:53 [2019-09-23T16:05:53.221Z] #35 51.94 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ...
16:05:53 [2019-09-23T16:05:53.221Z] #35 51.95 Setting up cmake (3.7.2-1) ...
16:05:53 [2019-09-23T16:05:53.221Z] #35 52.05 Processing triggers for libc-bin (2.24-11+deb9u4) ...
16:05:53 [2019-09-23T16:05:53.221Z] #35 DONE 52.7s
16:05:53 [2019-09-23T16:05:53.221Z] 
16:05:53 [2019-09-23T16:05:53.221Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
16:05:53 [2019-09-23T16:05:53.221Z] #36 DONE 0.1s
16:05:53 [2019-09-23T16:05:53.221Z] 
16:05:53 [2019-09-23T16:05:53.221Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
16:05:53 [2019-09-23T16:05:53.221Z] #37 DONE 0.1s
16:05:53 [2019-09-23T16:05:53.221Z] 
16:05:53 [2019-09-23T16:05:53.221Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
16:05:53 [2019-09-23T16:05:53.960Z] Removing intermediate container 4e1ffb01166d
16:05:53 [2019-09-23T16:05:53.960Z]  ---> b30e006113cb
16:05:53 [2019-09-23T16:05:53.960Z] Step 39/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
16:05:53 [2019-09-23T16:05:53.960Z]  ---> 29ec32c3c85f
16:05:53 [2019-09-23T16:05:53.960Z] Step 40/126 : FROM base AS tomlv
16:05:53 [2019-09-23T16:05:53.960Z]  ---> 82cd278b1b30
16:05:53 [2019-09-23T16:05:53.960Z] Step 41/126 : ENV INSTALL_BINARY_NAME=tomlv
16:05:53 [2019-09-23T16:05:53.960Z]  ---> Running in 268fcb976155
16:05:54 [2019-09-23T16:05:54.326Z] Removing intermediate container 268fcb976155
16:05:54 [2019-09-23T16:05:54.326Z]  ---> f089933a53c6
16:05:54 [2019-09-23T16:05:54.326Z] Step 42/126 : COPY hack/dockerfile/install/install.sh ./install.sh
16:05:54 [2019-09-23T16:05:54.326Z]  ---> f8bc875c701b
16:05:54 [2019-09-23T16:05:54.326Z] Step 43/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
16:05:54 [2019-09-23T16:05:54.584Z] #58 ...
16:05:54 [2019-09-23T16:05:54.584Z] 
16:05:54 [2019-09-23T16:05:54.584Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
16:05:54 [2019-09-23T16:05:54.584Z] #30 44.30 time
16:05:54 [2019-09-23T16:05:54.584Z] #30 48.57 internal/poll
16:05:54 [2019-09-23T16:05:54.584Z] #30 50.51 internal/syscall/unix
16:05:54 [2019-09-23T16:05:54.584Z] #30 50.51 internal/fmtsort
16:05:54 [2019-09-23T16:05:54.584Z] #30 50.79 os
16:05:54 [2019-09-23T16:05:54.584Z] #30 51.04 strings
16:05:54 [2019-09-23T16:05:54.584Z] #30 ...
16:05:54 [2019-09-23T16:05:54.584Z] 
16:05:54 [2019-09-23T16:05:54.584Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
16:05:54 [2019-09-23T16:05:54.700Z]  ---> a1b3a4e30841
16:05:54 [2019-09-23T16:05:54.700Z] Step 44/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
16:05:54 [2019-09-23T16:05:54.700Z]  ---> Running in 1340923139be
16:05:55 [2019-09-23T16:05:55.069Z] + RM_GOPATH=0
16:05:55 [2019-09-23T16:05:55.069Z] + TMP_GOPATH=
16:05:55 [2019-09-23T16:05:55.069Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:05:55 [2019-09-23T16:05:55.069Z] + : /build
16:05:55 [2019-09-23T16:05:55.069Z] + '[' -z '' ']'
16:05:55 [2019-09-23T16:05:55.069Z] ++ mktemp -d
16:05:55 [2019-09-23T16:05:55.069Z] + export GOPATH=/tmp/tmp.RiQHaDGUIB
16:05:55 [2019-09-23T16:05:55.069Z] + GOPATH=/tmp/tmp.RiQHaDGUIB
16:05:55 [2019-09-23T16:05:55.069Z] + RM_GOPATH=1
16:05:55 [2019-09-23T16:05:55.069Z] ++ dirname ./install.sh
16:05:55 [2019-09-23T16:05:55.069Z] + dir=.
16:05:55 [2019-09-23T16:05:55.069Z] + bin=tomlv
16:05:55 [2019-09-23T16:05:55.069Z] + shift
16:05:55 [2019-09-23T16:05:55.069Z] + '[' '!' -f ./tomlv.installer ']'
16:05:55 [2019-09-23T16:05:55.069Z] + . ./tomlv.installer
16:05:55 [2019-09-23T16:05:55.069Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:05:55 [2019-09-23T16:05:55.069Z] + install_tomlv
16:05:55 [2019-09-23T16:05:55.069Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
16:05:55 [2019-09-23T16:05:55.069Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.RiQHaDGUIB/src/github.com/BurntSushi/toml
16:05:55 [2019-09-23T16:05:55.069Z] Cloning into '/tmp/tmp.RiQHaDGUIB/src/github.com/BurntSushi/toml'...
16:05:55 [2019-09-23T16:05:55.452Z] + cd /tmp/tmp.RiQHaDGUIB/src/github.com/BurntSushi/toml
16:05:55 [2019-09-23T16:05:55.452Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:05:55 [2019-09-23T16:05:55.452Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
16:05:55 [2019-09-23T16:05:55.452Z] runtime/internal/atomic
16:05:55 [2019-09-23T16:05:55.452Z] internal/cpu
16:05:55 [2019-09-23T16:05:55.452Z] runtime/internal/sys
16:05:55 [2019-09-23T16:05:55.452Z] runtime/internal/math
16:05:55 [2019-09-23T16:05:55.452Z] math/bits
16:05:55 [2019-09-23T16:05:55.923Z] internal/bytealg
16:05:55 [2019-09-23T16:05:55.923Z] math
16:05:55 [2019-09-23T16:05:55.923Z] runtime
16:05:55 [2019-09-23T16:05:55.923Z] unicode/utf8
16:05:55 [2019-09-23T16:05:55.923Z] internal/race
16:05:55 [2019-09-23T16:05:55.923Z] sync/atomic
16:05:55 [2019-09-23T16:05:55.923Z] unicode
16:05:55 [2019-09-23T16:05:55.946Z] #38 2.794 + RM_GOPATH=0
16:05:55 [2019-09-23T16:05:55.946Z] #38 2.794 + TMP_GOPATH=
16:05:55 [2019-09-23T16:05:55.946Z] #38 2.794 + : /build
16:05:55 [2019-09-23T16:05:55.946Z] #38 2.794 + '[' -z '' ']'
16:05:55 [2019-09-23T16:05:55.946Z] #38 2.797 ++ mktemp -d
16:05:55 [2019-09-23T16:05:55.946Z] #38 2.803 + export GOPATH=/tmp/tmp.MyudVYHcrN
16:05:55 [2019-09-23T16:05:55.946Z] #38 2.803 + GOPATH=/tmp/tmp.MyudVYHcrN
16:05:55 [2019-09-23T16:05:55.946Z] #38 2.803 + RM_GOPATH=1
16:05:55 [2019-09-23T16:05:55.946Z] #38 2.804 ++ dirname ./install.sh
16:05:55 [2019-09-23T16:05:55.946Z] #38 2.806 + dir=.
16:05:55 [2019-09-23T16:05:55.946Z] #38 2.806 + bin=tini
16:05:55 [2019-09-23T16:05:55.946Z] #38 2.806 + shift
16:05:55 [2019-09-23T16:05:55.946Z] #38 2.806 + '[' '!' -f ./tini.installer ']'
16:05:55 [2019-09-23T16:05:55.946Z] #38 2.807 + . ./tini.installer
16:05:55 [2019-09-23T16:05:55.946Z] #38 2.807 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
16:05:55 [2019-09-23T16:05:55.946Z] #38 2.807 + install_tini
16:05:55 [2019-09-23T16:05:55.946Z] #38 2.807 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
16:05:55 [2019-09-23T16:05:55.946Z] #38 2.807 + git clone https://github.com/krallin/tini.git /tmp/tmp.MyudVYHcrN/tini
16:05:55 [2019-09-23T16:05:55.946Z] #38 2.807 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
16:05:55 [2019-09-23T16:05:55.946Z] #38 2.812 Cloning into '/tmp/tmp.MyudVYHcrN/tini'...
16:05:56 [2019-09-23T16:05:56.351Z] internal/testlog
16:05:56 [2019-09-23T16:05:56.351Z] encoding
16:05:56 [2019-09-23T16:05:56.351Z] runtime/cgo
16:05:56 [2019-09-23T16:05:56.872Z] #38 3.642 + cd /tmp/tmp.MyudVYHcrN/tini
16:05:56 [2019-09-23T16:05:56.872Z] #38 3.642 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
16:05:56 [2019-09-23T16:05:56.872Z] #38 3.655 + cmake .
16:05:57 [2019-09-23T16:05:57.505Z] #38 4.131 -- The C compiler identification is GNU 6.3.0
16:05:57 [2019-09-23T16:05:57.505Z] #38 4.178 -- Check for working C compiler: /usr/bin/cc
16:05:57 [2019-09-23T16:05:57.759Z] #38 4.788 -- Check for working C compiler: /usr/bin/cc -- works
16:05:57 [2019-09-23T16:05:57.759Z] #38 4.797 -- Detecting C compiler ABI info
16:05:58 [2019-09-23T16:05:58.380Z] internal/reflectlite
16:05:58 [2019-09-23T16:05:58.380Z] sync
16:05:58 [2019-09-23T16:05:58.380Z] errors
16:05:58 [2019-09-23T16:05:58.380Z] sort
16:05:58 [2019-09-23T16:05:58.380Z] strconv
16:05:58 [2019-09-23T16:05:58.702Z] #38 5.412 -- Detecting C compiler ABI info - done
16:05:58 [2019-09-23T16:05:58.702Z] #38 5.495 -- Detecting C compile features
16:05:58 [2019-09-23T16:05:58.753Z] io
16:05:58 [2019-09-23T16:05:58.753Z] internal/oserror
16:05:58 [2019-09-23T16:05:58.753Z] syscall
16:05:58 [2019-09-23T16:05:58.753Z] reflect
16:05:59 [2019-09-23T16:05:59.147Z] time
16:05:59 [2019-09-23T16:05:59.532Z] internal/fmtsort
16:05:59 [2019-09-23T16:05:59.532Z] internal/syscall/unix
16:05:59 [2019-09-23T16:05:59.532Z] strings
16:05:59 [2019-09-23T16:05:59.532Z] internal/poll
16:05:59 [2019-09-23T16:05:59.941Z] bytes
16:05:59 [2019-09-23T16:05:59.941Z] os
16:05:59 [2019-09-23T16:05:59.941Z] bufio
16:06:00 [2019-09-23T16:06:00.321Z] path
16:06:00 [2019-09-23T16:06:00.321Z] text/tabwriter
16:06:00 [2019-09-23T16:06:00.321Z] fmt
16:06:00 [2019-09-23T16:06:00.321Z] path/filepath
16:06:00 [2019-09-23T16:06:00.321Z] io/ioutil
16:06:00 [2019-09-23T16:06:00.587Z] #38 7.214 -- Detecting C compile features - done
16:06:00 [2019-09-23T16:06:00.587Z] #38 7.258 -- Performing Test HAS_BUILTIN_FORTIFY
16:06:00 [2019-09-23T16:06:00.587Z] #38 7.462 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:06:00 [2019-09-23T16:06:00.587Z] #38 7.557 -- Configuring done
16:06:00 [2019-09-23T16:06:00.587Z] #38 7.585 -- Generating done
16:06:00 [2019-09-23T16:06:00.587Z] #38 7.590 -- Build files have been written to: /tmp/tmp.MyudVYHcrN/tini
16:06:00 [2019-09-23T16:06:00.587Z] #38 7.603 + make tini-static
16:06:00 [2019-09-23T16:06:00.691Z] flag
16:06:00 [2019-09-23T16:06:00.691Z] github.com/BurntSushi/toml
16:06:00 [2019-09-23T16:06:00.691Z] log
16:06:00 [2019-09-23T16:06:00.841Z] #38 ...
16:06:00 [2019-09-23T16:06:00.841Z] 
16:06:00 [2019-09-23T16:06:00.841Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
16:06:00 [2019-09-23T16:06:00.841Z] #58 4.039 Note: Building without setproctitle() and strlcpy() support.
16:06:00 [2019-09-23T16:06:00.841Z] #58 4.039       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:06:00 [2019-09-23T16:06:00.841Z] #58 5.478 fatal: Not a git repository (or any of the parent directories): .git
16:06:00 [2019-09-23T16:06:00.841Z] #58 5.532   GEN      .gitid
16:06:00 [2019-09-23T16:06:00.841Z] #58 5.542   GEN      criu/include/version.h
16:06:00 [2019-09-23T16:06:00.841Z] #58 5.565   GEN      include/common/asm
16:06:00 [2019-09-23T16:06:00.841Z] #58 7.201   PBCC     images/google/protobuf/descriptor.pb-c.c
16:06:00 [2019-09-23T16:06:00.841Z] #58 7.248   PBCC     images/opts.pb-c.c
16:06:00 [2019-09-23T16:06:00.841Z] #58 7.288   PBCC     images/sit.pb-c.c
16:06:00 [2019-09-23T16:06:00.841Z] #58 7.330   DEP      images/google/protobuf/descriptor.pb-c.d
16:06:00 [2019-09-23T16:06:00.841Z] #58 7.404   DEP      images/opts.pb-c.d
16:06:00 [2019-09-23T16:06:00.841Z] #58 7.468   DEP      images/sit.pb-c.d
16:06:00 [2019-09-23T16:06:00.841Z] #58 7.577   PBCC     images/macvlan.pb-c.c
16:06:00 [2019-09-23T16:06:00.841Z] #58 7.585   DEP      images/macvlan.pb-c.d
16:06:00 [2019-09-23T16:06:00.841Z] #58 7.649   PBCC     images/autofs.pb-c.c
16:06:00 [2019-09-23T16:06:00.841Z] #58 7.665   DEP      images/autofs.pb-c.d
16:06:00 [2019-09-23T16:06:00.841Z] #58 7.719   PBCC     images/sysctl.pb-c.c
16:06:00 [2019-09-23T16:06:00.841Z] #58 7.763   DEP      images/sysctl.pb-c.d
16:06:00 [2019-09-23T16:06:00.841Z] #58 7.835   PBCC     images/time.pb-c.c
16:06:00 [2019-09-23T16:06:00.841Z] #58 7.865   DEP      images/time.pb-c.d
16:06:00 [2019-09-23T16:06:00.841Z] #58 7.897   PBCC     images/binfmt-misc.pb-c.c
16:06:00 [2019-09-23T16:06:00.841Z] #58 7.929   DEP      images/binfmt-misc.pb-c.d
16:06:00 [2019-09-23T16:06:00.841Z] #58 7.984   PBCC     images/seccomp.pb-c.c
16:06:00 [2019-09-23T16:06:00.841Z] #58 8.005   DEP      images/seccomp.pb-c.d
16:06:00 [2019-09-23T16:06:00.841Z] #58 8.060   PBCC     images/userns.pb-c.c
16:06:00 [2019-09-23T16:06:00.841Z] #58 8.096   DEP      images/userns.pb-c.d
16:06:01 [2019-09-23T16:06:01.087Z] github.com/BurntSushi/toml/cmd/tomlv
16:06:01 [2019-09-23T16:06:01.097Z] #58 8.127   PBCC     images/cgroup.pb-c.c
16:06:01 [2019-09-23T16:06:01.097Z] #58 8.184   DEP      images/cgroup.pb-c.d
16:06:01 [2019-09-23T16:06:01.097Z] #58 8.223   PBCC     images/fown.pb-c.c
16:06:01 [2019-09-23T16:06:01.097Z] #58 8.257   PBCC     images/ext-file.pb-c.c
16:06:01 [2019-09-23T16:06:01.097Z] #58 8.293   DEP      images/fown.pb-c.d
16:06:01 [2019-09-23T16:06:01.097Z] #58 8.325   DEP      images/ext-file.pb-c.d
16:06:01 [2019-09-23T16:06:01.352Z] #58 8.372   PBCC     images/rpc.pb-c.c
16:06:01 [2019-09-23T16:06:01.352Z] #58 8.448   DEP      images/rpc.pb-c.d
16:06:01 [2019-09-23T16:06:01.352Z] #58 8.534   PBCC     images/siginfo.pb-c.c
16:06:01 [2019-09-23T16:06:01.352Z] #58 8.570   DEP      images/siginfo.pb-c.d
16:06:01 [2019-09-23T16:06:01.608Z] #58 8.625   PBCC     images/pagemap.pb-c.c
16:06:01 [2019-09-23T16:06:01.608Z] #58 8.719   DEP      images/pagemap.pb-c.d
16:06:01 [2019-09-23T16:06:01.608Z] #58 8.777   PBCC     images/rlimit.pb-c.c
16:06:01 [2019-09-23T16:06:01.608Z] #58 8.823   DEP      images/rlimit.pb-c.d
16:06:01 [2019-09-23T16:06:01.863Z] #58 8.872   PBCC     images/file-lock.pb-c.c
16:06:01 [2019-09-23T16:06:01.863Z] #58 8.910   DEP      images/file-lock.pb-c.d
16:06:01 [2019-09-23T16:06:01.863Z] #58 8.989   PBCC     images/tty.pb-c.c
16:06:01 [2019-09-23T16:06:01.863Z] #58 9.088   DEP      images/tty.pb-c.d
16:06:02 [2019-09-23T16:06:02.118Z] #58 9.162   PBCC     images/tun.pb-c.c
16:06:02 [2019-09-23T16:06:02.118Z] #58 9.189   PBCC     images/netdev.pb-c.c
16:06:02 [2019-09-23T16:06:02.118Z] #58 9.300   DEP      images/tun.pb-c.d
16:06:02 [2019-09-23T16:06:02.118Z] #58 9.356   DEP      images/netdev.pb-c.d
16:06:02 [2019-09-23T16:06:02.118Z] #58 9.411   PBCC     images/vma.pb-c.c
16:06:02 [2019-09-23T16:06:02.349Z] Removing intermediate container 1340923139be
16:06:02 [2019-09-23T16:06:02.349Z]  ---> 47bb467614fb
16:06:02 [2019-09-23T16:06:02.349Z] Step 45/126 : FROM base AS vndr
16:06:02 [2019-09-23T16:06:02.349Z]  ---> 82cd278b1b30
16:06:02 [2019-09-23T16:06:02.349Z] Step 46/126 : ENV INSTALL_BINARY_NAME=vndr
16:06:02 [2019-09-23T16:06:02.349Z]  ---> Running in 5e8b47357672
16:06:02 [2019-09-23T16:06:02.349Z] Removing intermediate container 5e8b47357672
16:06:02 [2019-09-23T16:06:02.349Z]  ---> a37ae69850f0
16:06:02 [2019-09-23T16:06:02.349Z] Step 47/126 : COPY hack/dockerfile/install/install.sh ./install.sh
16:06:02 [2019-09-23T16:06:02.374Z] #58 9.476   DEP      images/vma.pb-c.d
16:06:02 [2019-09-23T16:06:02.374Z] #58 9.525   PBCC     images/creds.pb-c.c
16:06:02 [2019-09-23T16:06:02.374Z] #58 9.573   DEP      images/creds.pb-c.d
16:06:02 [2019-09-23T16:06:02.374Z] #58 9.626   PBCC     images/utsns.pb-c.c
16:06:02 [2019-09-23T16:06:02.629Z] #58 9.671   DEP      images/utsns.pb-c.d
16:06:02 [2019-09-23T16:06:02.629Z] #58 9.711   PBCC     images/ipc-desc.pb-c.c
16:06:02 [2019-09-23T16:06:02.629Z] #58 9.744   PBCC     images/ipc-sem.pb-c.c
16:06:02 [2019-09-23T16:06:02.629Z] #58 9.768   DEP      images/ipc-desc.pb-c.d
16:06:02 [2019-09-23T16:06:02.629Z] #58 9.801   DEP      images/ipc-sem.pb-c.d
16:06:02 [2019-09-23T16:06:02.630Z] #58 9.841   PBCC     images/ipc-msg.pb-c.c
16:06:02 [2019-09-23T16:06:02.790Z]  ---> 02c6f93c5f0b
16:06:02 [2019-09-23T16:06:02.790Z] Step 48/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
16:06:02 [2019-09-23T16:06:02.790Z]  ---> dd62350aad07
16:06:02 [2019-09-23T16:06:02.790Z] Step 49/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
16:06:02 [2019-09-23T16:06:02.885Z] #58 9.908   DEP      images/ipc-msg.pb-c.d
16:06:02 [2019-09-23T16:06:02.885Z] #58 9.948   PBCC     images/ipc-shm.pb-c.c
16:06:02 [2019-09-23T16:06:02.885Z] #58 9.984   DEP      images/ipc-shm.pb-c.d
16:06:02 [2019-09-23T16:06:02.885Z] #58 10.02   PBCC     images/ipc-var.pb-c.c
16:06:02 [2019-09-23T16:06:02.885Z] #58 10.04   DEP      images/ipc-var.pb-c.d
16:06:02 [2019-09-23T16:06:02.885Z] #58 10.07   PBCC     images/sk-opts.pb-c.c
16:06:02 [2019-09-23T16:06:02.885Z] #58 10.10   PBCC     images/packet-sock.pb-c.c
16:06:02 [2019-09-23T16:06:02.885Z] #58 10.14   DEP      images/sk-opts.pb-c.d
16:06:03 [2019-09-23T16:06:03.141Z] #58 10.20   DEP      images/packet-sock.pb-c.d
16:06:03 [2019-09-23T16:06:03.141Z] #58 10.26   PBCC     images/sk-netlink.pb-c.c
16:06:03 [2019-09-23T16:06:03.141Z] #58 10.32   DEP      images/sk-netlink.pb-c.d
16:06:03 [2019-09-23T16:06:03.141Z] #58 10.37   PBCC     images/sk-inet.pb-c.c
16:06:03 [2019-09-23T16:06:03.262Z]  ---> Running in e5b5f78ab4e8
16:06:03 [2019-09-23T16:06:03.397Z] #58 10.44   DEP      images/sk-inet.pb-c.d
16:06:03 [2019-09-23T16:06:03.397Z] #58 10.48   PBCC     images/sk-unix.pb-c.c
16:06:03 [2019-09-23T16:06:03.397Z] #58 10.51   DEP      images/sk-unix.pb-c.d
16:06:03 [2019-09-23T16:06:03.397Z] #58 10.56   PBCC     images/mm.pb-c.c
16:06:03 [2019-09-23T16:06:03.664Z] + RM_GOPATH=0
16:06:03 [2019-09-23T16:06:03.664Z] + TMP_GOPATH=
16:06:03 [2019-09-23T16:06:03.664Z] + : /build
16:06:03 [2019-09-23T16:06:03.664Z] + '[' -z '' ']'
16:06:03 [2019-09-23T16:06:03.664Z] ++ mktemp -d
16:06:03 [2019-09-23T16:06:03.664Z] + export GOPATH=/tmp/tmp.8hvorUzpUv
16:06:03 [2019-09-23T16:06:03.664Z] + GOPATH=/tmp/tmp.8hvorUzpUv
16:06:03 [2019-09-23T16:06:03.664Z] + RM_GOPATH=1
16:06:03 [2019-09-23T16:06:03.664Z] ++ dirname ./install.sh
16:06:03 [2019-09-23T16:06:03.664Z] + dir=.
16:06:03 [2019-09-23T16:06:03.664Z] + bin=vndr
16:06:03 [2019-09-23T16:06:03.664Z] + shift
16:06:03 [2019-09-23T16:06:03.664Z] + '[' '!' -f ./vndr.installer ']'
16:06:03 [2019-09-23T16:06:03.664Z] + . ./vndr.installer
16:06:03 [2019-09-23T16:06:03.664Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
16:06:03 [2019-09-23T16:06:03.664Z] + install_vndr
16:06:03 [2019-09-23T16:06:03.664Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
16:06:03 [2019-09-23T16:06:03.664Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.8hvorUzpUv/src/github.com/LK4D4/vndr
16:06:03 [2019-09-23T16:06:03.664Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
16:06:03 [2019-09-23T16:06:03.664Z] Cloning into '/tmp/tmp.8hvorUzpUv/src/github.com/LK4D4/vndr'...
16:06:03 [2019-09-23T16:06:03.664Z] + cd /tmp/tmp.8hvorUzpUv/src/github.com/LK4D4/vndr
16:06:03 [2019-09-23T16:06:03.664Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
16:06:03 [2019-09-23T16:06:03.664Z] + go build -buildmode=pie -v -o /build/vndr .
16:06:03 [2019-09-23T16:06:03.693Z] #58 10.65   DEP      images/mm.pb-c.d
16:06:03 [2019-09-23T16:06:03.693Z] #58 10.73   PBCC     images/timerfd.pb-c.c
16:06:03 [2019-09-23T16:06:03.693Z] #58 10.80   DEP      images/timerfd.pb-c.d
16:06:03 [2019-09-23T16:06:03.693Z] #58 10.86   PBCC     images/timer.pb-c.c
16:06:03 [2019-09-23T16:06:03.949Z] #58 ...
16:06:03 [2019-09-23T16:06:03.949Z] 
16:06:03 [2019-09-23T16:06:03.949Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
16:06:03 [2019-09-23T16:06:03.949Z] #38 8.003 Scanning dependencies of target tini-static
16:06:03 [2019-09-23T16:06:03.949Z] #38 8.049 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:06:03 [2019-09-23T16:06:03.949Z] #38 9.631 [100%] Linking C executable tini-static
16:06:03 [2019-09-23T16:06:03.949Z] #38 10.24 [100%] Built target tini-static
16:06:03 [2019-09-23T16:06:03.949Z] #38 10.29 + mkdir -p /build
16:06:03 [2019-09-23T16:06:03.949Z] #38 10.29 + cp tini-static /build/docker-init
16:06:03 [2019-09-23T16:06:03.949Z] #38 DONE 10.7s
16:06:03 [2019-09-23T16:06:03.949Z] 
16:06:03 [2019-09-23T16:06:03.949Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
16:06:03 [2019-09-23T16:06:03.949Z] #47 24.97 + cd /tmp/tmp.W0TDpAmhOS/src/github.com/containerd/containerd
16:06:03 [2019-09-23T16:06:03.949Z] #47 24.97 + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3
16:06:04 [2019-09-23T16:06:04.045Z] internal/cpu
16:06:04 [2019-09-23T16:06:04.045Z] runtime/internal/atomic
16:06:04 [2019-09-23T16:06:04.045Z] runtime/internal/sys
16:06:04 [2019-09-23T16:06:04.045Z] internal/bytealg
16:06:04 [2019-09-23T16:06:04.045Z] runtime/internal/math
16:06:04 [2019-09-23T16:06:04.045Z] internal/race
16:06:04 [2019-09-23T16:06:04.045Z] sync/atomic
16:06:04 [2019-09-23T16:06:04.045Z] runtime
16:06:04 [2019-09-23T16:06:04.045Z] unicode
16:06:04 [2019-09-23T16:06:04.420Z] unicode/utf8
16:06:04 [2019-09-23T16:06:04.420Z] math/bits
16:06:04 [2019-09-23T16:06:04.420Z] math
16:06:04 [2019-09-23T16:06:04.420Z] internal/testlog
16:06:04 [2019-09-23T16:06:04.420Z] encoding
16:06:04 [2019-09-23T16:06:04.420Z] unicode/utf16
16:06:04 [2019-09-23T16:06:04.420Z] container/list
16:06:04 [2019-09-23T16:06:04.510Z] #47 26.87 + export 'BUILDTAGS=netgo osusergo static_build'
16:06:04 [2019-09-23T16:06:04.510Z] #47 26.87 + BUILDTAGS='netgo osusergo static_build'
16:06:04 [2019-09-23T16:06:04.510Z] #47 26.87 + export EXTRA_FLAGS=-buildmode=pie
16:06:04 [2019-09-23T16:06:04.510Z] #47 26.87 + EXTRA_FLAGS=-buildmode=pie
16:06:04 [2019-09-23T16:06:04.510Z] #47 26.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:06:04 [2019-09-23T16:06:04.510Z] #47 26.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:06:04 [2019-09-23T16:06:04.510Z] #47 26.87 + '[' '' = dynamic ']'
16:06:04 [2019-09-23T16:06:04.510Z] #47 26.87 + make
16:06:04 [2019-09-23T16:06:04.765Z] #47 ...
16:06:04 [2019-09-23T16:06:04.765Z] 
16:06:04 [2019-09-23T16:06:04.765Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
16:06:04 [2019-09-23T16:06:04.765Z] #30 54.53 fmt
16:06:04 [2019-09-23T16:06:04.765Z] #30 54.58 bytes
16:06:04 [2019-09-23T16:06:04.765Z] #30 56.38 bufio
16:06:04 [2019-09-23T16:06:04.765Z] #30 58.26 path/filepath
16:06:04 [2019-09-23T16:06:04.765Z] #30 59.51 flag
16:06:04 [2019-09-23T16:06:04.765Z] #30 59.61 io/ioutil
16:06:04 [2019-09-23T16:06:04.765Z] #30 60.28 github.com/BurntSushi/toml
16:06:04 [2019-09-23T16:06:04.765Z] #30 61.28 log
16:06:04 [2019-09-23T16:06:04.765Z] #30 61.99 path
16:06:04 [2019-09-23T16:06:04.765Z] #30 62.38 text/tabwriter
16:06:04 [2019-09-23T16:06:04.765Z] #30 ...
16:06:04 [2019-09-23T16:06:04.765Z] 
16:06:04 [2019-09-23T16:06:04.765Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
16:06:04 [2019-09-23T16:06:04.765Z] #58 11.03   DEP      images/timer.pb-c.d
16:06:04 [2019-09-23T16:06:04.765Z] #58 11.14   PBCC     images/sa.pb-c.c
16:06:04 [2019-09-23T16:06:04.765Z] #58 11.20   DEP      images/sa.pb-c.d
16:06:04 [2019-09-23T16:06:04.765Z] #58 11.24   PBCC     images/pipe-data.pb-c.c
16:06:04 [2019-09-23T16:06:04.765Z] #58 11.32   DEP      images/pipe-data.pb-c.d
16:06:04 [2019-09-23T16:06:04.765Z] #58 11.39   PBCC     images/mnt.pb-c.c
16:06:04 [2019-09-23T16:06:04.765Z] #58 11.50   DEP      images/mnt.pb-c.d
16:06:04 [2019-09-23T16:06:04.765Z] #58 11.58   PBCC     images/sk-packet.pb-c.c
16:06:04 [2019-09-23T16:06:04.766Z] #58 11.64   DEP      images/sk-packet.pb-c.d
16:06:04 [2019-09-23T16:06:04.766Z] #58 11.72   PBCC     images/tcp-stream.pb-c.c
16:06:04 [2019-09-23T16:06:04.766Z] #58 11.80   DEP      images/tcp-stream.pb-c.d
16:06:04 [2019-09-23T16:06:04.766Z] #58 11.88   PBCC     images/pipe.pb-c.c
16:06:04 [2019-09-23T16:06:04.766Z] #58 11.90   DEP      images/pipe.pb-c.d
16:06:04 [2019-09-23T16:06:04.766Z] #58 11.95   PBCC     images/pstree.pb-c.c
16:06:04 [2019-09-23T16:06:04.766Z] #58 11.97   DEP      images/pstree.pb-c.d
16:06:04 [2019-09-23T16:06:04.799Z] crypto/internal/subtle
16:06:04 [2019-09-23T16:06:04.799Z] crypto/subtle
16:06:04 [2019-09-23T16:06:04.799Z] vendor/golang.org/x/crypto/cryptobyte/asn1
16:06:04 [2019-09-23T16:06:04.799Z] internal/nettrace
16:06:04 [2019-09-23T16:06:04.799Z] runtime/cgo
16:06:05 [2019-09-23T16:06:05.021Z] #58 12.02   PBCC     images/fs.pb-c.c
16:06:05 [2019-09-23T16:06:05.021Z] #58 12.05   DEP      images/fs.pb-c.d
16:06:05 [2019-09-23T16:06:05.021Z] #58 12.10   PBCC     images/signalfd.pb-c.c
16:06:05 [2019-09-23T16:06:05.021Z] #58 ...
16:06:05 [2019-09-23T16:06:05.021Z] 
16:06:05 [2019-09-23T16:06:05.021Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
16:06:05 [2019-09-23T16:06:05.022Z] #33 54.03 internal/fmtsort
16:06:05 [2019-09-23T16:06:05.022Z] #33 54.72 internal/syscall/unix
16:06:05 [2019-09-23T16:06:05.022Z] #33 55.00 strings
16:06:05 [2019-09-23T16:06:05.022Z] #33 55.48 internal/poll
16:06:05 [2019-09-23T16:06:05.022Z] #33 57.62 regexp/syntax
16:06:05 [2019-09-23T16:06:05.022Z] #33 57.63 os
16:06:05 [2019-09-23T16:06:05.022Z] #33 61.26 fmt
16:06:05 [2019-09-23T16:06:05.022Z] #33 62.14 path/filepath
16:06:05 [2019-09-23T16:06:05.022Z] #33 63.84 regexp
16:06:05 [2019-09-23T16:06:05.022Z] #33 ...
16:06:05 [2019-09-23T16:06:05.022Z] 
16:06:05 [2019-09-23T16:06:05.022Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
16:06:05 [2019-09-23T16:06:05.022Z] #58 12.19   DEP      images/signalfd.pb-c.d
16:06:05 [2019-09-23T16:06:05.022Z] #58 12.23   PBCC     images/fh.pb-c.c
16:06:05 [2019-09-23T16:06:05.187Z] vendor/golang.org/x/crypto/internal/subtle
16:06:05 [2019-09-23T16:06:05.277Z] #58 12.28   PBCC     images/fsnotify.pb-c.c
16:06:05 [2019-09-23T16:06:05.277Z] #58 12.33   DEP      images/fh.pb-c.d
16:06:05 [2019-09-23T16:06:05.277Z] #58 12.44   DEP      images/fsnotify.pb-c.d
16:06:05 [2019-09-23T16:06:05.277Z] #58 12.51   PBCC     images/eventpoll.pb-c.c
16:06:05 [2019-09-23T16:06:05.532Z] #58 12.55   DEP      images/eventpoll.pb-c.d
16:06:05 [2019-09-23T16:06:05.532Z] #58 12.61   PBCC     images/eventfd.pb-c.c
16:06:05 [2019-09-23T16:06:05.532Z] #58 12.62   DEP      images/eventfd.pb-c.d
16:06:05 [2019-09-23T16:06:05.532Z] #58 12.66   PBCC     images/remap-file-path.pb-c.c
16:06:05 [2019-09-23T16:06:05.532Z] #58 12.69   DEP      images/remap-file-path.pb-c.d
16:06:05 [2019-09-23T16:06:05.532Z] #58 12.74   PBCC     images/fifo.pb-c.c
16:06:05 [2019-09-23T16:06:05.788Z] #58 12.76   DEP      images/fifo.pb-c.d
16:06:05 [2019-09-23T16:06:05.788Z] #58 12.78   PBCC     images/ghost-file.pb-c.c
16:06:05 [2019-09-23T16:06:05.788Z] #58 12.83   DEP      images/ghost-file.pb-c.d
16:06:05 [2019-09-23T16:06:05.788Z] #58 12.91   PBCC     images/regfile.pb-c.c
16:06:05 [2019-09-23T16:06:05.788Z] #58 12.97   DEP      images/regfile.pb-c.d
16:06:05 [2019-09-23T16:06:05.788Z] #58 13.02   PBCC     images/ns.pb-c.c
16:06:06 [2019-09-23T16:06:06.043Z] #58 13.05   DEP      images/ns.pb-c.d
16:06:06 [2019-09-23T16:06:06.043Z] #58 13.11   PBCC     images/fdinfo.pb-c.c
16:06:06 [2019-09-23T16:06:06.043Z] #58 13.21   DEP      images/fdinfo.pb-c.d
16:06:06 [2019-09-23T16:06:06.043Z] #58 13.28   PBCC     images/core-aarch64.pb-c.c
16:06:06 [2019-09-23T16:06:06.299Z] #58 13.38   PBCC     images/core-arm.pb-c.c
16:06:06 [2019-09-23T16:06:06.299Z] #58 13.39   PBCC     images/core-ppc64.pb-c.c
16:06:06 [2019-09-23T16:06:06.299Z] #58 13.46   PBCC     images/core-s390.pb-c.c
16:06:06 [2019-09-23T16:06:06.299Z] #58 13.51   PBCC     images/core-x86.pb-c.c
16:06:06 [2019-09-23T16:06:06.494Z] internal/reflectlite
16:06:06 [2019-09-23T16:06:06.494Z] sync
16:06:06 [2019-09-23T16:06:06.494Z] github.com/LK4D4/vndr/godl/singleflight
16:06:06 [2019-09-23T16:06:06.494Z] math/rand
16:06:06 [2019-09-23T16:06:06.494Z] errors
16:06:06 [2019-09-23T16:06:06.494Z] io
16:06:06 [2019-09-23T16:06:06.494Z] strconv
16:06:06 [2019-09-23T16:06:06.554Z] #58 13.55   PBCC     images/core.pb-c.c
16:06:06 [2019-09-23T16:06:06.554Z] #58 13.60   PBCC     images/inventory.pb-c.c
16:06:06 [2019-09-23T16:06:06.554Z] #58 13.72   DEP      images/core-aarch64.pb-c.d
16:06:06 [2019-09-23T16:06:06.554Z] #58 13.77   DEP      images/core-arm.pb-c.d
16:06:06 [2019-09-23T16:06:06.809Z] #58 13.84   DEP      images/core-ppc64.pb-c.d
16:06:06 [2019-09-23T16:06:06.809Z] #58 13.95   DEP      images/core-s390.pb-c.d
16:06:06 [2019-09-23T16:06:06.809Z] #58 14.02   DEP      images/core-x86.pb-c.d
16:06:06 [2019-09-23T16:06:06.884Z] bytes
16:06:06 [2019-09-23T16:06:06.884Z] reflect
16:06:06 [2019-09-23T16:06:06.884Z] bufio
16:06:07 [2019-09-23T16:06:07.065Z] #58 14.10   DEP      images/core.pb-c.d
16:06:07 [2019-09-23T16:06:07.065Z] #58 14.18   DEP      images/inventory.pb-c.d
16:06:07 [2019-09-23T16:06:07.065Z] #58 14.23   PBCC     images/cpuinfo.pb-c.c
16:06:07 [2019-09-23T16:06:07.065Z] #58 14.27   DEP      images/cpuinfo.pb-c.d
16:06:07 [2019-09-23T16:06:07.065Z] #58 14.31   PBCC     images/stats.pb-c.c
16:06:07 [2019-09-23T16:06:07.292Z] sort
16:06:07 [2019-09-23T16:06:07.292Z] internal/oserror
16:06:07 [2019-09-23T16:06:07.292Z] syscall
16:06:07 [2019-09-23T16:06:07.320Z] #58 14.35   DEP      images/stats.pb-c.d
16:06:07 [2019-09-23T16:06:07.688Z] time
16:06:07 [2019-09-23T16:06:07.688Z] internal/fmtsort
16:06:08 [2019-09-23T16:06:08.076Z] internal/syscall/unix
16:06:08 [2019-09-23T16:06:08.076Z] strings
16:06:08 [2019-09-23T16:06:08.076Z] internal/poll
16:06:08 [2019-09-23T16:06:08.076Z] regexp/syntax
16:06:08 [2019-09-23T16:06:08.479Z] os
16:06:08 [2019-09-23T16:06:08.479Z] regexp
16:06:08 [2019-09-23T16:06:08.479Z] fmt
16:06:08 [2019-09-23T16:06:08.682Z] #58 15.88 make[1]: Nothing to be done for 'all'.
16:06:08 [2019-09-23T16:06:08.937Z] #58 ...
16:06:08 [2019-09-23T16:06:08.937Z] 
16:06:08 [2019-09-23T16:06:08.937Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
16:06:08 [2019-09-23T16:06:08.937Z] #30 64.96 github.com/BurntSushi/toml/cmd/tomlv
16:06:08 [2019-09-23T16:06:08.937Z] #30 DONE 68.7s
16:06:08 [2019-09-23T16:06:08.937Z] 
16:06:08 [2019-09-23T16:06:08.937Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
16:06:08 [2019-09-23T16:06:08.937Z] #33 65.96 flag
16:06:08 [2019-09-23T16:06:08.937Z] #33 66.96 go/token
16:06:08 [2019-09-23T16:06:08.937Z] #33 67.25 internal/lazyregexp
16:06:08 [2019-09-23T16:06:08.937Z] #33 67.49 path
16:06:08 [2019-09-23T16:06:08.937Z] #33 67.94 go/scanner
16:06:08 [2019-09-23T16:06:08.937Z] #33 68.03 io/ioutil
16:06:09 [2019-09-23T16:06:09.007Z] flag
16:06:09 [2019-09-23T16:06:09.498Z] #33 68.48 net/url
16:06:09 [2019-09-23T16:06:09.501Z] go/token
16:06:09 [2019-09-23T16:06:09.501Z] path/filepath
16:06:09 [2019-09-23T16:06:09.501Z] internal/lazyregexp
16:06:09 [2019-09-23T16:06:09.501Z] path
16:06:09 [2019-09-23T16:06:09.501Z] net/url
16:06:09 [2019-09-23T16:06:09.501Z] go/scanner
16:06:09 [2019-09-23T16:06:09.906Z] io/ioutil
16:06:09 [2019-09-23T16:06:09.906Z] go/ast
16:06:09 [2019-09-23T16:06:09.906Z] text/template/parse
16:06:10 [2019-09-23T16:06:10.313Z] text/template
16:06:10 [2019-09-23T16:06:10.313Z] go/parser
16:06:10 [2019-09-23T16:06:10.710Z] log
16:06:10 [2019-09-23T16:06:10.710Z] go/doc
16:06:10 [2019-09-23T16:06:10.710Z] encoding/binary
16:06:10 [2019-09-23T16:06:10.710Z] encoding/base64
16:06:10 [2019-09-23T16:06:10.868Z] #33 69.82 text/template/parse
16:06:10 [2019-09-23T16:06:10.868Z] #33 69.83 go/ast
16:06:11 [2019-09-23T16:06:11.104Z] github.com/LK4D4/vndr/build
16:06:11 [2019-09-23T16:06:11.104Z] encoding/json
16:06:11 [2019-09-23T16:06:11.104Z] encoding/xml
16:06:11 [2019-09-23T16:06:11.504Z] compress/flate
16:06:11 [2019-09-23T16:06:11.504Z] hash
16:06:11 [2019-09-23T16:06:11.504Z] hash/crc32
16:06:11 [2019-09-23T16:06:11.883Z] context
16:06:11 [2019-09-23T16:06:11.883Z] compress/gzip
16:06:11 [2019-09-23T16:06:11.883Z] crypto/cipher
16:06:11 [2019-09-23T16:06:11.883Z] math/big
16:06:11 [2019-09-23T16:06:11.883Z] crypto/aes
16:06:11 [2019-09-23T16:06:11.883Z] crypto
16:06:11 [2019-09-23T16:06:11.883Z] crypto/des
16:06:11 [2019-09-23T16:06:11.883Z] crypto/internal/randutil
16:06:12 [2019-09-23T16:06:12.280Z] crypto/sha512
16:06:12 [2019-09-23T16:06:12.280Z] crypto/ed25519/internal/edwards25519
16:06:12 [2019-09-23T16:06:12.280Z] crypto/hmac
16:06:12 [2019-09-23T16:06:12.280Z] crypto/md5
16:06:12 [2019-09-23T16:06:12.662Z] crypto/rc4
16:06:12 [2019-09-23T16:06:12.662Z] crypto/sha1
16:06:12 [2019-09-23T16:06:12.662Z] crypto/rand
16:06:12 [2019-09-23T16:06:12.662Z] crypto/elliptic
16:06:12 [2019-09-23T16:06:12.662Z] encoding/asn1
16:06:13 [2019-09-23T16:06:13.081Z] crypto/ed25519
16:06:13 [2019-09-23T16:06:13.081Z] crypto/rsa
16:06:13 [2019-09-23T16:06:13.081Z] crypto/ecdsa
16:06:13 [2019-09-23T16:06:13.081Z] crypto/sha256
16:06:13 [2019-09-23T16:06:13.081Z] crypto/dsa
16:06:13 [2019-09-23T16:06:13.081Z] encoding/hex
16:06:13 [2019-09-23T16:06:13.081Z] encoding/pem
16:06:13 [2019-09-23T16:06:13.081Z] crypto/x509/pkix
16:06:13 [2019-09-23T16:06:13.081Z] vendor/golang.org/x/crypto/cryptobyte
16:06:13 [2019-09-23T16:06:13.081Z] vendor/golang.org/x/net/dns/dnsmessage
16:06:13 [2019-09-23T16:06:13.468Z] internal/singleflight
16:06:13 [2019-09-23T16:06:13.468Z] vendor/golang.org/x/sys/cpu
16:06:13 [2019-09-23T16:06:13.468Z] vendor/golang.org/x/crypto/internal/chacha20
16:06:13 [2019-09-23T16:06:13.468Z] vendor/golang.org/x/crypto/poly1305
16:06:13 [2019-09-23T16:06:13.468Z] vendor/golang.org/x/crypto/chacha20poly1305
16:06:13 [2019-09-23T16:06:13.468Z] vendor/golang.org/x/crypto/curve25519
16:06:13 [2019-09-23T16:06:13.468Z] net
16:06:13 [2019-09-23T16:06:13.468Z] vendor/golang.org/x/crypto/hkdf
16:06:13 [2019-09-23T16:06:13.468Z] vendor/golang.org/x/text/transform
16:06:13 [2019-09-23T16:06:13.859Z] vendor/golang.org/x/text/unicode/bidi
16:06:13 [2019-09-23T16:06:13.859Z] vendor/golang.org/x/text/secure/bidirule
16:06:13 [2019-09-23T16:06:13.859Z] vendor/golang.org/x/text/unicode/norm
16:06:14 [2019-09-23T16:06:14.135Z] #33 73.20 text/template
16:06:14 [2019-09-23T16:06:14.269Z] vendor/golang.org/x/net/idna
16:06:14 [2019-09-23T16:06:14.404Z] #33 ...
16:06:14 [2019-09-23T16:06:14.404Z] 
16:06:14 [2019-09-23T16:06:14.404Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
16:06:14 [2019-09-23T16:06:14.404Z] #58 17.70   CC       images/stats.o
16:06:14 [2019-09-23T16:06:14.404Z] #58 17.99   CC       images/core.o
16:06:14 [2019-09-23T16:06:14.404Z] #58 18.62   CC       images/core-x86.o
16:06:14 [2019-09-23T16:06:14.404Z] #58 19.14   CC       images/core-arm.o
16:06:14 [2019-09-23T16:06:14.404Z] #58 19.41   CC       images/core-aarch64.o
16:06:14 [2019-09-23T16:06:14.404Z] #58 19.75   CC       images/core-ppc64.o
16:06:14 [2019-09-23T16:06:14.404Z] #58 20.27   CC       images/core-s390.o
16:06:14 [2019-09-23T16:06:14.404Z] #58 20.92   CC       images/cpuinfo.o
16:06:14 [2019-09-23T16:06:14.404Z] #58 21.30   CC       images/inventory.o
16:06:14 [2019-09-23T16:06:14.404Z] #58 21.58   CC       images/fdinfo.o
16:06:14 [2019-09-23T16:06:14.660Z] vendor/golang.org/x/net/http2/hpack
16:06:14 [2019-09-23T16:06:14.660Z] mime
16:06:14 [2019-09-23T16:06:14.964Z] #58 21.99   CC       images/fown.o
16:06:14 [2019-09-23T16:06:14.964Z] #58 ...
16:06:14 [2019-09-23T16:06:14.964Z] 
16:06:14 [2019-09-23T16:06:14.964Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
16:06:14 [2019-09-23T16:06:14.964Z] #47 27.42 🇩 bin/ctr
16:06:14 [2019-09-23T16:06:14.964Z] #47 ...
16:06:14 [2019-09-23T16:06:14.964Z] 
16:06:14 [2019-09-23T16:06:14.964Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
16:06:14 [2019-09-23T16:06:14.964Z] #58 22.19   CC       images/ns.o
16:06:15 [2019-09-23T16:06:15.129Z] mime/quotedprintable
16:06:15 [2019-09-23T16:06:15.129Z] net/http/internal
16:06:15 [2019-09-23T16:06:15.129Z] os/exec
16:06:15 [2019-09-23T16:06:15.220Z] #58 22.35   CC       images/regfile.o
16:06:15 [2019-09-23T16:06:15.475Z] #58 22.51   CC       images/ghost-file.o
16:06:15 [2019-09-23T16:06:15.730Z] #58 22.73   CC       images/fifo.o
16:06:15 [2019-09-23T16:06:15.730Z] #58 22.89   CC       images/remap-file-path.o
16:06:15 [2019-09-23T16:06:15.986Z] #58 23.13   CC       images/eventfd.o
16:06:16 [2019-09-23T16:06:16.049Z] net/textproto
16:06:16 [2019-09-23T16:06:16.049Z] crypto/x509
16:06:16 [2019-09-23T16:06:16.049Z] vendor/golang.org/x/net/http/httpguts
16:06:16 [2019-09-23T16:06:16.049Z] vendor/golang.org/x/net/http/httpproxy
16:06:16 [2019-09-23T16:06:16.049Z] mime/multipart
16:06:16 [2019-09-23T16:06:16.241Z] #58 23.37   CC       images/eventpoll.o
16:06:16 [2019-09-23T16:06:16.439Z] crypto/tls
16:06:16 [2019-09-23T16:06:16.496Z] #58 23.71   CC       images/fh.o
16:06:16 [2019-09-23T16:06:16.751Z] #58 23.97   CC       images/fsnotify.o
16:06:17 [2019-09-23T16:06:17.311Z] #58 24.47   CC       images/signalfd.o
16:06:17 [2019-09-23T16:06:17.566Z] #58 24.66   CC       images/fs.o
16:06:17 [2019-09-23T16:06:17.566Z] #58 24.82   CC       images/pstree.o
16:06:17 [2019-09-23T16:06:17.744Z] net/http/httptrace
16:06:17 [2019-09-23T16:06:17.744Z] net/http
16:06:18 [2019-09-23T16:06:18.127Z] #58 25.08   CC       images/pipe.o
16:06:18 [2019-09-23T16:06:18.382Z] #58 25.38   CC       images/tcp-stream.o
16:06:18 [2019-09-23T16:06:18.637Z] #58 25.68   CC       images/sk-packet.o
16:06:18 [2019-09-23T16:06:18.892Z] #58 25.98   CC       images/mnt.o
16:06:19 [2019-09-23T16:06:19.147Z] #58 26.16   CC       images/pipe-data.o
16:06:19 [2019-09-23T16:06:19.147Z] #58 26.32   CC       images/sa.o
16:06:19 [2019-09-23T16:06:19.403Z] #58 26.52   CC       images/timer.o
16:06:19 [2019-09-23T16:06:19.603Z] github.com/LK4D4/vndr/godl
16:06:19 [2019-09-23T16:06:19.603Z] github.com/LK4D4/vndr
16:06:19 [2019-09-23T16:06:19.658Z] #58 26.81   CC       images/timerfd.o
16:06:19 [2019-09-23T16:06:19.913Z] #58 27.07   CC       images/mm.o
16:06:20 [2019-09-23T16:06:20.168Z] #58 27.35   CC       images/sk-opts.o
16:06:20 [2019-09-23T16:06:20.423Z] #58 27.55   CC       images/sk-unix.o
16:06:20 [2019-09-23T16:06:20.678Z] #58 27.88   CC       images/sk-inet.o
16:06:21 [2019-09-23T16:06:21.239Z] #58 28.16   CC       images/tun.o
16:06:21 [2019-09-23T16:06:21.239Z] #58 28.38   CC       images/sk-netlink.o
16:06:21 [2019-09-23T16:06:21.494Z] #58 28.66   CC       images/packet-sock.o
16:06:22 [2019-09-23T16:06:22.055Z] #58 29.07   CC       images/ipc-var.o
16:06:22 [2019-09-23T16:06:22.153Z] Removing intermediate container e5b5f78ab4e8
16:06:22 [2019-09-23T16:06:22.153Z]  ---> e22f938c040b
16:06:22 [2019-09-23T16:06:22.153Z] Step 50/126 : FROM dev-base AS containerd
16:06:22 [2019-09-23T16:06:22.153Z]  ---> 82cd278b1b30
16:06:22 [2019-09-23T16:06:22.153Z] Step 51/126 : ARG DEBIAN_FRONTEND
16:06:22 [2019-09-23T16:06:22.153Z]  ---> Using cache
16:06:22 [2019-09-23T16:06:22.153Z]  ---> 700e9ebfb581
16:06:22 [2019-09-23T16:06:22.153Z] Step 52/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	btrfs-tools 	&& rm -rf /var/lib/apt/lists/*
16:06:22 [2019-09-23T16:06:22.153Z]  ---> Running in 9ede0deccd79
16:06:22 [2019-09-23T16:06:22.310Z] #58 29.24   CC       images/ipc-desc.o
16:06:22 [2019-09-23T16:06:22.310Z] #58 29.43   CC       images/ipc-shm.o
16:06:22 [2019-09-23T16:06:22.565Z] #58 29.66   CC       images/ipc-msg.o
16:06:22 [2019-09-23T16:06:22.834Z] #58 29.93   CC       images/ipc-sem.o
16:06:22 [2019-09-23T16:06:22.987Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
16:06:22 [2019-09-23T16:06:22.987Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
16:06:22 [2019-09-23T16:06:22.987Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
16:06:22 [2019-09-23T16:06:22.987Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
16:06:22 [2019-09-23T16:06:22.987Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [489 kB]
16:06:23 [2019-09-23T16:06:23.094Z] #58 30.18   CC       images/utsns.o
16:06:23 [2019-09-23T16:06:23.094Z] #58 30.37   CC       images/creds.o
16:06:23 [2019-09-23T16:06:23.399Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
16:06:23 [2019-09-23T16:06:23.399Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
16:06:23 [2019-09-23T16:06:23.399Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
16:06:23 [2019-09-23T16:06:23.654Z] #58 30.57   CC       images/vma.o
16:06:23 [2019-09-23T16:06:23.654Z] #58 30.74   CC       images/netdev.o
16:06:23 [2019-09-23T16:06:23.910Z] #58 31.06   CC       images/tty.o
16:06:24 [2019-09-23T16:06:24.470Z] #58 31.58   CC       images/file-lock.o
16:06:24 [2019-09-23T16:06:24.725Z] #58 31.73   CC       images/rlimit.o
16:06:24 [2019-09-23T16:06:24.725Z] #58 ...
16:06:24 [2019-09-23T16:06:24.725Z] 
16:06:24 [2019-09-23T16:06:24.725Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
16:06:24 [2019-09-23T16:06:24.725Z] #33 73.88 go/parser
16:06:24 [2019-09-23T16:06:24.725Z] #33 77.14 log
16:06:24 [2019-09-23T16:06:24.725Z] #33 77.39 go/doc
16:06:24 [2019-09-23T16:06:24.725Z] #33 77.69 encoding/binary
16:06:24 [2019-09-23T16:06:24.725Z] #33 79.36 encoding/base64
16:06:24 [2019-09-23T16:06:24.725Z] #33 80.07 encoding/json
16:06:24 [2019-09-23T16:06:24.725Z] #33 80.50 github.com/LK4D4/vndr/build
16:06:24 [2019-09-23T16:06:24.726Z] #33 83.76 encoding/xml
16:06:24 [2019-09-23T16:06:24.726Z] #33 ...
16:06:24 [2019-09-23T16:06:24.726Z] 
16:06:24 [2019-09-23T16:06:24.726Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
16:06:24 [2019-09-23T16:06:24.726Z] #58 31.91   CC       images/pagemap.o
16:06:25 [2019-09-23T16:06:25.231Z] Fetched 7674 kB in 2s (3114 kB/s)
16:06:25 [2019-09-23T16:06:25.288Z] #58 32.21   CC       images/siginfo.o
16:06:25 [2019-09-23T16:06:25.288Z] #58 32.43   CC       images/rpc.o
16:06:25 [2019-09-23T16:06:25.607Z] Reading package lists...
16:06:25 [2019-09-23T16:06:25.979Z] Reading package lists...
16:06:26 [2019-09-23T16:06:26.347Z] Building dependency tree...
16:06:26 [2019-09-23T16:06:26.347Z] Reading state information...
16:06:26 [2019-09-23T16:06:26.347Z] The following additional packages will be installed:
16:06:26 [2019-09-23T16:06:26.347Z]   btrfs-progs liblzo2-2
16:06:26 [2019-09-23T16:06:26.347Z] The following NEW packages will be installed:
16:06:26 [2019-09-23T16:06:26.347Z]   btrfs-progs btrfs-tools liblzo2-2
16:06:26 [2019-09-23T16:06:26.347Z] 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded.
16:06:26 [2019-09-23T16:06:26.347Z] Need to get 668 kB of archives.
16:06:26 [2019-09-23T16:06:26.347Z] After this operation, 5446 kB of additional disk space will be used.
16:06:26 [2019-09-23T16:06:26.347Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
16:06:26 [2019-09-23T16:06:26.654Z] #58 33.53   CC       images/ext-file.o
16:06:26 [2019-09-23T16:06:26.654Z] #58 33.68   CC       images/cgroup.o
16:06:26 [2019-09-23T16:06:26.711Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
16:06:27 [2019-09-23T16:06:27.080Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
16:06:27 [2019-09-23T16:06:27.080Z] debconf: delaying package configuration, since apt-utils is not installed
16:06:27 [2019-09-23T16:06:27.080Z] Fetched 668 kB in 0s (1077 kB/s)
16:06:27 [2019-09-23T16:06:27.080Z] Selecting previously unselected package liblzo2-2:s390x.
16:06:27 [2019-09-23T16:06:27.080Z] (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.)
16:06:27 [2019-09-23T16:06:27.080Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ...
16:06:27 [2019-09-23T16:06:27.080Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
16:06:27 [2019-09-23T16:06:27.080Z] Selecting previously unselected package btrfs-progs.
16:06:27 [2019-09-23T16:06:27.080Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ...
16:06:27 [2019-09-23T16:06:27.080Z] Unpacking btrfs-progs (4.7.3-1) ...
16:06:27 [2019-09-23T16:06:27.214Z] #58 34.28   CC       images/userns.o
16:06:27 [2019-09-23T16:06:27.446Z] Selecting previously unselected package btrfs-tools.
16:06:27 [2019-09-23T16:06:27.446Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ...
16:06:27 [2019-09-23T16:06:27.446Z] Unpacking btrfs-tools (4.7.3-1) ...
16:06:27 [2019-09-23T16:06:27.446Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
16:06:27 [2019-09-23T16:06:27.446Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
16:06:27 [2019-09-23T16:06:27.446Z] Setting up btrfs-progs (4.7.3-1) ...
16:06:27 [2019-09-23T16:06:27.446Z] Setting up btrfs-tools (4.7.3-1) ...
16:06:27 [2019-09-23T16:06:27.446Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
16:06:27 [2019-09-23T16:06:27.470Z] #58 34.56   CC       images/google/protobuf/descriptor.o
16:06:27 [2019-09-23T16:06:27.822Z] Removing intermediate container 9ede0deccd79
16:06:27 [2019-09-23T16:06:27.822Z]  ---> ec7ee186a5a1
16:06:27 [2019-09-23T16:06:27.822Z] Step 53/126 : ENV INSTALL_BINARY_NAME=containerd
16:06:27 [2019-09-23T16:06:27.822Z]  ---> Running in 528babec888c
16:06:28 [2019-09-23T16:06:28.212Z] Removing intermediate container 528babec888c
16:06:28 [2019-09-23T16:06:28.212Z]  ---> 2add63b5b449
16:06:28 [2019-09-23T16:06:28.212Z] Step 54/126 : COPY hack/dockerfile/install/install.sh ./install.sh
16:06:28 [2019-09-23T16:06:28.212Z]  ---> 2bfda4f96b16
16:06:28 [2019-09-23T16:06:28.212Z] Step 55/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
16:06:28 [2019-09-23T16:06:28.631Z]  ---> ada947931ff9
16:06:28 [2019-09-23T16:06:28.631Z] Step 56/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
16:06:28 [2019-09-23T16:06:28.631Z]  ---> Running in c9d3010838b4
16:06:28 [2019-09-23T16:06:28.832Z] #58 36.12   CC       images/opts.o
16:06:29 [2019-09-23T16:06:29.087Z] #58 36.26   CC       images/seccomp.o
16:06:29 [2019-09-23T16:06:29.093Z] + RM_GOPATH=0
16:06:29 [2019-09-23T16:06:29.093Z] + TMP_GOPATH=
16:06:29 [2019-09-23T16:06:29.093Z] + : /build
16:06:29 [2019-09-23T16:06:29.093Z] + '[' -z '' ']'
16:06:29 [2019-09-23T16:06:29.093Z] ++ mktemp -d
16:06:29 [2019-09-23T16:06:29.093Z] + export GOPATH=/tmp/tmp.q6XzzbLtya
16:06:29 [2019-09-23T16:06:29.093Z] + GOPATH=/tmp/tmp.q6XzzbLtya
16:06:29 [2019-09-23T16:06:29.093Z] + RM_GOPATH=1
16:06:29 [2019-09-23T16:06:29.093Z] ++ dirname ./install.sh
16:06:29 [2019-09-23T16:06:29.093Z] + dir=.
16:06:29 [2019-09-23T16:06:29.093Z] + bin=containerd
16:06:29 [2019-09-23T16:06:29.093Z] + shift
16:06:29 [2019-09-23T16:06:29.093Z] + '[' '!' -f ./containerd.installer ']'
16:06:29 [2019-09-23T16:06:29.093Z] + . ./containerd.installer
16:06:29 [2019-09-23T16:06:29.093Z] ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3
16:06:29 [2019-09-23T16:06:29.093Z] + install_containerd
16:06:29 [2019-09-23T16:06:29.093Z] + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3'
16:06:29 [2019-09-23T16:06:29.093Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.q6XzzbLtya/src/github.com/containerd/containerd
16:06:29 [2019-09-23T16:06:29.093Z] Cloning into '/tmp/tmp.q6XzzbLtya/src/github.com/containerd/containerd'...
16:06:29 [2019-09-23T16:06:29.093Z] Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3
16:06:29 [2019-09-23T16:06:29.648Z] #58 36.53   CC       images/binfmt-misc.o
16:06:29 [2019-09-23T16:06:29.648Z] #58 36.71   CC       images/time.o
16:06:29 [2019-09-23T16:06:29.648Z] #58 36.87   CC       images/sysctl.o
16:06:29 [2019-09-23T16:06:29.903Z] #58 37.02   CC       images/autofs.o
16:06:29 [2019-09-23T16:06:29.903Z] #58 37.20   CC       images/macvlan.o
16:06:30 [2019-09-23T16:06:30.158Z] #58 37.35   CC       images/sit.o
16:06:30 [2019-09-23T16:06:30.414Z] #58 37.55   LINK     images/built-in.o
16:06:30 [2019-09-23T16:06:30.414Z] #58 37.70   GEN      compel/include/asm
16:06:30 [2019-09-23T16:06:30.414Z] #58 37.71   GEN      compel/include/version.h
16:06:30 [2019-09-23T16:06:30.669Z] #58 37.76 touch .config
16:06:30 [2019-09-23T16:06:30.669Z] #58 37.77   GEN      include/common/config.h
16:06:30 [2019-09-23T16:06:30.669Z] #58 37.85   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
16:06:30 [2019-09-23T16:06:30.669Z] #58 37.87   GEN      compel/plugins/include/uapi/std/syscall-64.h
16:06:30 [2019-09-23T16:06:30.669Z] #58 37.91   GEN      compel/arch/x86/plugins/std/syscalls-64.S
16:06:30 [2019-09-23T16:06:30.669Z] #58 37.93   DEP      compel/arch/x86/plugins/std/syscalls-64.d
16:06:30 [2019-09-23T16:06:30.669Z] #58 37.95   DEP      compel/arch/x86/plugins/std/memcpy.d
16:06:30 [2019-09-23T16:06:30.924Z] #58 37.97   DEP      compel/arch/x86/plugins/std/parasite-head.d
16:06:30 [2019-09-23T16:06:30.924Z] #58 37.98   GEN      compel/plugins/include/uapi/std/syscall.h
16:06:30 [2019-09-23T16:06:30.924Z] #58 38.01   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
16:06:30 [2019-09-23T16:06:30.924Z] #58 38.03   GEN      compel/plugins/include/uapi/std/syscall-codes.h
16:06:30 [2019-09-23T16:06:30.924Z] #58 38.06   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
16:06:30 [2019-09-23T16:06:30.924Z] #58 38.07   DEP      compel/plugins/std/infect.d
16:06:30 [2019-09-23T16:06:30.924Z] #58 38.13   DEP      compel/plugins/std/string.d
16:06:30 [2019-09-23T16:06:30.924Z] #58 38.18   DEP      compel/plugins/std/log.d
16:06:31 [2019-09-23T16:06:31.179Z] #58 38.32   DEP      compel/plugins/std/fds.d
16:06:31 [2019-09-23T16:06:31.179Z] #58 38.46   DEP      compel/plugins/std/std.d
16:06:31 [2019-09-23T16:06:31.434Z] #58 38.55   DEP      compel/plugins/shmem/shmem.d
16:06:31 [2019-09-23T16:06:31.689Z] #58 38.69   DEP      compel/plugins/fds/fds.d
16:06:31 [2019-09-23T16:06:31.689Z] #58 38.90   CC       compel/plugins/std/std.o
16:06:32 [2019-09-23T16:06:32.249Z] #58 39.33   CC       compel/plugins/std/fds.o
16:06:32 [2019-09-23T16:06:32.310Z] + cd /tmp/tmp.q6XzzbLtya/src/github.com/containerd/containerd
16:06:32 [2019-09-23T16:06:32.310Z] + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3
16:06:32 [2019-09-23T16:06:32.310Z] + export 'BUILDTAGS=netgo osusergo static_build'
16:06:32 [2019-09-23T16:06:32.310Z] + BUILDTAGS='netgo osusergo static_build'
16:06:32 [2019-09-23T16:06:32.310Z] + export EXTRA_FLAGS=-buildmode=pie
16:06:32 [2019-09-23T16:06:32.310Z] + EXTRA_FLAGS=-buildmode=pie
16:06:32 [2019-09-23T16:06:32.310Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:06:32 [2019-09-23T16:06:32.310Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:06:32 [2019-09-23T16:06:32.310Z] + '[' '' = dynamic ']'
16:06:32 [2019-09-23T16:06:32.310Z] + make
16:06:32 [2019-09-23T16:06:32.505Z] #58 39.76   CC       compel/plugins/std/log.o
16:06:32 [2019-09-23T16:06:32.688Z] 🇩 bin/ctr
16:06:33 [2019-09-23T16:06:33.473Z] #58 ...
16:06:33 [2019-09-23T16:06:33.473Z] 
16:06:33 [2019-09-23T16:06:33.473Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
16:06:33 [2019-09-23T16:06:33.473Z] #61 85.53 + for f in rootlesskit rootlesskit-docker-proxy
16:06:33 [2019-09-23T16:06:33.473Z] #61 85.53 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
16:06:33 [2019-09-23T16:06:33.473Z] #61 DONE 92.6s
16:06:33 [2019-09-23T16:06:33.473Z] 
16:06:33 [2019-09-23T16:06:33.473Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
16:06:33 [2019-09-23T16:06:33.473Z] #58 40.49   CC       compel/plugins/std/string.o
16:06:33 [2019-09-23T16:06:33.473Z] #58 ...
16:06:33 [2019-09-23T16:06:33.473Z] 
16:06:33 [2019-09-23T16:06:33.473Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
16:06:33 [2019-09-23T16:06:33.473Z] #62 DONE 0.1s
16:06:33 [2019-09-23T16:06:33.473Z] 
16:06:33 [2019-09-23T16:06:33.473Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
16:06:33 [2019-09-23T16:06:33.473Z] #33 84.91 compress/flate
16:06:33 [2019-09-23T16:06:33.473Z] #33 86.99 hash
16:06:33 [2019-09-23T16:06:33.473Z] #33 87.16 hash/crc32
16:06:33 [2019-09-23T16:06:33.473Z] #33 87.73 compress/gzip
16:06:33 [2019-09-23T16:06:33.473Z] #33 88.23 context
16:06:33 [2019-09-23T16:06:33.473Z] #33 88.42 crypto/cipher
16:06:33 [2019-09-23T16:06:33.473Z] #33 88.98 math/big
16:06:33 [2019-09-23T16:06:33.473Z] #33 89.52 crypto/aes
16:06:33 [2019-09-23T16:06:33.473Z] #33 90.45 crypto
16:06:33 [2019-09-23T16:06:33.473Z] #33 90.67 crypto/des
16:06:33 [2019-09-23T16:06:33.473Z] #33 91.12 crypto/internal/randutil
16:06:33 [2019-09-23T16:06:33.473Z] #33 91.24 crypto/sha512
16:06:33 [2019-09-23T16:06:33.473Z] #33 92.04 crypto/ed25519/internal/edwards25519
16:06:34 [2019-09-23T16:06:34.398Z] #33 ...
16:06:34 [2019-09-23T16:06:34.398Z] 
16:06:34 [2019-09-23T16:06:34.398Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
16:06:34 [2019-09-23T16:06:34.398Z] #58 41.39   CC       compel/plugins/std/infect.o
16:06:34 [2019-09-23T16:06:34.958Z] #58 42.10   CC       compel/arch/x86/plugins/std/parasite-head.o
16:06:34 [2019-09-23T16:06:34.958Z] #58 42.21   CC       compel/arch/x86/plugins/std/memcpy.o
16:06:35 [2019-09-23T16:06:35.213Z] #58 42.26   CC       compel/arch/x86/plugins/std/syscalls-64.o
16:06:35 [2019-09-23T16:06:35.213Z] #58 42.32   AR       compel/plugins/std.lib.a
16:06:35 [2019-09-23T16:06:35.213Z] #58 42.39   CC       compel/plugins/fds/fds.o
16:06:35 [2019-09-23T16:06:35.468Z] #58 42.63   AR       compel/plugins/fds.lib.a
16:06:35 [2019-09-23T16:06:35.468Z] #58 42.68   HOSTDEP  compel/src/lib/log-host.d
16:06:35 [2019-09-23T16:06:35.468Z] #58 42.75   HOSTDEP  compel/src/lib/handle-elf-host.d
16:06:35 [2019-09-23T16:06:35.723Z] #58 42.84   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
16:06:35 [2019-09-23T16:06:35.723Z] #58 42.92   HOSTDEP  compel/src/main-host.d
16:06:35 [2019-09-23T16:06:35.723Z] #58 43.01   DEP      compel/src/lib/ptrace.d
16:06:35 [2019-09-23T16:06:35.979Z] #58 43.13   DEP      compel/src/lib/infect.d
16:06:35 [2019-09-23T16:06:35.979Z] #58 43.27   DEP      compel/src/lib/infect-util.d
16:06:36 [2019-09-23T16:06:36.234Z] #58 43.37   DEP      compel/src/lib/infect-rpc.d
16:06:36 [2019-09-23T16:06:36.234Z] #58 43.49   DEP      compel/arch/x86/src/lib/infect.d
16:06:36 [2019-09-23T16:06:36.490Z] #58 43.65   DEP      compel/arch/x86/src/lib/cpu.d
16:06:36 [2019-09-23T16:06:36.490Z] #58 43.71   DEP      compel/src/lib/log.d
16:06:36 [2019-09-23T16:06:36.745Z] #58 43.81   DEP      compel/src/main.d
16:06:36 [2019-09-23T16:06:36.745Z] #58 43.95   DEP      compel/src/lib/handle-elf.d
16:06:36 [2019-09-23T16:06:36.745Z] #58 44.05   DEP      compel/arch/x86/src/lib/handle-elf.d
16:06:37 [2019-09-23T16:06:37.306Z] #58 44.24   CC       compel/src/lib/log.o
16:06:37 [2019-09-23T16:06:37.306Z] #58 44.50   CC       compel/arch/x86/src/lib/cpu.o
16:06:38 [2019-09-23T16:06:38.231Z] #58 45.15   CC       compel/arch/x86/src/lib/infect.o
16:06:38 [2019-09-23T16:06:38.791Z] #58 45.88   CC       compel/src/lib/infect-rpc.o
16:06:39 [2019-09-23T16:06:39.046Z] #58 46.17   CC       compel/src/lib/infect-util.o
16:06:39 [2019-09-23T16:06:39.302Z] #58 46.50   CC       compel/src/lib/infect.o
16:06:41 [2019-09-23T16:06:41.814Z] #58 48.65   CC       compel/src/lib/ptrace.o
16:06:41 [2019-09-23T16:06:41.814Z] #58 49.03   AR       compel/libcompel.a
16:06:42 [2019-09-23T16:06:42.070Z] #58 49.13   HOSTCC   compel/src/main-host.o
16:06:42 [2019-09-23T16:06:42.325Z] #58 49.45   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
16:06:42 [2019-09-23T16:06:42.581Z] #58 49.62   HOSTCC   compel/src/lib/handle-elf-host.o
16:06:42 [2019-09-23T16:06:42.836Z] #58 50.01   HOSTCC   compel/src/lib/log-host.o
16:06:43 [2019-09-23T16:06:43.091Z] #58 50.22   HOSTLINK compel/compel-host-bin
16:06:43 [2019-09-23T16:06:43.346Z] #58 50.35   DEP      soccr/soccr.d
16:06:43 [2019-09-23T16:06:43.346Z] #58 50.48   CC       soccr/soccr.o
16:06:44 [2019-09-23T16:06:44.708Z] #58 51.67   AR       soccr/libsoccr.a
16:06:44 [2019-09-23T16:06:44.708Z] #58 51.71 make[1]: 'soccr/libsoccr.a' is up to date.
16:06:44 [2019-09-23T16:06:44.963Z] #58 51.97   DEP      criu/arch/x86/sigframe.d
16:06:44 [2019-09-23T16:06:44.963Z] #58 52.05   DEP      criu/arch/x86/sigaction_compat.d
16:06:44 [2019-09-23T16:06:44.963Z] #58 52.13   DEP      criu/arch/x86/kerndat.d
16:06:45 [2019-09-23T16:06:45.218Z] #58 52.28   DEP      criu/arch/x86/crtools.d
16:06:45 [2019-09-23T16:06:45.219Z] #58 ...
16:06:45 [2019-09-23T16:06:45.219Z] 
16:06:45 [2019-09-23T16:06:45.219Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
16:06:45 [2019-09-23T16:06:45.219Z] #33 94.24 crypto/hmac
16:06:45 [2019-09-23T16:06:45.219Z] #33 94.36 crypto/md5
16:06:45 [2019-09-23T16:06:45.219Z] #33 94.96 crypto/rc4
16:06:45 [2019-09-23T16:06:45.219Z] #33 95.08 crypto/sha1
16:06:45 [2019-09-23T16:06:45.219Z] #33 95.69 crypto/sha256
16:06:45 [2019-09-23T16:06:45.219Z] #33 96.56 encoding/hex
16:06:45 [2019-09-23T16:06:45.219Z] #33 96.73 crypto/rand
16:06:45 [2019-09-23T16:06:45.219Z] #33 96.85 crypto/elliptic
16:06:45 [2019-09-23T16:06:45.219Z] #33 97.28 encoding/asn1
16:06:45 [2019-09-23T16:06:45.219Z] #33 98.77 crypto/ed25519
16:06:45 [2019-09-23T16:06:45.219Z] #33 99.00 crypto/rsa
16:06:45 [2019-09-23T16:06:45.219Z] #33 99.30 crypto/ecdsa
16:06:45 [2019-09-23T16:06:45.219Z] #33 99.74 crypto/dsa
16:06:45 [2019-09-23T16:06:45.219Z] #33 100.0 crypto/x509/pkix
16:06:45 [2019-09-23T16:06:45.219Z] #33 100.3 encoding/pem
16:06:45 [2019-09-23T16:06:45.219Z] #33 100.3 vendor/golang.org/x/crypto/cryptobyte
16:06:45 [2019-09-23T16:06:45.219Z] #33 100.7 vendor/golang.org/x/net/dns/dnsmessage
16:06:45 [2019-09-23T16:06:45.219Z] #33 102.1 vendor/golang.org/x/crypto/internal/chacha20
16:06:45 [2019-09-23T16:06:45.219Z] #33 102.6 vendor/golang.org/x/crypto/poly1305
16:06:45 [2019-09-23T16:06:45.219Z] #33 103.0 vendor/golang.org/x/sys/cpu
16:06:45 [2019-09-23T16:06:45.219Z] #33 103.3 vendor/golang.org/x/crypto/chacha20poly1305
16:06:45 [2019-09-23T16:06:45.219Z] #33 103.5 net
16:06:45 [2019-09-23T16:06:45.219Z] #33 104.2 vendor/golang.org/x/crypto/hkdf
16:06:45 [2019-09-23T16:06:45.219Z] #33 104.4 vendor/golang.org/x/text/transform
16:06:45 [2019-09-23T16:06:45.474Z] #33 ...
16:06:45 [2019-09-23T16:06:45.474Z] 
16:06:45 [2019-09-23T16:06:45.474Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
16:06:45 [2019-09-23T16:06:45.475Z] #58 52.44   DEP      criu/arch/x86/cpu.d
16:06:45 [2019-09-23T16:06:45.475Z] #58 52.59   CC       criu/arch/x86/cpu.o
16:06:46 [2019-09-23T16:06:46.035Z] #58 53.24   CC       criu/arch/x86/crtools.o
16:06:46 [2019-09-23T16:06:46.961Z] #58 54.27   CC       criu/arch/x86/kerndat.o
16:06:47 [2019-09-23T16:06:47.886Z] #58 54.75   CC       criu/arch/x86/sigaction_compat.o
16:06:47 [2019-09-23T16:06:47.887Z] #58 54.98   CC       criu/arch/x86/sigframe.o
16:06:48 [2019-09-23T16:06:48.142Z] #58 55.23   LINK     criu/arch/x86/crtools.built-in.o
16:06:48 [2019-09-23T16:06:48.142Z] #58 55.27   DEP      criu/pie/util-vdso-elf32.d
16:06:48 [2019-09-23T16:06:48.142Z] #58 55.38   DEP      criu/arch/x86/vdso-pie.d
16:06:48 [2019-09-23T16:06:48.397Z] #58 55.49   DEP      criu/pie/parasite-vdso.d
16:06:48 [2019-09-23T16:06:48.653Z] #58 55.68   DEP      criu/pie/util-vdso.d
16:06:48 [2019-09-23T16:06:48.653Z] #58 55.84   DEP      criu/pie/util.d
16:06:48 [2019-09-23T16:06:48.908Z] #58 56.02   CC       criu/pie/util.o
16:06:49 [2019-09-23T16:06:49.163Z] #58 56.31   CC       criu/pie/util-vdso.o
16:06:49 [2019-09-23T16:06:49.724Z] #58 56.81   CC       criu/pie/parasite-vdso.o
16:06:50 [2019-09-23T16:06:50.649Z] #58 57.85   CC       criu/arch/x86/vdso-pie.o
16:06:51 [2019-09-23T16:06:51.293Z] #58 58.15   CC       criu/pie/util-vdso-elf32.o
16:06:51 [2019-09-23T16:06:51.548Z] #58 58.80   AR       criu/pie/pie.lib.a
16:06:51 [2019-09-23T16:06:51.548Z] #58 58.85   DEP      criu/pie/restorer.d
16:06:52 [2019-09-23T16:06:52.109Z] #58 59.06   DEP      criu/arch/x86/sigaction_compat_pie.d
16:06:52 [2019-09-23T16:06:52.109Z] #58 59.24   DEP      criu/arch/x86/restorer_unmap.d
16:06:52 [2019-09-23T16:06:52.109Z] #58 59.25   DEP      criu/arch/x86/restorer.d
16:06:52 [2019-09-23T16:06:52.364Z] #58 59.52   DEP      criu/pie/parasite.d
16:06:52 [2019-09-23T16:06:52.619Z] #58 59.75   CC       criu/pie/parasite.o
16:06:53 [2019-09-23T16:06:53.981Z] #58 60.94   LINK     criu/pie/parasite.built-in.o
16:06:53 [2019-09-23T16:06:53.981Z] #58 60.95   GEN      criu/pie/parasite-blob.h
16:06:53 [2019-09-23T16:06:53.981Z] #58 60.97   CC       criu/arch/x86/restorer.o
16:06:54 [2019-09-23T16:06:54.372Z] #58 61.52   CC       criu/arch/x86/restorer_unmap.o
16:06:54 [2019-09-23T16:06:54.654Z] #58 61.58   CC       criu/arch/x86/sigaction_compat_pie.o
16:06:54 [2019-09-23T16:06:54.910Z] #58 61.92   CC       criu/pie/restorer.o
16:06:55 [2019-09-23T16:06:55.840Z] #58 ...
16:06:55 [2019-09-23T16:06:55.840Z] 
16:06:55 [2019-09-23T16:06:55.840Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
16:06:55 [2019-09-23T16:06:55.840Z] #33 104.9 vendor/golang.org/x/text/unicode/bidi
16:06:55 [2019-09-23T16:06:55.840Z] #33 106.4 vendor/golang.org/x/text/secure/bidirule
16:06:55 [2019-09-23T16:06:55.840Z] #33 106.6 vendor/golang.org/x/text/unicode/norm
16:06:55 [2019-09-23T16:06:55.840Z] #33 110.4 vendor/golang.org/x/net/idna
16:06:55 [2019-09-23T16:06:55.840Z] #33 112.3 vendor/golang.org/x/net/http2/hpack
16:06:55 [2019-09-23T16:06:55.840Z] #33 112.9 mime
16:06:55 [2019-09-23T16:06:55.840Z] #33 114.8 mime/quotedprintable
16:06:55 [2019-09-23T16:06:55.840Z] #33 115.1 net/http/internal
16:06:56 [2019-09-23T16:06:56.403Z] #33 115.4 os/exec
16:06:57 [2019-09-23T16:06:57.763Z] #33 ...
16:06:57 [2019-09-23T16:06:57.763Z] 
16:06:57 [2019-09-23T16:06:57.763Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
16:06:57 [2019-09-23T16:06:57.763Z] #58 64.82   LINK     criu/pie/restorer.built-in.o
16:06:57 [2019-09-23T16:06:57.763Z] #58 64.89   GEN      criu/pie/restorer-blob.h
16:06:58 [2019-09-23T16:06:58.018Z] #58 64.98   DEP      criu/vdso.d
16:06:58 [2019-09-23T16:06:58.018Z] #58 65.23   DEP      criu/vdso-compat.d
16:06:58 [2019-09-23T16:06:58.272Z] #58 65.46   DEP      criu/uts_ns.d
16:06:58 [2019-09-23T16:06:58.527Z] #58 65.60   DEP      criu/util.d
16:06:58 [2019-09-23T16:06:58.527Z] #58 65.81   DEP      criu/uffd.d
16:06:59 [2019-09-23T16:06:59.086Z] #58 66.00   DEP      criu/tun.d
16:06:59 [2019-09-23T16:06:59.086Z] #58 66.18   DEP      criu/tty.d
16:06:59 [2019-09-23T16:06:59.341Z] #58 66.34   DEP      criu/timerfd.d
16:06:59 [2019-09-23T16:06:59.341Z] #58 66.56   DEP      criu/sysfs_parse.d
16:06:59 [2019-09-23T16:06:59.596Z] #58 66.77   DEP      criu/sysctl.d
16:06:59 [2019-09-23T16:06:59.851Z] #58 66.94   DEP      criu/string.d
16:06:59 [2019-09-23T16:06:59.851Z] #58 67.02   DEP      criu/stats.d
16:07:00 [2019-09-23T16:07:00.107Z] #58 67.17   DEP      criu/sockets.d
16:07:00 [2019-09-23T16:07:00.107Z] #58 67.41   DEP      criu/sk-unix.d
16:07:00 [2019-09-23T16:07:00.666Z] #58 67.58   DEP      criu/sk-tcp.d
16:07:00 [2019-09-23T16:07:00.666Z] #58 67.79   DEP      criu/sk-queue.d
16:07:00 [2019-09-23T16:07:00.666Z] #58 67.96   DEP      criu/sk-packet.d
16:07:01 [2019-09-23T16:07:01.225Z] #58 68.13   DEP      criu/sk-netlink.d
16:07:01 [2019-09-23T16:07:01.225Z] #58 68.30   DEP      criu/sk-inet.d
16:07:01 [2019-09-23T16:07:01.480Z] #58 68.56   DEP      criu/signalfd.d
16:07:01 [2019-09-23T16:07:01.585Z] 🇩 bin/containerd
16:07:01 [2019-09-23T16:07:01.735Z] #58 68.80   DEP      criu/sigframe.d
16:07:01 [2019-09-23T16:07:01.735Z] #58 68.88   DEP      criu/shmem.d
16:07:01 [2019-09-23T16:07:01.989Z] #58 69.09   DEP      criu/servicefd.d
16:07:01 [2019-09-23T16:07:01.990Z] #58 69.26   DEP      criu/seize.d
16:07:02 [2019-09-23T16:07:02.245Z] #58 69.41   DEP      criu/seccomp.d
16:07:02 [2019-09-23T16:07:02.500Z] #58 69.60   DEP      criu/rst-malloc.d
16:07:02 [2019-09-23T16:07:02.500Z] #58 69.69   DEP      criu/rbtree.d
16:07:02 [2019-09-23T16:07:02.754Z] #58 69.71   DEP      criu/pstree.d
16:07:02 [2019-09-23T16:07:02.754Z] #58 69.86   DEP      criu/protobuf.d
16:07:03 [2019-09-23T16:07:03.010Z] #58 70.06   GEN      criu/protobuf-desc-gen.h
16:07:04 [2019-09-23T16:07:04.377Z] #58 71.44   DEP      criu/protobuf-desc.d
16:07:04 [2019-09-23T16:07:04.377Z] #58 71.62   DEP      criu/proc_parse.d
16:07:04 [2019-09-23T16:07:04.632Z] #58 71.90   DEP      criu/plugin.d
16:07:04 [2019-09-23T16:07:04.887Z] #58 71.98   DEP      criu/pipes.d
16:07:05 [2019-09-23T16:07:05.141Z] #58 72.13   DEP      criu/pie-util.d
16:07:05 [2019-09-23T16:07:05.141Z] #58 72.27   DEP      criu/pie-util-vdso.d
16:07:05 [2019-09-23T16:07:05.396Z] #58 72.40   DEP      criu/pie-util-vdso-elf32.d
16:07:05 [2019-09-23T16:07:05.396Z] #58 72.55   DEP      criu/path.d
16:07:05 [2019-09-23T16:07:05.651Z] #58 72.70   DEP      criu/parasite-syscall.d
16:07:05 [2019-09-23T16:07:05.651Z] #58 72.89   DEP      criu/pagemap.d
16:07:05 [2019-09-23T16:07:05.905Z] #58 73.10   DEP      criu/pagemap-cache.d
16:07:06 [2019-09-23T16:07:06.160Z] #58 73.22   DEP      criu/page-xfer.d
16:07:06 [2019-09-23T16:07:06.415Z] #58 73.44   DEP      criu/page-pipe.d
16:07:06 [2019-09-23T16:07:06.415Z] #58 73.57   DEP      criu/netfilter.d
16:07:06 [2019-09-23T16:07:06.669Z] #58 73.82   DEP      criu/net.d
16:07:07 [2019-09-23T16:07:07.269Z] #58 74.13   DEP      criu/namespaces.d
16:07:07 [2019-09-23T16:07:07.269Z] #58 74.34   DEP      criu/mount.d
16:07:07 [2019-09-23T16:07:07.524Z] #58 74.61   DEP      criu/mem.d
16:07:07 [2019-09-23T16:07:07.778Z] #58 74.86   DEP      criu/lsm.d
16:07:07 [2019-09-23T16:07:07.779Z] #58 75.00   DEP      criu/log.d
16:07:08 [2019-09-23T16:07:08.033Z] #58 75.15   DEP      criu/libnetlink.d
16:07:08 [2019-09-23T16:07:08.033Z] #58 75.30   DEP      criu/kerndat.d
16:07:08 [2019-09-23T16:07:08.288Z] #58 75.56   DEP      criu/kcmp-ids.d
16:07:08 [2019-09-23T16:07:08.543Z] #58 75.66   DEP      criu/irmap.d
16:07:08 [2019-09-23T16:07:08.543Z] #58 75.85   DEP      criu/ipc_ns.d
16:07:09 [2019-09-23T16:07:09.102Z] #58 76.03   DEP      criu/image.d
16:07:09 [2019-09-23T16:07:09.102Z] #58 76.15   DEP      criu/image-desc.d
16:07:09 [2019-09-23T16:07:09.102Z] #58 76.27   DEP      criu/fsnotify.d
16:07:09 [2019-09-23T16:07:09.357Z] #58 76.47   DEP      criu/filesystems.d
16:07:09 [2019-09-23T16:07:09.612Z] #58 ...
16:07:09 [2019-09-23T16:07:09.612Z] 
16:07:09 [2019-09-23T16:07:09.612Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
16:07:09 [2019-09-23T16:07:09.612Z] #27 DONE 128.9s
16:07:09 [2019-09-23T16:07:09.612Z] 
16:07:09 [2019-09-23T16:07:09.612Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
16:07:09 [2019-09-23T16:07:09.612Z] #58 76.66   DEP      criu/files.d
16:07:09 [2019-09-23T16:07:09.612Z] #58 ...
16:07:09 [2019-09-23T16:07:09.612Z] 
16:07:09 [2019-09-23T16:07:09.612Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
16:07:09 [2019-09-23T16:07:09.612Z] #33 118.8 net/textproto
16:07:09 [2019-09-23T16:07:09.612Z] #33 118.8 crypto/x509
16:07:09 [2019-09-23T16:07:09.612Z] #33 119.8 vendor/golang.org/x/net/http/httpguts
16:07:09 [2019-09-23T16:07:09.612Z] #33 120.0 vendor/golang.org/x/net/http/httpproxy
16:07:09 [2019-09-23T16:07:09.612Z] #33 120.5 mime/multipart
16:07:09 [2019-09-23T16:07:09.612Z] #33 122.1 crypto/tls
16:07:09 [2019-09-23T16:07:09.612Z] #33 127.7 net/http/httptrace
16:07:09 [2019-09-23T16:07:09.612Z] #33 127.9 net/http
16:07:09 [2019-09-23T16:07:09.866Z] #33 ...
16:07:09 [2019-09-23T16:07:09.866Z] 
16:07:09 [2019-09-23T16:07:09.866Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
16:07:09 [2019-09-23T16:07:09.866Z] #58 76.97   DEP      criu/files-reg.d
16:07:10 [2019-09-23T16:07:10.122Z] #58 77.19   DEP      criu/files-ext.d
16:07:10 [2019-09-23T16:07:10.122Z] #58 77.40   DEP      criu/file-lock.d
16:07:10 [2019-09-23T16:07:10.517Z] #58 77.67   DEP      criu/file-ids.d
16:07:10 [2019-09-23T16:07:10.517Z] #58 77.77   DEP      criu/fifo.d
16:07:10 [2019-09-23T16:07:10.813Z] #58 77.87   DEP      criu/fdstore.d
16:07:10 [2019-09-23T16:07:10.813Z] #58 77.96   DEP      criu/fault-injection.d
16:07:10 [2019-09-23T16:07:10.813Z] #58 78.02   DEP      criu/external.d
16:07:11 [2019-09-23T16:07:11.068Z] #58 78.08   DEP      criu/eventpoll.d
16:07:11 [2019-09-23T16:07:11.068Z] #58 78.27   DEP      criu/eventfd.d
16:07:11 [2019-09-23T16:07:11.323Z] #58 78.47   DEP      criu/crtools.d
16:07:11 [2019-09-23T16:07:11.578Z] #58 78.66   DEP      criu/cr-service.d
16:07:11 [2019-09-23T16:07:11.833Z] #58 78.86   DEP      criu/cr-restore.d
16:07:11 [2019-09-23T16:07:11.833Z] #58 79.05   DEP      criu/cr-errno.d
16:07:11 [2019-09-23T16:07:11.833Z] #58 79.06   DEP      criu/cr-dump.d
16:07:11 [2019-09-23T16:07:11.992Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:07:11 [2019-09-23T16:07:11.992Z] 
16:07:11 [2019-09-23T16:07:11.992Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
16:07:11 [2019-09-23T16:07:11.992Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
16:07:11 [2019-09-23T16:07:11.992Z] Using test binary docker
16:07:11 [2019-09-23T16:07:11.992Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:07:11 [2019-09-23T16:07:11.992Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
16:07:11 [2019-09-23T16:07:11.992Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
16:07:11 [2019-09-23T16:07:11.992Z] Warning failed to create cache: (null)
16:07:11 [2019-09-23T16:07:11.992Z] .
16:07:11 [2019-09-23T16:07:11.992Z] INFO: Waiting for daemon to start...
16:07:11 [2019-09-23T16:07:11.992Z] Starting dockerd
16:07:11 [2019-09-23T16:07:11.992Z] .
16:07:11 [2019-09-23T16:07:11.992Z] INFO: Building docker-sdk-python3:4.0.2...
16:07:12 [2019-09-23T16:07:12.088Z] #58 79.22   DEP      criu/cr-dedup.d
16:07:12 [2019-09-23T16:07:12.343Z] #58 79.39   DEP      criu/cr-check.d
16:07:12 [2019-09-23T16:07:12.343Z] #58 79.55   DEP      criu/config.d
16:07:12 [2019-09-23T16:07:12.343Z] #58 79.64   DEP      criu/clone-noasan.d
16:07:12 [2019-09-23T16:07:12.598Z] #58 79.69   DEP      criu/cgroup.d
16:07:12 [2019-09-23T16:07:12.853Z] #58 79.83   DEP      criu/cgroup-props.d
16:07:12 [2019-09-23T16:07:12.853Z] #58 79.96   DEP      criu/bitmap.d
16:07:12 [2019-09-23T16:07:12.853Z] #58 79.98   DEP      criu/bfd.d
16:07:13 [2019-09-23T16:07:13.108Z] #58 80.11   DEP      criu/autofs.d
16:07:13 [2019-09-23T16:07:13.108Z] #58 80.25   DEP      criu/aio.d
16:07:13 [2019-09-23T16:07:13.363Z] #58 80.40   DEP      criu/action-scripts.d
16:07:13 [2019-09-23T16:07:13.618Z] #58 80.72   CC       criu/action-scripts.o
16:07:13 [2019-09-23T16:07:13.873Z] #58 81.12   CC       criu/aio.o
16:07:14 [2019-09-23T16:07:14.433Z] #58 81.57   CC       criu/autofs.o
16:07:15 [2019-09-23T16:07:15.795Z] #58 82.91   CC       criu/bfd.o
16:07:16 [2019-09-23T16:07:16.357Z] #58 83.50   CC       criu/bitmap.o
16:07:16 [2019-09-23T16:07:16.357Z] #58 83.62   CC       criu/cgroup-props.o
16:07:17 [2019-09-23T16:07:17.409Z] #58 84.41   CC       criu/cgroup.o
16:07:18 [2019-09-23T16:07:18.332Z] #58 ...
16:07:18 [2019-09-23T16:07:18.332Z] 
16:07:18 [2019-09-23T16:07:18.332Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
16:07:18 [2019-09-23T16:07:18.332Z] #33 137.6 github.com/LK4D4/vndr/godl
16:07:18 [2019-09-23T16:07:18.892Z] #33 138.2 github.com/LK4D4/vndr
16:07:21 [2019-09-23T16:07:21.842Z] 🇩 bin/containerd-stress
16:07:23 [2019-09-23T16:07:23.178Z] 🇩 bin/containerd-shim
16:07:25 [2019-09-23T16:07:25.459Z] #33 ...
16:07:25 [2019-09-23T16:07:25.459Z] 
16:07:25 [2019-09-23T16:07:25.459Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
16:07:25 [2019-09-23T16:07:25.459Z] #58 87.13   CC       criu/clone-noasan.o
16:07:25 [2019-09-23T16:07:25.459Z] #58 87.25   CC       criu/config.o
16:07:25 [2019-09-23T16:07:25.459Z] #58 88.41   CC       criu/cr-check.o
16:07:25 [2019-09-23T16:07:25.459Z] #58 89.61   CC       criu/cr-dedup.o
16:07:25 [2019-09-23T16:07:25.459Z] #58 90.00   CC       criu/cr-dump.o
16:07:25 [2019-09-23T16:07:25.459Z] #58 91.91   CC       criu/cr-errno.o
16:07:25 [2019-09-23T16:07:25.459Z] #58 91.98   CC       criu/cr-restore.o
16:07:26 [2019-09-23T16:07:26.383Z] #58 ...
16:07:26 [2019-09-23T16:07:26.383Z] 
16:07:26 [2019-09-23T16:07:26.383Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
16:07:26 [2019-09-23T16:07:26.383Z] #33 DONE 145.3s
16:07:26 [2019-09-23T16:07:26.383Z] 
16:07:26 [2019-09-23T16:07:26.383Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
16:07:28 [2019-09-23T16:07:28.890Z] #58 96.13   CC       criu/cr-service.o
16:07:29 [2019-09-23T16:07:29.921Z] 🇩 bin/containerd-shim-runc-v1
16:07:30 [2019-09-23T16:07:30.250Z] #58 97.37   CC       criu/crtools.o
16:07:30 [2019-09-23T16:07:30.809Z] #58 97.89   CC       criu/eventfd.o
16:07:31 [2019-09-23T16:07:31.064Z] #58 98.27   CC       criu/eventpoll.o
16:07:31 [2019-09-23T16:07:31.800Z] 🇩 binaries
16:07:31 [2019-09-23T16:07:31.800Z] + mkdir -p /build
16:07:31 [2019-09-23T16:07:31.800Z] + cp bin/containerd /build/containerd
16:07:31 [2019-09-23T16:07:31.800Z] + cp bin/containerd-shim /build/containerd-shim
16:07:31 [2019-09-23T16:07:31.800Z] + cp bin/ctr /build/ctr
16:07:31 [2019-09-23T16:07:31.988Z] #58 ...
16:07:31 [2019-09-23T16:07:31.988Z] 
16:07:31 [2019-09-23T16:07:31.988Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
16:07:31 [2019-09-23T16:07:31.988Z] #42 148.0 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
16:07:31 [2019-09-23T16:07:31.988Z] #42 149.9 + mkdir -p /build
16:07:31 [2019-09-23T16:07:31.988Z] #42 149.9 + cp runc /build/runc
16:07:31 [2019-09-23T16:07:31.988Z] #42 DONE 150.3s
16:07:31 [2019-09-23T16:07:31.988Z] 
16:07:31 [2019-09-23T16:07:31.988Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
16:07:31 [2019-09-23T16:07:31.988Z] #58 98.87   CC       criu/external.o
16:07:31 [2019-09-23T16:07:31.988Z] #58 99.19   CC       criu/fault-injection.o
16:07:32 [2019-09-23T16:07:32.242Z] #58 99.29   CC       criu/fdstore.o
16:07:32 [2019-09-23T16:07:32.496Z] #58 99.80   CC       criu/fifo.o
16:07:33 [2019-09-23T16:07:33.419Z] #58 100.3   CC       criu/file-ids.o
16:07:33 [2019-09-23T16:07:33.419Z] #58 100.6   CC       criu/file-lock.o
16:07:34 [2019-09-23T16:07:34.257Z] Removing intermediate container c9d3010838b4
16:07:34 [2019-09-23T16:07:34.257Z]  ---> 70d9cfed71b1
16:07:34 [2019-09-23T16:07:34.257Z] Step 57/126 : FROM dev-base AS proxy
16:07:34 [2019-09-23T16:07:34.257Z]  ---> 82cd278b1b30
16:07:34 [2019-09-23T16:07:34.257Z] Step 58/126 : ENV INSTALL_BINARY_NAME=proxy
16:07:34 [2019-09-23T16:07:34.342Z] #58 101.3   CC       criu/files-ext.o
16:07:34 [2019-09-23T16:07:34.596Z] #58 101.6   CC       criu/files-reg.o
16:07:34 [2019-09-23T16:07:34.718Z]  ---> Running in 960bd5c14534
16:07:34 [2019-09-23T16:07:34.719Z] Removing intermediate container 960bd5c14534
16:07:34 [2019-09-23T16:07:34.719Z]  ---> 75d6764cbbd1
16:07:34 [2019-09-23T16:07:34.719Z] Step 59/126 : COPY hack/dockerfile/install/install.sh ./install.sh
16:07:35 [2019-09-23T16:07:35.191Z]  ---> 7759b02eb925
16:07:35 [2019-09-23T16:07:35.191Z] Step 60/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
16:07:35 [2019-09-23T16:07:35.191Z]  ---> 1ab0fcd74afd
16:07:35 [2019-09-23T16:07:35.191Z] Step 61/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
16:07:35 [2019-09-23T16:07:35.191Z]  ---> Running in 2c4fc36252d2
16:07:35 [2019-09-23T16:07:35.976Z] #58 103.2   CC       criu/files.o
16:07:36 [2019-09-23T16:07:36.135Z] + RM_GOPATH=0
16:07:36 [2019-09-23T16:07:36.135Z] + TMP_GOPATH=
16:07:36 [2019-09-23T16:07:36.135Z] + : /build
16:07:36 [2019-09-23T16:07:36.135Z] + '[' -z '' ']'
16:07:36 [2019-09-23T16:07:36.135Z] ++ mktemp -d
16:07:36 [2019-09-23T16:07:36.135Z] + export GOPATH=/tmp/tmp.I5VUuheSfN
16:07:36 [2019-09-23T16:07:36.135Z] + GOPATH=/tmp/tmp.I5VUuheSfN
16:07:36 [2019-09-23T16:07:36.135Z] + RM_GOPATH=1
16:07:36 [2019-09-23T16:07:36.135Z] ++ dirname ./install.sh
16:07:36 [2019-09-23T16:07:36.135Z] + dir=.
16:07:36 [2019-09-23T16:07:36.135Z] + bin=proxy
16:07:36 [2019-09-23T16:07:36.135Z] + shift
16:07:36 [2019-09-23T16:07:36.135Z] + '[' '!' -f ./proxy.installer ']'
16:07:36 [2019-09-23T16:07:36.135Z] + . ./proxy.installer
16:07:36 [2019-09-23T16:07:36.135Z] ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726
16:07:36 [2019-09-23T16:07:36.135Z] + install_proxy
16:07:36 [2019-09-23T16:07:36.135Z] + case "$1" in
16:07:36 [2019-09-23T16:07:36.135Z] + export CGO_ENABLED=0
16:07:36 [2019-09-23T16:07:36.135Z] + CGO_ENABLED=0
16:07:36 [2019-09-23T16:07:36.135Z] + _install_proxy
16:07:36 [2019-09-23T16:07:36.135Z] + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726'
16:07:36 [2019-09-23T16:07:36.135Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.I5VUuheSfN/src/github.com/docker/libnetwork
16:07:36 [2019-09-23T16:07:36.135Z] Cloning into '/tmp/tmp.I5VUuheSfN/src/github.com/docker/libnetwork'...
16:07:36 [2019-09-23T16:07:36.135Z] Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726
16:07:37 [2019-09-23T16:07:37.378Z] #58 104.7   CC       criu/filesystems.o
16:07:37 [2019-09-23T16:07:37.439Z] + cd /tmp/tmp.I5VUuheSfN/src/github.com/docker/libnetwork
16:07:37 [2019-09-23T16:07:37.439Z] + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726
16:07:37 [2019-09-23T16:07:37.828Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:07:38 [2019-09-23T16:07:38.389Z] #58 105.3   CC       criu/fsnotify.o
16:07:39 [2019-09-23T16:07:39.315Z] #58 106.2   CC       criu/image-desc.o
16:07:39 [2019-09-23T16:07:39.315Z] #58 106.3   CC       criu/image.o
16:07:39 [2019-09-23T16:07:39.874Z] #58 107.0   CC       criu/ipc_ns.o
16:07:40 [2019-09-23T16:07:40.352Z] Removing intermediate container 2c4fc36252d2
16:07:40 [2019-09-23T16:07:40.352Z]  ---> 4daabe3d9f52
16:07:40 [2019-09-23T16:07:40.352Z] Step 62/126 : FROM base AS golangci_lint
16:07:40 [2019-09-23T16:07:40.352Z]  ---> 82cd278b1b30
16:07:40 [2019-09-23T16:07:40.352Z] Step 63/126 : ENV INSTALL_BINARY_NAME=golangci_lint
16:07:40 [2019-09-23T16:07:40.352Z]  ---> Running in ff60b1d8b28c
16:07:40 [2019-09-23T16:07:40.352Z] Removing intermediate container ff60b1d8b28c
16:07:40 [2019-09-23T16:07:40.352Z]  ---> 4e57267b50a8
16:07:40 [2019-09-23T16:07:40.352Z] Step 64/126 : COPY hack/dockerfile/install/install.sh ./install.sh
16:07:40 [2019-09-23T16:07:40.352Z]  ---> 2c22008bb27c
16:07:40 [2019-09-23T16:07:40.352Z] Step 65/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
16:07:40 [2019-09-23T16:07:40.728Z]  ---> 26cbe9d1d4d1
16:07:40 [2019-09-23T16:07:40.728Z] Step 66/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
16:07:40 [2019-09-23T16:07:40.728Z]  ---> Running in 5c7b9e2b0461
16:07:40 [2019-09-23T16:07:40.799Z] #58 107.8   CC       criu/irmap.o
16:07:41 [2019-09-23T16:07:41.358Z] #58 108.3   CC       criu/kcmp-ids.o
16:07:41 [2019-09-23T16:07:41.358Z] #58 108.5   CC       criu/kerndat.o
16:07:41 [2019-09-23T16:07:41.553Z] + RM_GOPATH=0
16:07:41 [2019-09-23T16:07:41.553Z] + TMP_GOPATH=
16:07:41 [2019-09-23T16:07:41.553Z] + : /build
16:07:41 [2019-09-23T16:07:41.553Z] + '[' -z '' ']'
16:07:41 [2019-09-23T16:07:41.553Z] ++ mktemp -d
16:07:41 [2019-09-23T16:07:41.553Z] + export GOPATH=/tmp/tmp.yxA7Zt4tp7
16:07:41 [2019-09-23T16:07:41.553Z] + GOPATH=/tmp/tmp.yxA7Zt4tp7
16:07:41 [2019-09-23T16:07:41.553Z] + RM_GOPATH=1
16:07:41 [2019-09-23T16:07:41.553Z] ++ dirname ./install.sh
16:07:41 [2019-09-23T16:07:41.553Z] + dir=.
16:07:41 [2019-09-23T16:07:41.553Z] + bin=golangci_lint
16:07:41 [2019-09-23T16:07:41.553Z] + shift
16:07:41 [2019-09-23T16:07:41.553Z] + '[' '!' -f ./golangci_lint.installer ']'
16:07:41 [2019-09-23T16:07:41.553Z] + . ./golangci_lint.installer
16:07:41 [2019-09-23T16:07:41.553Z] ++ : v1.17.1
16:07:41 [2019-09-23T16:07:41.553Z] + install_golangci_lint
16:07:41 [2019-09-23T16:07:41.553Z] + echo 'Installing golangci-lint version v1.17.1'
16:07:41 [2019-09-23T16:07:41.553Z] + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
16:07:41 [2019-09-23T16:07:41.553Z] Installing golangci-lint version v1.17.1
16:07:41 [2019-09-23T16:07:41.917Z] #58 109.2   CC       criu/libnetlink.o
16:07:42 [2019-09-23T16:07:42.477Z] #58 109.4   CC       criu/log.o
16:07:43 [2019-09-23T16:07:43.036Z] #58 110.0   CC       criu/lsm.o
16:07:43 [2019-09-23T16:07:43.036Z] #58 110.2   CC       criu/mem.o
16:07:43 [2019-09-23T16:07:43.057Z] + cd /tmp/tmp.yxA7Zt4tp7/src/github.com/golangci/golangci-lint/
16:07:43 [2019-09-23T16:07:43.057Z] + git checkout -q v1.17.1
16:07:43 [2019-09-23T16:07:43.438Z] + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
16:07:44 [2019-09-23T16:07:44.397Z] #58 111.3   CC       criu/mount.o
16:07:46 [2019-09-23T16:07:46.906Z] #58 113.9   CC       criu/namespaces.o
16:07:48 [2019-09-23T16:07:48.268Z] #58 115.4   CC       criu/net.o
16:07:50 [2019-09-23T16:07:50.777Z] #58 117.7   CC       criu/netfilter.o
16:07:50 [2019-09-23T16:07:50.777Z] #58 117.9   CC       criu/page-pipe.o
16:07:51 [2019-09-23T16:07:51.338Z] #58 118.4   CC       criu/page-xfer.o
16:07:52 [2019-09-23T16:07:52.263Z] #58 119.3   CC       criu/pagemap-cache.o
16:07:52 [2019-09-23T16:07:52.520Z] #58 119.6   CC       criu/pagemap.o
16:07:53 [2019-09-23T16:07:53.447Z] #58 120.4   CC       criu/parasite-syscall.o
16:07:54 [2019-09-23T16:07:54.007Z] #58 121.0   CC       criu/path.o
16:07:54 [2019-09-23T16:07:54.262Z] #58 121.3   CC       criu/pie-util-vdso-elf32.o
16:07:54 [2019-09-23T16:07:54.518Z] #58 121.7   CC       criu/pie-util-vdso.o
16:07:55 [2019-09-23T16:07:55.077Z] #58 122.0   CC       criu/pie-util.o
16:07:55 [2019-09-23T16:07:55.077Z] #58 122.1   CC       criu/pipes.o
16:07:55 [2019-09-23T16:07:55.636Z] #58 122.7   CC       criu/plugin.o
16:07:55 [2019-09-23T16:07:55.891Z] #58 123.1   CC       criu/proc_parse.o
16:07:57 [2019-09-23T16:07:57.251Z] #58 ...
16:07:57 [2019-09-23T16:07:57.252Z] 
16:07:57 [2019-09-23T16:07:57.252Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
16:07:57 [2019-09-23T16:07:57.252Z] #55 176.9 + dpkg --print-architecture
16:07:57 [2019-09-23T16:07:57.252Z] #55 176.9 + cd /tmp/tmp.fcNDVkM1ab/src/github.com/docker/distribution
16:07:57 [2019-09-23T16:07:57.252Z] #55 176.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
16:07:57 [2019-09-23T16:07:57.506Z] #55 177.3 + GOPATH=/tmp/tmp.fcNDVkM1ab/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.fcNDVkM1ab
16:07:57 [2019-09-23T16:07:57.506Z] #55 177.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
16:08:09 [2019-09-23T16:08:09.706Z] #55 ...
16:08:09 [2019-09-23T16:08:09.706Z] 
16:08:09 [2019-09-23T16:08:09.706Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
16:08:09 [2019-09-23T16:08:09.706Z] #58 125.4   CC       criu/protobuf-desc.o
16:08:09 [2019-09-23T16:08:09.706Z] #58 126.1   CC       criu/protobuf.o
16:08:09 [2019-09-23T16:08:09.706Z] #58 126.5   CC       criu/pstree.o
16:08:09 [2019-09-23T16:08:09.706Z] #58 127.2   CC       criu/rbtree.o
16:08:09 [2019-09-23T16:08:09.706Z] #58 127.5   CC       criu/rst-malloc.o
16:08:09 [2019-09-23T16:08:09.706Z] #58 127.7   CC       criu/seccomp.o
16:08:09 [2019-09-23T16:08:09.706Z] #58 128.3   CC       criu/seize.o
16:08:09 [2019-09-23T16:08:09.706Z] #58 128.9   CC       criu/servicefd.o
16:08:09 [2019-09-23T16:08:09.706Z] #58 129.3   CC       criu/shmem.o
16:08:09 [2019-09-23T16:08:09.706Z] #58 129.9   CC       criu/sigframe.o
16:08:09 [2019-09-23T16:08:09.706Z] #58 130.1   CC       criu/signalfd.o
16:08:09 [2019-09-23T16:08:09.706Z] #58 130.4   CC       criu/sk-inet.o
16:08:09 [2019-09-23T16:08:09.706Z] #58 131.3   CC       criu/sk-netlink.o
16:08:09 [2019-09-23T16:08:09.706Z] #58 131.7   CC       criu/sk-packet.o
16:08:09 [2019-09-23T16:08:09.706Z] #58 132.3   CC       criu/sk-queue.o
16:08:09 [2019-09-23T16:08:09.706Z] #58 132.7   CC       criu/sk-tcp.o
16:08:09 [2019-09-23T16:08:09.706Z] #58 133.1   CC       criu/sk-unix.o
16:08:09 [2019-09-23T16:08:09.706Z] #58 134.7   CC       criu/sockets.o
16:08:09 [2019-09-23T16:08:09.706Z] #58 135.5   CC       criu/stats.o
16:08:09 [2019-09-23T16:08:09.706Z] #58 135.8   CC       criu/string.o
16:08:09 [2019-09-23T16:08:09.706Z] #58 136.0   CC       criu/sysctl.o
16:08:09 [2019-09-23T16:08:09.706Z] #58 136.6   CC       criu/sysfs_parse.o
16:08:09 [2019-09-23T16:08:09.706Z] #58 136.9   CC       criu/timerfd.o
16:08:09 [2019-09-23T16:08:09.961Z] #58 137.3   CC       criu/tty.o
16:08:11 [2019-09-23T16:08:11.846Z] #58 138.9   CC       criu/tun.o
16:08:12 [2019-09-23T16:08:12.406Z] #58 139.5   CC       criu/uffd.o
16:08:13 [2019-09-23T16:08:13.332Z] #58 140.5   CC       criu/util.o
16:08:14 [2019-09-23T16:08:14.694Z] #58 141.6   CC       criu/uts_ns.o
16:08:14 [2019-09-23T16:08:14.694Z] #58 141.8   CC       criu/vdso-compat.o
16:08:14 [2019-09-23T16:08:14.694Z] #58 142.0   CC       criu/vdso.o
16:08:15 [2019-09-23T16:08:15.619Z] #58 142.8   LINK     criu/built-in.o
16:08:15 [2019-09-23T16:08:15.874Z] #58 143.0   LINK     criu/criu
16:08:16 [2019-09-23T16:08:16.434Z] #58 143.4   DEP      lib/c/criu.d
16:08:16 [2019-09-23T16:08:16.434Z] #58 143.5   CC       images/rpc.pb-c.o
16:08:16 [2019-09-23T16:08:16.995Z] #58 ...
16:08:16 [2019-09-23T16:08:16.995Z] 
16:08:16 [2019-09-23T16:08:16.995Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
16:08:16 [2019-09-23T16:08:16.995Z] #55 196.8 + rm -rf /tmp/tmp.fcNDVkM1ab/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.fcNDVkM1ab
16:08:17 [2019-09-23T16:08:17.555Z] #55 DONE 197.4s
16:08:17 [2019-09-23T16:08:17.555Z] 
16:08:17 [2019-09-23T16:08:17.555Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
16:08:17 [2019-09-23T16:08:17.555Z] #58 144.2   CC       lib/c/criu.o
16:08:17 [2019-09-23T16:08:17.851Z] Removing intermediate container 5c7b9e2b0461
16:08:17 [2019-09-23T16:08:17.851Z]  ---> 7aee1b9b93dd
16:08:17 [2019-09-23T16:08:17.851Z] Step 67/126 : FROM base AS gotestsum
16:08:17 [2019-09-23T16:08:17.851Z]  ---> 82cd278b1b30
16:08:17 [2019-09-23T16:08:17.851Z] Step 68/126 : ENV INSTALL_BINARY_NAME=gotestsum
16:08:17 [2019-09-23T16:08:17.851Z]  ---> Running in bb6999dbefe6
16:08:18 [2019-09-23T16:08:18.115Z] #58 145.4   LINK     lib/c/built-in.o
16:08:18 [2019-09-23T16:08:18.231Z] Removing intermediate container bb6999dbefe6
16:08:18 [2019-09-23T16:08:18.231Z]  ---> 41ad76c106c7
16:08:18 [2019-09-23T16:08:18.231Z] Step 69/126 : COPY hack/dockerfile/install/install.sh ./install.sh
16:08:18 [2019-09-23T16:08:18.231Z]  ---> 2fa7337ebbc5
16:08:18 [2019-09-23T16:08:18.231Z] Step 70/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
16:08:18 [2019-09-23T16:08:18.371Z] #58 145.4   LINK     lib/c/libcriu.so
16:08:18 [2019-09-23T16:08:18.371Z] #58 145.7   GEN      magic.py
16:08:18 [2019-09-23T16:08:18.603Z]  ---> e06c45195edc
16:08:18 [2019-09-23T16:08:18.603Z] Step 71/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
16:08:18 [2019-09-23T16:08:18.603Z]  ---> Running in ea8987cb2936
16:08:18 [2019-09-23T16:08:18.931Z] #58 145.9 Note: Building without setproctitle() and strlcpy() support.
16:08:18 [2019-09-23T16:08:18.931Z] #58 145.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:08:18 [2019-09-23T16:08:18.979Z] + RM_GOPATH=0
16:08:18 [2019-09-23T16:08:18.979Z] + TMP_GOPATH=
16:08:18 [2019-09-23T16:08:18.979Z] + : /build
16:08:18 [2019-09-23T16:08:18.979Z] + '[' -z '' ']'
16:08:18 [2019-09-23T16:08:18.979Z] ++ mktemp -d
16:08:18 [2019-09-23T16:08:18.979Z] + export GOPATH=/tmp/tmp.koleF3raQ0
16:08:18 [2019-09-23T16:08:18.979Z] + GOPATH=/tmp/tmp.koleF3raQ0
16:08:18 [2019-09-23T16:08:18.979Z] + RM_GOPATH=1
16:08:18 [2019-09-23T16:08:18.979Z] ++ dirname ./install.sh
16:08:18 [2019-09-23T16:08:18.979Z] + dir=.
16:08:18 [2019-09-23T16:08:18.979Z] + bin=gotestsum
16:08:18 [2019-09-23T16:08:18.979Z] + shift
16:08:18 [2019-09-23T16:08:18.979Z] + '[' '!' -f ./gotestsum.installer ']'
16:08:18 [2019-09-23T16:08:18.980Z] + . ./gotestsum.installer
16:08:18 [2019-09-23T16:08:18.980Z] ++ GOTESTSUM_COMMIT=v0.3.5
16:08:18 [2019-09-23T16:08:18.980Z] + install_gotestsum
16:08:18 [2019-09-23T16:08:18.980Z] + echo 'Installing gotestsum version v0.3.5'
16:08:18 [2019-09-23T16:08:18.980Z] + go get -d gotest.tools/gotestsum
16:08:18 [2019-09-23T16:08:18.980Z] Installing gotestsum version v0.3.5
16:08:19 [2019-09-23T16:08:19.491Z] #58 146.4 fatal: Not a git repository (or any of the parent directories): .git
16:08:19 [2019-09-23T16:08:19.638Z] sha256:f71ae8c18203b19be917072e35d893b287de7ba6b0e3b624f70c63eb8a330a0f
16:08:19 [2019-09-23T16:08:19.638Z] INFO: Starting docker-py tests...
16:08:19 [2019-09-23T16:08:19.638Z] ============================= test session starts ==============================
16:08:19 [2019-09-23T16:08:19.638Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.13.0
16:08:19 [2019-09-23T16:08:19.638Z] rootdir: /src, inifile: pytest.ini
16:08:19 [2019-09-23T16:08:19.638Z] plugins: timeout-1.3.3, cov-2.6.1
16:08:19 [2019-09-23T16:08:19.638Z] collected 385 items / 6 deselected
16:08:19 [2019-09-23T16:08:19.638Z] 
16:08:19 [2019-09-23T16:08:19.746Z] #58 146.9 make[1]: Nothing to be done for 'all'.
16:08:20 [2019-09-23T16:08:20.351Z] #58 147.5 make[1]: 'images/built-in.o' is up to date.
16:08:20 [2019-09-23T16:08:20.351Z] #58 147.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
16:08:20 [2019-09-23T16:08:20.351Z] #58 147.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
16:08:20 [2019-09-23T16:08:20.351Z] #58 147.5 make[1]: 'compel/libcompel.a' is up to date.
16:08:20 [2019-09-23T16:08:20.351Z] #58 147.6 make[1]: 'compel/compel-host-bin' is up to date.
16:08:20 [2019-09-23T16:08:20.606Z] #58 147.6 make[1]: Nothing to be done for 'all'.
16:08:20 [2019-09-23T16:08:20.606Z] #58 147.6 make[1]: 'soccr/libsoccr.a' is up to date.
16:08:20 [2019-09-23T16:08:20.606Z] #58 147.8 make[2]: Nothing to be done for 'all'.
16:08:20 [2019-09-23T16:08:20.606Z] #58 147.8 make[2]: Nothing to be done for 'all'.
16:08:20 [2019-09-23T16:08:20.606Z] #58 147.8 make[2]: Nothing to be done for 'all'.
16:08:20 [2019-09-23T16:08:20.862Z] #58 147.9 make[2]: Nothing to be done for 'all'.
16:08:20 [2019-09-23T16:08:20.862Z] #58 147.9 make[2]: Nothing to be done for 'all'.
16:08:20 [2019-09-23T16:08:20.862Z] #58 148.0 make[2]: Nothing to be done for 'all'.
16:08:20 [2019-09-23T16:08:20.862Z] #58 148.0 make[2]: Nothing to be done for 'all'.
16:08:20 [2019-09-23T16:08:20.862Z] #58 148.1 make[2]: Nothing to be done for 'all'.
16:08:21 [2019-09-23T16:08:21.117Z] #58 148.1   INSTALL  criu/criu
16:08:21 [2019-09-23T16:08:21.117Z] #58 DONE 148.2s
16:08:21 [2019-09-23T16:08:21.117Z] 
16:08:21 [2019-09-23T16:08:21.117Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint
16:08:24 [2019-09-23T16:08:24.201Z] + cd /tmp/tmp.koleF3raQ0/src/gotest.tools/gotestsum
16:08:24 [2019-09-23T16:08:24.201Z] + git checkout -q v0.3.5
16:08:24 [2019-09-23T16:08:24.201Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
16:08:35 [2019-09-23T16:08:35.692Z] Removing intermediate container ea8987cb2936
16:08:35 [2019-09-23T16:08:35.692Z]  ---> 70df63bfd5d6
16:08:35 [2019-09-23T16:08:35.692Z] Step 72/126 : FROM dev-base AS dockercli
16:08:35 [2019-09-23T16:08:35.692Z]  ---> 82cd278b1b30
16:08:35 [2019-09-23T16:08:35.692Z] Step 73/126 : ENV INSTALL_BINARY_NAME=dockercli
16:08:35 [2019-09-23T16:08:35.692Z]  ---> Running in 033d1f623bf1
16:08:35 [2019-09-23T16:08:35.692Z] Removing intermediate container 033d1f623bf1
16:08:35 [2019-09-23T16:08:35.692Z]  ---> 8f6e92757197
16:08:35 [2019-09-23T16:08:35.692Z] Step 74/126 : COPY hack/dockerfile/install/install.sh ./install.sh
16:08:35 [2019-09-23T16:08:35.692Z]  ---> 6846f84e266c
16:08:35 [2019-09-23T16:08:35.692Z] Step 75/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
16:08:35 [2019-09-23T16:08:35.692Z]  ---> 44af272903bc
16:08:35 [2019-09-23T16:08:35.692Z] Step 76/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
16:08:35 [2019-09-23T16:08:35.692Z]  ---> Running in 3d528c09b200
16:08:36 [2019-09-23T16:08:36.497Z] + RM_GOPATH=0
16:08:36 [2019-09-23T16:08:36.497Z] + TMP_GOPATH=
16:08:36 [2019-09-23T16:08:36.497Z] + : /build
16:08:36 [2019-09-23T16:08:36.497Z] + '[' -z '' ']'
16:08:36 [2019-09-23T16:08:36.497Z] ++ mktemp -d
16:08:36 [2019-09-23T16:08:36.497Z] + export GOPATH=/tmp/tmp.6u2SZlasxe
16:08:36 [2019-09-23T16:08:36.497Z] + GOPATH=/tmp/tmp.6u2SZlasxe
16:08:36 [2019-09-23T16:08:36.497Z] + RM_GOPATH=1
16:08:36 [2019-09-23T16:08:36.497Z] Install docker/cli version 17.06.2-ce from stable
16:08:36 [2019-09-23T16:08:36.497Z] ++ dirname ./install.sh
16:08:36 [2019-09-23T16:08:36.497Z] + dir=.
16:08:36 [2019-09-23T16:08:36.497Z] + bin=dockercli
16:08:36 [2019-09-23T16:08:36.497Z] + shift
16:08:36 [2019-09-23T16:08:36.497Z] + '[' '!' -f ./dockercli.installer ']'
16:08:36 [2019-09-23T16:08:36.497Z] + . ./dockercli.installer
16:08:36 [2019-09-23T16:08:36.497Z] ++ DOCKERCLI_CHANNEL=stable
16:08:36 [2019-09-23T16:08:36.497Z] ++ DOCKERCLI_VERSION=17.06.2-ce
16:08:36 [2019-09-23T16:08:36.497Z] + install_dockercli
16:08:36 [2019-09-23T16:08:36.497Z] + echo 'Install docker/cli version 17.06.2-ce from stable'
16:08:36 [2019-09-23T16:08:36.497Z] ++ uname -m
16:08:36 [2019-09-23T16:08:36.497Z] + arch=s390x
16:08:36 [2019-09-23T16:08:36.497Z] + '[' s390x '!=' x86_64 ']'
16:08:36 [2019-09-23T16:08:36.497Z] + '[' s390x '!=' s390x ']'
16:08:36 [2019-09-23T16:08:36.497Z] + url=https://download.docker.com/linux/static
16:08:36 [2019-09-23T16:08:36.497Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
16:08:36 [2019-09-23T16:08:36.497Z] + tar -xz docker/docker
16:08:37 [2019-09-23T16:08:37.525Z] + mkdir -p /build
16:08:37 [2019-09-23T16:08:37.525Z] + mv docker/docker /build/
16:08:37 [2019-09-23T16:08:37.525Z] + rmdir docker
16:08:37 [2019-09-23T16:08:37.948Z] Removing intermediate container 3d528c09b200
16:08:37 [2019-09-23T16:08:37.948Z]  ---> 1c6ac2d0548f
16:08:37 [2019-09-23T16:08:37.948Z] Step 77/126 : FROM runtime-dev AS runc
16:08:37 [2019-09-23T16:08:37.948Z]  ---> 29ec32c3c85f
16:08:37 [2019-09-23T16:08:37.948Z] Step 78/126 : ENV INSTALL_BINARY_NAME=runc
16:08:38 [2019-09-23T16:08:38.317Z]  ---> Running in c4501bc77616
16:08:38 [2019-09-23T16:08:38.317Z] Removing intermediate container c4501bc77616
16:08:38 [2019-09-23T16:08:38.317Z]  ---> 33f7b43fad46
16:08:38 [2019-09-23T16:08:38.317Z] Step 79/126 : COPY hack/dockerfile/install/install.sh ./install.sh
16:08:38 [2019-09-23T16:08:38.694Z]  ---> 7a9ebf42eb98
16:08:38 [2019-09-23T16:08:38.694Z] Step 80/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
16:08:38 [2019-09-23T16:08:38.694Z]  ---> ddb277c00f83
16:08:38 [2019-09-23T16:08:38.694Z] Step 81/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
16:08:38 [2019-09-23T16:08:38.694Z]  ---> Running in 4b0c9266818c
16:08:39 [2019-09-23T16:08:39.153Z] #24 ...
16:08:39 [2019-09-23T16:08:39.153Z] 
16:08:39 [2019-09-23T16:08:39.153Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
16:08:39 [2019-09-23T16:08:39.153Z] #47 179.2 🇩 bin/containerd
16:08:39 [2019-09-23T16:08:39.153Z] #47 ...
16:08:39 [2019-09-23T16:08:39.153Z] 
16:08:39 [2019-09-23T16:08:39.153Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint
16:08:39 [2019-09-23T16:08:39.153Z] #24 DONE 215.9s
16:08:39 [2019-09-23T16:08:39.153Z] 
16:08:39 [2019-09-23T16:08:39.153Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
16:08:39 [2019-09-23T16:08:39.153Z] #47 ...
16:08:39 [2019-09-23T16:08:39.153Z] 
16:08:39 [2019-09-23T16:08:39.153Z] #25 [dev 11/24] COPY --from=golangci_lint /build/ /usr/local/bin/
16:08:39 [2019-09-23T16:08:39.153Z] #25 DONE 0.2s
16:08:39 [2019-09-23T16:08:39.153Z] 
16:08:39 [2019-09-23T16:08:39.153Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/
16:08:39 [2019-09-23T16:08:39.153Z] #28 DONE 0.3s
16:08:39 [2019-09-23T16:08:39.153Z] 
16:08:39 [2019-09-23T16:08:39.153Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/
16:08:39 [2019-09-23T16:08:39.153Z] #31 DONE 0.1s
16:08:39 [2019-09-23T16:08:39.153Z] 
16:08:39 [2019-09-23T16:08:39.153Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
16:08:39 [2019-09-23T16:08:39.153Z] #47 ...
16:08:39 [2019-09-23T16:08:39.153Z] 
16:08:39 [2019-09-23T16:08:39.153Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/
16:08:39 [2019-09-23T16:08:39.153Z] #34 DONE 0.1s
16:08:39 [2019-09-23T16:08:39.153Z] 
16:08:39 [2019-09-23T16:08:39.153Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/
16:08:39 [2019-09-23T16:08:39.153Z] #39 DONE 0.1s
16:08:39 [2019-09-23T16:08:39.153Z] 
16:08:39 [2019-09-23T16:08:39.153Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/
16:08:39 [2019-09-23T16:08:39.153Z] #43 DONE 0.1s
16:08:39 [2019-09-23T16:08:39.153Z] 
16:08:39 [2019-09-23T16:08:39.153Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
16:08:39 [2019-09-23T16:08:39.491Z] + RM_GOPATH=0
16:08:39 [2019-09-23T16:08:39.491Z] + TMP_GOPATH=
16:08:39 [2019-09-23T16:08:39.491Z] + : /build
16:08:39 [2019-09-23T16:08:39.491Z] + '[' -z '' ']'
16:08:39 [2019-09-23T16:08:39.491Z] ++ mktemp -d
16:08:39 [2019-09-23T16:08:39.491Z] + export GOPATH=/tmp/tmp.FcGU2XfyVI
16:08:39 [2019-09-23T16:08:39.491Z] + GOPATH=/tmp/tmp.FcGU2XfyVI
16:08:39 [2019-09-23T16:08:39.491Z] + RM_GOPATH=1
16:08:39 [2019-09-23T16:08:39.491Z] ++ dirname ./install.sh
16:08:39 [2019-09-23T16:08:39.491Z] + dir=.
16:08:39 [2019-09-23T16:08:39.491Z] + bin=runc
16:08:39 [2019-09-23T16:08:39.491Z] + shift
16:08:39 [2019-09-23T16:08:39.491Z] + '[' '!' -f ./runc.installer ']'
16:08:39 [2019-09-23T16:08:39.491Z] + . ./runc.installer
16:08:39 [2019-09-23T16:08:39.491Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f
16:08:39 [2019-09-23T16:08:39.491Z] + install_runc
16:08:39 [2019-09-23T16:08:39.491Z] + uname -r
16:08:39 [2019-09-23T16:08:39.491Z] + grep -q '^3\.10\.0.*\.el7\.'
16:08:39 [2019-09-23T16:08:39.491Z] + RUNC_BUILDTAGS='seccomp apparmor selinux '
16:08:39 [2019-09-23T16:08:39.491Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )
16:08:39 [2019-09-23T16:08:39.491Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )'
16:08:39 [2019-09-23T16:08:39.491Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FcGU2XfyVI/src/github.com/opencontainers/runc
16:08:39 [2019-09-23T16:08:39.491Z] Cloning into '/tmp/tmp.FcGU2XfyVI/src/github.com/opencontainers/runc'...
16:08:40 [2019-09-23T16:08:40.301Z] + cd /tmp/tmp.FcGU2XfyVI/src/github.com/opencontainers/runc
16:08:40 [2019-09-23T16:08:40.301Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f
16:08:40 [2019-09-23T16:08:40.301Z] + '[' -z '' ']'
16:08:40 [2019-09-23T16:08:40.301Z] + target=static
16:08:40 [2019-09-23T16:08:40.301Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static
16:08:40 [2019-09-23T16:08:40.669Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc .
16:08:44 [2019-09-23T16:08:44.998Z] tests/integration/api_build_test.py ......................X              [  6%]
16:08:45 [2019-09-23T16:08:45.561Z] tests/integration/api_client_test.py .....                               [  7%]
16:08:48 [2019-09-23T16:08:48.016Z] tests/integration/api_config_test.py .....                               [  8%]
16:08:54 [2019-09-23T16:08:54.724Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
16:08:55 [2019-09-23T16:08:55.534Z] + mkdir -p /build
16:08:55 [2019-09-23T16:08:55.534Z] + cp runc /build/runc
16:08:56 [2019-09-23T16:08:56.339Z] Removing intermediate container 4b0c9266818c
16:08:56 [2019-09-23T16:08:56.339Z]  ---> b3777dae792a
16:08:56 [2019-09-23T16:08:56.339Z] Step 82/126 : FROM dev-base AS tini
16:08:56 [2019-09-23T16:08:56.339Z]  ---> 82cd278b1b30
16:08:56 [2019-09-23T16:08:56.339Z] Step 83/126 : ARG DEBIAN_FRONTEND
16:08:56 [2019-09-23T16:08:56.339Z]  ---> Using cache
16:08:56 [2019-09-23T16:08:56.339Z]  ---> 700e9ebfb581
16:08:56 [2019-09-23T16:08:56.339Z] Step 84/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	cmake 	vim-common 	&& rm -rf /var/lib/apt/lists/*
16:08:56 [2019-09-23T16:08:56.339Z]  ---> Running in 2b7fe4edce16
16:08:57 [2019-09-23T16:08:57.122Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
16:08:57 [2019-09-23T16:08:57.122Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
16:08:57 [2019-09-23T16:08:57.486Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
16:08:57 [2019-09-23T16:08:57.486Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
16:08:57 [2019-09-23T16:08:57.486Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [489 kB]
16:08:57 [2019-09-23T16:08:57.856Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
16:08:57 [2019-09-23T16:08:57.856Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
16:08:58 [2019-09-23T16:08:58.372Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
16:08:59 [2019-09-23T16:08:59.818Z] Fetched 7674 kB in 2s (2978 kB/s)
16:09:00 [2019-09-23T16:09:00.181Z] Reading package lists...
16:09:00 [2019-09-23T16:09:00.969Z] Reading package lists...
16:09:00 [2019-09-23T16:09:00.969Z] Building dependency tree...
16:09:00 [2019-09-23T16:09:00.969Z] Reading state information...
16:09:00 [2019-09-23T16:09:00.969Z] The following additional packages will be installed:
16:09:00 [2019-09-23T16:09:00.969Z]   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
16:09:00 [2019-09-23T16:09:00.969Z] Suggested packages:
16:09:00 [2019-09-23T16:09:00.969Z]   codeblocks eclipse ninja-build lrzip
16:09:00 [2019-09-23T16:09:00.969Z] Recommended packages:
16:09:00 [2019-09-23T16:09:00.969Z]   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:09:00 [2019-09-23T16:09:00.969Z] The following NEW packages will be installed:
16:09:00 [2019-09-23T16:09:00.969Z]   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
16:09:00 [2019-09-23T16:09:00.969Z]   vim-common xxd
16:09:01 [2019-09-23T16:09:01.027Z] #47 201.8 🇩 bin/containerd-stress
16:09:01 [2019-09-23T16:09:01.027Z] #47 203.3 🇩 bin/containerd-shim
16:09:01 [2019-09-23T16:09:01.332Z] 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
16:09:01 [2019-09-23T16:09:01.332Z] Need to get 13.2 MB of archives.
16:09:01 [2019-09-23T16:09:01.332Z] After this operation, 59.4 MB of additional disk space will be used.
16:09:01 [2019-09-23T16:09:01.332Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB]
16:09:01 [2019-09-23T16:09:01.704Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
16:09:01 [2019-09-23T16:09:01.704Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB]
16:09:02 [2019-09-23T16:09:02.088Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB]
16:09:02 [2019-09-23T16:09:02.088Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB]
16:09:02 [2019-09-23T16:09:02.088Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
16:09:02 [2019-09-23T16:09:02.088Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB]
16:09:02 [2019-09-23T16:09:02.088Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB]
16:09:02 [2019-09-23T16:09:02.088Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
16:09:02 [2019-09-23T16:09:02.088Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
16:09:02 [2019-09-23T16:09:02.088Z] debconf: delaying package configuration, since apt-utils is not installed
16:09:02 [2019-09-23T16:09:02.468Z] Fetched 13.2 MB in 1s (12.2 MB/s)
16:09:02 [2019-09-23T16:09:02.468Z] Selecting previously unselected package cmake-data.
16:09:02 [2019-09-23T16:09:02.468Z] (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.)
16:09:02 [2019-09-23T16:09:02.468Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
16:09:02 [2019-09-23T16:09:02.468Z] Unpacking cmake-data (3.7.2-1) ...
16:09:02 [2019-09-23T16:09:02.834Z] Selecting previously unselected package liblzo2-2:s390x.
16:09:02 [2019-09-23T16:09:02.834Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ...
16:09:02 [2019-09-23T16:09:02.834Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
16:09:02 [2019-09-23T16:09:02.834Z] Selecting previously unselected package libicu57:s390x.
16:09:02 [2019-09-23T16:09:02.834Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ...
16:09:02 [2019-09-23T16:09:02.834Z] Unpacking libicu57:s390x (57.1-6+deb9u3) ...
16:09:03 [2019-09-23T16:09:03.633Z] Selecting previously unselected package libxml2:s390x.
16:09:03 [2019-09-23T16:09:03.633Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ...
16:09:03 [2019-09-23T16:09:03.633Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
16:09:03 [2019-09-23T16:09:03.633Z] Selecting previously unselected package libarchive13:s390x.
16:09:03 [2019-09-23T16:09:03.633Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ...
16:09:03 [2019-09-23T16:09:03.633Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ...
16:09:03 [2019-09-23T16:09:03.633Z] Selecting previously unselected package libjsoncpp1:s390x.
16:09:03 [2019-09-23T16:09:03.633Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ...
16:09:03 [2019-09-23T16:09:03.633Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ...
16:09:03 [2019-09-23T16:09:03.633Z] Selecting previously unselected package libuv1:s390x.
16:09:03 [2019-09-23T16:09:03.633Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ...
16:09:03 [2019-09-23T16:09:03.633Z] Unpacking libuv1:s390x (1.9.1-3) ...
16:09:04 [2019-09-23T16:09:04.203Z] Selecting previously unselected package cmake.
16:09:04 [2019-09-23T16:09:04.203Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ...
16:09:04 [2019-09-23T16:09:04.203Z] Unpacking cmake (3.7.2-1) ...
16:09:04 [2019-09-23T16:09:04.203Z] Selecting previously unselected package xxd.
16:09:04 [2019-09-23T16:09:04.203Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
16:09:04 [2019-09-23T16:09:04.203Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
16:09:04 [2019-09-23T16:09:04.203Z] Selecting previously unselected package vim-common.
16:09:04 [2019-09-23T16:09:04.203Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
16:09:04 [2019-09-23T16:09:04.203Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
16:09:04 [2019-09-23T16:09:04.611Z] Processing triggers for mime-support (3.60) ...
16:09:04 [2019-09-23T16:09:04.611Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
16:09:04 [2019-09-23T16:09:04.611Z] Setting up libuv1:s390x (1.9.1-3) ...
16:09:04 [2019-09-23T16:09:04.611Z] Setting up cmake-data (3.7.2-1) ...
16:09:04 [2019-09-23T16:09:04.611Z] Setting up libicu57:s390x (57.1-6+deb9u3) ...
16:09:04 [2019-09-23T16:09:04.611Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
16:09:04 [2019-09-23T16:09:04.611Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
16:09:04 [2019-09-23T16:09:04.612Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
16:09:04 [2019-09-23T16:09:04.612Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
16:09:04 [2019-09-23T16:09:04.612Z] Setting up libjsoncpp1:s390x (1.7.4-3) ...
16:09:04 [2019-09-23T16:09:04.612Z] Setting up libarchive13:s390x (3.2.2-2+deb9u1) ...
16:09:04 [2019-09-23T16:09:04.612Z] Setting up cmake (3.7.2-1) ...
16:09:04 [2019-09-23T16:09:04.612Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
16:09:05 [2019-09-23T16:09:05.877Z] Removing intermediate container 2b7fe4edce16
16:09:05 [2019-09-23T16:09:05.877Z]  ---> 8d14eb1483e7
16:09:05 [2019-09-23T16:09:05.877Z] Step 85/126 : COPY hack/dockerfile/install/install.sh ./install.sh
16:09:05 [2019-09-23T16:09:05.877Z]  ---> 0960789834e4
16:09:05 [2019-09-23T16:09:05.877Z] Step 86/126 : ENV INSTALL_BINARY_NAME=tini
16:09:05 [2019-09-23T16:09:05.877Z]  ---> Running in 35cb6d74afb9
16:09:06 [2019-09-23T16:09:06.258Z] Removing intermediate container 35cb6d74afb9
16:09:06 [2019-09-23T16:09:06.258Z]  ---> 1fdac691e1d7
16:09:06 [2019-09-23T16:09:06.258Z] Step 87/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
16:09:06 [2019-09-23T16:09:06.258Z]  ---> e5cbdcdfc758
16:09:06 [2019-09-23T16:09:06.258Z] Step 88/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
16:09:06 [2019-09-23T16:09:06.258Z]  ---> Running in 0e5672df317d
16:09:07 [2019-09-23T16:09:07.064Z] + RM_GOPATH=0
16:09:07 [2019-09-23T16:09:07.064Z] + TMP_GOPATH=
16:09:07 [2019-09-23T16:09:07.064Z] + : /build
16:09:07 [2019-09-23T16:09:07.064Z] + '[' -z '' ']'
16:09:07 [2019-09-23T16:09:07.064Z] ++ mktemp -d
16:09:07 [2019-09-23T16:09:07.064Z] + export GOPATH=/tmp/tmp.4RJ5CrnE1p
16:09:07 [2019-09-23T16:09:07.064Z] + GOPATH=/tmp/tmp.4RJ5CrnE1p
16:09:07 [2019-09-23T16:09:07.064Z] + RM_GOPATH=1
16:09:07 [2019-09-23T16:09:07.064Z] ++ dirname ./install.sh
16:09:07 [2019-09-23T16:09:07.064Z] + dir=.
16:09:07 [2019-09-23T16:09:07.064Z] + bin=tini
16:09:07 [2019-09-23T16:09:07.064Z] + shift
16:09:07 [2019-09-23T16:09:07.064Z] + '[' '!' -f ./tini.installer ']'
16:09:07 [2019-09-23T16:09:07.064Z] + . ./tini.installer
16:09:07 [2019-09-23T16:09:07.064Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
16:09:07 [2019-09-23T16:09:07.064Z] + install_tini
16:09:07 [2019-09-23T16:09:07.064Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
16:09:07 [2019-09-23T16:09:07.064Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.4RJ5CrnE1p/tini
16:09:07 [2019-09-23T16:09:07.064Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662
16:09:07 [2019-09-23T16:09:07.064Z] Cloning into '/tmp/tmp.4RJ5CrnE1p/tini'...
16:09:07 [2019-09-23T16:09:07.064Z] + cd /tmp/tmp.4RJ5CrnE1p/tini
16:09:07 [2019-09-23T16:09:07.064Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
16:09:07 [2019-09-23T16:09:07.064Z] + cmake .
16:09:07 [2019-09-23T16:09:07.437Z] -- The C compiler identification is GNU 6.3.0
16:09:07 [2019-09-23T16:09:07.437Z] -- Check for working C compiler: /usr/bin/cc
16:09:07 [2019-09-23T16:09:07.437Z] -- Check for working C compiler: /usr/bin/cc -- works
16:09:07 [2019-09-23T16:09:07.437Z] -- Detecting C compiler ABI info
16:09:07 [2019-09-23T16:09:07.437Z] -- Detecting C compiler ABI info - done
16:09:07 [2019-09-23T16:09:07.437Z] -- Detecting C compile features
16:09:07 [2019-09-23T16:09:07.437Z] -- Detecting C compile features - done
16:09:07 [2019-09-23T16:09:07.437Z] -- Performing Test HAS_BUILTIN_FORTIFY
16:09:07 [2019-09-23T16:09:07.556Z] #47 209.4 🇩 bin/containerd-shim-runc-v1
16:09:07 [2019-09-23T16:09:07.828Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:09:07 [2019-09-23T16:09:07.828Z] -- Configuring done
16:09:07 [2019-09-23T16:09:07.828Z] -- Generating done
16:09:07 [2019-09-23T16:09:07.828Z] -- Build files have been written to: /tmp/tmp.4RJ5CrnE1p/tini
16:09:07 [2019-09-23T16:09:07.828Z] + make tini-static
16:09:07 [2019-09-23T16:09:07.828Z] Scanning dependencies of target tini-static
16:09:07 [2019-09-23T16:09:07.828Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:09:07 [2019-09-23T16:09:07.828Z] [100%] Linking C executable tini-static
16:09:07 [2019-09-23T16:09:07.828Z] [100%] Built target tini-static
16:09:07 [2019-09-23T16:09:07.828Z] + mkdir -p /build
16:09:07 [2019-09-23T16:09:07.828Z] + cp tini-static /build/docker-init
16:09:08 [2019-09-23T16:09:08.634Z] Removing intermediate container 0e5672df317d
16:09:08 [2019-09-23T16:09:08.634Z]  ---> 347e44ca368d
16:09:08 [2019-09-23T16:09:08.634Z] Step 89/126 : FROM dev-base AS rootlesskit
16:09:08 [2019-09-23T16:09:08.634Z]  ---> 82cd278b1b30
16:09:08 [2019-09-23T16:09:08.634Z] Step 90/126 : ENV INSTALL_BINARY_NAME=rootlesskit
16:09:08 [2019-09-23T16:09:08.634Z]  ---> Running in bb7128ee9272
16:09:08 [2019-09-23T16:09:08.634Z] Removing intermediate container bb7128ee9272
16:09:08 [2019-09-23T16:09:08.634Z]  ---> 75d4efe494a6
16:09:08 [2019-09-23T16:09:08.634Z] Step 91/126 : COPY hack/dockerfile/install/install.sh ./install.sh
16:09:09 [2019-09-23T16:09:09.005Z]  ---> 6a0ce92eae0a
16:09:09 [2019-09-23T16:09:09.005Z] Step 92/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
16:09:09 [2019-09-23T16:09:09.005Z]  ---> 743bb8215416
16:09:09 [2019-09-23T16:09:09.005Z] Step 93/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME
16:09:09 [2019-09-23T16:09:09.376Z]  ---> Running in 9c03e10f8c05
16:09:09 [2019-09-23T16:09:09.438Z] #47 211.9 🇩 binaries
16:09:09 [2019-09-23T16:09:09.438Z] #47 211.9 + mkdir -p /build
16:09:09 [2019-09-23T16:09:09.438Z] #47 211.9 + cp bin/containerd /build/containerd
16:09:09 [2019-09-23T16:09:09.438Z] #47 211.9 + cp bin/containerd-shim /build/containerd-shim
16:09:09 [2019-09-23T16:09:09.438Z] #47 211.9 + cp bin/ctr /build/ctr
16:09:09 [2019-09-23T16:09:09.747Z] + RM_GOPATH=0
16:09:09 [2019-09-23T16:09:09.747Z] + TMP_GOPATH=
16:09:09 [2019-09-23T16:09:09.747Z] + : /build/
16:09:09 [2019-09-23T16:09:09.747Z] + '[' -z '' ']'
16:09:09 [2019-09-23T16:09:09.747Z] ++ mktemp -d
16:09:09 [2019-09-23T16:09:09.747Z] + export GOPATH=/tmp/tmp.IbRHky90ig
16:09:09 [2019-09-23T16:09:09.747Z] + GOPATH=/tmp/tmp.IbRHky90ig
16:09:09 [2019-09-23T16:09:09.747Z] + RM_GOPATH=1
16:09:09 [2019-09-23T16:09:09.747Z] ++ dirname ./install.sh
16:09:09 [2019-09-23T16:09:09.747Z] + dir=.
16:09:09 [2019-09-23T16:09:09.747Z] + bin=rootlesskit
16:09:09 [2019-09-23T16:09:09.747Z] + shift
16:09:09 [2019-09-23T16:09:09.747Z] + '[' '!' -f ./rootlesskit.installer ']'
16:09:09 [2019-09-23T16:09:09.747Z] + . ./rootlesskit.installer
16:09:09 [2019-09-23T16:09:09.747Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c
16:09:09 [2019-09-23T16:09:09.747Z] + install_rootlesskit
16:09:09 [2019-09-23T16:09:09.747Z] + case "$1" in
16:09:09 [2019-09-23T16:09:09.747Z] + export CGO_ENABLED=0
16:09:09 [2019-09-23T16:09:09.747Z] + CGO_ENABLED=0
16:09:09 [2019-09-23T16:09:09.747Z] + _install_rootlesskit
16:09:09 [2019-09-23T16:09:09.747Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
16:09:09 [2019-09-23T16:09:09.747Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.IbRHky90ig/src/github.com/rootless-containers/rootlesskit
16:09:09 [2019-09-23T16:09:09.747Z] Cloning into '/tmp/tmp.IbRHky90ig/src/github.com/rootless-containers/rootlesskit'...
16:09:09 [2019-09-23T16:09:09.747Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
16:09:09 [2019-09-23T16:09:09.996Z] #47 DONE 212.5s
16:09:10 [2019-09-23T16:09:10.662Z] + cd /tmp/tmp.IbRHky90ig/src/github.com/rootless-containers/rootlesskit
16:09:10 [2019-09-23T16:09:10.662Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
16:09:10 [2019-09-23T16:09:10.662Z] + for f in rootlesskit rootlesskit-docker-proxy
16:09:10 [2019-09-23T16:09:10.662Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
16:09:10 [2019-09-23T16:09:10.961Z] 
16:09:10 [2019-09-23T16:09:10.961Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/
16:09:10 [2019-09-23T16:09:10.961Z] #48 DONE 0.2s
16:09:10 [2019-09-23T16:09:10.961Z] 
16:09:10 [2019-09-23T16:09:10.961Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/
16:09:10 [2019-09-23T16:09:10.961Z] #51 DONE 0.1s
16:09:10 [2019-09-23T16:09:10.961Z] 
16:09:10 [2019-09-23T16:09:10.961Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli
16:09:10 [2019-09-23T16:09:10.961Z] #54 DONE 0.1s
16:09:11 [2019-09-23T16:09:11.215Z] 
16:09:11 [2019-09-23T16:09:11.216Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/
16:09:11 [2019-09-23T16:09:11.216Z] #56 DONE 0.3s
16:09:11 [2019-09-23T16:09:11.470Z] 
16:09:11 [2019-09-23T16:09:11.470Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/
16:09:11 [2019-09-23T16:09:11.470Z] #59 DONE 0.1s
16:09:11 [2019-09-23T16:09:11.470Z] 
16:09:11 [2019-09-23T16:09:11.470Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/
16:09:11 [2019-09-23T16:09:11.725Z] #63 DONE 0.2s
16:09:11 [2019-09-23T16:09:11.725Z] 
16:09:11 [2019-09-23T16:09:11.725Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397...
16:09:11 [2019-09-23T16:09:11.725Z] #65 DONE 0.2s
16:09:11 [2019-09-23T16:09:11.725Z] 
16:09:11 [2019-09-23T16:09:11.725Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
16:09:11 [2019-09-23T16:09:11.725Z] #66 DONE 0.0s
16:09:11 [2019-09-23T16:09:11.979Z] 
16:09:11 [2019-09-23T16:09:11.979Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker
16:09:12 [2019-09-23T16:09:12.901Z] #67 DONE 1.0s
16:09:12 [2019-09-23T16:09:12.901Z] 
16:09:12 [2019-09-23T16:09:12.901Z] #68 exporting to image
16:09:12 [2019-09-23T16:09:12.901Z] #68 exporting layers
16:09:18 [2019-09-23T16:09:18.640Z] + for f in rootlesskit rootlesskit-docker-proxy
16:09:18 [2019-09-23T16:09:18.640Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
16:09:19 [2019-09-23T16:09:19.431Z] Removing intermediate container 9c03e10f8c05
16:09:19 [2019-09-23T16:09:19.431Z]  ---> f3f1ad7426fd
16:09:19 [2019-09-23T16:09:19.431Z] Step 94/126 : COPY ./contrib/dockerd-rootless.sh /build
16:09:19 [2019-09-23T16:09:19.431Z]  ---> 76a1fe9a370b
16:09:19 [2019-09-23T16:09:19.431Z] Step 95/126 : FROM runtime-dev AS dev
16:09:19 [2019-09-23T16:09:19.431Z]  ---> 29ec32c3c85f
16:09:19 [2019-09-23T16:09:19.431Z] Step 96/126 : ARG DEBIAN_FRONTEND
16:09:19 [2019-09-23T16:09:19.802Z]  ---> Running in 55d333b781fc
16:09:19 [2019-09-23T16:09:19.802Z] Removing intermediate container 55d333b781fc
16:09:19 [2019-09-23T16:09:19.802Z]  ---> 2d3700f72ef8
16:09:19 [2019-09-23T16:09:19.802Z] Step 97/126 : RUN groupadd -r docker
16:09:19 [2019-09-23T16:09:19.802Z]  ---> Running in 0cc65e99f986
16:09:21 [2019-09-23T16:09:21.151Z] Removing intermediate container 0cc65e99f986
16:09:21 [2019-09-23T16:09:21.151Z]  ---> 0402b92d324e
16:09:21 [2019-09-23T16:09:21.151Z] Step 98/126 : RUN useradd --create-home --gid docker unprivilegeduser
16:09:21 [2019-09-23T16:09:21.151Z]  ---> Running in e452dcb2283a
16:09:22 [2019-09-23T16:09:22.434Z] Removing intermediate container e452dcb2283a
16:09:22 [2019-09-23T16:09:22.434Z]  ---> 9db3f9ca59f1
16:09:22 [2019-09-23T16:09:22.434Z] Step 99/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:09:22 [2019-09-23T16:09:22.434Z]  ---> Running in 912cfea90e08
16:09:23 [2019-09-23T16:09:23.226Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:09:23 [2019-09-23T16:09:23.588Z] Removing intermediate container 912cfea90e08
16:09:23 [2019-09-23T16:09:23.588Z]  ---> 4a50315242ae
16:09:23 [2019-09-23T16:09:23.588Z] Step 100/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:09:23 [2019-09-23T16:09:23.588Z]  ---> Running in d9b4ede08981
16:09:24 [2019-09-23T16:09:24.836Z] Removing intermediate container d9b4ede08981
16:09:24 [2019-09-23T16:09:24.836Z]  ---> 3ca67facb928
16:09:24 [2019-09-23T16:09:24.836Z] Step 101/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:09:24 [2019-09-23T16:09:24.836Z]  ---> Running in 49947e3c2995
16:09:25 [2019-09-23T16:09:25.051Z] #68 exporting layers 10.6s done
16:09:25 [2019-09-23T16:09:25.052Z] #68 writing image sha256:1d2a84f3833f7206e85796387d078ad6fb1dfc1e1f909423247da38814b0cc43 done
16:09:25 [2019-09-23T16:09:25.052Z] #68 naming to docker.io/library/docker:88e93faa7fbfd315bcdb1515849416bd2465c29a done
16:09:25 [2019-09-23T16:09:25.052Z] #68 DONE 10.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
16:09:26 [2019-09-23T16:09:26.084Z] 
16:09:26 [2019-09-23T16:09:26.084Z] Removing bundles/
16:09:26 [2019-09-23T16:09:26.084Z] 
16:09:26 [2019-09-23T16:09:26.084Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
16:09:26 [2019-09-23T16:09:26.084Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:09:26 [2019-09-23T16:09:26.084Z] GOOS="" GOARCH="" GOARM=""
16:09:26 [2019-09-23T16:09:26.090Z] Removing intermediate container 49947e3c2995
16:09:26 [2019-09-23T16:09:26.090Z]  ---> 6aad2ec2e912
16:09:26 [2019-09-23T16:09:26.090Z] Step 102/126 : RUN ldconfig
16:09:26 [2019-09-23T16:09:26.090Z]  ---> Running in af60f89eddef
16:09:26 [2019-09-23T16:09:26.874Z] Removing intermediate container af60f89eddef
16:09:26 [2019-09-23T16:09:26.874Z]  ---> a707c832efcf
16:09:26 [2019-09-23T16:09:26.874Z] Step 103/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	apparmor 	aufs-tools 	bash-completion 	btrfs-tools 	iptables 	jq 	libcap2-bin 	libdevmapper-dev 	libudev-dev 	libsystemd-dev 	binutils-mingw-w64 	g++-mingw-w64-x86-64 	net-tools 	pigz 	python3-pip 	python3-setuptools 	python3-wheel 	thin-provisioning-tools 	vim 	vim-common 	xfsprogs 	zip 	bzip2 	xz-utils 	libprotobuf-c1 	libnet1 	libnl-3-200 	&& rm -rf /var/lib/apt/lists/*
16:09:27 [2019-09-23T16:09:27.336Z]  ---> Running in 11e5149d18c3
16:09:27 [2019-09-23T16:09:27.760Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
16:09:27 [2019-09-23T16:09:27.789Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
16:09:28 [2019-09-23T16:09:28.135Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
16:09:28 [2019-09-23T16:09:28.135Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
16:09:28 [2019-09-23T16:09:28.135Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
16:09:28 [2019-09-23T16:09:28.505Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [489 kB]
16:09:28 [2019-09-23T16:09:28.505Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
16:09:28 [2019-09-23T16:09:28.505Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
16:09:28 [2019-09-23T16:09:28.505Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
16:09:30 [2019-09-23T16:09:30.302Z] Fetched 7674 kB in 2s (3214 kB/s)
16:09:30 [2019-09-23T16:09:30.664Z] Reading package lists...
16:09:31 [2019-09-23T16:09:31.041Z] Reading package lists...
16:09:31 [2019-09-23T16:09:31.403Z] Building dependency tree...
16:09:31 [2019-09-23T16:09:31.403Z] Reading state information...
16:09:31 [2019-09-23T16:09:31.403Z] The following additional packages will be installed:
16:09:31 [2019-09-23T16:09:31.403Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
16:09:31 [2019-09-23T16:09:31.403Z]   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
16:09:31 [2019-09-23T16:09:31.403Z]   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
16:09:31 [2019-09-23T16:09:31.403Z]   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
16:09:31 [2019-09-23T16:09:31.403Z]   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:09:31 [2019-09-23T16:09:31.403Z]   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
16:09:31 [2019-09-23T16:09:31.403Z]   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
16:09:31 [2019-09-23T16:09:31.403Z]   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
16:09:31 [2019-09-23T16:09:31.403Z]   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
16:09:31 [2019-09-23T16:09:31.403Z] Suggested packages:
16:09:31 [2019-09-23T16:09:31.403Z]   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
16:09:31 [2019-09-23T16:09:31.403Z]   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
16:09:31 [2019-09-23T16:09:31.403Z]   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
16:09:31 [2019-09-23T16:09:31.403Z]   vim-doc vim-scripts xfsdump acl attr quota
16:09:31 [2019-09-23T16:09:31.403Z] Recommended packages:
16:09:31 [2019-09-23T16:09:31.403Z]   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
16:09:31 [2019-09-23T16:09:31.403Z]   python3-keyrings.alt python3-xdg unzip
16:09:32 [2019-09-23T16:09:32.208Z] The following NEW packages will be installed:
16:09:32 [2019-09-23T16:09:32.208Z]   apparmor aufs-tools bash-completion binutils-mingw-w64
16:09:32 [2019-09-23T16:09:32.208Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
16:09:32 [2019-09-23T16:09:32.208Z]   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
16:09:32 [2019-09-23T16:09:32.208Z]   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
16:09:32 [2019-09-23T16:09:32.208Z]   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
16:09:32 [2019-09-23T16:09:32.208Z]   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
16:09:32 [2019-09-23T16:09:32.208Z]   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
16:09:32 [2019-09-23T16:09:32.208Z]   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
16:09:32 [2019-09-23T16:09:32.208Z]   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
16:09:32 [2019-09-23T16:09:32.208Z]   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
16:09:32 [2019-09-23T16:09:32.208Z]   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
16:09:32 [2019-09-23T16:09:32.208Z]   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
16:09:32 [2019-09-23T16:09:32.208Z]   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
16:09:32 [2019-09-23T16:09:32.208Z]   xfsprogs xxd xz-utils zip
16:09:32 [2019-09-23T16:09:32.208Z] 0 upgraded, 69 newly installed, 0 to remove and 2 not upgraded.
16:09:32 [2019-09-23T16:09:32.208Z] Need to get 88.2 MB of archives.
16:09:32 [2019-09-23T16:09:32.208Z] After this operation, 565 MB of additional disk space will be used.
16:09:32 [2019-09-23T16:09:32.208Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB]
16:09:32 [2019-09-23T16:09:32.579Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
16:09:32 [2019-09-23T16:09:32.579Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB]
16:09:32 [2019-09-23T16:09:32.579Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB]
16:09:32 [2019-09-23T16:09:32.579Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB]
16:09:32 [2019-09-23T16:09:32.579Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB]
16:09:32 [2019-09-23T16:09:32.579Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB]
16:09:32 [2019-09-23T16:09:32.965Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB]
16:09:32 [2019-09-23T16:09:32.965Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB]
16:09:32 [2019-09-23T16:09:32.965Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB]
16:09:32 [2019-09-23T16:09:32.965Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB]
16:09:32 [2019-09-23T16:09:32.965Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB]
16:09:32 [2019-09-23T16:09:32.965Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB]
16:09:32 [2019-09-23T16:09:32.965Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB]
16:09:32 [2019-09-23T16:09:32.965Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB]
16:09:32 [2019-09-23T16:09:32.965Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB]
16:09:32 [2019-09-23T16:09:32.965Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB]
16:09:32 [2019-09-23T16:09:32.965Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB]
16:09:32 [2019-09-23T16:09:32.965Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB]
16:09:32 [2019-09-23T16:09:32.965Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB]
16:09:32 [2019-09-23T16:09:32.965Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB]
16:09:32 [2019-09-23T16:09:32.965Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
16:09:32 [2019-09-23T16:09:32.965Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
16:09:32 [2019-09-23T16:09:32.965Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB]
16:09:32 [2019-09-23T16:09:32.965Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB]
16:09:32 [2019-09-23T16:09:32.965Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB]
16:09:33 [2019-09-23T16:09:33.432Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB]
16:09:33 [2019-09-23T16:09:33.432Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
16:09:33 [2019-09-23T16:09:33.432Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
16:09:33 [2019-09-23T16:09:33.432Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
16:09:33 [2019-09-23T16:09:33.432Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB]
16:09:33 [2019-09-23T16:09:33.432Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB]
16:09:33 [2019-09-23T16:09:33.432Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
16:09:33 [2019-09-23T16:09:33.432Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
16:09:33 [2019-09-23T16:09:33.432Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
16:09:33 [2019-09-23T16:09:33.432Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B]
16:09:33 [2019-09-23T16:09:33.432Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB]
16:09:33 [2019-09-23T16:09:33.432Z] 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]
16:09:33 [2019-09-23T16:09:33.432Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB]
16:09:33 [2019-09-23T16:09:33.432Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB]
16:09:33 [2019-09-23T16:09:33.432Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB]
16:09:33 [2019-09-23T16:09:33.432Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB]
16:09:33 [2019-09-23T16:09:33.432Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB]
16:09:33 [2019-09-23T16:09:33.432Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB]
16:09:33 [2019-09-23T16:09:33.432Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
16:09:33 [2019-09-23T16:09:33.432Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
16:09:33 [2019-09-23T16:09:33.432Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB]
16:09:33 [2019-09-23T16:09:33.432Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB]
16:09:33 [2019-09-23T16:09:33.432Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB]
16:09:33 [2019-09-23T16:09:33.845Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
16:09:33 [2019-09-23T16:09:33.845Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB]
16:09:33 [2019-09-23T16:09:33.845Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB]
16:09:33 [2019-09-23T16:09:33.845Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB]
16:09:33 [2019-09-23T16:09:33.845Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB]
16:09:33 [2019-09-23T16:09:33.845Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB]
16:09:33 [2019-09-23T16:09:33.845Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
16:09:33 [2019-09-23T16:09:33.845Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB]
16:09:34 [2019-09-23T16:09:34.227Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB]
16:09:34 [2019-09-23T16:09:34.227Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB]
16:09:34 [2019-09-23T16:09:34.227Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB]
16:09:34 [2019-09-23T16:09:34.227Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB]
16:09:34 [2019-09-23T16:09:34.227Z] 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]
16:09:34 [2019-09-23T16:09:34.227Z] 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]
16:09:34 [2019-09-23T16:09:34.227Z] 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]
16:09:34 [2019-09-23T16:09:34.227Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB]
16:09:34 [2019-09-23T16:09:34.598Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
16:09:34 [2019-09-23T16:09:34.598Z] 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]
16:09:34 [2019-09-23T16:09:34.598Z] 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]
16:09:36 [2019-09-23T16:09:36.412Z] 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]
16:09:37 [2019-09-23T16:09:37.197Z] debconf: delaying package configuration, since apt-utils is not installed
16:09:37 [2019-09-23T16:09:37.197Z] Fetched 88.2 MB in 5s (17.1 MB/s)
16:09:37 [2019-09-23T16:09:37.572Z] Selecting previously unselected package bash-completion.
16:09:37 [2019-09-23T16:09:37.572Z] (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.)
16:09:37 [2019-09-23T16:09:37.572Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
16:09:37 [2019-09-23T16:09:37.945Z] Unpacking bash-completion (1:2.1-4.3) ...
16:09:37 [2019-09-23T16:09:37.945Z] Selecting previously unselected package libnet1:s390x.
16:09:37 [2019-09-23T16:09:37.945Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ...
16:09:37 [2019-09-23T16:09:37.945Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
16:09:37 [2019-09-23T16:09:37.945Z] Selecting previously unselected package libnfnetlink0:s390x.
16:09:37 [2019-09-23T16:09:37.945Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ...
16:09:37 [2019-09-23T16:09:37.945Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ...
16:09:37 [2019-09-23T16:09:37.945Z] Selecting previously unselected package libpcrecpp0v5:s390x.
16:09:37 [2019-09-23T16:09:37.945Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ...
16:09:37 [2019-09-23T16:09:37.945Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ...
16:09:37 [2019-09-23T16:09:37.945Z] Selecting previously unselected package libudev-dev:s390x.
16:09:37 [2019-09-23T16:09:37.945Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ...
16:09:37 [2019-09-23T16:09:37.945Z] Unpacking libudev-dev:s390x (232-25+deb9u12) ...
16:09:38 [2019-09-23T16:09:38.327Z] Selecting previously unselected package libpython3.5-minimal:s390x.
16:09:38 [2019-09-23T16:09:38.327Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
16:09:38 [2019-09-23T16:09:38.327Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
16:09:38 [2019-09-23T16:09:38.327Z] Selecting previously unselected package python3.5-minimal.
16:09:38 [2019-09-23T16:09:38.327Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
16:09:38 [2019-09-23T16:09:38.327Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
16:09:38 [2019-09-23T16:09:38.327Z] Selecting previously unselected package python3-minimal.
16:09:38 [2019-09-23T16:09:38.327Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ...
16:09:38 [2019-09-23T16:09:38.327Z] Unpacking python3-minimal (3.5.3-1) ...
16:09:38 [2019-09-23T16:09:38.702Z] Selecting previously unselected package libmpdec2:s390x.
16:09:38 [2019-09-23T16:09:38.702Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ...
16:09:38 [2019-09-23T16:09:38.702Z] Unpacking libmpdec2:s390x (2.4.2-1) ...
16:09:38 [2019-09-23T16:09:38.702Z] Selecting previously unselected package libpython3.5-stdlib:s390x.
16:09:38 [2019-09-23T16:09:38.702Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ...
16:09:38 [2019-09-23T16:09:38.702Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
16:09:38 [2019-09-23T16:09:38.702Z] Selecting previously unselected package python3.5.
16:09:38 [2019-09-23T16:09:38.702Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ...
16:09:38 [2019-09-23T16:09:38.702Z] Unpacking python3.5 (3.5.3-1+deb9u1) ...
16:09:38 [2019-09-23T16:09:38.702Z] Selecting previously unselected package libpython3-stdlib:s390x.
16:09:38 [2019-09-23T16:09:38.702Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ...
16:09:38 [2019-09-23T16:09:38.702Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ...
16:09:38 [2019-09-23T16:09:38.702Z] Selecting previously unselected package dh-python.
16:09:38 [2019-09-23T16:09:38.702Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
16:09:38 [2019-09-23T16:09:38.702Z] Unpacking dh-python (2.20170125) ...
16:09:39 [2019-09-23T16:09:39.079Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
16:09:39 [2019-09-23T16:09:39.079Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
16:09:39 [2019-09-23T16:09:39.542Z] Setting up python3-minimal (3.5.3-1) ...
16:09:39 [2019-09-23T16:09:39.542Z] Selecting previously unselected package python3.
16:09:39 [2019-09-23T16:09:39.542Z] (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.)
16:09:39 [2019-09-23T16:09:39.542Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ...
16:09:39 [2019-09-23T16:09:39.542Z] Unpacking python3 (3.5.3-1) ...
16:09:39 [2019-09-23T16:09:39.542Z] Selecting previously unselected package pigz.
16:09:39 [2019-09-23T16:09:39.542Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ...
16:09:39 [2019-09-23T16:09:39.542Z] Unpacking pigz (2.3.4-1) ...
16:09:39 [2019-09-23T16:09:39.542Z] Selecting previously unselected package libip4tc0:s390x.
16:09:39 [2019-09-23T16:09:39.542Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ...
16:09:39 [2019-09-23T16:09:39.542Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
16:09:39 [2019-09-23T16:09:39.542Z] Selecting previously unselected package libip6tc0:s390x.
16:09:39 [2019-09-23T16:09:39.542Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ...
16:09:39 [2019-09-23T16:09:39.542Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
16:09:39 [2019-09-23T16:09:39.542Z] Selecting previously unselected package libiptc0:s390x.
16:09:39 [2019-09-23T16:09:39.542Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ...
16:09:39 [2019-09-23T16:09:39.542Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ...
16:09:40 [2019-09-23T16:09:40.078Z] Selecting previously unselected package libxtables12:s390x.
16:09:40 [2019-09-23T16:09:40.078Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ...
16:09:40 [2019-09-23T16:09:40.078Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ...
16:09:40 [2019-09-23T16:09:40.078Z] Selecting previously unselected package libnetfilter-conntrack3:s390x.
16:09:40 [2019-09-23T16:09:40.078Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ...
16:09:40 [2019-09-23T16:09:40.078Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ...
16:09:40 [2019-09-23T16:09:40.078Z] Selecting previously unselected package iptables.
16:09:40 [2019-09-23T16:09:40.078Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ...
16:09:40 [2019-09-23T16:09:40.078Z] Unpacking iptables (1.6.0+snapshot20161117-6) ...
16:09:40 [2019-09-23T16:09:40.078Z] Selecting previously unselected package xxd.
16:09:40 [2019-09-23T16:09:40.078Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
16:09:40 [2019-09-23T16:09:40.078Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
16:09:40 [2019-09-23T16:09:40.078Z] Selecting previously unselected package vim-common.
16:09:40 [2019-09-23T16:09:40.078Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
16:09:40 [2019-09-23T16:09:40.078Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
16:09:40 [2019-09-23T16:09:40.078Z] Selecting previously unselected package bzip2.
16:09:40 [2019-09-23T16:09:40.078Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ...
16:09:40 [2019-09-23T16:09:40.078Z] Unpacking bzip2 (1.0.6-8.1) ...
16:09:40 [2019-09-23T16:09:40.078Z] Selecting previously unselected package libgpm2:s390x.
16:09:40 [2019-09-23T16:09:40.078Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ...
16:09:40 [2019-09-23T16:09:40.078Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ...
16:09:40 [2019-09-23T16:09:40.078Z] Selecting previously unselected package xz-utils.
16:09:40 [2019-09-23T16:09:40.078Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ...
16:09:40 [2019-09-23T16:09:40.078Z] Unpacking xz-utils (5.2.2-1.2+b1) ...
16:09:40 [2019-09-23T16:09:40.078Z] Selecting previously unselected package aufs-tools.
16:09:40 [2019-09-23T16:09:40.078Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ...
16:09:40 [2019-09-23T16:09:40.078Z] Unpacking aufs-tools (1:4.1+20161219-1) ...
16:09:40 [2019-09-23T16:09:40.078Z] Selecting previously unselected package liblzo2-2:s390x.
16:09:40 [2019-09-23T16:09:40.078Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ...
16:09:40 [2019-09-23T16:09:40.078Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
16:09:40 [2019-09-23T16:09:40.078Z] Selecting previously unselected package btrfs-progs.
16:09:40 [2019-09-23T16:09:40.078Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ...
16:09:40 [2019-09-23T16:09:40.078Z] Unpacking btrfs-progs (4.7.3-1) ...
16:09:40 [2019-09-23T16:09:40.527Z] Selecting previously unselected package btrfs-tools.
16:09:40 [2019-09-23T16:09:40.527Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ...
16:09:40 [2019-09-23T16:09:40.527Z] Unpacking btrfs-tools (4.7.3-1) ...
16:09:40 [2019-09-23T16:09:40.527Z] Selecting previously unselected package libdevmapper1.02.1:s390x.
16:09:40 [2019-09-23T16:09:40.527Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ...
16:09:40 [2019-09-23T16:09:40.527Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ...
16:09:40 [2019-09-23T16:09:40.527Z] Selecting previously unselected package dmsetup.
16:09:40 [2019-09-23T16:09:40.527Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ...
16:09:40 [2019-09-23T16:09:40.527Z] Unpacking dmsetup (2:1.02.137-2) ...
16:09:40 [2019-09-23T16:09:40.527Z] Selecting previously unselected package libonig4:s390x.
16:09:40 [2019-09-23T16:09:40.527Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ...
16:09:40 [2019-09-23T16:09:40.527Z] Unpacking libonig4:s390x (6.1.3-2) ...
16:09:40 [2019-09-23T16:09:40.527Z] Selecting previously unselected package libjq1:s390x.
16:09:40 [2019-09-23T16:09:40.527Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ...
16:09:40 [2019-09-23T16:09:40.527Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
16:09:40 [2019-09-23T16:09:40.527Z] Selecting previously unselected package jq.
16:09:40 [2019-09-23T16:09:40.527Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ...
16:09:40 [2019-09-23T16:09:40.527Z] Unpacking jq (1.5+dfsg-1.3) ...
16:09:40 [2019-09-23T16:09:40.527Z] Selecting previously unselected package libaio1:s390x.
16:09:40 [2019-09-23T16:09:40.527Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ...
16:09:40 [2019-09-23T16:09:40.527Z] Unpacking libaio1:s390x (0.3.110-3) ...
16:09:40 [2019-09-23T16:09:40.527Z] Selecting previously unselected package libcap2-bin.
16:09:40 [2019-09-23T16:09:40.527Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ...
16:09:40 [2019-09-23T16:09:40.527Z] Unpacking libcap2-bin (1:2.25-1) ...
16:09:40 [2019-09-23T16:09:40.527Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x.
16:09:40 [2019-09-23T16:09:40.527Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ...
16:09:40 [2019-09-23T16:09:40.527Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
16:09:40 [2019-09-23T16:09:40.527Z] Selecting previously unselected package libsepol1-dev:s390x.
16:09:40 [2019-09-23T16:09:40.527Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ...
16:09:40 [2019-09-23T16:09:40.527Z] Unpacking libsepol1-dev:s390x (2.6-2) ...
16:09:40 [2019-09-23T16:09:40.527Z] Selecting previously unselected package libpcre16-3:s390x.
16:09:40 [2019-09-23T16:09:40.527Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ...
16:09:40 [2019-09-23T16:09:40.527Z] Unpacking libpcre16-3:s390x (2:8.39-3) ...
16:09:40 [2019-09-23T16:09:40.929Z] Selecting previously unselected package libpcre32-3:s390x.
16:09:40 [2019-09-23T16:09:40.929Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ...
16:09:40 [2019-09-23T16:09:40.929Z] Unpacking libpcre32-3:s390x (2:8.39-3) ...
16:09:40 [2019-09-23T16:09:40.929Z] Selecting previously unselected package libpcre3-dev:s390x.
16:09:40 [2019-09-23T16:09:40.929Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ...
16:09:40 [2019-09-23T16:09:40.929Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ...
16:09:40 [2019-09-23T16:09:40.929Z] Selecting previously unselected package libselinux1-dev:s390x.
16:09:40 [2019-09-23T16:09:40.929Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ...
16:09:40 [2019-09-23T16:09:40.929Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ...
16:09:40 [2019-09-23T16:09:40.929Z] Selecting previously unselected package libdevmapper-dev:s390x.
16:09:40 [2019-09-23T16:09:40.929Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ...
16:09:40 [2019-09-23T16:09:40.929Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ...
16:09:40 [2019-09-23T16:09:40.929Z] Selecting previously unselected package libnl-3-200:s390x.
16:09:40 [2019-09-23T16:09:40.929Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ...
16:09:40 [2019-09-23T16:09:40.929Z] Unpacking libnl-3-200:s390x (3.2.27-2) ...
16:09:40 [2019-09-23T16:09:40.929Z] Selecting previously unselected package libprotobuf-c1:s390x.
16:09:40 [2019-09-23T16:09:40.929Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ...
16:09:40 [2019-09-23T16:09:40.929Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
16:09:40 [2019-09-23T16:09:40.929Z] Selecting previously unselected package libreadline5:s390x.
16:09:40 [2019-09-23T16:09:40.929Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ...
16:09:40 [2019-09-23T16:09:40.929Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ...
16:09:40 [2019-09-23T16:09:40.929Z] Selecting previously unselected package libsystemd-dev:s390x.
16:09:40 [2019-09-23T16:09:40.929Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ...
16:09:40 [2019-09-23T16:09:40.929Z] Unpacking libsystemd-dev:s390x (232-25+deb9u12) ...
16:09:41 [2019-09-23T16:09:41.297Z] Selecting previously unselected package net-tools.
16:09:41 [2019-09-23T16:09:41.297Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ...
16:09:41 [2019-09-23T16:09:41.297Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
16:09:41 [2019-09-23T16:09:41.297Z] Selecting previously unselected package python-pip-whl.
16:09:41 [2019-09-23T16:09:41.297Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
16:09:41 [2019-09-23T16:09:41.297Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
16:09:41 [2019-09-23T16:09:41.665Z] Selecting previously unselected package python3-pip.
16:09:41 [2019-09-23T16:09:41.665Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
16:09:41 [2019-09-23T16:09:41.665Z] Unpacking python3-pip (9.0.1-2+deb9u1) ...
16:09:41 [2019-09-23T16:09:41.665Z] Selecting previously unselected package python3-pkg-resources.
16:09:41 [2019-09-23T16:09:41.665Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
16:09:41 [2019-09-23T16:09:41.665Z] Unpacking python3-pkg-resources (33.1.1-1) ...
16:09:41 [2019-09-23T16:09:41.665Z] Selecting previously unselected package python3-setuptools.
16:09:41 [2019-09-23T16:09:41.665Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
16:09:41 [2019-09-23T16:09:41.665Z] Unpacking python3-setuptools (33.1.1-1) ...
16:09:41 [2019-09-23T16:09:41.665Z] Selecting previously unselected package python3-wheel.
16:09:41 [2019-09-23T16:09:41.665Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
16:09:41 [2019-09-23T16:09:41.665Z] Unpacking python3-wheel (0.29.0-2) ...
16:09:41 [2019-09-23T16:09:41.665Z] Selecting previously unselected package thin-provisioning-tools.
16:09:41 [2019-09-23T16:09:41.665Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ...
16:09:41 [2019-09-23T16:09:41.665Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
16:09:41 [2019-09-23T16:09:41.665Z] Selecting previously unselected package vim-runtime.
16:09:41 [2019-09-23T16:09:41.665Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
16:09:41 [2019-09-23T16:09:41.665Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
16:09:41 [2019-09-23T16:09:41.665Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
16:09:41 [2019-09-23T16:09:41.665Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
16:09:42 [2019-09-23T16:09:42.459Z] Selecting previously unselected package vim.
16:09:42 [2019-09-23T16:09:42.459Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ...
16:09:42 [2019-09-23T16:09:42.459Z] Unpacking vim (2:8.0.0197-4+deb9u3) ...
16:09:42 [2019-09-23T16:09:42.459Z] Selecting previously unselected package xfsprogs.
16:09:42 [2019-09-23T16:09:42.459Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ...
16:09:42 [2019-09-23T16:09:42.459Z] Unpacking xfsprogs (4.9.0+nmu1) ...
16:09:42 [2019-09-23T16:09:42.819Z] Selecting previously unselected package zip.
16:09:42 [2019-09-23T16:09:42.819Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ...
16:09:42 [2019-09-23T16:09:42.819Z] Unpacking zip (3.0-11+b1) ...
16:09:42 [2019-09-23T16:09:42.819Z] Selecting previously unselected package libapparmor-perl.
16:09:42 [2019-09-23T16:09:42.819Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ...
16:09:42 [2019-09-23T16:09:42.819Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
16:09:42 [2019-09-23T16:09:42.819Z] Selecting previously unselected package apparmor.
16:09:42 [2019-09-23T16:09:42.819Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ...
16:09:42 [2019-09-23T16:09:42.819Z] Unpacking apparmor (2.11.0-3+deb9u2) ...
16:09:42 [2019-09-23T16:09:42.819Z] Selecting previously unselected package binutils-mingw-w64-i686.
16:09:42 [2019-09-23T16:09:42.819Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ...
16:09:42 [2019-09-23T16:09:42.819Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
16:09:43 [2019-09-23T16:09:43.194Z] Selecting previously unselected package binutils-mingw-w64-x86-64.
16:09:43 [2019-09-23T16:09:43.194Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ...
16:09:43 [2019-09-23T16:09:43.194Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
16:09:43 [2019-09-23T16:09:43.574Z] Selecting previously unselected package binutils-mingw-w64.
16:09:43 [2019-09-23T16:09:43.574Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
16:09:43 [2019-09-23T16:09:43.574Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
16:09:43 [2019-09-23T16:09:43.574Z] Selecting previously unselected package mingw-w64-common.
16:09:43 [2019-09-23T16:09:43.574Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
16:09:43 [2019-09-23T16:09:43.574Z] Unpacking mingw-w64-common (5.0.1-1) ...
16:09:44 [2019-09-23T16:09:44.365Z] Selecting previously unselected package mingw-w64-x86-64-dev.
16:09:44 [2019-09-23T16:09:44.365Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
16:09:44 [2019-09-23T16:09:44.365Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
16:09:45 [2019-09-23T16:09:45.160Z] Selecting previously unselected package gcc-mingw-w64-base.
16:09:45 [2019-09-23T16:09:45.160Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ...
16:09:45 [2019-09-23T16:09:45.160Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
16:09:45 [2019-09-23T16:09:45.160Z] Selecting previously unselected package gcc-mingw-w64-x86-64.
16:09:45 [2019-09-23T16:09:45.160Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
16:09:45 [2019-09-23T16:09:45.160Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
16:09:48 [2019-09-23T16:09:48.498Z] Selecting previously unselected package g++-mingw-w64-x86-64.
16:09:48 [2019-09-23T16:09:48.498Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
16:09:48 [2019-09-23T16:09:48.498Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
16:09:50 [2019-09-23T16:09:50.956Z] Setting up aufs-tools (1:4.1+20161219-1) ...
16:09:50 [2019-09-23T16:09:50.956Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
16:09:50 [2019-09-23T16:09:50.956Z] Setting up libsepol1-dev:s390x (2.6-2) ...
16:09:50 [2019-09-23T16:09:50.956Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ...
16:09:50 [2019-09-23T16:09:50.956Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ...
16:09:50 [2019-09-23T16:09:50.956Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
16:09:50 [2019-09-23T16:09:50.956Z] Processing triggers for mime-support (3.60) ...
16:09:50 [2019-09-23T16:09:50.956Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
16:09:50 [2019-09-23T16:09:50.956Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ...
16:09:50 [2019-09-23T16:09:50.956Z] Setting up libcap2-bin (1:2.25-1) ...
16:09:50 [2019-09-23T16:09:50.956Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
16:09:50 [2019-09-23T16:09:50.956Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
16:09:50 [2019-09-23T16:09:50.956Z] Setting up bash-completion (1:2.1-4.3) ...
16:09:51 [2019-09-23T16:09:51.736Z] Setting up libonig4:s390x (6.1.3-2) ...
16:09:51 [2019-09-23T16:09:51.736Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ...
16:09:51 [2019-09-23T16:09:51.736Z] Setting up zip (3.0-11+b1) ...
16:09:51 [2019-09-23T16:09:51.736Z] Setting up bzip2 (1.0.6-8.1) ...
16:09:51 [2019-09-23T16:09:51.736Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
16:09:51 [2019-09-23T16:09:51.736Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ...
16:09:51 [2019-09-23T16:09:51.736Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
16:09:51 [2019-09-23T16:09:51.736Z] Setting up libaio1:s390x (0.3.110-3) ...
16:09:51 [2019-09-23T16:09:51.736Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ...
16:09:51 [2019-09-23T16:09:51.736Z] Setting up xz-utils (5.2.2-1.2+b1) ...
16:09:51 [2019-09-23T16:09:51.736Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:09:51 [2019-09-23T16:09:51.736Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ...
16:09:51 [2019-09-23T16:09:51.736Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
16:09:51 [2019-09-23T16:09:51.736Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ...
16:09:51 [2019-09-23T16:09:51.736Z] Setting up libpcre32-3:s390x (2:8.39-3) ...
16:09:51 [2019-09-23T16:09:51.736Z] Setting up libnfnetlink0:s390x (1.0.1-3) ...
16:09:51 [2019-09-23T16:09:51.736Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
16:09:51 [2019-09-23T16:09:51.736Z] Setting up libsystemd-dev:s390x (232-25+deb9u12) ...
16:09:51 [2019-09-23T16:09:51.736Z] Setting up libpcre16-3:s390x (2:8.39-3) ...
16:09:51 [2019-09-23T16:09:51.736Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ...
16:09:52 [2019-09-23T16:09:52.104Z] Setting up libnl-3-200:s390x (3.2.27-2) ...
16:09:52 [2019-09-23T16:09:52.104Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ...
16:09:52 [2019-09-23T16:09:52.104Z] Setting up libudev-dev:s390x (232-25+deb9u12) ...
16:09:52 [2019-09-23T16:09:52.104Z] Setting up pigz (2.3.4-1) ...
16:09:52 [2019-09-23T16:09:52.104Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
16:09:52 [2019-09-23T16:09:52.104Z] Setting up libmpdec2:s390x (2.4.2-1) ...
16:09:52 [2019-09-23T16:09:52.104Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
16:09:52 [2019-09-23T16:09:52.104Z] Setting up mingw-w64-common (5.0.1-1) ...
16:09:52 [2019-09-23T16:09:52.104Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
16:09:52 [2019-09-23T16:09:52.104Z] Setting up jq (1.5+dfsg-1.3) ...
16:09:52 [2019-09-23T16:09:52.104Z] Setting up libpcre3-dev:s390x (2:8.39-3) ...
16:09:52 [2019-09-23T16:09:52.104Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ...
16:09:52 [2019-09-23T16:09:52.104Z] Setting up xfsprogs (4.9.0+nmu1) ...
16:09:52 [2019-09-23T16:09:52.104Z] Setting up vim (2:8.0.0197-4+deb9u3) ...
16:09:52 [2019-09-23T16:09:52.104Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:09:52 [2019-09-23T16:09:52.104Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:09:52 [2019-09-23T16:09:52.104Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:09:52 [2019-09-23T16:09:52.104Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:09:52 [2019-09-23T16:09:52.104Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:09:52 [2019-09-23T16:09:52.104Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:09:52 [2019-09-23T16:09:52.104Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:09:52 [2019-09-23T16:09:52.104Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:09:52 [2019-09-23T16:09:52.104Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
16:09:52 [2019-09-23T16:09:52.104Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ...
16:09:52 [2019-09-23T16:09:52.104Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
16:09:52 [2019-09-23T16:09:52.104Z] Setting up iptables (1.6.0+snapshot20161117-6) ...
16:09:52 [2019-09-23T16:09:52.104Z] Setting up btrfs-progs (4.7.3-1) ...
16:09:52 [2019-09-23T16:09:52.104Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ...
16:09:52 [2019-09-23T16:09:52.104Z] Setting up python3.5 (3.5.3-1+deb9u1) ...
16:09:53 [2019-09-23T16:09:53.447Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ...
16:09:53 [2019-09-23T16:09:53.447Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
16:09:53 [2019-09-23T16:09:53.447Z] 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
16:09:53 [2019-09-23T16:09:53.447Z] 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
16:09:53 [2019-09-23T16:09:53.447Z] 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
16:09:53 [2019-09-23T16:09:53.447Z] 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
16:09:53 [2019-09-23T16:09:53.447Z] Setting up btrfs-tools (4.7.3-1) ...
16:09:53 [2019-09-23T16:09:53.447Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
16:09:53 [2019-09-23T16:09:53.447Z] 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
16:09:53 [2019-09-23T16:09:53.447Z] 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
16:09:53 [2019-09-23T16:09:53.447Z] Setting up python3 (3.5.3-1) ...
16:09:53 [2019-09-23T16:09:53.843Z] Setting up apparmor (2.11.0-3+deb9u2) ...
16:09:54 [2019-09-23T16:09:54.673Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
16:09:54 [2019-09-23T16:09:54.673Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
16:09:54 [2019-09-23T16:09:54.673Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ...
16:09:54 [2019-09-23T16:09:54.673Z] Setting up python3-wheel (0.29.0-2) ...
16:09:54 [2019-09-23T16:09:54.673Z] Setting up python3-pkg-resources (33.1.1-1) ...
16:09:55 [2019-09-23T16:09:55.042Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
16:09:55 [2019-09-23T16:09:55.042Z] Setting up python3-pip (9.0.1-2+deb9u1) ...
16:09:55 [2019-09-23T16:09:55.042Z] Setting up dmsetup (2:1.02.137-2) ...
16:09:55 [2019-09-23T16:09:55.042Z] Setting up python3-setuptools (33.1.1-1) ...
16:09:55 [2019-09-23T16:09:55.411Z] Setting up dh-python (2.20170125) ...
16:09:55 [2019-09-23T16:09:55.411Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ...
16:09:55 [2019-09-23T16:09:55.411Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
16:09:59 [2019-09-23T16:09:59.486Z] Removing intermediate container 11e5149d18c3
16:09:59 [2019-09-23T16:09:59.486Z]  ---> 7181d28e5170
16:09:59 [2019-09-23T16:09:59.486Z] Step 104/126 : RUN pip3 install yamllint==1.16.0
16:09:59 [2019-09-23T16:09:59.486Z]  ---> Running in 114bb6c97a1a
16:10:01 [2019-09-23T16:10:01.381Z] Collecting yamllint==1.16.0
16:10:02 [2019-09-23T16:10:02.158Z]   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
16:10:02 [2019-09-23T16:10:02.523Z] Collecting pyyaml (from yamllint==1.16.0)
16:10:02 [2019-09-23T16:10:02.888Z]   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
16:10:03 [2019-09-23T16:10:03.258Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
16:10:04 [2019-09-23T16:10:04.059Z]   Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz
16:10:04 [2019-09-23T16:10:04.059Z] Building wheels for collected packages: pyyaml, pathspec
16:10:04 [2019-09-23T16:10:04.059Z]   Running setup.py bdist_wheel for pyyaml: started
16:10:04 [2019-09-23T16:10:04.424Z]   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
16:10:04 [2019-09-23T16:10:04.424Z]   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
16:10:04 [2019-09-23T16:10:04.424Z]   Running setup.py bdist_wheel for pathspec: started
16:10:04 [2019-09-23T16:10:04.799Z]   Running setup.py bdist_wheel for pathspec: finished with status 'done'
16:10:04 [2019-09-23T16:10:04.800Z]   Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b
16:10:04 [2019-09-23T16:10:04.800Z] Successfully built pyyaml pathspec
16:10:04 [2019-09-23T16:10:04.800Z] Installing collected packages: pyyaml, pathspec, yamllint
16:10:04 [2019-09-23T16:10:04.800Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0
16:10:05 [2019-09-23T16:10:05.575Z] Removing intermediate container 114bb6c97a1a
16:10:05 [2019-09-23T16:10:05.575Z]  ---> 9b1125c31e21
16:10:05 [2019-09-23T16:10:05.575Z] Step 105/126 : COPY --from=swagger /build/swagger* /usr/local/bin/
16:10:06 [2019-09-23T16:10:06.847Z]  ---> dcc05b06c4d7
16:10:06 [2019-09-23T16:10:06.847Z] Step 106/126 : COPY --from=frozen-images /build/ /docker-frozen-images
16:10:08 [2019-09-23T16:10:08.344Z]  ---> 0e9c589976f9
16:10:08 [2019-09-23T16:10:08.344Z] Step 107/126 : COPY --from=golangci_lint /build/ /usr/local/bin/
16:10:09 [2019-09-23T16:10:09.118Z]  ---> bebfa4ee1739
16:10:09 [2019-09-23T16:10:09.118Z] Step 108/126 : COPY --from=gotestsum /build/ /usr/local/bin/
16:10:09 [2019-09-23T16:10:09.118Z]  ---> eda3491e71b9
16:10:09 [2019-09-23T16:10:09.118Z] Step 109/126 : COPY --from=tomlv /build/ /usr/local/bin/
16:10:09 [2019-09-23T16:10:09.495Z]  ---> 0e59d09569eb
16:10:09 [2019-09-23T16:10:09.495Z] Step 110/126 : COPY --from=vndr /build/ /usr/local/bin/
16:10:09 [2019-09-23T16:10:09.856Z]  ---> 802b08f73e97
16:10:09 [2019-09-23T16:10:09.856Z] Step 111/126 : COPY --from=tini /build/ /usr/local/bin/
16:10:10 [2019-09-23T16:10:10.225Z]  ---> ba3f7852d5eb
16:10:10 [2019-09-23T16:10:10.225Z] Step 112/126 : COPY --from=runc /build/ /usr/local/bin/
16:10:10 [2019-09-23T16:10:10.225Z]  ---> d234755cfce9
16:10:10 [2019-09-23T16:10:10.225Z] Step 113/126 : COPY --from=containerd /build/ /usr/local/bin/
16:10:11 [2019-09-23T16:10:11.017Z]  ---> aa46107654d9
16:10:11 [2019-09-23T16:10:11.017Z] Step 114/126 : COPY --from=proxy /build/ /usr/local/bin/
16:10:11 [2019-09-23T16:10:11.381Z]  ---> ec2650d6e98c
16:10:11 [2019-09-23T16:10:11.381Z] Step 115/126 : COPY --from=dockercli /build/ /usr/local/cli
16:10:11 [2019-09-23T16:10:11.746Z]  ---> 964d09dc1f80
16:10:11 [2019-09-23T16:10:11.746Z] Step 116/126 : COPY --from=registry /build/registry* /usr/local/bin/
16:10:12 [2019-09-23T16:10:12.532Z]  ---> 5a9bfc5fa9f8
16:10:12 [2019-09-23T16:10:12.532Z] Step 117/126 : COPY --from=criu /build/ /usr/local/
16:10:12 [2019-09-23T16:10:12.908Z]  ---> bf0af1f0fecd
16:10:12 [2019-09-23T16:10:12.908Z] Step 118/126 : COPY --from=rootlesskit /build/ /usr/local/bin/
16:10:13 [2019-09-23T16:10:13.398Z]  ---> 5f003fa2ea61
16:10:13 [2019-09-23T16:10:13.398Z] Step 119/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64
16:10:14 [2019-09-23T16:10:14.207Z]  ---> 7db38b9c1fb0
16:10:14 [2019-09-23T16:10:14.207Z] Step 120/126 : ENV PATH=/usr/local/cli:$PATH
16:10:14 [2019-09-23T16:10:14.584Z]  ---> Running in 9182dd8f9dc2
16:10:14 [2019-09-23T16:10:14.584Z] Removing intermediate container 9182dd8f9dc2
16:10:14 [2019-09-23T16:10:14.584Z]  ---> 5935570dcf53
16:10:14 [2019-09-23T16:10:14.584Z] Step 121/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
16:10:14 [2019-09-23T16:10:14.584Z]  ---> Running in 472c9e4f1171
16:10:14 [2019-09-23T16:10:14.949Z] Removing intermediate container 472c9e4f1171
16:10:14 [2019-09-23T16:10:14.949Z]  ---> fc7cdf06f980
16:10:14 [2019-09-23T16:10:14.949Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker
16:10:14 [2019-09-23T16:10:14.949Z]  ---> Running in bbdeac7516a0
16:10:14 [2019-09-23T16:10:14.949Z] Removing intermediate container bbdeac7516a0
16:10:14 [2019-09-23T16:10:14.949Z]  ---> 2807bbfeba43
16:10:14 [2019-09-23T16:10:14.949Z] Step 123/126 : VOLUME /var/lib/docker
16:10:14 [2019-09-23T16:10:14.949Z]  ---> Running in 3de1c105749b
16:10:15 [2019-09-23T16:10:15.314Z] Removing intermediate container 3de1c105749b
16:10:15 [2019-09-23T16:10:15.314Z]  ---> 73803b3702f1
16:10:15 [2019-09-23T16:10:15.314Z] Step 124/126 : ENTRYPOINT ["hack/dind"]
16:10:15 [2019-09-23T16:10:15.314Z]  ---> Running in 51d4f16ccacd
16:10:15 [2019-09-23T16:10:15.702Z] Removing intermediate container 51d4f16ccacd
16:10:15 [2019-09-23T16:10:15.702Z]  ---> 13155232970e
16:10:15 [2019-09-23T16:10:15.702Z] Step 125/126 : FROM dev AS final
16:10:15 [2019-09-23T16:10:15.702Z]  ---> 13155232970e
16:10:15 [2019-09-23T16:10:15.702Z] Step 126/126 : COPY . /go/src/github.com/docker/docker
16:10:18 [2019-09-23T16:10:18.145Z]  ---> cb76f76f662a
16:10:18 [2019-09-23T16:10:18.145Z] Successfully built cb76f76f662a
16:10:18 [2019-09-23T16:10:18.145Z] Successfully tagged docker:88e93faa7fbfd315bcdb1515849416bd2465c29a
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
16:10:19 [2019-09-23T16:10:19.104Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39956/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=88e93faa7fbfd315bcdb1515849416bd2465c29a -e DOCKER_GRAPHDRIVER docker:88e93faa7fbfd315bcdb1515849416bd2465c29a hack/test/unit
16:10:21 [2019-09-23T16:10:21.715Z] ?   	github.com/docker/docker/api	[no test files]
16:10:33 [2019-09-23T16:10:33.289Z] ok  	github.com/docker/docker/api/server	0.003s	coverage: 9.0% of statements
16:10:41 [2019-09-23T16:10:41.096Z] ................................................                         [ 29%]
16:10:47 [2019-09-23T16:10:47.511Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:10:47 [2019-09-23T16:10:47.511Z] 
16:10:47 [2019-09-23T16:10:47.511Z] 
16:10:47 [2019-09-23T16:10:47.511Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:10:47 [2019-09-23T16:10:47.511Z] 
16:10:47 [2019-09-23T16:10:47.511Z] 
16:10:47 [2019-09-23T16:10:47.511Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:10:47 [2019-09-23T16:10:47.511Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
16:10:47 [2019-09-23T16:10:47.511Z] PKG_CONFIG=pkg-config
16:10:47 [2019-09-23T16:10:47.511Z] GOLANG_VERSION=1.13
16:10:47 [2019-09-23T16:10:47.511Z] HOSTNAME=e7e4bf75cecb
16:10:47 [2019-09-23T16:10:47.511Z] KEEPBUNDLE=1
16:10:47 [2019-09-23T16:10:47.511Z] container=docker
16:10:47 [2019-09-23T16:10:47.511Z] TEST_SKIP_INTEGRATION=1
16:10:47 [2019-09-23T16:10:47.511Z] GO111MODULE=off
16:10:47 [2019-09-23T16:10:47.511Z] GOPATH=/go
16:10:47 [2019-09-23T16:10:47.511Z] PWD=/go/src/github.com/docker/docker
16:10:47 [2019-09-23T16:10:47.511Z] HOME=/root
16:10:47 [2019-09-23T16:10:47.511Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:10:47 [2019-09-23T16:10:47.511Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:10:47 [2019-09-23T16:10:47.511Z] DOCKER_GITCOMMIT=88e93faa7fbfd315bcdb1515849416bd2465c29a
16:10:47 [2019-09-23T16:10:47.511Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
16:10:47 [2019-09-23T16:10:47.511Z] DOCKER_GRAPHDRIVER=overlay2
16:10:47 [2019-09-23T16:10:47.511Z] TERM=xterm
16:10:47 [2019-09-23T16:10:47.511Z] DEST=bundles/test-integration
16:10:47 [2019-09-23T16:10:47.511Z] SHLVL=1
16:10:47 [2019-09-23T16:10:47.511Z] TIMEOUT=120m
16:10:47 [2019-09-23T16:10:47.511Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
16:10:47 [2019-09-23T16:10:47.511Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:10:47 [2019-09-23T16:10:47.511Z] DOCKER_PKG=github.com/docker/docker
16:10:47 [2019-09-23T16:10:47.511Z] TESTDEBUG=0
16:10:47 [2019-09-23T16:10:47.511Z] _=/usr/bin/env
16:10:47 [2019-09-23T16:10:47.511Z] Building test suite binary ./integration-cli/test.main
16:10:47 [2019-09-23T16:10:47.511Z] No new tests added to integration.
16:10:47 [2019-09-23T16:10:47.511Z] 
16:10:47 [2019-09-23T16:10:47.511Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:10:47 [2019-09-23T16:10:47.511Z] PKG_CONFIG=pkg-config
16:10:47 [2019-09-23T16:10:47.511Z] GOLANG_VERSION=1.13
16:10:47 [2019-09-23T16:10:47.511Z] HOSTNAME=0fc6beaecc71
16:10:47 [2019-09-23T16:10:47.511Z] KEEPBUNDLE=1
16:10:47 [2019-09-23T16:10:47.511Z] container=docker
16:10:47 [2019-09-23T16:10:47.511Z] TEST_SKIP_INTEGRATION=1
16:10:47 [2019-09-23T16:10:47.511Z] GO111MODULE=off
16:10:47 [2019-09-23T16:10:47.511Z] GOPATH=/go
16:10:47 [2019-09-23T16:10:47.511Z] PWD=/go/src/github.com/docker/docker
16:10:47 [2019-09-23T16:10:47.511Z] HOME=/root
16:10:47 [2019-09-23T16:10:47.511Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:10:47 [2019-09-23T16:10:47.511Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:10:47 [2019-09-23T16:10:47.511Z] DOCKER_GITCOMMIT=88e93faa7fbfd315bcdb1515849416bd2465c29a
16:10:47 [2019-09-23T16:10:47.511Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
16:10:47 [2019-09-23T16:10:47.511Z] DOCKER_GRAPHDRIVER=overlay2
16:10:47 [2019-09-23T16:10:47.511Z] TERM=xterm
16:10:47 [2019-09-23T16:10:47.511Z] DEST=bundles/test-integration
16:10:47 [2019-09-23T16:10:47.511Z] SHLVL=1
16:10:47 [2019-09-23T16:10:47.511Z] TIMEOUT=120m
16:10:47 [2019-09-23T16:10:47.511Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
16:10:47 [2019-09-23T16:10:47.511Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:10:47 [2019-09-23T16:10:47.511Z] DOCKER_PKG=github.com/docker/docker
16:10:47 [2019-09-23T16:10:47.511Z] TESTDEBUG=0
16:10:47 [2019-09-23T16:10:47.511Z] _=/usr/bin/env
16:10:47 [2019-09-23T16:10:47.511Z] Building test suite binary ./integration-cli/test.main
16:10:47 [2019-09-23T16:10:47.511Z] PKG_CONFIG=pkg-config
16:10:47 [2019-09-23T16:10:47.511Z] GOLANG_VERSION=1.13
16:10:47 [2019-09-23T16:10:47.511Z] HOSTNAME=aa6832d34313
16:10:47 [2019-09-23T16:10:47.511Z] KEEPBUNDLE=1
16:10:47 [2019-09-23T16:10:47.511Z] container=docker
16:10:47 [2019-09-23T16:10:47.511Z] TEST_SKIP_INTEGRATION_CLI=1
16:10:47 [2019-09-23T16:10:47.511Z] GO111MODULE=off
16:10:47 [2019-09-23T16:10:47.511Z] GOPATH=/go
16:10:47 [2019-09-23T16:10:47.511Z] PWD=/go/src/github.com/docker/docker
16:10:47 [2019-09-23T16:10:47.511Z] HOME=/root
16:10:47 [2019-09-23T16:10:47.511Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:10:47 [2019-09-23T16:10:47.511Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:10:47 [2019-09-23T16:10:47.511Z] DOCKER_GITCOMMIT=88e93faa7fbfd315bcdb1515849416bd2465c29a
16:10:47 [2019-09-23T16:10:47.511Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
16:10:47 [2019-09-23T16:10:47.511Z] DOCKER_GRAPHDRIVER=overlay2
16:10:47 [2019-09-23T16:10:47.511Z] TERM=xterm
16:10:47 [2019-09-23T16:10:47.511Z] DEST=bundles/test-integration
16:10:47 [2019-09-23T16:10:47.511Z] SHLVL=1
16:10:47 [2019-09-23T16:10:47.511Z] TIMEOUT=120m
16:10:47 [2019-09-23T16:10:47.511Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:10:47 [2019-09-23T16:10:47.511Z] DOCKER_PKG=github.com/docker/docker
16:10:47 [2019-09-23T16:10:47.511Z] TESTDEBUG=0
16:10:47 [2019-09-23T16:10:47.511Z] _=/usr/bin/env
16:10:47 [2019-09-23T16:10:47.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:10:49 [2019-09-23T16:10:49.406Z] Running on azwin-2-4e2a90 in d:\jenkins\workspace\moby_PR-39956
[Pipeline] {
[Pipeline] ws
16:10:49 [2019-09-23T16:10:49.420Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
16:11:03 [2019-09-23T16:11:03.432Z] tests/integration/api_exec_test.py ....................                  [ 35%]
16:11:11 [2019-09-23T16:11:11.881Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
16:11:12 [2019-09-23T16:11:12.821Z] using credential docker-jenkins-github-credentials
16:11:12 [2019-09-23T16:11:12.897Z] Cloning the remote Git repository
16:11:12 [2019-09-23T16:11:12.897Z] Cloning with configured refspecs honoured and without tags
16:11:13 [2019-09-23T16:11:13.081Z] Cloning repository https://github.com/moby/moby.git
16:11:13 [2019-09-23T16:11:13.458Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
16:11:14 [2019-09-23T16:11:14.706Z] Fetching upstream changes from https://github.com/moby/moby.git
16:11:14 [2019-09-23T16:11:14.707Z]  > git --version # timeout=10
16:11:14 [2019-09-23T16:11:14.755Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:11:14 [2019-09-23T16:11:14.758Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39956/head:refs/remotes/origin/PR-39956 +refs/heads/master:refs/remotes/origin/master
16:11:16 [2019-09-23T16:11:16.822Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
16:11:32 [2019-09-23T16:11:32.110Z] Fetching without tags
16:11:32 [2019-09-23T16:11:32.147Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 14.7% of statements
16:11:32 [2019-09-23T16:11:32.148Z] ok  	github.com/docker/docker/api/server/middleware	0.014s	coverage: 37.7% of statements
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 4.0% of statements
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/api/types	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ok  	github.com/docker/docker/api/types/strslice	0.001s	coverage: 90.0% of statements
16:11:32 [2019-09-23T16:11:32.148Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 95.2% of statements
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ok  	github.com/docker/docker/api/types/time	0.001s	coverage: 100.0% of statements
16:11:32 [2019-09-23T16:11:32.148Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 75.0% of statements
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/builder	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:11:32 [2019-09-23T16:11:32.148Z] ok  	github.com/docker/docker/builder/dockerignore	0.001s	coverage: 96.8% of statements
16:11:32 [2019-09-23T16:11:32.998Z] ok  	github.com/docker/docker/builder/fscache	0.110s	coverage: 69.2% of statements
16:11:33 [2019-09-23T16:11:33.339Z] Merging remotes/origin/master commit a36dfe758d32e83bdbe037d8e655ab315e1da77b into PR head commit 23ab331979fd3eb6d190c19606ef4b93faabbb0a
16:11:33 [2019-09-23T16:11:33.824Z] ok  	github.com/docker/docker/builder/dockerfile	1.012s	coverage: 45.1% of statements
16:11:31 [2019-09-23T16:11:31.734Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:11:31 [2019-09-23T16:11:31.818Z]  > git config --add remote.origin.fetch +refs/pull/39956/head:refs/remotes/origin/PR-39956 # timeout=10
16:11:31 [2019-09-23T16:11:31.875Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:11:32 [2019-09-23T16:11:32.000Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:11:32 [2019-09-23T16:11:32.133Z] Fetching upstream changes from https://github.com/moby/moby.git
16:11:32 [2019-09-23T16:11:32.133Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:11:32 [2019-09-23T16:11:32.134Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39956/head:refs/remotes/origin/PR-39956 +refs/heads/master:refs/remotes/origin/master
16:11:33 [2019-09-23T16:11:33.438Z]  > git config core.sparsecheckout # timeout=10
16:11:33 [2019-09-23T16:11:33.493Z]  > git checkout -f 23ab331979fd3eb6d190c19606ef4b93faabbb0a
16:11:36 [2019-09-23T16:11:36.047Z] ok  	github.com/docker/docker/builder/remotecontext	0.262s	coverage: 13.6% of statements
16:11:36 [2019-09-23T16:11:36.412Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.816s	coverage: 85.1% of statements
16:11:36 [2019-09-23T16:11:36.412Z] ?   	github.com/docker/docker/cli	[no test files]
16:11:36 [2019-09-23T16:11:36.412Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:11:36 [2019-09-23T16:11:36.412Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
16:11:37 [2019-09-23T16:11:37.523Z] Merge succeeded, producing 0531fd077924514933f4560ed8669d6cd432c0d7
16:11:37 [2019-09-23T16:11:37.524Z] Checking out Revision 0531fd077924514933f4560ed8669d6cd432c0d7 (PR-39956)
16:11:36 [2019-09-23T16:11:36.301Z]  > git merge a36dfe758d32e83bdbe037d8e655ab315e1da77b # timeout=10
16:11:37 [2019-09-23T16:11:37.391Z]  > git rev-parse "HEAD^{commit}" # timeout=10
16:11:37 [2019-09-23T16:11:37.546Z]  > git config core.sparsecheckout # timeout=10
16:11:37 [2019-09-23T16:11:37.596Z]  > git checkout -f 0531fd077924514933f4560ed8669d6cd432c0d7
16:11:41 [2019-09-23T16:11:41.585Z] ok  	github.com/docker/docker/client	0.294s	coverage: 75.8% of statements
16:11:42 [2019-09-23T16:11:42.067Z] tests/integration/api_network_test.py ...........................        [ 47%]
16:11:46 [2019-09-23T16:11:46.313Z] Commit message: "Merge commit 'a36dfe758d32e83bdbe037d8e655ab315e1da77b' into HEAD"
16:11:46 [2019-09-23T16:11:46.437Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:11:46 [2019-09-23T16:11:46.336Z]  > git rev-list --no-walk 5f861e846108eb3256ad71cdac74e3c56979ac7a # timeout=10
16:11:49 [2019-09-23T16:11:49.307Z] + docker version
16:11:50 [2019-09-23T16:11:50.382Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
16:11:52 [2019-09-23T16:11:52.837Z] tests/integration/api_secret_test.py .....                               [ 51%]
16:11:56 [2019-09-23T16:11:56.405Z] Client: Docker Engine - Enterprise
16:11:56 [2019-09-23T16:11:56.405Z]  Version:           19.03.2
16:11:56 [2019-09-23T16:11:56.405Z]  API version:       1.40
16:11:56 [2019-09-23T16:11:56.405Z]  Go version:        go1.12.8
16:11:56 [2019-09-23T16:11:56.405Z]  Git commit:        c92ab06ed9
16:11:56 [2019-09-23T16:11:56.405Z]  Built:             09/03/2019 16:38:11
16:11:56 [2019-09-23T16:11:56.405Z]  OS/Arch:           windows/amd64
16:11:56 [2019-09-23T16:11:56.405Z]  Experimental:      false
16:11:56 [2019-09-23T16:11:56.405Z] 
16:11:56 [2019-09-23T16:11:56.405Z] Server: Docker Engine - Enterprise
16:11:56 [2019-09-23T16:11:56.405Z]  Engine:
16:11:56 [2019-09-23T16:11:56.405Z]   Version:          19.03.2
16:11:56 [2019-09-23T16:11:56.405Z]   API version:      1.40 (minimum version 1.24)
16:11:56 [2019-09-23T16:11:56.405Z]   Go version:       go1.12.8
16:11:56 [2019-09-23T16:11:56.405Z]   Git commit:       c92ab06ed9
16:11:56 [2019-09-23T16:11:56.405Z]   Built:            09/03/2019 16:35:47
16:11:56 [2019-09-23T16:11:56.405Z]   OS/Arch:          windows/amd64
16:11:56 [2019-09-23T16:11:56.405Z]   Experimental:     true
[Pipeline] sh
16:11:57 [2019-09-23T16:11:57.945Z] + docker info
16:11:58 [2019-09-23T16:11:58.652Z] tests/integration/api_service_test.py ................s................. [ 60%]
16:12:10 [2019-09-23T16:12:10.476Z] ok  	github.com/docker/docker/cmd/dockerd	0.065s	coverage: 29.9% of statements
16:12:10 [2019-09-23T16:12:10.476Z] ok  	github.com/docker/docker/container	0.113s	coverage: 35.0% of statements
16:12:10 [2019-09-23T16:12:10.476Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:12:10 [2019-09-23T16:12:10.476Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:12:10 [2019-09-23T16:12:10.476Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:12:10 [2019-09-23T16:12:10.476Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:12:12 [2019-09-23T16:12:12.038Z] ........................                                                 [ 67%]
16:12:18 [2019-09-23T16:12:18.617Z] ok  	github.com/docker/docker/daemon/cluster	0.041s	coverage: 0.5% of statements
16:12:19 [2019-09-23T16:12:19.437Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
16:12:21 [2019-09-23T16:12:21.276Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.8% of statements
16:12:27 [2019-09-23T16:12:27.944Z] Client:
16:12:27 [2019-09-23T16:12:27.944Z]  Debug Mode: false
16:12:27 [2019-09-23T16:12:27.944Z]  Plugins:
16:12:27 [2019-09-23T16:12:27.944Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
16:12:27 [2019-09-23T16:12:27.944Z] 
16:12:27 [2019-09-23T16:12:27.944Z] Server:
16:12:27 [2019-09-23T16:12:27.944Z]  Containers: 0
16:12:27 [2019-09-23T16:12:27.944Z]   Running: 0
16:12:27 [2019-09-23T16:12:27.944Z]   Paused: 0
16:12:27 [2019-09-23T16:12:27.944Z]   Stopped: 0
16:12:27 [2019-09-23T16:12:27.944Z]  Images: 0
16:12:27 [2019-09-23T16:12:27.944Z]  Server Version: 19.03.2
16:12:27 [2019-09-23T16:12:27.944Z]  Storage Driver: windowsfilter (windows) lcow (linux)
16:12:27 [2019-09-23T16:12:27.944Z]   Windows: 
16:12:27 [2019-09-23T16:12:27.944Z]   LCOW: 
16:12:27 [2019-09-23T16:12:27.944Z]  Logging Driver: json-file
16:12:27 [2019-09-23T16:12:27.944Z]  Plugins:
16:12:27 [2019-09-23T16:12:27.944Z]   Volume: local
16:12:27 [2019-09-23T16:12:27.944Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
16:12:27 [2019-09-23T16:12:27.944Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:12:27 [2019-09-23T16:12:27.944Z]  Swarm: inactive
16:12:27 [2019-09-23T16:12:27.944Z]  Default Isolation: process
16:12:27 [2019-09-23T16:12:27.944Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
16:12:27 [2019-09-23T16:12:27.944Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
16:12:27 [2019-09-23T16:12:27.944Z]  OSType: windows
16:12:27 [2019-09-23T16:12:27.944Z]  Architecture: x86_64
16:12:27 [2019-09-23T16:12:27.944Z]  CPUs: 4
16:12:27 [2019-09-23T16:12:27.944Z]  Total Memory: 32GiB
16:12:27 [2019-09-23T16:12:27.944Z]  Name: azwin-2-4e2a90
16:12:27 [2019-09-23T16:12:27.944Z]  ID: IC67:CPLY:EIK5:CT5D:QZ5Y:TFZJ:TENS:TGFH:O2CW:TVBL:R7LO:BNSW
16:12:27 [2019-09-23T16:12:27.944Z]  Docker Root Dir: D:\docker
16:12:27 [2019-09-23T16:12:27.944Z]  Debug Mode: false
16:12:27 [2019-09-23T16:12:27.944Z]  Registry: https://index.docker.io/v1/
16:12:27 [2019-09-23T16:12:27.944Z]  Labels:
16:12:27 [2019-09-23T16:12:27.944Z]  Experimental: true
16:12:27 [2019-09-23T16:12:27.944Z]  Insecure Registries:
16:12:27 [2019-09-23T16:12:27.944Z]   10.0.0.4:5000
16:12:27 [2019-09-23T16:12:27.944Z]   127.0.0.0/8
16:12:27 [2019-09-23T16:12:27.944Z]  Registry Mirrors:
16:12:27 [2019-09-23T16:12:27.944Z]   http://10.0.0.4:5000/
16:12:27 [2019-09-23T16:12:27.944Z]  Live Restore Enabled: false
16:12:27 [2019-09-23T16:12:27.944Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
16:12:29 [2019-09-23T16:12:29.333Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.430s	coverage: 13.7% of statements
16:12:30 [2019-09-23T16:12:30.649Z] ok  	github.com/docker/docker/daemon/config	0.023s	coverage: 84.2% of statements
16:12:30 [2019-09-23T16:12:30.649Z] ok  	github.com/docker/docker/daemon	12.245s	coverage: 17.6% of statements
16:12:30 [2019-09-23T16:12:30.649Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:12:30 [2019-09-23T16:12:30.649Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:12:31 [2019-09-23T16:12:31.966Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
16:12:31 [2019-09-23T16:12:31.966Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
16:12:31 [2019-09-23T16:12:31.966Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:12:31 [2019-09-23T16:12:31.966Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
16:12:33 [2019-09-23T16:12:33.722Z] ok  	github.com/docker/docker/daemon/graphdriver	0.013s	coverage: 2.2% of statements
16:12:36 [2019-09-23T16:12:36.226Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
16:12:37 [2019-09-23T16:12:37.059Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.249s	coverage: 57.9% of statements
16:12:43 [2019-09-23T16:12:43.517Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.682s	coverage: 46.1% of statements
16:12:43 [2019-09-23T16:12:43.522Z] DEBUG: print all environment variables to check how Jenkins runs this script
16:12:43 [2019-09-23T16:12:43.522Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a015a511\powershellScript.ps1'; exit $LASTEXITCODE;
16:12:43 [2019-09-23T16:12:43.522Z] ----------------------------------------------------------------------------
16:12:43 [2019-09-23T16:12:43.522Z] 
16:12:43 [2019-09-23T16:12:43.522Z] INFO: executeCI.ps1 starting at Mon Sep 23 16:12:42 CUT 2019
16:12:43 [2019-09-23T16:12:43.522Z] 
16:12:43 [2019-09-23T16:12:43.522Z] INFO: Script version 05-Feb-2019 09:03 PDT
16:12:43 [2019-09-23T16:12:43.522Z] INFO: Running git version 2.23.0.windows.1
16:12:43 [2019-09-23T16:12:43.522Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
16:12:43 [2019-09-23T16:12:43.522Z] INFO: Environment variables:
16:12:43 [2019-09-23T16:12:43.522Z] 
16:12:43 [2019-09-23T16:12:43.522Z] Name                           Value                                                                                   
16:12:43 [2019-09-23T16:12:43.522Z] ----                           -----                                                                                   
16:12:43 [2019-09-23T16:12:43.522Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
16:12:43 [2019-09-23T16:12:43.522Z] amd64                          true                                                                                    
16:12:43 [2019-09-23T16:12:43.522Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
16:12:43 [2019-09-23T16:12:43.522Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
16:12:43 [2019-09-23T16:12:43.522Z] BRANCH_NAME                    PR-39956                                                                                
16:12:43 [2019-09-23T16:12:43.522Z] BUILD_DISPLAY_NAME             #5                                                                                      
16:12:43 [2019-09-23T16:12:43.522Z] BUILD_ID                       5                                                                                       
16:12:43 [2019-09-23T16:12:43.522Z] BUILD_NUMBER                   5                                                                                       
16:12:43 [2019-09-23T16:12:43.522Z] BUILD_TAG                      jenkins-moby-PR-39956-5                                                                 
16:12:43 [2019-09-23T16:12:43.522Z] BUILD_URL                      https://ci.docker.com/public/job/moby/job/PR-39956/5/                                   
16:12:43 [2019-09-23T16:12:43.522Z] CHANGE_AUTHOR                  jmartin84                                                                               
16:12:43 [2019-09-23T16:12:43.522Z] CHANGE_AUTHOR_DISPLAY_NAME     Justen Martin                                                                           
16:12:43 [2019-09-23T16:12:43.522Z] CHANGE_BRANCH                  fix-closenotifier-deprecation-warning                                                   
16:12:43 [2019-09-23T16:12:43.522Z] CHANGE_FORK                    jmartin84                                                                               
16:12:43 [2019-09-23T16:12:43.522Z] CHANGE_ID                      39956                                                                                   
16:12:43 [2019-09-23T16:12:43.522Z] CHANGE_TARGET                  master                                                                                  
16:12:43 [2019-09-23T16:12:43.522Z] CHANGE_TITLE                   Removed deprecated CloseNotifier logic                                                  
16:12:43 [2019-09-23T16:12:43.522Z] CHANGE_URL                     https://github.com/moby/moby/pull/39956                                                 
16:12:43 [2019-09-23T16:12:43.522Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
16:12:43 [2019-09-23T16:12:43.522Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
16:12:43 [2019-09-23T16:12:43.522Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
16:12:43 [2019-09-23T16:12:43.522Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
16:12:43 [2019-09-23T16:12:43.522Z] COMPUTERNAME                   azwin-2-4e2a90                                                                          
16:12:43 [2019-09-23T16:12:43.522Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
16:12:43 [2019-09-23T16:12:43.522Z] ConfigSequenceNumber           0                                                                                       
16:12:43 [2019-09-23T16:12:43.522Z] DOCKER_BUILDKIT                0                                                                                       
16:12:43 [2019-09-23T16:12:43.522Z] DOCKER_DUT_DEBUG               1                                                                                       
16:12:43 [2019-09-23T16:12:43.522Z] DOCKER_EXPERIMENTAL            1                                                                                       
16:12:43 [2019-09-23T16:12:43.522Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
16:12:43 [2019-09-23T16:12:43.522Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
16:12:43 [2019-09-23T16:12:43.522Z] EXECUTOR_NUMBER                0                                                                                       
16:12:43 [2019-09-23T16:12:43.523Z] FQDN                           azwin-2-4e2a90.westus.cloudapp.azure.com                                                
16:12:43 [2019-09-23T16:12:43.523Z] GIT_BRANCH                     PR-39956                                                                                
16:12:43 [2019-09-23T16:12:43.523Z] GIT_COMMIT                     88e93faa7fbfd315bcdb1515849416bd2465c29a                                                
16:12:43 [2019-09-23T16:12:43.523Z] GIT_PREVIOUS_COMMIT            5f861e846108eb3256ad71cdac74e3c56979ac7a                                                
16:12:43 [2019-09-23T16:12:43.523Z] GIT_URL                        https://github.com/moby/moby.git                                                        
16:12:43 [2019-09-23T16:12:43.523Z] HUDSON_COOKIE                  140043e9-1e86-4639-a6ae-f86aa2761da6                                                    
16:12:43 [2019-09-23T16:12:43.523Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
16:12:43 [2019-09-23T16:12:43.523Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
16:12:43 [2019-09-23T16:12:43.523Z] HUDSON_URL                     https://ci.docker.com/public/                                                           
16:12:43 [2019-09-23T16:12:43.523Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64                          
16:12:43 [2019-09-23T16:12:43.523Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
16:12:43 [2019-09-23T16:12:43.523Z] JENKINS_NODE_COOKIE            3619b0e7-2be8-4363-a805-fa8dd331fd45                                                    
16:12:43 [2019-09-23T16:12:43.523Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
16:12:43 [2019-09-23T16:12:43.523Z] JENKINS_URL                    https://ci.docker.com/public/                                                           
16:12:43 [2019-09-23T16:12:43.523Z] JOB_BASE_NAME                  PR-39956                                                                                
16:12:43 [2019-09-23T16:12:43.523Z] JOB_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-39956/display/redirect                     
16:12:43 [2019-09-23T16:12:43.523Z] JOB_NAME                       moby/PR-39956                                                                           
16:12:43 [2019-09-23T16:12:43.523Z] JOB_URL                        https://ci.docker.com/public/job/moby/job/PR-39956/                                     
16:12:43 [2019-09-23T16:12:43.523Z] library.jps.version            master                                                                                  
16:12:43 [2019-09-23T16:12:43.523Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
16:12:43 [2019-09-23T16:12:43.523Z] NODE_LABELS                    amd64 azure azwin-2-4e2a90 azwin-2019 docker west-us windows windows-2019 x86_64        
16:12:43 [2019-09-23T16:12:43.523Z] NODE_NAME                      azwin-2-4e2a90                                                                          
16:12:43 [2019-09-23T16:12:43.523Z] NUMBER_OF_PROCESSORS           4                                                                                       
16:12:43 [2019-09-23T16:12:43.523Z] OS                             Windows_NT                                                                              
16:12:43 [2019-09-23T16:12:43.523Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
16:12:43 [2019-09-23T16:12:43.523Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
16:12:43 [2019-09-23T16:12:43.523Z] ppc64le                        true                                                                                    
16:12:43 [2019-09-23T16:12:43.523Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
16:12:43 [2019-09-23T16:12:43.523Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
16:12:43 [2019-09-23T16:12:43.524Z] PROCESSOR_LEVEL                6                                                                                       
16:12:43 [2019-09-23T16:12:43.524Z] PROCESSOR_REVISION             4f01                                                                                    
16:12:43 [2019-09-23T16:12:43.524Z] ProgramData                    C:\ProgramData                                                                          
16:12:43 [2019-09-23T16:12:43.524Z] ProgramFiles                   C:\Program Files                                                                        
16:12:43 [2019-09-23T16:12:43.524Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
16:12:43 [2019-09-23T16:12:43.524Z] ProgramW6432                   C:\Program Files                                                                        
16:12:43 [2019-09-23T16:12:43.524Z] PROMPT                         $P$G                                                                                    
16:12:43 [2019-09-23T16:12:43.524Z] PSExecutionPolicyPreference    Bypass                                                                                  
16:12:43 [2019-09-23T16:12:43.524Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
16:12:43 [2019-09-23T16:12:43.524Z] PUBLIC                         C:\Users\Public                                                                         
16:12:43 [2019-09-23T16:12:43.524Z] RUN_CHANGES_DISPLAY_URL        https://ci.docker.com/public/job/moby/job/PR-39956/5/display/redirect?page=changes      
16:12:43 [2019-09-23T16:12:43.524Z] RUN_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-39956/5/display/redirect                   
16:12:43 [2019-09-23T16:12:43.524Z] s390x                          true                                                                                    
16:12:43 [2019-09-23T16:12:43.524Z] skip_dco                       false                                                                                   
16:12:43 [2019-09-23T16:12:43.524Z] SKIP_VALIDATION_TESTS          1                                                                                       
16:12:43 [2019-09-23T16:12:43.524Z] SOURCES_DRIVE                  d                                                                                       
16:12:43 [2019-09-23T16:12:43.524Z] SOURCES_SUBDIR                 gopath                                                                                  
16:12:43 [2019-09-23T16:12:43.524Z] STAGE_NAME                     Run tests                                                                               
16:12:43 [2019-09-23T16:12:43.524Z] SystemDrive                    C:                                                                                      
16:12:43 [2019-09-23T16:12:43.524Z] SystemRoot                     C:\windows                                                                              
16:12:43 [2019-09-23T16:12:43.524Z] TEMP                           C:\windows\TEMP                                                                         
16:12:43 [2019-09-23T16:12:43.524Z] TESTDEBUG                      0                                                                                       
16:12:43 [2019-09-23T16:12:43.524Z] TESTRUN_DRIVE                  d                                                                                       
16:12:43 [2019-09-23T16:12:43.524Z] TESTRUN_SUBDIR                 CI                                                                                      
16:12:43 [2019-09-23T16:12:43.524Z] TIMEOUT                        120m                                                                                    
16:12:43 [2019-09-23T16:12:43.524Z] TMP                            C:\windows\TEMP                                                                         
16:12:43 [2019-09-23T16:12:43.524Z] unit_validate                  true                                                                                    
16:12:43 [2019-09-23T16:12:43.524Z] USERDOMAIN                     WORKGROUP                                                                               
16:12:43 [2019-09-23T16:12:43.524Z] USERNAME                       azwin-2-4e2a90$                                                                         
16:12:43 [2019-09-23T16:12:43.524Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
16:12:43 [2019-09-23T16:12:43.524Z] windir                         C:\windows                                                                              
16:12:43 [2019-09-23T16:12:43.524Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
16:12:43 [2019-09-23T16:12:43.524Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
16:12:43 [2019-09-23T16:12:43.524Z] windowsRS1                     false                                                                                   
16:12:43 [2019-09-23T16:12:43.524Z] windowsRS5                     true                                                                                    
16:12:43 [2019-09-23T16:12:43.524Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
16:12:43 [2019-09-23T16:12:43.524Z] 
16:12:43 [2019-09-23T16:12:43.524Z] 
16:12:43 [2019-09-23T16:12:43.524Z] 
16:12:44 [2019-09-23T16:12:44.503Z] INFO: Sources under d:\gopath\...
16:12:44 [2019-09-23T16:12:44.503Z] INFO: Test run under d:\CI\...
16:12:44 [2019-09-23T16:12:44.503Z] INFO: Running in D:\gopath\src\github.com\docker\docker
16:12:44 [2019-09-23T16:12:44.503Z] INFO: docker/docker repository was found
16:12:44 [2019-09-23T16:12:44.968Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
16:12:45 [2019-09-23T16:12:45.434Z] ltsc2019: Pulling from windows/servercore
16:12:45 [2019-09-23T16:12:45.945Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	11.429s	coverage: 72.5% of statements
16:12:45 [2019-09-23T16:12:45.945Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:12:46 [2019-09-23T16:12:46.769Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.248s	coverage: 50.8% of statements
16:12:48 [2019-09-23T16:12:48.645Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.572s	coverage: 76.1% of statements
16:12:49 [2019-09-23T16:12:49.494Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
16:12:50 [2019-09-23T16:12:50.874Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.003s	coverage: 3.0% of statements
16:12:51 [2019-09-23T16:12:51.272Z] 65014b3c3121: Pulling fs layer
16:12:51 [2019-09-23T16:12:51.272Z] 2945147eda09: Pulling fs layer
16:12:52 [2019-09-23T16:12:52.390Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
16:12:53 [2019-09-23T16:12:53.384Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.113s	coverage: 57.0% of statements
16:12:53 [2019-09-23T16:12:53.384Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:12:53 [2019-09-23T16:12:53.384Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:12:53 [2019-09-23T16:12:53.384Z] ok  	github.com/docker/docker/daemon/images	0.009s	coverage: 4.9% of statements
16:12:53 [2019-09-23T16:12:53.384Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:12:53 [2019-09-23T16:12:53.783Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
16:12:53 [2019-09-23T16:12:53.783Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:12:55 [2019-09-23T16:12:55.632Z] ok  	github.com/docker/docker/daemon/logger	0.216s	coverage: 42.7% of statements
16:12:55 [2019-09-23T16:12:55.632Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.110s	coverage: 77.8% of statements
16:12:55 [2019-09-23T16:12:55.632Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
16:12:55 [2019-09-23T16:12:55.632Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:12:56 [2019-09-23T16:12:56.972Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.005s	coverage: 68.2% of statements
16:12:56 [2019-09-23T16:12:56.972Z] ok  	github.com/docker/docker/daemon/logger/journald	0.011s	coverage: 26.2% of statements
16:12:57 [2019-09-23T16:12:57.963Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.016s	coverage: 88.3% of statements
16:12:58 [2019-09-23T16:12:58.435Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.032s	coverage: 62.1% of statements
16:12:59 [2019-09-23T16:12:59.337Z] ok  	github.com/docker/docker/daemon/logger/local	0.029s	coverage: 74.7% of statements
16:12:59 [2019-09-23T16:12:59.337Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:12:59 [2019-09-23T16:12:59.726Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.023s	coverage: 20.0% of statements
16:13:01 [2019-09-23T16:13:01.060Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.016s	coverage: 47.8% of statements
16:13:01 [2019-09-23T16:13:01.665Z] 2945147eda09: Verifying Checksum
16:13:01 [2019-09-23T16:13:01.665Z] 2945147eda09: Download complete
16:13:01 [2019-09-23T16:13:01.901Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
16:13:02 [2019-09-23T16:13:02.267Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
16:13:02 [2019-09-23T16:13:02.651Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.634s	coverage: 84.5% of statements
16:13:02 [2019-09-23T16:13:02.651Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:13:02 [2019-09-23T16:13:02.651Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:13:05 [2019-09-23T16:13:05.338Z] ok  	github.com/docker/docker/distribution/metadata	0.028s	coverage: 48.2% of statements
16:13:05 [2019-09-23T16:13:05.338Z] ok  	github.com/docker/docker/distribution	0.306s	coverage: 22.4% of statements
16:13:05 [2019-09-23T16:13:05.338Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:13:06 [2019-09-23T16:13:06.651Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
16:13:07 [2019-09-23T16:13:07.234Z] tests/integration/api_volume_test.py .........                           [ 74%]
16:13:07 [2019-09-23T16:13:07.942Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
16:13:07 [2019-09-23T16:13:07.942Z] ok  	github.com/docker/docker/distribution/xfer	1.441s	coverage: 83.4% of statements
16:13:07 [2019-09-23T16:13:07.942Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:13:08 [2019-09-23T16:13:08.768Z] ok  	github.com/docker/docker/image/cache	0.023s	coverage: 19.2% of statements
16:13:08 [2019-09-23T16:13:08.768Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
16:13:09 [2019-09-23T16:13:09.148Z] ok  	github.com/docker/docker/image/v1	0.006s	coverage: 25.0% of statements
16:13:09 [2019-09-23T16:13:09.148Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:13:09 [2019-09-23T16:13:09.381Z] tests/integration/client_test.py .....                                   [ 75%]
16:13:10 [2019-09-23T16:13:10.310Z] tests/integration/errors_test.py .                                       [ 75%]
16:13:10 [2019-09-23T16:13:10.456Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
16:13:11 [2019-09-23T16:13:11.304Z] ok  	github.com/docker/docker/opts	0.029s	coverage: 66.9% of statements
16:13:11 [2019-09-23T16:13:11.752Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
16:13:12 [2019-09-23T16:13:12.060Z] 65014b3c3121: Verifying Checksum
16:13:12 [2019-09-23T16:13:12.060Z] 65014b3c3121: Download complete
16:13:14 [2019-09-23T16:13:14.421Z] ok  	github.com/docker/docker/pkg/archive	0.513s	coverage: 76.8% of statements
16:13:15 [2019-09-23T16:13:15.707Z] ok  	github.com/docker/docker/pkg/authorization	0.856s	coverage: 68.3% of statements
16:13:16 [2019-09-23T16:13:16.085Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
16:13:16 [2019-09-23T16:13:16.086Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
16:13:18 [2019-09-23T16:13:18.598Z] ok  	github.com/docker/docker/layer	7.257s	coverage: 68.8% of statements
16:13:18 [2019-09-23T16:13:18.598Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:13:18 [2019-09-23T16:13:18.598Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:13:18 [2019-09-23T16:13:18.598Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:13:18 [2019-09-23T16:13:18.598Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:13:18 [2019-09-23T16:13:18.598Z] ?   	github.com/docker/docker/oci	[no test files]
16:13:18 [2019-09-23T16:13:18.598Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:13:18 [2019-09-23T16:13:18.598Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
16:13:19 [2019-09-23T16:13:19.455Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
16:13:19 [2019-09-23T16:13:19.845Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 97.6% of statements
16:13:20 [2019-09-23T16:13:20.667Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.480s	coverage: 43.2% of statements
16:13:20 [2019-09-23T16:13:20.667Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
16:13:20 [2019-09-23T16:13:20.667Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:13:21 [2019-09-23T16:13:21.048Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.001s	coverage: 92.3% of statements
16:13:21 [2019-09-23T16:13:21.870Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
16:13:22 [2019-09-23T16:13:22.257Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
16:13:23 [2019-09-23T16:13:23.592Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 67.0% of statements
16:13:23 [2019-09-23T16:13:23.592Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.145s	coverage: 84.1% of statements
16:13:24 [2019-09-23T16:13:24.392Z] ok  	github.com/docker/docker/pkg/fileutils	0.027s	coverage: 89.5% of statements
16:13:24 [2019-09-23T16:13:24.779Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 10.2% of statements
16:13:24 [2019-09-23T16:13:24.779Z] ok  	github.com/docker/docker/pkg/fsutils	0.418s	coverage: 85.1% of statements
16:13:26 [2019-09-23T16:13:26.270Z] ok  	github.com/docker/docker/pkg/idtools	0.561s	coverage: 70.1% of statements
16:13:26 [2019-09-23T16:13:26.270Z] ok  	github.com/docker/docker/pkg/ioutils	0.490s	coverage: 70.6% of statements
16:13:26 [2019-09-23T16:13:26.657Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.002s	coverage: 91.7% of statements
16:13:27 [2019-09-23T16:13:27.042Z] ok  	github.com/docker/docker/pkg/locker	0.021s	coverage: 88.9% of statements
16:13:27 [2019-09-23T16:13:27.042Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
16:13:27 [2019-09-23T16:13:27.042Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:13:27 [2019-09-23T16:13:27.439Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.008s	coverage: 85.7% of statements
16:13:27 [2019-09-23T16:13:27.826Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
16:13:28 [2019-09-23T16:13:28.229Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
16:13:28 [2019-09-23T16:13:28.603Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 91.4% of statements
16:13:28 [2019-09-23T16:13:28.980Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
16:13:28 [2019-09-23T16:13:28.980Z] ok  	github.com/docker/docker/pkg/mount	1.227s	coverage: 69.6% of statements
16:13:28 [2019-09-23T16:13:28.980Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
16:13:28 [2019-09-23T16:13:28.980Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:13:28 [2019-09-23T16:13:28.980Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:13:29 [2019-09-23T16:13:29.800Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.013s	coverage: 56.8% of statements
16:13:30 [2019-09-23T16:13:30.578Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
16:13:30 [2019-09-23T16:13:30.999Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 87.9% of statements
16:13:31 [2019-09-23T16:13:31.480Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
16:13:32 [2019-09-23T16:13:32.803Z] ok  	github.com/docker/docker/pkg/pubsub	1.034s	coverage: 73.9% of statements
16:13:33 [2019-09-23T16:13:33.208Z] ok  	github.com/docker/docker/pkg/reexec	0.004s	coverage: 82.4% of statements
16:13:36 [2019-09-23T16:13:36.386Z] ok  	github.com/docker/docker/pkg/signal	2.464s	coverage: 61.0% of statements
16:13:36 [2019-09-23T16:13:36.386Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
16:13:36 [2019-09-23T16:13:36.765Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
16:13:37 [2019-09-23T16:13:37.139Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
16:13:37 [2019-09-23T16:13:37.536Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
16:13:37 [2019-09-23T16:13:37.931Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 80.6% of statements
16:13:38 [2019-09-23T16:13:38.832Z] ok  	github.com/docker/docker/pkg/system	0.039s	coverage: 36.9% of statements
16:13:38 [2019-09-23T16:13:38.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:13:38 [2019-09-23T16:13:38.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:13:39 [2019-09-23T16:13:39.422Z] ok  	github.com/docker/docker/pkg/tailfile	0.063s	coverage: 88.6% of statements
16:13:40 [2019-09-23T16:13:40.248Z] ok  	github.com/docker/docker/pkg/tarsum	0.074s	coverage: 89.3% of statements
16:13:40 [2019-09-23T16:13:40.623Z] ok  	github.com/docker/docker/pkg/term	0.004s	coverage: 84.8% of statements
16:13:40 [2019-09-23T16:13:40.623Z] testing: warning: no tests to run
16:13:40 [2019-09-23T16:13:40.623Z] coverage: [no statements]
16:13:40 [2019-09-23T16:13:40.623Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
16:13:40 [2019-09-23T16:13:40.991Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
16:13:41 [2019-09-23T16:13:41.383Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
16:13:41 [2019-09-23T16:13:41.775Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
16:13:44 [2019-09-23T16:13:44.261Z] ok  	github.com/docker/docker/plugin	0.555s	coverage: 27.1% of statements
16:13:44 [2019-09-23T16:13:44.656Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
16:13:45 [2019-09-23T16:13:45.751Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 76.2% of statements
16:13:46 [2019-09-23T16:13:46.171Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 83.7% of statements
16:13:48 [2019-09-23T16:13:48.041Z] ok  	github.com/docker/docker/registry	0.140s	coverage: 56.3% of statements
16:13:48 [2019-09-23T16:13:48.415Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
16:13:48 [2019-09-23T16:13:48.808Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
16:13:48 [2019-09-23T16:13:48.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:13:49 [2019-09-23T16:13:49.442Z] tests/integration/models_containers_test.py ............................ [ 83%]
16:13:49 [2019-09-23T16:13:49.622Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 68.2% of statements
16:13:50 [2019-09-23T16:13:50.023Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
16:13:53 [2019-09-23T16:13:53.600Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
16:13:53 [2019-09-23T16:13:53.997Z] ok  	github.com/docker/docker/volume/local	0.056s	coverage: 73.0% of statements
16:13:54 [2019-09-23T16:13:54.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:13:54 [2019-09-23T16:13:54.800Z] ok  	github.com/docker/docker/volume/mounts	0.039s	coverage: 67.0% of statements
16:13:55 [2019-09-23T16:13:55.622Z] ok  	github.com/docker/docker/volume/service	0.018s	coverage: 73.0% of statements
16:14:00 [2019-09-23T16:14:00.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:14:04 [2019-09-23T16:14:04.885Z] ok  	github.com/docker/docker/pkg/plugins	33.642s	coverage: 76.6% of statements
16:14:04 [2019-09-23T16:14:04.885Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:14:04 [2019-09-23T16:14:04.885Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:14:04 [2019-09-23T16:14:04.885Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
16:14:04 [2019-09-23T16:14:04.885Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:14:04 [2019-09-23T16:14:04.885Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:14:04 [2019-09-23T16:14:04.885Z] ?   	github.com/docker/docker/rootless	[no test files]
16:14:04 [2019-09-23T16:14:04.885Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
16:14:04 [2019-09-23T16:14:04.885Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:14:04 [2019-09-23T16:14:04.885Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:14:04 [2019-09-23T16:14:04.885Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:14:04 [2019-09-23T16:14:04.885Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:14:04 [2019-09-23T16:14:04.885Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:14:04 [2019-09-23T16:14:04.885Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:14:04 [2019-09-23T16:14:04.885Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:14:04 [2019-09-23T16:14:04.885Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:14:04 [2019-09-23T16:14:04.885Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:14:04 [2019-09-23T16:14:04.885Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:14:04 [2019-09-23T16:14:04.885Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:14:04 [2019-09-23T16:14:04.885Z] ?   	github.com/docker/docker/volume	[no test files]
16:14:04 [2019-09-23T16:14:04.885Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:14:04 [2019-09-23T16:14:04.885Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:14:04 [2019-09-23T16:14:04.885Z] 
16:14:04 [2019-09-23T16:14:04.885Z] === Skipped
16:14:04 [2019-09-23T16:14:04.885Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
16:14:04 [2019-09-23T16:14:04.885Z]     exec_linux_test.go:18: requires AppArmor to be enabled
16:14:04 [2019-09-23T16:14:04.885Z] 
16:14:04 [2019-09-23T16:14:04.885Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
16:14:04 [2019-09-23T16:14:04.885Z]     exec_linux_test.go:38: requires AppArmor to be enabled
16:14:04 [2019-09-23T16:14:04.885Z] 
16:14:04 [2019-09-23T16:14:04.885Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:14:04 [2019-09-23T16:14:04.885Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:14:04 [2019-09-23T16:14:04.885Z]     graphtest_unix.go:46: Driver btrfs not supported
16:14:04 [2019-09-23T16:14:04.885Z] 
16:14:04 [2019-09-23T16:14:04.885Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:14:04 [2019-09-23T16:14:04.885Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:14:04 [2019-09-23T16:14:04.885Z]     graphtest_unix.go:46: Driver btrfs not supported
16:14:04 [2019-09-23T16:14:04.885Z] 
16:14:04 [2019-09-23T16:14:04.885Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:14:04 [2019-09-23T16:14:04.885Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:14:04 [2019-09-23T16:14:04.885Z]     graphtest_unix.go:46: Driver btrfs not supported
16:14:04 [2019-09-23T16:14:04.885Z] 
16:14:04 [2019-09-23T16:14:04.885Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:14:04 [2019-09-23T16:14:04.885Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:14:04 [2019-09-23T16:14:04.885Z]     graphtest_unix.go:46: Driver btrfs not supported
16:14:04 [2019-09-23T16:14:04.885Z] 
16:14:04 [2019-09-23T16:14:04.885Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:14:04 [2019-09-23T16:14:04.885Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:14:04 [2019-09-23T16:14:04.885Z]     graphtest_unix.go:46: Driver btrfs not supported
16:14:04 [2019-09-23T16:14:04.885Z] 
16:14:04 [2019-09-23T16:14:04.885Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:14:04 [2019-09-23T16:14:04.885Z]     graphtest_unix.go:73: No driver to put!
16:14:04 [2019-09-23T16:14:04.885Z] 
16:14:04 [2019-09-23T16:14:04.885Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
16:14:04 [2019-09-23T16:14:04.885Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
16:14:04 [2019-09-23T16:14:04.885Z] 
16:14:04 [2019-09-23T16:14:04.885Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
16:14:04 [2019-09-23T16:14:04.885Z]     overlay_test.go:49: Fails to compute changes intermittently
16:14:04 [2019-09-23T16:14:04.885Z] 
16:14:04 [2019-09-23T16:14:04.885Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:14:04 [2019-09-23T16:14:04.885Z]     overlay_test.go:65: Cannot run test with naive change algorithm
16:14:04 [2019-09-23T16:14:04.885Z] 
16:14:04 [2019-09-23T16:14:04.885Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:14:04 [2019-09-23T16:14:04.885Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:14:04 [2019-09-23T16:14:04.885Z] 
16:14:04 [2019-09-23T16:14:04.885Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:14:04 [2019-09-23T16:14:04.885Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:14:04 [2019-09-23T16:14:04.885Z]     graphtest_unix.go:46: Driver zfs not supported
16:14:04 [2019-09-23T16:14:04.885Z] 
16:14:04 [2019-09-23T16:14:04.885Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:14:04 [2019-09-23T16:14:04.885Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:14:04 [2019-09-23T16:14:04.885Z]     graphtest_unix.go:46: Driver zfs not supported
16:14:04 [2019-09-23T16:14:04.885Z] 
16:14:04 [2019-09-23T16:14:04.885Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:14:04 [2019-09-23T16:14:04.885Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:14:04 [2019-09-23T16:14:04.885Z]     graphtest_unix.go:46: Driver zfs not supported
16:14:04 [2019-09-23T16:14:04.885Z] 
16:14:04 [2019-09-23T16:14:04.885Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:14:04 [2019-09-23T16:14:04.885Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:14:04 [2019-09-23T16:14:04.885Z]     graphtest_unix.go:46: Driver zfs not supported
16:14:04 [2019-09-23T16:14:04.885Z] 
16:14:04 [2019-09-23T16:14:04.885Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:14:04 [2019-09-23T16:14:04.885Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:14:04 [2019-09-23T16:14:04.885Z]     graphtest_unix.go:46: Driver zfs not supported
16:14:04 [2019-09-23T16:14:04.885Z] 
16:14:04 [2019-09-23T16:14:04.885Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:14:04 [2019-09-23T16:14:04.885Z]     graphtest_unix.go:73: No driver to put!
16:14:04 [2019-09-23T16:14:04.885Z] 
16:14:04 [2019-09-23T16:14:04.885Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:14:04 [2019-09-23T16:14:04.885Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
16:14:04 [2019-09-23T16:14:04.885Z] 
16:14:04 [2019-09-23T16:14:04.885Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:14:04 [2019-09-23T16:14:04.885Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
16:14:04 [2019-09-23T16:14:04.885Z] 
16:14:04 [2019-09-23T16:14:04.885Z] 
16:14:04 [2019-09-23T16:14:04.885Z] DONE 2084 tests, 20 skipped in 223.324s
Post stage
[Pipeline] junit
16:14:05 [2019-09-23T16:14:05.020Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:14:07 [2019-09-23T16:14:07.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:14:07 [2019-09-23T16:14:07.464Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39956/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=88e93faa7fbfd315bcdb1515849416bd2465c29a -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:88e93faa7fbfd315bcdb1515849416bd2465c29a hack/make.sh dynbinary test-integration
16:14:07 [2019-09-23T16:14:07.840Z] 
16:14:07 [2019-09-23T16:14:07.840Z] Removing bundles/
16:14:07 [2019-09-23T16:14:07.840Z] 
16:14:07 [2019-09-23T16:14:07.840Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:14:07 [2019-09-23T16:14:07.840Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:14:07 [2019-09-23T16:14:07.840Z] GOOS="" GOARCH="" GOARM=""
16:14:09 [2019-09-23T16:14:09.529Z] .........                                                                [ 85%]
16:14:13 [2019-09-23T16:14:13.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:14:14 [2019-09-23T16:14:14.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:14:16 [2019-09-23T16:14:16.166Z] tests/integration/models_images_test.py ...............                  [ 89%]
16:14:17 [2019-09-23T16:14:17.791Z] tests/integration/models_networks_test.py ....                           [ 90%]
16:14:22 [2019-09-23T16:14:22.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:14:24 [2019-09-23T16:14:24.332Z] tests/integration/models_nodes_test.py .                                 [ 91%]
16:14:24 [2019-09-23T16:14:24.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:14:24 [2019-09-23T16:14:24.894Z] tests/integration/models_resources_test.py .                             [ 91%]
16:14:30 [2019-09-23T16:14:30.960Z] tests/integration/models_services_test.py ..............X.               [ 95%]
16:14:31 [2019-09-23T16:14:31.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:14:35 [2019-09-23T16:14:35.373Z] tests/integration/models_swarm_test.py ..                                [ 96%]
16:14:35 [2019-09-23T16:14:35.373Z] tests/integration/models_volumes_test.py ..                              [ 96%]
16:14:39 [2019-09-23T16:14:39.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:14:40 [2019-09-23T16:14:40.404Z] tests/integration/regression_test.py ......                              [ 98%]
16:14:41 [2019-09-23T16:14:41.181Z] tests/integration/credentials/store_test.py ......                       [ 99%]
16:14:41 [2019-09-23T16:14:41.181Z] tests/integration/credentials/utils_test.py .                            [100%]
16:14:41 [2019-09-23T16:14:41.181Z] 
16:14:41 [2019-09-23T16:14:41.181Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
16:14:41 [2019-09-23T16:14:41.181Z] =========================== short test summary info ============================
16:14:41 [2019-09-23T16:14:41.181Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
16:14:41 [2019-09-23T16:14:41.181Z]   CONFIG_RT_GROUP_SCHED isn't enabled
16:14:41 [2019-09-23T16:14:41.181Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
16:14:41 [2019-09-23T16:14:41.181Z]   Not supported on most drivers
16:14:41 [2019-09-23T16:14:41.181Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
16:14:41 [2019-09-23T16:14:41.181Z]   This doesn't seem to be taken into account by the engine
16:14:41 [2019-09-23T16:14:41.181Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME
16:14:41 [2019-09-23T16:14:41.181Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38)
16:14:41 [2019-09-23T16:14:41.181Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
16:14:41 [2019-09-23T16:14:41.181Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
16:14:41 [2019-09-23T16:14:41.181Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
16:14:41 [2019-09-23T16:14:41.181Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
16:14:41 [2019-09-23T16:14:41.181Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
16:14:41 [2019-09-23T16:14:41.181Z] = 367 passed, 7 skipped, 6 deselected, 3 xfailed, 2 xpassed in 382.67 seconds ==
16:14:41 [2019-09-23T16:14:41.446Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
16:14:44 [2019-09-23T16:14:44.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:14:51 [2019-09-23T16:14:51.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:14:53 [2019-09-23T16:14:53.624Z] umount: bundles/test-docker-py/root: mountpoint not found
16:14:53 [2019-09-23T16:14:53.624Z] Clearing AppArmor profiles cache:.
16:14:53 [2019-09-23T16:14:53.624Z] All profile caches have been cleared, but no profiles have been unloaded.
16:14:53 [2019-09-23T16:14:53.624Z] Unloading profiles will leave already running processes permanently
16:14:53 [2019-09-23T16:14:53.624Z] unconfined, which can lead to unexpected situations.
16:14:53 [2019-09-23T16:14:53.624Z] 
16:14:53 [2019-09-23T16:14:53.624Z] To set a process to complain mode, use the command line tool
16:14:53 [2019-09-23T16:14:53.624Z] 'aa-complain'. To really tear down all profiles, run the init script
16:14:53 [2019-09-23T16:14:53.624Z] with the 'teardown' option."
16:14:53 [2019-09-23T16:14:53.624Z] 
Post stage
[Pipeline] junit
16:14:54 [2019-09-23T16:14:54.198Z] Recording test results
[Pipeline] sh
16:14:54 [2019-09-23T16:14:54.541Z] + echo Ensuring container killed.
16:14:54 [2019-09-23T16:14:54.541Z] Ensuring container killed.
16:14:54 [2019-09-23T16:14:54.541Z] + docker rm -vf docker-pr5
16:14:54 [2019-09-23T16:14:54.541Z] Error: No such container: docker-pr5
16:14:54 [2019-09-23T16:14:54.541Z] + true
[Pipeline] sh
16:14:54 [2019-09-23T16:14:54.821Z] + echo Chowning /workspace to jenkins user
16:14:54 [2019-09-23T16:14:54.821Z] Chowning /workspace to jenkins user
16:14:54 [2019-09-23T16:14:54.821Z] + id -u
16:14:54 [2019-09-23T16:14:54.821Z] + id -g
16:14:54 [2019-09-23T16:14:54.821Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39956:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:14:57 [2019-09-23T16:14:57.167Z] + bundleName=docker-py
16:14:57 [2019-09-23T16:14:57.167Z] + echo Creating docker-py-bundles.tar.gz
16:14:57 [2019-09-23T16:14:57.167Z] Creating docker-py-bundles.tar.gz
16:14:57 [2019-09-23T16:14:57.167Z] + 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
16:14:57 [2019-09-23T16:14:57.177Z] Archiving artifacts
16:14:57 [2019-09-23T16:14:57.399Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39956/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
16:14:57 [2019-09-23T16:14:57.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:14:57 [2019-09-23T16:14:57.736Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39956/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=88e93faa7fbfd315bcdb1515849416bd2465c29a -e DOCKER_GRAPHDRIVER docker:88e93faa7fbfd315bcdb1515849416bd2465c29a hack/make.sh binary-daemon
16:14:58 [2019-09-23T16:14:58.301Z] 
16:14:58 [2019-09-23T16:14:58.558Z] Removing bundles/
16:14:58 [2019-09-23T16:14:58.558Z] 
16:14:58 [2019-09-23T16:14:58.558Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
16:14:58 [2019-09-23T16:14:58.558Z] Building: bundles/binary-daemon/dockerd-dev
16:14:58 [2019-09-23T16:14:58.558Z] GOOS="" GOARCH="" GOARM=""
16:15:00 [2019-09-23T16:15:00.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:15:05 [2019-09-23T16:15:05.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:15:06 [2019-09-23T16:15:06.806Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:15:06 [2019-09-23T16:15:06.806Z] 
16:15:06 [2019-09-23T16:15:06.806Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:15:07 [2019-09-23T16:15:07.193Z] PKG_CONFIG=pkg-config
16:15:07 [2019-09-23T16:15:07.193Z] GOLANG_VERSION=1.13
16:15:07 [2019-09-23T16:15:07.193Z] HOSTNAME=0d95b1dd73bb
16:15:07 [2019-09-23T16:15:07.193Z] DOCKER_EXPERIMENTAL=1
16:15:07 [2019-09-23T16:15:07.193Z] container=docker
16:15:07 [2019-09-23T16:15:07.193Z] TEST_SKIP_INTEGRATION_CLI=1
16:15:07 [2019-09-23T16:15:07.193Z] GO111MODULE=off
16:15:07 [2019-09-23T16:15:07.193Z] GOPATH=/go
16:15:07 [2019-09-23T16:15:07.193Z] PWD=/go/src/github.com/docker/docker
16:15:07 [2019-09-23T16:15:07.193Z] HOME=/root
16:15:07 [2019-09-23T16:15:07.193Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:15:07 [2019-09-23T16:15:07.193Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:15:07 [2019-09-23T16:15:07.193Z] DOCKER_GITCOMMIT=88e93faa7fbfd315bcdb1515849416bd2465c29a
16:15:07 [2019-09-23T16:15:07.193Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
16:15:07 [2019-09-23T16:15:07.193Z] DOCKER_GRAPHDRIVER=overlay2
16:15:07 [2019-09-23T16:15:07.193Z] TERM=xterm
16:15:07 [2019-09-23T16:15:07.193Z] DEST=bundles/test-integration
16:15:07 [2019-09-23T16:15:07.193Z] SHLVL=1
16:15:07 [2019-09-23T16:15:07.193Z] TIMEOUT=120m
16:15:07 [2019-09-23T16:15:07.193Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:15:07 [2019-09-23T16:15:07.193Z] DOCKER_PKG=github.com/docker/docker
16:15:07 [2019-09-23T16:15:07.193Z] TESTDEBUG=0
16:15:07 [2019-09-23T16:15:07.193Z] _=/usr/bin/env
16:15:07 [2019-09-23T16:15:07.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:15:08 [2019-09-23T16:15:08.581Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:15:08 [2019-09-23T16:15:08.581Z] Using test binary docker
16:15:08 [2019-09-23T16:15:08.581Z] +++ /etc/init.d/apparmor start
16:15:08 [2019-09-23T16:15:08.581Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
16:15:08 [2019-09-23T16:15:08.581Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
16:15:08 [2019-09-23T16:15:08.581Z] Warning failed to create cache: (null)
16:15:08 [2019-09-23T16:15:08.581Z] .
16:15:08 [2019-09-23T16:15:08.581Z] INFO: Waiting for daemon to start...
16:15:08 [2019-09-23T16:15:08.581Z] Starting dockerd
16:15:08 [2019-09-23T16:15:08.581Z] +++ 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
16:15:10 [2019-09-23T16:15:10.481Z] .
16:15:10 [2019-09-23T16:15:10.481Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:15:10 [2019-09-23T16:15:10.481Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:15:10 [2019-09-23T16:15:10.481Z] Error: No such image: emptyfs
16:15:10 [2019-09-23T16:15:10.481Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:15:10 [2019-09-23T16:15:10.481Z] ++++ docker load
16:15:11 [2019-09-23T16:15:11.039Z] Running integration-test (iteration 1)
16:15:11 [2019-09-23T16:15:11.039Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
16:15:11 [2019-09-23T16:15:11.039Z] ++ 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
16:15:11 [2019-09-23T16:15:11.039Z] ++ set -e
16:15:11 [2019-09-23T16:15:11.039Z] ++ '[' -n 0 ']'
16:15:11 [2019-09-23T16:15:11.039Z] ++ set -x
16:15:11 [2019-09-23T16:15:11.039Z] ++ 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
16:15:23 [2019-09-23T16:15:23.865Z] 65014b3c3121: Pull complete
16:15:43 [2019-09-23T16:15:43.039Z] Loaded image: buildpack-deps:jessie
16:15:43 [2019-09-23T16:15:43.039Z] Loaded image: busybox:latest
16:15:43 [2019-09-23T16:15:43.039Z] Loaded image: busybox:glibc
16:15:43 [2019-09-23T16:15:43.039Z] Loaded image: debian:jessie
16:15:43 [2019-09-23T16:15:43.039Z] Loaded image: hello-world:latest
16:15:43 [2019-09-23T16:15:43.039Z] INFO: Testing against a local daemon
16:15:43 [2019-09-23T16:15:43.039Z] === RUN   TestCgroupNamespacesBuild
16:15:44 [2019-09-23T16:15:44.925Z] --- PASS: TestCgroupNamespacesBuild (3.89s)
16:15:44 [2019-09-23T16:15:44.925Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild"
16:15:44 [2019-09-23T16:15:44.925Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:15:47 [2019-09-23T16:15:47.437Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.29s)
16:15:47 [2019-09-23T16:15:47.438Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode"
16:15:47 [2019-09-23T16:15:47.438Z] === RUN   TestBuildWithSession
16:15:50 [2019-09-23T16:15:50.699Z] --- PASS: TestBuildWithSession (3.56s)
16:15:50 [2019-09-23T16:15:50.699Z] === RUN   TestBuildSquashParent
16:15:56 [2019-09-23T16:15:56.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:15:56 [2019-09-23T16:15:56.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:15:57 [2019-09-23T16:15:57.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:15:59 [2019-09-23T16:15:59.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:16:00 [2019-09-23T16:16:00.626Z] --- PASS: TestBuildSquashParent (9.57s)
16:16:00 [2019-09-23T16:16:00.626Z]     build_squash_test.go:29: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent"
16:16:00 [2019-09-23T16:16:00.626Z] === RUN   TestBuildWithRemoveAndForceRemove
16:16:00 [2019-09-23T16:16:00.626Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:16:00 [2019-09-23T16:16:00.626Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:16:00 [2019-09-23T16:16:00.626Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:16:00 [2019-09-23T16:16:00.626Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:16:00 [2019-09-23T16:16:00.626Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:16:00 [2019-09-23T16:16:00.626Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:16:00 [2019-09-23T16:16:00.626Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:16:00 [2019-09-23T16:16:00.626Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:16:00 [2019-09-23T16:16:00.626Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:16:00 [2019-09-23T16:16:00.626Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:16:00 [2019-09-23T16:16:00.626Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:16:00 [2019-09-23T16:16:00.626Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:16:00 [2019-09-23T16:16:00.626Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:16:00 [2019-09-23T16:16:00.626Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:16:02 [2019-09-23T16:16:02.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:16:03 [2019-09-23T16:16:03.884Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:16:03 [2019-09-23T16:16:03.884Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:16:04 [2019-09-23T16:16:04.138Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:16:04 [2019-09-23T16:16:04.139Z] Using test binary docker
16:16:04 [2019-09-23T16:16:04.393Z] +++ /etc/init.d/apparmor start
16:16:04 [2019-09-23T16:16:04.393Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
16:16:04 [2019-09-23T16:16:04.393Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
16:16:04 [2019-09-23T16:16:04.393Z] Warning failed to create cache: (null)
16:16:04 [2019-09-23T16:16:04.393Z] .
16:16:04 [2019-09-23T16:16:04.393Z] INFO: Waiting for daemon to start...
16:16:04 [2019-09-23T16:16:04.393Z] Starting dockerd
16:16:04 [2019-09-23T16:16:04.393Z] +++ 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
16:16:04 [2019-09-23T16:16:04.953Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:16:04 [2019-09-23T16:16:04.953Z] Using test binary docker
16:16:04 [2019-09-23T16:16:04.953Z] +++ /etc/init.d/apparmor start
16:16:05 [2019-09-23T16:16:05.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:16:05 [2019-09-23T16:16:05.207Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
16:16:05 [2019-09-23T16:16:05.207Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
16:16:05 [2019-09-23T16:16:05.207Z] Warning failed to create cache: (null)
16:16:05 [2019-09-23T16:16:05.207Z] .
16:16:05 [2019-09-23T16:16:05.207Z] INFO: Waiting for daemon to start...
16:16:05 [2019-09-23T16:16:05.207Z] Starting dockerd
16:16:05 [2019-09-23T16:16:05.207Z] +++ 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
16:16:06 [2019-09-23T16:16:06.566Z] .
16:16:06 [2019-09-23T16:16:06.566Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:16:06 [2019-09-23T16:16:06.566Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:16:06 [2019-09-23T16:16:06.566Z] Error: No such image: emptyfs
16:16:06 [2019-09-23T16:16:06.566Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:16:06 [2019-09-23T16:16:06.566Z] ++++ docker load
16:16:06 [2019-09-23T16:16:06.566Z] Running integration-test (iteration 1)
16:16:06 [2019-09-23T16:16:06.566Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
16:16:06 [2019-09-23T16:16:06.566Z] ++ 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)/'
16:16:06 [2019-09-23T16:16:06.566Z] ++ set -e
16:16:06 [2019-09-23T16:16:06.566Z] ++ '[' -n 0 ']'
16:16:06 [2019-09-23T16:16:06.566Z] ++ set -x
16:16:06 [2019-09-23T16:16:06.566Z] ++ 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)/'
16:16:07 [2019-09-23T16:16:07.126Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:16:07 [2019-09-23T16:16:07.381Z] 
16:16:07 [2019-09-23T16:16:07.381Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:16:07 [2019-09-23T16:16:07.381Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:16:07 [2019-09-23T16:16:07.381Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:16:07 [2019-09-23T16:16:07.381Z] Error: No such image: emptyfs
16:16:07 [2019-09-23T16:16:07.381Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:16:07 [2019-09-23T16:16:07.381Z] ++++ docker load
16:16:07 [2019-09-23T16:16:07.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:16:07 [2019-09-23T16:16:07.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:16:07 [2019-09-23T16:16:07.941Z] Running integration-test (iteration 1)
16:16:07 [2019-09-23T16:16:07.941Z] 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)/
16:16:07 [2019-09-23T16:16:07.941Z] ++ 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)/'
16:16:07 [2019-09-23T16:16:07.941Z] ++ set -e
16:16:07 [2019-09-23T16:16:07.941Z] ++ '[' -n 0 ']'
16:16:07 [2019-09-23T16:16:07.941Z] ++ set -x
16:16:07 [2019-09-23T16:16:07.941Z] ++ 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)/'
16:16:10 [2019-09-23T16:16:10.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:16:11 [2019-09-23T16:16:11.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:16:14 [2019-09-23T16:16:14.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:16:14 [2019-09-23T16:16:14.483Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
16:16:14 [2019-09-23T16:16:14.483Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.41s)
16:16:14 [2019-09-23T16:16:14.483Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.48s)
16:16:14 [2019-09-23T16:16:14.483Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.62s)
16:16:14 [2019-09-23T16:16:14.483Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.78s)
16:16:14 [2019-09-23T16:16:14.483Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.16s)
16:16:14 [2019-09-23T16:16:14.483Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (6.40s)
16:16:14 [2019-09-23T16:16:14.483Z] === RUN   TestBuildMultiStageCopy
16:16:14 [2019-09-23T16:16:14.483Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:16:17 [2019-09-23T16:16:17.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:16:17 [2019-09-23T16:16:17.786Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:16:18 [2019-09-23T16:16:18.387Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:16:19 [2019-09-23T16:16:19.312Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:16:20 [2019-09-23T16:16:20.008Z] Created binary: bundles/binary-daemon/dockerd-dev
16:16:20 [2019-09-23T16:16:20.008Z] Copying nested executables into bundles/binary-daemon
16:16:20 [2019-09-23T16:16:20.008Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
16:16:20 [2019-09-23T16:16:20.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:16:20 [2019-09-23T16:16:20.326Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39956/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=88e93faa7fbfd315bcdb1515849416bd2465c29a -e DOCKER_GRAPHDRIVER docker:88e93faa7fbfd315bcdb1515849416bd2465c29a hack/make.sh cross
16:16:20 [2019-09-23T16:16:20.891Z] 
16:16:20 [2019-09-23T16:16:20.891Z] Removing bundles/
16:16:21 [2019-09-23T16:16:21.148Z] 
16:16:21 [2019-09-23T16:16:21.148Z] ---> Making bundle: cross (in bundles/cross)
16:16:21 [2019-09-23T16:16:21.148Z] Cross building: bundles/cross/linux/amd64
16:16:21 [2019-09-23T16:16:21.148Z] Building: bundles/cross/linux/amd64/dockerd-dev
16:16:21 [2019-09-23T16:16:21.148Z] GOOS="linux" GOARCH="amd64" GOARM=""
16:16:21 [2019-09-23T16:16:21.195Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:16:21 [2019-09-23T16:16:21.754Z] --- PASS: TestBuildMultiStageCopy (8.28s)
16:16:21 [2019-09-23T16:16:21.754Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (4.08s)
16:16:21 [2019-09-23T16:16:21.754Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.78s)
16:16:21 [2019-09-23T16:16:21.754Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.85s)
16:16:21 [2019-09-23T16:16:21.754Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.60s)
16:16:21 [2019-09-23T16:16:21.754Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.97s)
16:16:21 [2019-09-23T16:16:21.754Z] === RUN   TestBuildMultiStageParentConfig
16:16:22 [2019-09-23T16:16:22.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:16:23 [2019-09-23T16:16:23.681Z] --- PASS: TestBuildMultiStageParentConfig (1.92s)
16:16:23 [2019-09-23T16:16:23.681Z] === RUN   TestBuildLabelWithTargets
16:16:25 [2019-09-23T16:16:25.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:16:26 [2019-09-23T16:16:26.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:16:26 [2019-09-23T16:16:26.937Z] --- PASS: TestBuildLabelWithTargets (2.97s)
16:16:26 [2019-09-23T16:16:26.937Z] === RUN   TestBuildWithEmptyLayers
16:16:28 [2019-09-23T16:16:28.299Z] --- PASS: TestBuildWithEmptyLayers (1.60s)
16:16:28 [2019-09-23T16:16:28.299Z] === RUN   TestBuildMultiStageOnBuild
16:16:29 [2019-09-23T16:16:29.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:16:30 [2019-09-23T16:16:30.417Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:16:30 [2019-09-23T16:16:30.417Z] Using test binary docker
16:16:30 [2019-09-23T16:16:30.781Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:16:30 [2019-09-23T16:16:30.781Z] +++ /etc/init.d/apparmor start
16:16:30 [2019-09-23T16:16:30.781Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
16:16:30 [2019-09-23T16:16:30.781Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
16:16:30 [2019-09-23T16:16:30.781Z] Warning failed to create cache: (null)
16:16:30 [2019-09-23T16:16:30.781Z] .
16:16:30 [2019-09-23T16:16:30.781Z] INFO: Waiting for daemon to start...
16:16:30 [2019-09-23T16:16:30.781Z] Starting dockerd
16:16:30 [2019-09-23T16:16:30.781Z] +++ 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
16:16:31 [2019-09-23T16:16:31.556Z] Loaded image: buildpack-deps:jessie
16:16:31 [2019-09-23T16:16:31.556Z] Loaded image: busybox:latest
16:16:31 [2019-09-23T16:16:31.556Z] Loaded image: busybox:glibc
16:16:31 [2019-09-23T16:16:31.556Z] Loaded image: debian:jessie
16:16:31 [2019-09-23T16:16:31.556Z] Loaded image: hello-world:latest
16:16:31 [2019-09-23T16:16:31.812Z] INFO: Testing against a local daemon
16:16:31 [2019-09-23T16:16:31.812Z] === RUN   TestDockerDaemonSuite
16:16:31 [2019-09-23T16:16:31.812Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
16:16:32 [2019-09-23T16:16:32.067Z] Loaded image: buildpack-deps:jessie
16:16:32 [2019-09-23T16:16:32.324Z] Loaded image: busybox:latest
16:16:32 [2019-09-23T16:16:32.565Z] .
16:16:32 [2019-09-23T16:16:32.565Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:16:32 [2019-09-23T16:16:32.565Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:16:32 [2019-09-23T16:16:32.565Z] Error: No such image: emptyfs
16:16:32 [2019-09-23T16:16:32.565Z] ++++ docker load
16:16:32 [2019-09-23T16:16:32.565Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:16:32 [2019-09-23T16:16:32.579Z] --- PASS: TestBuildMultiStageOnBuild (4.26s)
16:16:32 [2019-09-23T16:16:32.579Z] === RUN   TestBuildUncleanTarFilenames
16:16:32 [2019-09-23T16:16:32.579Z] Loaded image: busybox:glibc
16:16:32 [2019-09-23T16:16:32.579Z] Loaded image: debian:jessie
16:16:32 [2019-09-23T16:16:32.835Z] Loaded image: hello-world:latest
16:16:32 [2019-09-23T16:16:32.835Z] INFO: Testing against a local daemon
16:16:32 [2019-09-23T16:16:32.835Z] === RUN   TestDockerSuite
16:16:32 [2019-09-23T16:16:32.835Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
16:16:32 [2019-09-23T16:16:32.835Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
16:16:32 [2019-09-23T16:16:32.835Z] === RUN   TestDockerSuite/TestAPIErrorJSON
16:16:32 [2019-09-23T16:16:32.835Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
16:16:32 [2019-09-23T16:16:32.835Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
16:16:32 [2019-09-23T16:16:32.835Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
16:16:32 [2019-09-23T16:16:32.835Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
16:16:32 [2019-09-23T16:16:32.835Z] === RUN   TestDockerSuite/TestAPIImagesDelete
16:16:32 [2019-09-23T16:16:32.937Z] Running integration-test (iteration 1)
16:16:32 [2019-09-23T16:16:32.937Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
16:16:32 [2019-09-23T16:16:32.937Z] ++ 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
16:16:32 [2019-09-23T16:16:32.937Z] ++ set -e
16:16:32 [2019-09-23T16:16:32.937Z] ++ '[' -n 0 ']'
16:16:32 [2019-09-23T16:16:32.937Z] ++ set -x
16:16:32 [2019-09-23T16:16:32.937Z] ++ 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
16:16:33 [2019-09-23T16:16:33.394Z] === RUN   TestDockerSuite/TestAPIImagesFilter
16:16:33 [2019-09-23T16:16:33.649Z] === RUN   TestDockerSuite/TestAPIImagesHistory
16:16:33 [2019-09-23T16:16:33.904Z] --- PASS: TestBuildUncleanTarFilenames (1.30s)
16:16:33 [2019-09-23T16:16:33.904Z] === RUN   TestBuildMultiStageLayerLeak
16:16:33 [2019-09-23T16:16:33.904Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
16:16:33 [2019-09-23T16:16:33.904Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
16:16:34 [2019-09-23T16:16:34.463Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
16:16:34 [2019-09-23T16:16:34.717Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
16:16:34 [2019-09-23T16:16:34.718Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
16:16:36 [2019-09-23T16:16:36.601Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
16:16:36 [2019-09-23T16:16:36.601Z] --- PASS: TestBuildMultiStageLayerLeak (2.56s)
16:16:36 [2019-09-23T16:16:36.601Z] === RUN   TestBuildWithHugeFile
16:16:36 [2019-09-23T16:16:36.601Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
16:16:36 [2019-09-23T16:16:36.601Z] === RUN   TestDockerSuite/TestAPINetworkFilter
16:16:36 [2019-09-23T16:16:36.601Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
16:16:36 [2019-09-23T16:16:36.601Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
16:16:37 [2019-09-23T16:16:37.525Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
16:16:39 [2019-09-23T16:16:39.447Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
16:16:39 [2019-09-23T16:16:39.447Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
16:16:39 [2019-09-23T16:16:39.447Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
16:16:39 [2019-09-23T16:16:39.447Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
16:16:39 [2019-09-23T16:16:39.447Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
16:16:39 [2019-09-23T16:16:39.701Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
16:16:42 [2019-09-23T16:16:42.458Z] Loaded image: buildpack-deps:jessie
16:16:42 [2019-09-23T16:16:42.458Z] Loaded image: busybox:latest
16:16:42 [2019-09-23T16:16:42.849Z] Loaded image: busybox:glibc
16:16:42 [2019-09-23T16:16:42.849Z] Loaded image: debian:jessie
16:16:42 [2019-09-23T16:16:42.849Z] Loaded image: hello-world:latest
16:16:42 [2019-09-23T16:16:42.849Z] INFO: Testing against a local daemon
16:16:42 [2019-09-23T16:16:42.849Z] === RUN   TestCgroupNamespacesBuild
16:16:44 [2019-09-23T16:16:44.665Z] --- PASS: TestCgroupNamespacesBuild (1.67s)
16:16:44 [2019-09-23T16:16:44.665Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild"
16:16:44 [2019-09-23T16:16:44.665Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:16:44 [2019-09-23T16:16:44.945Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
16:16:44 [2019-09-23T16:16:44.945Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
16:16:46 [2019-09-23T16:16:46.484Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.72s)
16:16:46 [2019-09-23T16:16:46.484Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode"
16:16:46 [2019-09-23T16:16:46.484Z] === RUN   TestBuildWithSession
16:16:49 [2019-09-23T16:16:49.035Z] --- PASS: TestBuildWithSession (2.67s)
16:16:49 [2019-09-23T16:16:49.035Z] === RUN   TestBuildSquashParent
16:16:49 [2019-09-23T16:16:49.134Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
16:16:49 [2019-09-23T16:16:49.134Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
16:16:51 [2019-09-23T16:16:51.645Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
16:16:53 [2019-09-23T16:16:53.570Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
16:16:54 [2019-09-23T16:16:54.129Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
16:16:55 [2019-09-23T16:16:55.315Z] --- PASS: TestBuildSquashParent (5.81s)
16:16:55 [2019-09-23T16:16:55.315Z] === RUN   TestBuildWithRemoveAndForceRemove
16:16:55 [2019-09-23T16:16:55.315Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:16:55 [2019-09-23T16:16:55.315Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:16:55 [2019-09-23T16:16:55.315Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:16:55 [2019-09-23T16:16:55.315Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:16:55 [2019-09-23T16:16:55.315Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:16:55 [2019-09-23T16:16:55.315Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:16:55 [2019-09-23T16:16:55.315Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:16:55 [2019-09-23T16:16:55.315Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:16:55 [2019-09-23T16:16:55.315Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:16:55 [2019-09-23T16:16:55.315Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:16:55 [2019-09-23T16:16:55.315Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:16:55 [2019-09-23T16:16:55.315Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:16:55 [2019-09-23T16:16:55.315Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:16:55 [2019-09-23T16:16:55.315Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:16:56 [2019-09-23T16:16:56.015Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
16:16:57 [2019-09-23T16:16:57.892Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:16:57 [2019-09-23T16:16:57.893Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:16:57 [2019-09-23T16:16:57.900Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
16:16:58 [2019-09-23T16:16:58.155Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
16:16:59 [2019-09-23T16:16:59.079Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
16:17:00 [2019-09-23T16:17:00.426Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:17:00 [2019-09-23T16:17:00.426Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:17:00 [2019-09-23T16:17:00.962Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
16:17:01 [2019-09-23T16:17:01.888Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
16:17:02 [2019-09-23T16:17:02.451Z] === RUN   TestDockerSuite/TestAttachAfterDetach
16:17:02 [2019-09-23T16:17:02.900Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
16:17:02 [2019-09-23T16:17:02.900Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.78s)
16:17:02 [2019-09-23T16:17:02.900Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.88s)
16:17:02 [2019-09-23T16:17:02.900Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.37s)
16:17:02 [2019-09-23T16:17:02.900Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.54s)
16:17:02 [2019-09-23T16:17:02.900Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.42s)
16:17:02 [2019-09-23T16:17:02.900Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.60s)
16:17:02 [2019-09-23T16:17:02.900Z] === RUN   TestBuildMultiStageCopy
16:17:02 [2019-09-23T16:17:02.900Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:17:05 [2019-09-23T16:17:05.447Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:17:05 [2019-09-23T16:17:05.962Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:17:06 [2019-09-23T16:17:06.409Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:17:06 [2019-09-23T16:17:06.789Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:17:07 [2019-09-23T16:17:07.178Z] --- PASS: TestBuildMultiStageCopy (4.35s)
16:17:07 [2019-09-23T16:17:07.178Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.24s)
16:17:07 [2019-09-23T16:17:07.178Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
16:17:07 [2019-09-23T16:17:07.178Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s)
16:17:07 [2019-09-23T16:17:07.178Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.47s)
16:17:07 [2019-09-23T16:17:07.178Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s)
16:17:07 [2019-09-23T16:17:07.178Z] === RUN   TestBuildMultiStageParentConfig
16:17:07 [2019-09-23T16:17:07.689Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
16:17:08 [2019-09-23T16:17:08.435Z] --- PASS: TestBuildMultiStageParentConfig (1.39s)
16:17:08 [2019-09-23T16:17:08.435Z] === RUN   TestBuildLabelWithTargets
16:17:09 [2019-09-23T16:17:09.572Z] === RUN   TestDockerSuite/TestAttachDetach
16:17:10 [2019-09-23T16:17:10.137Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
16:17:10 [2019-09-23T16:17:10.910Z] --- PASS: TestBuildLabelWithTargets (2.01s)
16:17:10 [2019-09-23T16:17:10.910Z] === RUN   TestBuildWithEmptyLayers
16:17:11 [2019-09-23T16:17:11.568Z] === RUN   TestDockerSuite/TestAttachDisconnect
16:17:11 [2019-09-23T16:17:11.727Z] --- PASS: TestBuildWithEmptyLayers (1.18s)
16:17:11 [2019-09-23T16:17:11.727Z] === RUN   TestBuildMultiStageOnBuild
16:17:13 [2019-09-23T16:17:13.457Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
16:17:15 [2019-09-23T16:17:15.868Z] --- PASS: TestBuildMultiStageOnBuild (3.54s)
16:17:15 [2019-09-23T16:17:15.868Z] === RUN   TestBuildUncleanTarFilenames
16:17:16 [2019-09-23T16:17:16.667Z] --- PASS: TestBuildUncleanTarFilenames (1.22s)
16:17:16 [2019-09-23T16:17:16.667Z] === RUN   TestBuildMultiStageLayerLeak
16:17:18 [2019-09-23T16:17:18.697Z] === RUN   TestDockerSuite/TestAttachPausedContainer
16:17:18 [2019-09-23T16:17:18.697Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
16:17:19 [2019-09-23T16:17:19.902Z] --- PASS: TestBuildMultiStageLayerLeak (2.80s)
16:17:19 [2019-09-23T16:17:19.902Z] === RUN   TestBuildWithHugeFile
16:17:20 [2019-09-23T16:17:20.068Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
16:17:21 [2019-09-23T16:17:21.952Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
16:17:22 [2019-09-23T16:17:22.208Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
16:17:24 [2019-09-23T16:17:24.091Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
16:17:24 [2019-09-23T16:17:24.091Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
16:17:27 [2019-09-23T16:17:27.351Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
16:17:27 [2019-09-23T16:17:27.351Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
16:17:27 [2019-09-23T16:17:27.910Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
16:17:28 [2019-09-23T16:17:28.165Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
16:17:29 [2019-09-23T16:17:29.130Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
16:17:30 [2019-09-23T16:17:30.490Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
16:17:30 [2019-09-23T16:17:30.745Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
16:17:30 [2019-09-23T16:17:30.745Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
16:17:30 [2019-09-23T16:17:30.745Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
16:17:32 [2019-09-23T16:17:32.628Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
16:17:33 [2019-09-23T16:17:33.554Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
16:17:33 [2019-09-23T16:17:33.808Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
16:17:35 [2019-09-23T16:17:35.670Z] 2945147eda09: Pull complete
16:17:35 [2019-09-23T16:17:35.671Z] Digest: sha256:d7e7e3702cbc4d8ea29001a02c1c852d0229a0679d94e017a41c43dbaa01db20
16:17:35 [2019-09-23T16:17:35.671Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
16:17:35 [2019-09-23T16:17:35.671Z] mcr.microsoft.com/windows/servercore:ltsc2019
16:17:35 [2019-09-23T16:17:35.671Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
16:17:35 [2019-09-23T16:17:35.671Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
16:17:35 [2019-09-23T16:17:35.671Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.737'
16:17:35 [2019-09-23T16:17:35.671Z] INFO: Docker version of control daemon
16:17:35 [2019-09-23T16:17:35.671Z] 
16:17:35 [2019-09-23T16:17:35.671Z] Client: Docker Engine - Enterprise
16:17:35 [2019-09-23T16:17:35.671Z]  Version:           19.03.2
16:17:35 [2019-09-23T16:17:35.671Z]  API version:       1.40
16:17:35 [2019-09-23T16:17:35.671Z]  Go version:        go1.12.8
16:17:35 [2019-09-23T16:17:35.671Z]  Git commit:        c92ab06ed9
16:17:35 [2019-09-23T16:17:35.671Z]  Built:             09/03/2019 16:38:11
16:17:35 [2019-09-23T16:17:35.671Z]  OS/Arch:           windows/amd64
16:17:35 [2019-09-23T16:17:35.671Z]  Experimental:      false
16:17:35 [2019-09-23T16:17:35.671Z] 
16:17:35 [2019-09-23T16:17:35.671Z] Server: Docker Engine - Enterprise
16:17:35 [2019-09-23T16:17:35.671Z]  Engine:
16:17:35 [2019-09-23T16:17:35.671Z]   Version:          19.03.2
16:17:35 [2019-09-23T16:17:35.671Z]   API version:      1.40 (minimum version 1.24)
16:17:35 [2019-09-23T16:17:35.671Z]   Go version:       go1.12.8
16:17:35 [2019-09-23T16:17:35.671Z]   Git commit:       c92ab06ed9
16:17:35 [2019-09-23T16:17:35.671Z]   Built:            09/03/2019 16:35:47
16:17:35 [2019-09-23T16:17:35.671Z]   OS/Arch:          windows/amd64
16:17:35 [2019-09-23T16:17:35.671Z]   Experimental:     true
16:17:35 [2019-09-23T16:17:35.671Z] 
16:17:35 [2019-09-23T16:17:35.671Z] INFO: Docker info of control daemon
16:17:35 [2019-09-23T16:17:35.671Z] 
16:17:35 [2019-09-23T16:17:35.671Z] Client:
16:17:35 [2019-09-23T16:17:35.671Z]  Debug Mode: false
16:17:35 [2019-09-23T16:17:35.671Z]  Plugins:
16:17:35 [2019-09-23T16:17:35.671Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
16:17:35 [2019-09-23T16:17:35.671Z] 
16:17:35 [2019-09-23T16:17:35.671Z] Server:
16:17:35 [2019-09-23T16:17:35.671Z]  Containers: 0
16:17:35 [2019-09-23T16:17:35.671Z]   Running: 0
16:17:35 [2019-09-23T16:17:35.671Z]   Paused: 0
16:17:35 [2019-09-23T16:17:35.671Z]   Stopped: 0
16:17:35 [2019-09-23T16:17:35.671Z]  Images: 1
16:17:35 [2019-09-23T16:17:35.671Z]  Server Version: 19.03.2
16:17:35 [2019-09-23T16:17:35.671Z]  Storage Driver: windowsfilter (windows) lcow (linux)
16:17:35 [2019-09-23T16:17:35.671Z]   Windows: 
16:17:35 [2019-09-23T16:17:35.671Z]   LCOW: 
16:17:35 [2019-09-23T16:17:35.671Z]  Logging Driver: json-file
16:17:35 [2019-09-23T16:17:35.671Z]  Plugins:
16:17:35 [2019-09-23T16:17:35.671Z]   Volume: local
16:17:35 [2019-09-23T16:17:35.671Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
16:17:35 [2019-09-23T16:17:35.671Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:17:35 [2019-09-23T16:17:35.671Z]  Swarm: inactive
16:17:35 [2019-09-23T16:17:35.671Z]  Default Isolation: process
16:17:35 [2019-09-23T16:17:35.671Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
16:17:35 [2019-09-23T16:17:35.671Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
16:17:35 [2019-09-23T16:17:35.671Z]  OSType: windows
16:17:35 [2019-09-23T16:17:35.671Z]  Architecture: x86_64
16:17:35 [2019-09-23T16:17:35.671Z]  CPUs: 4
16:17:35 [2019-09-23T16:17:35.671Z]  Total Memory: 32GiB
16:17:35 [2019-09-23T16:17:35.671Z]  Name: azwin-2-4e2a90
16:17:35 [2019-09-23T16:17:35.671Z]  ID: IC67:CPLY:EIK5:CT5D:QZ5Y:TFZJ:TENS:TGFH:O2CW:TVBL:R7LO:BNSW
16:17:35 [2019-09-23T16:17:35.671Z]  Docker Root Dir: D:\docker
16:17:35 [2019-09-23T16:17:35.671Z]  Debug Mode: false
16:17:35 [2019-09-23T16:17:35.671Z]  Registry: https://index.docker.io/v1/
16:17:35 [2019-09-23T16:17:35.671Z]  Labels:
16:17:35 [2019-09-23T16:17:35.671Z]  Experimental: true
16:17:35 [2019-09-23T16:17:35.671Z]  Insecure Registries:
16:17:35 [2019-09-23T16:17:35.671Z]   10.0.0.4:5000
16:17:35 [2019-09-23T16:17:35.671Z]   127.0.0.0/8
16:17:35 [2019-09-23T16:17:35.671Z]  Registry Mirrors:
16:17:35 [2019-09-23T16:17:35.671Z]   http://10.0.0.4:5000/
16:17:35 [2019-09-23T16:17:35.671Z]  Live Restore Enabled: false
16:17:35 [2019-09-23T16:17:35.671Z] 
16:17:35 [2019-09-23T16:17:35.671Z] 
16:17:35 [2019-09-23T16:17:35.671Z] INFO: Commit hash is 0531fd077
16:17:35 [2019-09-23T16:17:35.671Z] INFO: Nuke-Everything...
16:17:35 [2019-09-23T16:17:35.671Z] INFO: Container count on control daemon to delete is 0
16:17:35 [2019-09-23T16:17:35.671Z] INFO: Nuking d:\CI
16:17:35 [2019-09-23T16:17:35.671Z] INFO: Zapped successfully
16:17:35 [2019-09-23T16:17:35.671Z] INFO: Location for testing is d:\CI\PR-39956\5
16:17:35 [2019-09-23T16:17:35.671Z] INFO: Validating GOLang consistency in Dockerfile.windows...
16:17:35 [2019-09-23T16:17:35.671Z] 
16:17:35 [2019-09-23T16:17:35.671Z] 
16:17:35 [2019-09-23T16:17:35.671Z] INFO: Building the image from Dockerfile.windows at 09/23/2019 16:17:24...
16:17:35 [2019-09-23T16:17:35.671Z] 
16:17:35 [2019-09-23T16:17:35.671Z] Sending build context to Docker daemon  49.97MB
16:17:35 [2019-09-23T16:17:35.671Z] 
16:17:35 [2019-09-23T16:17:35.671Z] Step 1/8 : FROM microsoft/windowsservercore
16:17:35 [2019-09-23T16:17:35.671Z]  ---> 1ddfa8bee56a
16:17:35 [2019-09-23T16:17:35.671Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
16:17:35 [2019-09-23T16:17:35.671Z]  ---> Running in 9b89f2399456
16:17:35 [2019-09-23T16:17:35.671Z] Removing intermediate container 9b89f2399456
16:17:35 [2019-09-23T16:17:35.671Z]  ---> c4f0ffd600c2
16:17:35 [2019-09-23T16:17:35.671Z] Step 3/8 : ARG GO_VERSION=1.13.0
16:17:35 [2019-09-23T16:17:35.671Z]  ---> Running in ee332db809ec
16:17:35 [2019-09-23T16:17:35.671Z] Removing intermediate container ee332db809ec
16:17:35 [2019-09-23T16:17:35.671Z]  ---> 716a2afbb075
16:17:35 [2019-09-23T16:17:35.671Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1
16:17:35 [2019-09-23T16:17:35.671Z]  ---> Running in d887df55a3da
16:17:35 [2019-09-23T16:17:35.671Z] Removing intermediate container d887df55a3da
16:17:35 [2019-09-23T16:17:35.671Z]  ---> c7124280907a
16:17:35 [2019-09-23T16:17:35.671Z] 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/jhowardmsft/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/jhowardmsft/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
16:17:35 [2019-09-23T16:17:35.671Z]  ---> Running in 4f9e9fde8eff
16:17:36 [2019-09-23T16:17:36.323Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
16:17:39 [2019-09-23T16:17:39.404Z] 
16:17:39 [2019-09-23T16:17:39.405Z] SUCCESS: Specified value was saved.
16:17:39 [2019-09-23T16:17:39.585Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
16:17:40 [2019-09-23T16:17:40.935Z] INFO: Downloading git...
16:17:40 [2019-09-23T16:17:40.947Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
16:17:41 [2019-09-23T16:17:41.870Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
16:17:42 [2019-09-23T16:17:42.516Z] INFO: Downloading go...
16:17:42 [2019-09-23T16:17:42.541Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
16:17:42 [2019-09-23T16:17:42.541Z] Copying nested executables into bundles/cross/linux/amd64
16:17:42 [2019-09-23T16:17:42.541Z] Cross building: bundles/cross/windows/amd64
16:17:42 [2019-09-23T16:17:42.541Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
16:17:42 [2019-09-23T16:17:42.541Z] GOOS="windows" GOARCH="amd64" GOARM=""
16:17:44 [2019-09-23T16:17:44.062Z] INFO: Downloading compiler 1 of 3...
16:17:44 [2019-09-23T16:17:44.063Z] INFO: Downloading compiler 2 of 3...
16:17:44 [2019-09-23T16:17:44.520Z] INFO: Downloading compiler 3 of 3...
16:17:44 [2019-09-23T16:17:44.978Z] INFO: Extracting git...
16:17:46 [2019-09-23T16:17:46.029Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
16:17:50 [2019-09-23T16:17:50.188Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
16:17:50 [2019-09-23T16:17:50.188Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
16:17:50 [2019-09-23T16:17:50.746Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
16:17:51 [2019-09-23T16:17:51.305Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
16:17:51 [2019-09-23T16:17:51.871Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
16:17:54 [2019-09-23T16:17:54.227Z] --- PASS: TestBuildWithHugeFile (30.80s)
16:17:54 [2019-09-23T16:17:54.227Z] === RUN   TestBuildWithEmptyDockerfile
16:17:54 [2019-09-23T16:17:54.227Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:17:54 [2019-09-23T16:17:54.227Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:17:54 [2019-09-23T16:17:54.227Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:17:54 [2019-09-23T16:17:54.227Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:17:54 [2019-09-23T16:17:54.227Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:17:54 [2019-09-23T16:17:54.227Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:17:54 [2019-09-23T16:17:54.227Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:17:54 [2019-09-23T16:17:54.227Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:17:54 [2019-09-23T16:17:54.227Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:17:54 [2019-09-23T16:17:54.227Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s)
16:17:54 [2019-09-23T16:17:54.227Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
16:17:54 [2019-09-23T16:17:54.227Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s)
16:17:54 [2019-09-23T16:17:54.227Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s)
16:17:54 [2019-09-23T16:17:54.227Z] === RUN   TestBuildPreserveOwnership
16:17:54 [2019-09-23T16:17:54.227Z] === RUN   TestBuildPreserveOwnership/copy_from
16:17:54 [2019-09-23T16:17:54.611Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:17:55 [2019-09-23T16:17:55.134Z] --- PASS: TestBuildWithHugeFile (78.26s)
16:17:55 [2019-09-23T16:17:55.134Z] === RUN   TestBuildWithEmptyDockerfile
16:17:55 [2019-09-23T16:17:55.134Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:17:55 [2019-09-23T16:17:55.134Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:17:55 [2019-09-23T16:17:55.134Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:17:55 [2019-09-23T16:17:55.134Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:17:55 [2019-09-23T16:17:55.134Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:17:55 [2019-09-23T16:17:55.134Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:17:55 [2019-09-23T16:17:55.134Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:17:55 [2019-09-23T16:17:55.134Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:17:55 [2019-09-23T16:17:55.134Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:17:55 [2019-09-23T16:17:55.134Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
16:17:55 [2019-09-23T16:17:55.134Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s)
16:17:55 [2019-09-23T16:17:55.134Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s)
16:17:55 [2019-09-23T16:17:55.134Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s)
16:17:55 [2019-09-23T16:17:55.134Z] === RUN   TestBuildPreserveOwnership
16:17:55 [2019-09-23T16:17:55.134Z] === RUN   TestBuildPreserveOwnership/copy_from
16:17:56 [2019-09-23T16:17:56.059Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
16:17:56 [2019-09-23T16:17:56.059Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
16:17:57 [2019-09-23T16:17:57.135Z] --- PASS: TestBuildPreserveOwnership (6.25s)
16:17:57 [2019-09-23T16:17:57.135Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.06s)
16:17:57 [2019-09-23T16:17:57.135Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.17s)
16:17:57 [2019-09-23T16:17:57.135Z] === RUN   TestBuildPlatformInvalid
16:17:57 [2019-09-23T16:17:57.135Z] --- PASS: TestBuildPlatformInvalid (0.13s)
16:17:57 [2019-09-23T16:17:57.135Z] PASS
16:17:57 [2019-09-23T16:17:57.135Z] 
16:17:57 [2019-09-23T16:17:57.135Z] DONE 32 tests in 84.055s
16:17:57 [2019-09-23T16:17:57.135Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
16:17:57 [2019-09-23T16:17:57.135Z] ++ 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
16:17:57 [2019-09-23T16:17:57.136Z] ++ set -e
16:17:57 [2019-09-23T16:17:57.136Z] ++ '[' -n 0 ']'
16:17:57 [2019-09-23T16:17:57.136Z] ++ set -x
16:17:57 [2019-09-23T16:17:57.136Z] ++ 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
16:17:57 [2019-09-23T16:17:57.519Z] INFO: Testing against a local daemon
16:17:57 [2019-09-23T16:17:57.519Z] === RUN   TestConfigList
16:17:59 [2019-09-23T16:17:59.316Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
16:17:59 [2019-09-23T16:17:59.316Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
16:17:59 [2019-09-23T16:17:59.316Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:17:59 [2019-09-23T16:17:59.771Z] INFO: Expanding go...
16:17:59 [2019-09-23T16:17:59.973Z] --- PASS: TestConfigList (2.79s)
16:17:59 [2019-09-23T16:17:59.973Z]     config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList"
16:17:59 [2019-09-23T16:17:59.973Z] === RUN   TestConfigsCreateAndDelete
16:18:01 [2019-09-23T16:18:01.199Z] --- PASS: TestBuildPreserveOwnership (6.01s)
16:18:01 [2019-09-23T16:18:01.199Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.82s)
16:18:01 [2019-09-23T16:18:01.199Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.18s)
16:18:01 [2019-09-23T16:18:01.199Z] === RUN   TestBuildPlatformInvalid
16:18:01 [2019-09-23T16:18:01.199Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
16:18:01 [2019-09-23T16:18:01.199Z] --- PASS: TestBuildPlatformInvalid (0.12s)
16:18:01 [2019-09-23T16:18:01.199Z] PASS
16:18:01 [2019-09-23T16:18:01.199Z] 
16:18:01 [2019-09-23T16:18:01.199Z] DONE 32 tests in 170.216s
16:18:01 [2019-09-23T16:18:01.199Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
16:18:01 [2019-09-23T16:18:01.199Z] ++ 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
16:18:01 [2019-09-23T16:18:01.199Z] ++ set -e
16:18:01 [2019-09-23T16:18:01.199Z] ++ '[' -n 0 ']'
16:18:01 [2019-09-23T16:18:01.199Z] ++ set -x
16:18:01 [2019-09-23T16:18:01.199Z] ++ 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
16:18:01 [2019-09-23T16:18:01.454Z] INFO: Testing against a local daemon
16:18:01 [2019-09-23T16:18:01.454Z] === RUN   TestConfigList
16:18:02 [2019-09-23T16:18:02.379Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
16:18:02 [2019-09-23T16:18:02.980Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
16:18:03 [2019-09-23T16:18:03.222Z] --- PASS: TestConfigsCreateAndDelete (3.02s)
16:18:03 [2019-09-23T16:18:03.222Z]     config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete"
16:18:03 [2019-09-23T16:18:03.222Z] === RUN   TestConfigsUpdate
16:18:03 [2019-09-23T16:18:03.235Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
16:18:04 [2019-09-23T16:18:04.596Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
16:18:04 [2019-09-23T16:18:04.596Z] --- PASS: TestConfigList (3.13s)
16:18:04 [2019-09-23T16:18:04.596Z]     config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList"
16:18:04 [2019-09-23T16:18:04.596Z] === RUN   TestConfigsCreateAndDelete
16:18:04 [2019-09-23T16:18:04.852Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
16:18:04 [2019-09-23T16:18:04.852Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
16:18:05 [2019-09-23T16:18:05.774Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
16:18:06 [2019-09-23T16:18:06.419Z] --- PASS: TestConfigsUpdate (2.81s)
16:18:06 [2019-09-23T16:18:06.420Z]     config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate"
16:18:06 [2019-09-23T16:18:06.420Z] === RUN   TestTemplatedConfig
16:18:06 [2019-09-23T16:18:06.698Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
16:18:08 [2019-09-23T16:18:08.063Z] --- PASS: TestConfigsCreateAndDelete (3.19s)
16:18:08 [2019-09-23T16:18:08.063Z]     config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete"
16:18:08 [2019-09-23T16:18:08.063Z] === RUN   TestConfigsUpdate
16:18:08 [2019-09-23T16:18:08.063Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
16:18:09 [2019-09-23T16:18:09.637Z] --- PASS: TestTemplatedConfig (3.52s)
16:18:09 [2019-09-23T16:18:09.637Z]     config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig"
16:18:09 [2019-09-23T16:18:09.637Z] === RUN   TestConfigInspect
16:18:09 [2019-09-23T16:18:09.946Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
16:18:10 [2019-09-23T16:18:10.505Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
16:18:10 [2019-09-23T16:18:10.505Z] --- PASS: TestConfigsUpdate (2.66s)
16:18:10 [2019-09-23T16:18:10.505Z]     config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate"
16:18:10 [2019-09-23T16:18:10.505Z] === RUN   TestTemplatedConfig
16:18:10 [2019-09-23T16:18:10.760Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
16:18:11 [2019-09-23T16:18:11.687Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
16:18:12 [2019-09-23T16:18:12.279Z] --- PASS: TestConfigInspect (2.85s)
16:18:12 [2019-09-23T16:18:12.279Z]     config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect"
16:18:12 [2019-09-23T16:18:12.279Z] === RUN   TestConfigCreateWithLabels
16:18:14 [2019-09-23T16:18:14.196Z] --- PASS: TestTemplatedConfig (3.61s)
16:18:14 [2019-09-23T16:18:14.196Z]     config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig"
16:18:14 [2019-09-23T16:18:14.196Z] === RUN   TestConfigInspect
16:18:14 [2019-09-23T16:18:14.451Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
16:18:15 [2019-09-23T16:18:15.460Z] --- PASS: TestConfigCreateWithLabels (2.84s)
16:18:15 [2019-09-23T16:18:15.460Z]     config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels"
16:18:15 [2019-09-23T16:18:15.460Z] === RUN   TestConfigCreateResolve
16:18:17 [2019-09-23T16:18:17.714Z] --- PASS: TestConfigInspect (3.20s)
16:18:17 [2019-09-23T16:18:17.714Z]     config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect"
16:18:17 [2019-09-23T16:18:17.714Z] === RUN   TestConfigCreateWithLabels
16:18:17 [2019-09-23T16:18:17.940Z] --- PASS: TestConfigCreateResolve (2.90s)
16:18:17 [2019-09-23T16:18:17.940Z]     config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve"
16:18:17 [2019-09-23T16:18:17.940Z] === RUN   TestConfigDaemonLibtrustID
16:18:18 [2019-09-23T16:18:18.274Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
16:18:18 [2019-09-23T16:18:18.521Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
16:18:18 [2019-09-23T16:18:18.521Z]     config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID"
16:18:18 [2019-09-23T16:18:18.521Z] PASS
16:18:18 [2019-09-23T16:18:18.521Z] 
16:18:18 [2019-09-23T16:18:18.521Z] DONE 8 tests in 21.434s
16:18:18 [2019-09-23T16:18:18.521Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
16:18:18 [2019-09-23T16:18:18.521Z] ++ 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
16:18:18 [2019-09-23T16:18:18.521Z] ++ set -e
16:18:18 [2019-09-23T16:18:18.521Z] ++ '[' -n 0 ']'
16:18:18 [2019-09-23T16:18:18.521Z] ++ set -x
16:18:18 [2019-09-23T16:18:18.521Z] ++ 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
16:18:18 [2019-09-23T16:18:18.924Z] INFO: Testing against a local daemon
16:18:18 [2019-09-23T16:18:18.924Z] === RUN   TestCheckpoint
16:18:18 [2019-09-23T16:18:18.924Z] --- SKIP: TestCheckpoint (0.00s)
16:18:18 [2019-09-23T16:18:18.924Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:18:18 [2019-09-23T16:18:18.924Z] === RUN   TestContainerInvalidJSON
16:18:18 [2019-09-23T16:18:18.924Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:18:18 [2019-09-23T16:18:18.924Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:18:18 [2019-09-23T16:18:18.924Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:18:18 [2019-09-23T16:18:18.924Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:18:18 [2019-09-23T16:18:18.924Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:18:18 [2019-09-23T16:18:18.924Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:18:18 [2019-09-23T16:18:18.924Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:18:18 [2019-09-23T16:18:18.924Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:18:18 [2019-09-23T16:18:18.924Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:18:18 [2019-09-23T16:18:18.924Z] --- PASS: TestContainerInvalidJSON (0.01s)
16:18:18 [2019-09-23T16:18:18.924Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:18:18 [2019-09-23T16:18:18.924Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:18:18 [2019-09-23T16:18:18.924Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
16:18:18 [2019-09-23T16:18:18.924Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:18:18 [2019-09-23T16:18:18.924Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
16:18:18 [2019-09-23T16:18:18.924Z] === RUN   TestCopyFromContainerPathIsNotDir
16:18:18 [2019-09-23T16:18:18.924Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
16:18:18 [2019-09-23T16:18:18.924Z] === RUN   TestCopyToContainerPathDoesNotExist
16:18:18 [2019-09-23T16:18:18.924Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
16:18:18 [2019-09-23T16:18:18.924Z] === RUN   TestCopyToContainerPathIsNotDir
16:18:19 [2019-09-23T16:18:19.294Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s)
16:18:19 [2019-09-23T16:18:19.294Z] === RUN   TestCopyFromContainer
16:18:20 [2019-09-23T16:18:20.156Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
16:18:20 [2019-09-23T16:18:20.411Z] --- PASS: TestConfigCreateWithLabels (3.05s)
16:18:20 [2019-09-23T16:18:20.411Z]     config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels"
16:18:20 [2019-09-23T16:18:20.411Z] === RUN   TestConfigCreateResolve
16:18:21 [2019-09-23T16:18:21.109Z] === RUN   TestCopyFromContainer//
16:18:21 [2019-09-23T16:18:21.109Z] === RUN   TestCopyFromContainer//bar/root
16:18:21 [2019-09-23T16:18:21.109Z] === RUN   TestCopyFromContainer//bar/root/
16:18:21 [2019-09-23T16:18:21.484Z] === RUN   TestCopyFromContainer/bar/quux
16:18:21 [2019-09-23T16:18:21.484Z] === RUN   TestCopyFromContainer/bar/quux/
16:18:21 [2019-09-23T16:18:21.484Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:18:21 [2019-09-23T16:18:21.484Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:18:21 [2019-09-23T16:18:21.782Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
16:18:21 [2019-09-23T16:18:21.856Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:18:21 [2019-09-23T16:18:21.856Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:18:21 [2019-09-23T16:18:21.856Z] === RUN   TestCopyFromContainer/bar/notarget
16:18:21 [2019-09-23T16:18:21.856Z] --- PASS: TestCopyFromContainer (2.76s)
16:18:21 [2019-09-23T16:18:21.856Z]     --- PASS: TestCopyFromContainer// (0.06s)
16:18:21 [2019-09-23T16:18:21.856Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
16:18:21 [2019-09-23T16:18:21.856Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
16:18:21 [2019-09-23T16:18:21.856Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
16:18:21 [2019-09-23T16:18:21.856Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
16:18:21 [2019-09-23T16:18:21.856Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
16:18:21 [2019-09-23T16:18:21.856Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
16:18:21 [2019-09-23T16:18:21.856Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
16:18:21 [2019-09-23T16:18:21.856Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
16:18:21 [2019-09-23T16:18:21.856Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
16:18:21 [2019-09-23T16:18:21.856Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:18:21 [2019-09-23T16:18:21.856Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:18:21 [2019-09-23T16:18:21.856Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:18:21 [2019-09-23T16:18:21.856Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:18:21 [2019-09-23T16:18:21.856Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:18:21 [2019-09-23T16:18:21.856Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:18:21 [2019-09-23T16:18:21.856Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:18:21 [2019-09-23T16:18:21.856Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:18:21 [2019-09-23T16:18:21.856Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:18:21 [2019-09-23T16:18:21.856Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:18:21 [2019-09-23T16:18:21.856Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
16:18:21 [2019-09-23T16:18:21.856Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:18:21 [2019-09-23T16:18:21.856Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:18:21 [2019-09-23T16:18:21.856Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:18:21 [2019-09-23T16:18:21.856Z] === RUN   TestCreateLinkToNonExistingContainer
16:18:21 [2019-09-23T16:18:21.856Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
16:18:21 [2019-09-23T16:18:21.856Z] === RUN   TestCreateWithInvalidEnv
16:18:21 [2019-09-23T16:18:21.856Z] === RUN   TestCreateWithInvalidEnv/0
16:18:21 [2019-09-23T16:18:21.856Z] === PAUSE TestCreateWithInvalidEnv/0
16:18:21 [2019-09-23T16:18:21.856Z] === RUN   TestCreateWithInvalidEnv/1
16:18:21 [2019-09-23T16:18:21.856Z] === PAUSE TestCreateWithInvalidEnv/1
16:18:21 [2019-09-23T16:18:21.856Z] === RUN   TestCreateWithInvalidEnv/2
16:18:21 [2019-09-23T16:18:21.856Z] === PAUSE TestCreateWithInvalidEnv/2
16:18:21 [2019-09-23T16:18:21.856Z] === CONT  TestCreateWithInvalidEnv/0
16:18:21 [2019-09-23T16:18:21.856Z] === CONT  TestCreateWithInvalidEnv/2
16:18:21 [2019-09-23T16:18:21.856Z] === CONT  TestCreateWithInvalidEnv/1
16:18:22 [2019-09-23T16:18:22.229Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
16:18:22 [2019-09-23T16:18:22.229Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:18:22 [2019-09-23T16:18:22.229Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:18:22 [2019-09-23T16:18:22.229Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:18:22 [2019-09-23T16:18:22.229Z] === RUN   TestCreateTmpfsMountsTarget
16:18:22 [2019-09-23T16:18:22.229Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
16:18:22 [2019-09-23T16:18:22.229Z] === RUN   TestCreateWithCustomMaskedPaths
16:18:22 [2019-09-23T16:18:22.350Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
16:18:22 [2019-09-23T16:18:22.605Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
16:18:23 [2019-09-23T16:18:23.166Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
16:18:23 [2019-09-23T16:18:23.421Z] --- PASS: TestConfigCreateResolve (3.08s)
16:18:23 [2019-09-23T16:18:23.421Z]     config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve"
16:18:23 [2019-09-23T16:18:23.421Z] === RUN   TestConfigDaemonLibtrustID
16:18:23 [2019-09-23T16:18:23.979Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
16:18:23 [2019-09-23T16:18:23.979Z]     config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID"
16:18:23 [2019-09-23T16:18:23.979Z] PASS
16:18:23 [2019-09-23T16:18:23.979Z] 
16:18:23 [2019-09-23T16:18:23.979Z] DONE 8 tests in 22.663s
16:18:23 [2019-09-23T16:18:23.979Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
16:18:23 [2019-09-23T16:18:23.979Z] ++ 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
16:18:23 [2019-09-23T16:18:23.979Z] ++ set -e
16:18:23 [2019-09-23T16:18:23.979Z] ++ '[' -n 0 ']'
16:18:23 [2019-09-23T16:18:23.979Z] ++ set -x
16:18:23 [2019-09-23T16:18:23.979Z] ++ 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
16:18:24 [2019-09-23T16:18:24.234Z] INFO: Testing against a local daemon
16:18:24 [2019-09-23T16:18:24.234Z] === RUN   TestCheckpoint
16:18:24 [2019-09-23T16:18:24.234Z] --- SKIP: TestCheckpoint (0.00s)
16:18:24 [2019-09-23T16:18:24.234Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:18:24 [2019-09-23T16:18:24.234Z] === RUN   TestContainerInvalidJSON
16:18:24 [2019-09-23T16:18:24.234Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:18:24 [2019-09-23T16:18:24.234Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:18:24 [2019-09-23T16:18:24.234Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:18:24 [2019-09-23T16:18:24.234Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:18:24 [2019-09-23T16:18:24.234Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:18:24 [2019-09-23T16:18:24.234Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:18:24 [2019-09-23T16:18:24.234Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:18:24 [2019-09-23T16:18:24.234Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:18:24 [2019-09-23T16:18:24.234Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:18:24 [2019-09-23T16:18:24.234Z] --- PASS: TestContainerInvalidJSON (0.02s)
16:18:24 [2019-09-23T16:18:24.234Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:18:24 [2019-09-23T16:18:24.234Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
16:18:24 [2019-09-23T16:18:24.234Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:18:24 [2019-09-23T16:18:24.234Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:18:24 [2019-09-23T16:18:24.234Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
16:18:24 [2019-09-23T16:18:24.234Z] === RUN   TestCopyFromContainerPathIsNotDir
16:18:24 [2019-09-23T16:18:24.488Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
16:18:24 [2019-09-23T16:18:24.488Z] === RUN   TestCopyToContainerPathDoesNotExist
16:18:24 [2019-09-23T16:18:24.488Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
16:18:24 [2019-09-23T16:18:24.488Z] === RUN   TestCopyToContainerPathIsNotDir
16:18:24 [2019-09-23T16:18:24.488Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
16:18:24 [2019-09-23T16:18:24.488Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
16:18:24 [2019-09-23T16:18:24.488Z] === RUN   TestCopyFromContainer
16:18:24 [2019-09-23T16:18:24.688Z] --- PASS: TestCreateWithCustomMaskedPaths (2.59s)
16:18:24 [2019-09-23T16:18:24.688Z] === RUN   TestCreateWithCapabilities
16:18:24 [2019-09-23T16:18:24.688Z] === RUN   TestCreateWithCapabilities/no_capabilities
16:18:24 [2019-09-23T16:18:24.688Z] === PAUSE TestCreateWithCapabilities/no_capabilities
16:18:24 [2019-09-23T16:18:24.688Z] === RUN   TestCreateWithCapabilities/empty_capabilities
16:18:24 [2019-09-23T16:18:24.688Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
16:18:24 [2019-09-23T16:18:24.688Z] === RUN   TestCreateWithCapabilities/valid_capabilities
16:18:24 [2019-09-23T16:18:24.688Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
16:18:24 [2019-09-23T16:18:24.688Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
16:18:24 [2019-09-23T16:18:24.688Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
16:18:24 [2019-09-23T16:18:24.688Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
16:18:24 [2019-09-23T16:18:24.688Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
16:18:24 [2019-09-23T16:18:24.688Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
16:18:24 [2019-09-23T16:18:24.688Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
16:18:24 [2019-09-23T16:18:24.688Z] === RUN   TestCreateWithCapabilities/empty_capadd
16:18:24 [2019-09-23T16:18:24.688Z] === PAUSE TestCreateWithCapabilities/empty_capadd
16:18:24 [2019-09-23T16:18:24.688Z] === RUN   TestCreateWithCapabilities/empty_capdrop
16:18:24 [2019-09-23T16:18:24.688Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
16:18:24 [2019-09-23T16:18:24.688Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
16:18:24 [2019-09-23T16:18:24.688Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
16:18:24 [2019-09-23T16:18:24.688Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
16:18:24 [2019-09-23T16:18:24.688Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
16:18:24 [2019-09-23T16:18:24.688Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
16:18:24 [2019-09-23T16:18:24.688Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
16:18:24 [2019-09-23T16:18:24.688Z] === CONT  TestCreateWithCapabilities/no_capabilities
16:18:24 [2019-09-23T16:18:24.688Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
16:18:24 [2019-09-23T16:18:24.688Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
16:18:24 [2019-09-23T16:18:24.688Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
16:18:24 [2019-09-23T16:18:24.688Z] === CONT  TestCreateWithCapabilities/empty_capdrop
16:18:24 [2019-09-23T16:18:24.688Z] === CONT  TestCreateWithCapabilities/empty_capadd
16:18:24 [2019-09-23T16:18:24.688Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
16:18:24 [2019-09-23T16:18:24.688Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
16:18:24 [2019-09-23T16:18:24.744Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
16:18:24 [2019-09-23T16:18:24.889Z] INFO: Expanding compiler 1 of 3...
16:18:24 [2019-09-23T16:18:24.889Z] INFO: Expanding compiler 2 of 3...
16:18:24 [2019-09-23T16:18:24.998Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
16:18:25 [2019-09-23T16:18:25.138Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
16:18:25 [2019-09-23T16:18:25.138Z] === CONT  TestCreateWithCapabilities/valid_capabilities
16:18:25 [2019-09-23T16:18:25.138Z] === CONT  TestCreateWithCapabilities/empty_capabilities
16:18:25 [2019-09-23T16:18:25.138Z] --- PASS: TestCreateWithCapabilities (0.01s)
16:18:25 [2019-09-23T16:18:25.138Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
16:18:25 [2019-09-23T16:18:25.138Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
16:18:25 [2019-09-23T16:18:25.138Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
16:18:25 [2019-09-23T16:18:25.138Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
16:18:25 [2019-09-23T16:18:25.138Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
16:18:25 [2019-09-23T16:18:25.138Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
16:18:25 [2019-09-23T16:18:25.138Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
16:18:25 [2019-09-23T16:18:25.138Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
16:18:25 [2019-09-23T16:18:25.138Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s)
16:18:25 [2019-09-23T16:18:25.138Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
16:18:25 [2019-09-23T16:18:25.138Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
16:18:25 [2019-09-23T16:18:25.138Z] === RUN   TestCreateWithCustomReadonlyPaths
16:18:26 [2019-09-23T16:18:26.882Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
16:18:26 [2019-09-23T16:18:26.882Z] === RUN   TestCopyFromContainer//
16:18:26 [2019-09-23T16:18:26.882Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
16:18:26 [2019-09-23T16:18:26.882Z] === RUN   TestCopyFromContainer//bar/root
16:18:27 [2019-09-23T16:18:27.138Z] === RUN   TestCopyFromContainer//bar/root/
16:18:27 [2019-09-23T16:18:27.138Z] === RUN   TestCopyFromContainer/bar/quux
16:18:27 [2019-09-23T16:18:27.138Z] === RUN   TestCopyFromContainer/bar/quux/
16:18:27 [2019-09-23T16:18:27.393Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:18:27 [2019-09-23T16:18:27.393Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:18:27 [2019-09-23T16:18:27.602Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.62s)
16:18:27 [2019-09-23T16:18:27.602Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:18:27 [2019-09-23T16:18:27.602Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:18:27 [2019-09-23T16:18:27.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:18:27 [2019-09-23T16:18:27.602Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:18:27 [2019-09-23T16:18:27.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:18:27 [2019-09-23T16:18:27.602Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:18:27 [2019-09-23T16:18:27.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:18:27 [2019-09-23T16:18:27.602Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:18:27 [2019-09-23T16:18:27.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:18:27 [2019-09-23T16:18:27.603Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:18:27 [2019-09-23T16:18:27.603Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:18:27 [2019-09-23T16:18:27.603Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:18:27 [2019-09-23T16:18:27.603Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:18:27 [2019-09-23T16:18:27.603Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:18:27 [2019-09-23T16:18:27.603Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:18:27 [2019-09-23T16:18:27.603Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:18:27 [2019-09-23T16:18:27.603Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:18:27 [2019-09-23T16:18:27.603Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:18:27 [2019-09-23T16:18:27.603Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:18:27 [2019-09-23T16:18:27.603Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:18:27 [2019-09-23T16:18:27.603Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
16:18:27 [2019-09-23T16:18:27.603Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:18:27 [2019-09-23T16:18:27.603Z] === RUN   TestContainerStartOnDaemonRestart
16:18:27 [2019-09-23T16:18:27.603Z] === PAUSE TestContainerStartOnDaemonRestart
16:18:27 [2019-09-23T16:18:27.603Z] === RUN   TestDaemonRestartIpcMode
16:18:27 [2019-09-23T16:18:27.603Z] === PAUSE TestDaemonRestartIpcMode
16:18:27 [2019-09-23T16:18:27.603Z] === RUN   TestDiff
16:18:27 [2019-09-23T16:18:27.648Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:18:27 [2019-09-23T16:18:27.648Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:18:27 [2019-09-23T16:18:27.903Z] === RUN   TestCopyFromContainer/bar/notarget
16:18:27 [2019-09-23T16:18:27.903Z] --- PASS: TestCopyFromContainer (3.34s)
16:18:27 [2019-09-23T16:18:27.903Z]     --- PASS: TestCopyFromContainer// (0.12s)
16:18:27 [2019-09-23T16:18:27.903Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
16:18:27 [2019-09-23T16:18:27.903Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
16:18:27 [2019-09-23T16:18:27.903Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
16:18:27 [2019-09-23T16:18:27.903Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
16:18:27 [2019-09-23T16:18:27.903Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
16:18:27 [2019-09-23T16:18:27.903Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
16:18:27 [2019-09-23T16:18:27.903Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s)
16:18:27 [2019-09-23T16:18:27.903Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s)
16:18:27 [2019-09-23T16:18:27.903Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
16:18:27 [2019-09-23T16:18:27.903Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:18:27 [2019-09-23T16:18:27.903Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:18:27 [2019-09-23T16:18:27.903Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:18:27 [2019-09-23T16:18:27.903Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:18:27 [2019-09-23T16:18:27.903Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:18:27 [2019-09-23T16:18:27.903Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:18:27 [2019-09-23T16:18:27.903Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:18:27 [2019-09-23T16:18:27.903Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:18:27 [2019-09-23T16:18:27.903Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:18:27 [2019-09-23T16:18:27.903Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:18:27 [2019-09-23T16:18:27.903Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
16:18:27 [2019-09-23T16:18:27.903Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:18:27 [2019-09-23T16:18:27.903Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:18:27 [2019-09-23T16:18:27.903Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
16:18:27 [2019-09-23T16:18:27.903Z] === RUN   TestCreateLinkToNonExistingContainer
16:18:27 [2019-09-23T16:18:27.903Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
16:18:27 [2019-09-23T16:18:27.903Z] === RUN   TestCreateWithInvalidEnv
16:18:27 [2019-09-23T16:18:27.903Z] === RUN   TestCreateWithInvalidEnv/0
16:18:27 [2019-09-23T16:18:27.903Z] === PAUSE TestCreateWithInvalidEnv/0
16:18:27 [2019-09-23T16:18:27.903Z] === RUN   TestCreateWithInvalidEnv/1
16:18:27 [2019-09-23T16:18:27.903Z] === PAUSE TestCreateWithInvalidEnv/1
16:18:27 [2019-09-23T16:18:27.903Z] === RUN   TestCreateWithInvalidEnv/2
16:18:27 [2019-09-23T16:18:27.903Z] === PAUSE TestCreateWithInvalidEnv/2
16:18:27 [2019-09-23T16:18:27.903Z] === CONT  TestCreateWithInvalidEnv/0
16:18:27 [2019-09-23T16:18:27.903Z] === CONT  TestCreateWithInvalidEnv/2
16:18:27 [2019-09-23T16:18:27.903Z] === CONT  TestCreateWithInvalidEnv/1
16:18:28 [2019-09-23T16:18:28.157Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
16:18:28 [2019-09-23T16:18:28.157Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:18:28 [2019-09-23T16:18:28.157Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:18:28 [2019-09-23T16:18:28.157Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:18:28 [2019-09-23T16:18:28.157Z] === RUN   TestCreateTmpfsMountsTarget
16:18:28 [2019-09-23T16:18:28.157Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s)
16:18:28 [2019-09-23T16:18:28.157Z] === RUN   TestCreateWithCustomMaskedPaths
16:18:28 [2019-09-23T16:18:28.421Z] --- PASS: TestDiff (0.81s)
16:18:28 [2019-09-23T16:18:28.421Z] === RUN   TestExecWithCloseStdin
16:18:28 [2019-09-23T16:18:28.717Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
16:18:29 [2019-09-23T16:18:29.694Z] --- PASS: TestExecWithCloseStdin (1.11s)
16:18:29 [2019-09-23T16:18:29.694Z] === RUN   TestExec
16:18:30 [2019-09-23T16:18:30.517Z] --- PASS: TestExec (1.11s)
16:18:30 [2019-09-23T16:18:30.517Z] === RUN   TestExecUser
16:18:30 [2019-09-23T16:18:30.599Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
16:18:30 [2019-09-23T16:18:30.677Z] INFO: Expanding compiler 3 of 3...
16:18:30 [2019-09-23T16:18:30.854Z] --- PASS: TestCreateWithCustomMaskedPaths (2.78s)
16:18:30 [2019-09-23T16:18:30.854Z] === RUN   TestCreateWithCapabilities
16:18:30 [2019-09-23T16:18:30.854Z] === RUN   TestCreateWithCapabilities/no_capabilities
16:18:30 [2019-09-23T16:18:30.854Z] === PAUSE TestCreateWithCapabilities/no_capabilities
16:18:30 [2019-09-23T16:18:30.854Z] === RUN   TestCreateWithCapabilities/empty_capabilities
16:18:30 [2019-09-23T16:18:30.854Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
16:18:30 [2019-09-23T16:18:30.854Z] === RUN   TestCreateWithCapabilities/valid_capabilities
16:18:30 [2019-09-23T16:18:30.854Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
16:18:30 [2019-09-23T16:18:30.854Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
16:18:30 [2019-09-23T16:18:30.854Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
16:18:30 [2019-09-23T16:18:30.854Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
16:18:30 [2019-09-23T16:18:30.854Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
16:18:30 [2019-09-23T16:18:30.854Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
16:18:30 [2019-09-23T16:18:30.854Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
16:18:30 [2019-09-23T16:18:30.854Z] === RUN   TestCreateWithCapabilities/empty_capadd
16:18:30 [2019-09-23T16:18:30.854Z] === PAUSE TestCreateWithCapabilities/empty_capadd
16:18:30 [2019-09-23T16:18:30.854Z] === RUN   TestCreateWithCapabilities/empty_capdrop
16:18:30 [2019-09-23T16:18:30.854Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
16:18:30 [2019-09-23T16:18:30.854Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
16:18:30 [2019-09-23T16:18:30.854Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
16:18:30 [2019-09-23T16:18:30.854Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
16:18:30 [2019-09-23T16:18:30.854Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
16:18:30 [2019-09-23T16:18:30.854Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
16:18:30 [2019-09-23T16:18:30.854Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
16:18:30 [2019-09-23T16:18:30.854Z] === CONT  TestCreateWithCapabilities/no_capabilities
16:18:30 [2019-09-23T16:18:30.854Z] === CONT  TestCreateWithCapabilities/empty_capadd
16:18:30 [2019-09-23T16:18:30.854Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
16:18:30 [2019-09-23T16:18:30.854Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
16:18:30 [2019-09-23T16:18:30.854Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
16:18:30 [2019-09-23T16:18:30.854Z] === CONT  TestCreateWithCapabilities/empty_capdrop
16:18:31 [2019-09-23T16:18:31.109Z] === RUN   TestDockerSuite/TestBuildAddNonTar
16:18:31 [2019-09-23T16:18:31.109Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
16:18:31 [2019-09-23T16:18:31.109Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
16:18:31 [2019-09-23T16:18:31.109Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
16:18:31 [2019-09-23T16:18:31.109Z] === CONT  TestCreateWithCapabilities/valid_capabilities
16:18:31 [2019-09-23T16:18:31.109Z] === CONT  TestCreateWithCapabilities/empty_capabilities
16:18:31 [2019-09-23T16:18:31.109Z] --- PASS: TestCreateWithCapabilities (0.02s)
16:18:31 [2019-09-23T16:18:31.109Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
16:18:31 [2019-09-23T16:18:31.109Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
16:18:31 [2019-09-23T16:18:31.109Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
16:18:31 [2019-09-23T16:18:31.109Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
16:18:31 [2019-09-23T16:18:31.109Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
16:18:31 [2019-09-23T16:18:31.109Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
16:18:31 [2019-09-23T16:18:31.109Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
16:18:31 [2019-09-23T16:18:31.109Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
16:18:31 [2019-09-23T16:18:31.109Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
16:18:31 [2019-09-23T16:18:31.109Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
16:18:31 [2019-09-23T16:18:31.109Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
16:18:31 [2019-09-23T16:18:31.109Z] === RUN   TestCreateWithCustomReadonlyPaths
16:18:31 [2019-09-23T16:18:31.134Z] INFO: Removing downloaded files...
16:18:31 [2019-09-23T16:18:31.134Z] INFO: Creating source directory...
16:18:31 [2019-09-23T16:18:31.134Z] INFO: Configuring git core.autocrlf...
16:18:31 [2019-09-23T16:18:31.134Z] INFO: Completed
16:18:31 [2019-09-23T16:18:31.807Z] --- PASS: TestExecUser (1.16s)
16:18:31 [2019-09-23T16:18:31.807Z] === RUN   TestExportContainerAndImportImage
16:18:32 [2019-09-23T16:18:32.470Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
16:18:32 [2019-09-23T16:18:32.470Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
16:18:33 [2019-09-23T16:18:33.029Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
16:18:33 [2019-09-23T16:18:33.284Z] --- PASS: TestExportContainerAndImportImage (1.33s)
16:18:33 [2019-09-23T16:18:33.284Z] === RUN   TestExportContainerAfterDaemonRestart
16:18:33 [2019-09-23T16:18:33.955Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.66s)
16:18:33 [2019-09-23T16:18:33.955Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:18:33 [2019-09-23T16:18:33.955Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:18:33 [2019-09-23T16:18:33.955Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:18:33 [2019-09-23T16:18:33.955Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:18:33 [2019-09-23T16:18:33.955Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:18:33 [2019-09-23T16:18:33.955Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:18:33 [2019-09-23T16:18:33.955Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:18:33 [2019-09-23T16:18:33.955Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:18:33 [2019-09-23T16:18:33.955Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:18:33 [2019-09-23T16:18:33.955Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:18:33 [2019-09-23T16:18:33.955Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:18:33 [2019-09-23T16:18:33.955Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:18:33 [2019-09-23T16:18:33.955Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:18:33 [2019-09-23T16:18:33.955Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:18:33 [2019-09-23T16:18:33.955Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:18:33 [2019-09-23T16:18:33.955Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:18:33 [2019-09-23T16:18:33.955Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
16:18:33 [2019-09-23T16:18:33.955Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
16:18:33 [2019-09-23T16:18:33.955Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
16:18:33 [2019-09-23T16:18:33.955Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
16:18:33 [2019-09-23T16:18:33.955Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
16:18:33 [2019-09-23T16:18:33.955Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:18:33 [2019-09-23T16:18:33.955Z] === RUN   TestContainerStartOnDaemonRestart
16:18:33 [2019-09-23T16:18:33.955Z] === PAUSE TestContainerStartOnDaemonRestart
16:18:33 [2019-09-23T16:18:33.955Z] === RUN   TestDaemonRestartIpcMode
16:18:33 [2019-09-23T16:18:33.955Z] === PAUSE TestDaemonRestartIpcMode
16:18:33 [2019-09-23T16:18:33.955Z] === RUN   TestDiff
16:18:34 [2019-09-23T16:18:34.514Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
16:18:34 [2019-09-23T16:18:34.559Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s)
16:18:34 [2019-09-23T16:18:34.559Z]     export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart"
16:18:34 [2019-09-23T16:18:34.559Z] === RUN   TestHealthCheckWorkdir
16:18:34 [2019-09-23T16:18:34.769Z] --- PASS: TestDiff (0.82s)
16:18:34 [2019-09-23T16:18:34.769Z] === RUN   TestExecWithCloseStdin
16:18:35 [2019-09-23T16:18:35.693Z] --- PASS: TestExecWithCloseStdin (1.10s)
16:18:35 [2019-09-23T16:18:35.693Z] === RUN   TestExec
16:18:35 [2019-09-23T16:18:35.836Z] --- PASS: TestHealthCheckWorkdir (1.10s)
16:18:35 [2019-09-23T16:18:35.837Z] === RUN   TestHealthKillContainer
16:18:36 [2019-09-23T16:18:36.618Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
16:18:36 [2019-09-23T16:18:36.619Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
16:18:36 [2019-09-23T16:18:36.873Z] --- PASS: TestExec (1.09s)
16:18:36 [2019-09-23T16:18:36.873Z] === RUN   TestExecUser
16:18:36 [2019-09-23T16:18:36.873Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
16:18:37 [2019-09-23T16:18:37.841Z] --- PASS: TestExecUser (0.97s)
16:18:37 [2019-09-23T16:18:37.841Z] === RUN   TestExportContainerAndImportImage
16:18:38 [2019-09-23T16:18:38.765Z] --- PASS: TestExportContainerAndImportImage (0.97s)
16:18:38 [2019-09-23T16:18:38.765Z] === RUN   TestExportContainerAfterDaemonRestart
16:18:39 [2019-09-23T16:18:39.032Z] --- PASS: TestHealthKillContainer (3.19s)
16:18:39 [2019-09-23T16:18:39.032Z] === RUN   TestInspectCpusetInConfigPre120
16:18:39 [2019-09-23T16:18:39.688Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
16:18:39 [2019-09-23T16:18:39.963Z] --- PASS: TestInspectCpusetInConfigPre120 (0.90s)
16:18:39 [2019-09-23T16:18:39.963Z] === RUN   TestIpcModeNone
16:18:40 [2019-09-23T16:18:40.246Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s)
16:18:40 [2019-09-23T16:18:40.246Z]     export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart"
16:18:40 [2019-09-23T16:18:40.246Z] === RUN   TestHealthCheckWorkdir
16:18:40 [2019-09-23T16:18:40.502Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
16:18:40 [2019-09-23T16:18:40.502Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
16:18:40 [2019-09-23T16:18:40.801Z] --- PASS: TestIpcModeNone (1.08s)
16:18:40 [2019-09-23T16:18:40.801Z] === RUN   TestIpcModePrivate
16:18:41 [2019-09-23T16:18:41.427Z] --- PASS: TestHealthCheckWorkdir (1.20s)
16:18:41 [2019-09-23T16:18:41.427Z] === RUN   TestHealthKillContainer
16:18:41 [2019-09-23T16:18:41.986Z] === RUN   TestDockerSuite/TestBuildAddScript
16:18:42 [2019-09-23T16:18:42.072Z] --- PASS: TestIpcModePrivate (1.01s)
16:18:42 [2019-09-23T16:18:42.072Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false
16:18:42 [2019-09-23T16:18:42.072Z] === RUN   TestIpcModeShareable
16:18:43 [2019-09-23T16:18:43.327Z] --- PASS: TestIpcModeShareable (1.15s)
16:18:43 [2019-09-23T16:18:43.327Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
16:18:43 [2019-09-23T16:18:43.327Z] === RUN   TestAPIIpcModeShareableAndContainer
16:18:44 [2019-09-23T16:18:44.538Z] --- PASS: TestHealthKillContainer (2.82s)
16:18:44 [2019-09-23T16:18:44.538Z] === RUN   TestInspectCpusetInConfigPre120
16:18:44 [2019-09-23T16:18:44.793Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
16:18:45 [2019-09-23T16:18:45.047Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s)
16:18:45 [2019-09-23T16:18:45.047Z] === RUN   TestIpcModeNone
16:18:46 [2019-09-23T16:18:46.407Z] --- PASS: TestIpcModeNone (1.05s)
16:18:46 [2019-09-23T16:18:46.407Z] === RUN   TestIpcModePrivate
16:18:46 [2019-09-23T16:18:46.562Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.16s)
16:18:46 [2019-09-23T16:18:46.562Z] === RUN   TestAPIIpcModeHost
16:18:46 [2019-09-23T16:18:46.971Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
16:18:46 [2019-09-23T16:18:46.971Z] --- PASS: TestIpcModePrivate (0.88s)
16:18:46 [2019-09-23T16:18:46.971Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:203, shared: false, mustBeShared: false
16:18:46 [2019-09-23T16:18:46.971Z] === RUN   TestIpcModeShareable
16:18:47 [2019-09-23T16:18:47.035Z] --- PASS: TestAPIIpcModeHost (0.93s)
16:18:47 [2019-09-23T16:18:47.035Z] === RUN   TestDaemonIpcModeShareable
16:18:48 [2019-09-23T16:18:48.329Z] --- PASS: TestIpcModeShareable (1.22s)
16:18:48 [2019-09-23T16:18:48.329Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:195, shared: true, mustBeShared: true
16:18:48 [2019-09-23T16:18:48.329Z] === RUN   TestAPIIpcModeShareableAndContainer
16:18:49 [2019-09-23T16:18:49.606Z] --- PASS: TestDaemonIpcModeShareable (1.92s)
16:18:49 [2019-09-23T16:18:49.606Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable"
16:18:49 [2019-09-23T16:18:49.606Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
16:18:49 [2019-09-23T16:18:49.606Z] === RUN   TestDaemonIpcModePrivate
16:18:50 [2019-09-23T16:18:50.195Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
16:18:50 [2019-09-23T16:18:50.195Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
16:18:50 [2019-09-23T16:18:50.195Z] remote: Enumerating objects: 19, done.
16:18:50 [2019-09-23T16:18:50.195Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19
16:18:50 [2019-09-23T16:18:50.195Z] 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.
16:18:50 [2019-09-23T16:18:50.195Z] Building: bundles/cross/windows/amd64/containerutility.exe
16:18:50 [2019-09-23T16:18:50.195Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
16:18:50 [2019-09-23T16:18:50.516Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39956/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=88e93faa7fbfd315bcdb1515849416bd2465c29a -e DOCKER_GRAPHDRIVER docker:88e93faa7fbfd315bcdb1515849416bd2465c29a hack/test/unit
16:18:51 [2019-09-23T16:18:51.482Z] --- PASS: TestDaemonIpcModePrivate (2.01s)
16:18:51 [2019-09-23T16:18:51.482Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate"
16:18:51 [2019-09-23T16:18:51.482Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
16:18:51 [2019-09-23T16:18:51.482Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:18:52 [2019-09-23T16:18:52.489Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.49s)
16:18:52 [2019-09-23T16:18:52.489Z] === RUN   TestAPIIpcModeHost
16:18:52 [2019-09-23T16:18:52.743Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
16:18:52 [2019-09-23T16:18:52.997Z] --- PASS: TestAPIIpcModeHost (1.19s)
16:18:52 [2019-09-23T16:18:52.997Z] === RUN   TestDaemonIpcModeShareable
16:18:53 [2019-09-23T16:18:53.039Z] ?   	github.com/docker/docker/api	[no test files]
16:18:53 [2019-09-23T16:18:53.305Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s)
16:18:53 [2019-09-23T16:18:53.305Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig"
16:18:53 [2019-09-23T16:18:53.305Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
16:18:53 [2019-09-23T16:18:53.305Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:18:53 [2019-09-23T16:18:53.921Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
16:18:54 [2019-09-23T16:18:54.834Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.96s)
16:18:54 [2019-09-23T16:18:54.834Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig"
16:18:54 [2019-09-23T16:18:54.834Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
16:18:54 [2019-09-23T16:18:54.834Z] === RUN   TestIpcModeOlderClient
16:18:54 [2019-09-23T16:18:54.834Z] === PAUSE TestIpcModeOlderClient
16:18:54 [2019-09-23T16:18:54.834Z] === RUN   TestKillContainerInvalidSignal
16:18:55 [2019-09-23T16:18:55.281Z] --- PASS: TestDaemonIpcModeShareable (2.21s)
16:18:55 [2019-09-23T16:18:55.281Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable"
16:18:55 [2019-09-23T16:18:55.281Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:201, shared: true, mustBeShared: true
16:18:55 [2019-09-23T16:18:55.281Z] === RUN   TestDaemonIpcModePrivate
16:18:55 [2019-09-23T16:18:55.281Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
16:18:55 [2019-09-23T16:18:55.649Z] --- PASS: TestKillContainerInvalidSignal (0.87s)
16:18:55 [2019-09-23T16:18:55.649Z] === RUN   TestKillContainer
16:18:55 [2019-09-23T16:18:55.649Z] === RUN   TestKillContainer/no_signal
16:18:56 [2019-09-23T16:18:56.950Z] === RUN   TestKillContainer/non_killing_signal
16:18:57 [2019-09-23T16:18:57.326Z] --- PASS: TestDaemonIpcModePrivate (2.24s)
16:18:57 [2019-09-23T16:18:57.327Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate"
16:18:57 [2019-09-23T16:18:57.327Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:241, shared: false, mustBeShared: false
16:18:57 [2019-09-23T16:18:57.327Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:18:57 [2019-09-23T16:18:57.411Z] === RUN   TestKillContainer/killing_signal
16:18:58 [2019-09-23T16:18:58.707Z] --- PASS: TestKillContainer (2.80s)
16:18:58 [2019-09-23T16:18:58.707Z]     --- PASS: TestKillContainer/no_signal (0.91s)
16:18:58 [2019-09-23T16:18:58.707Z]     --- PASS: TestKillContainer/non_killing_signal (0.68s)
16:18:58 [2019-09-23T16:18:58.707Z]     --- PASS: TestKillContainer/killing_signal (0.82s)
16:18:58 [2019-09-23T16:18:58.707Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:18:58 [2019-09-23T16:18:58.707Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:18:59 [2019-09-23T16:18:59.510Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:18:59 [2019-09-23T16:18:59.882Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.11s)
16:18:59 [2019-09-23T16:18:59.882Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig"
16:18:59 [2019-09-23T16:18:59.882Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:329, shared: false, mustBeShared: false
16:18:59 [2019-09-23T16:18:59.882Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:19:00 [2019-09-23T16:19:00.139Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
16:19:00 [2019-09-23T16:19:00.314Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.87s)
16:19:00 [2019-09-23T16:19:00.314Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.97s)
16:19:00 [2019-09-23T16:19:00.314Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s)
16:19:00 [2019-09-23T16:19:00.314Z] === RUN   TestKillStoppedContainer
16:19:00 [2019-09-23T16:19:00.691Z] --- PASS: TestKillStoppedContainer (0.09s)
16:19:00 [2019-09-23T16:19:00.691Z] === RUN   TestKillStoppedContainerAPIPre120
16:19:00 [2019-09-23T16:19:00.691Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
16:19:00 [2019-09-23T16:19:00.691Z] === RUN   TestKillDifferentUserContainer
16:19:01 [2019-09-23T16:19:01.590Z] --- PASS: TestKillDifferentUserContainer (1.02s)
16:19:01 [2019-09-23T16:19:01.590Z] === RUN   TestInspectOomKilledTrue
16:19:01 [2019-09-23T16:19:01.590Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:19:01 [2019-09-23T16:19:01.590Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:19:01 [2019-09-23T16:19:01.590Z] === RUN   TestInspectOomKilledFalse
16:19:01 [2019-09-23T16:19:01.590Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:19:01 [2019-09-23T16:19:01.590Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:19:01 [2019-09-23T16:19:01.590Z] === RUN   TestLinksEtcHostsContentMatch
16:19:02 [2019-09-23T16:19:02.023Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.22s)
16:19:02 [2019-09-23T16:19:02.023Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig"
16:19:02 [2019-09-23T16:19:02.023Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:351, shared: true, mustBeShared: true
16:19:02 [2019-09-23T16:19:02.023Z] === RUN   TestIpcModeOlderClient
16:19:02 [2019-09-23T16:19:02.023Z] === PAUSE TestIpcModeOlderClient
16:19:02 [2019-09-23T16:19:02.023Z] === RUN   TestKillContainerInvalidSignal
16:19:02 [2019-09-23T16:19:02.416Z] --- PASS: TestLinksEtcHostsContentMatch (0.70s)
16:19:02 [2019-09-23T16:19:02.416Z] === RUN   TestLinksContainerNames
16:19:02 [2019-09-23T16:19:02.947Z] --- PASS: TestKillContainerInvalidSignal (1.08s)
16:19:02 [2019-09-23T16:19:02.947Z] === RUN   TestKillContainer
16:19:02 [2019-09-23T16:19:02.947Z] === RUN   TestKillContainer/no_signal
16:19:03 [2019-09-23T16:19:03.872Z] === RUN   TestKillContainer/non_killing_signal
16:19:04 [2019-09-23T16:19:04.127Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
16:19:04 [2019-09-23T16:19:04.285Z] --- PASS: TestLinksContainerNames (1.65s)
16:19:04 [2019-09-23T16:19:04.285Z] === RUN   TestLogsFollowTailEmpty
16:19:04 [2019-09-23T16:19:04.686Z] === RUN   TestDockerSuite/TestBuildAddTar
16:19:05 [2019-09-23T16:19:05.069Z] --- PASS: TestLogsFollowTailEmpty (0.89s)
16:19:05 [2019-09-23T16:19:05.069Z] === RUN   TestContainerNetworkMountsNoChown
16:19:05 [2019-09-23T16:19:05.245Z] === RUN   TestKillContainer/killing_signal
16:19:05 [2019-09-23T16:19:05.337Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 9.0% of statements
16:19:05 [2019-09-23T16:19:05.867Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s)
16:19:05 [2019-09-23T16:19:05.867Z] === RUN   TestMountDaemonRoot
16:19:05 [2019-09-23T16:19:05.867Z] === RUN   TestMountDaemonRoot/default
16:19:05 [2019-09-23T16:19:05.867Z] === PAUSE TestMountDaemonRoot/default
16:19:05 [2019-09-23T16:19:05.867Z] === RUN   TestMountDaemonRoot/private
16:19:05 [2019-09-23T16:19:05.867Z] === PAUSE TestMountDaemonRoot/private
16:19:05 [2019-09-23T16:19:05.867Z] === RUN   TestMountDaemonRoot/rprivate
16:19:05 [2019-09-23T16:19:05.867Z] === PAUSE TestMountDaemonRoot/rprivate
16:19:05 [2019-09-23T16:19:05.867Z] === RUN   TestMountDaemonRoot/slave
16:19:05 [2019-09-23T16:19:05.867Z] === PAUSE TestMountDaemonRoot/slave
16:19:05 [2019-09-23T16:19:05.867Z] === RUN   TestMountDaemonRoot/rslave
16:19:05 [2019-09-23T16:19:05.867Z] === PAUSE TestMountDaemonRoot/rslave
16:19:05 [2019-09-23T16:19:05.867Z] === RUN   TestMountDaemonRoot/shared
16:19:05 [2019-09-23T16:19:05.867Z] === PAUSE TestMountDaemonRoot/shared
16:19:05 [2019-09-23T16:19:05.867Z] === RUN   TestMountDaemonRoot/rshared
16:19:05 [2019-09-23T16:19:05.867Z] === PAUSE TestMountDaemonRoot/rshared
16:19:05 [2019-09-23T16:19:05.867Z] === CONT  TestMountDaemonRoot/default
16:19:05 [2019-09-23T16:19:05.867Z] === RUN   TestMountDaemonRoot/default/bind_root
16:19:05 [2019-09-23T16:19:05.867Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:19:05 [2019-09-23T16:19:05.867Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:19:05 [2019-09-23T16:19:05.867Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:19:05 [2019-09-23T16:19:05.867Z] === RUN   TestMountDaemonRoot/default/mount_root
16:19:05 [2019-09-23T16:19:05.867Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:19:05 [2019-09-23T16:19:05.867Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:19:05 [2019-09-23T16:19:05.867Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:19:05 [2019-09-23T16:19:05.867Z] === CONT  TestMountDaemonRoot/default/bind_root
16:19:05 [2019-09-23T16:19:05.867Z] === CONT  TestMountDaemonRoot/rshared
16:19:05 [2019-09-23T16:19:05.867Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:19:05 [2019-09-23T16:19:05.867Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:19:05 [2019-09-23T16:19:05.867Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:19:05 [2019-09-23T16:19:05.867Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:19:05 [2019-09-23T16:19:05.867Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:19:05 [2019-09-23T16:19:05.867Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:19:05 [2019-09-23T16:19:05.867Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:19:05 [2019-09-23T16:19:05.867Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:19:05 [2019-09-23T16:19:05.867Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:19:05 [2019-09-23T16:19:05.867Z] === CONT  TestMountDaemonRoot/shared
16:19:05 [2019-09-23T16:19:05.867Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:19:05 [2019-09-23T16:19:05.867Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:19:05 [2019-09-23T16:19:05.867Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:19:05 [2019-09-23T16:19:05.867Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:19:05 [2019-09-23T16:19:05.867Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:19:05 [2019-09-23T16:19:05.867Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:19:05 [2019-09-23T16:19:05.867Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:19:05 [2019-09-23T16:19:05.868Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:19:05 [2019-09-23T16:19:05.868Z] === CONT  TestMountDaemonRoot/rslave
16:19:05 [2019-09-23T16:19:05.868Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:19:05 [2019-09-23T16:19:05.868Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:19:05 [2019-09-23T16:19:05.868Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:19:05 [2019-09-23T16:19:05.868Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:19:05 [2019-09-23T16:19:05.868Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:19:05 [2019-09-23T16:19:05.868Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:19:05 [2019-09-23T16:19:05.868Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:19:05 [2019-09-23T16:19:05.868Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:19:05 [2019-09-23T16:19:05.868Z] === CONT  TestMountDaemonRoot/slave
16:19:05 [2019-09-23T16:19:05.868Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:19:05 [2019-09-23T16:19:05.868Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:19:05 [2019-09-23T16:19:05.868Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:19:05 [2019-09-23T16:19:05.868Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:19:05 [2019-09-23T16:19:05.868Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:19:05 [2019-09-23T16:19:05.868Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:19:05 [2019-09-23T16:19:05.868Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:19:05 [2019-09-23T16:19:05.868Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:19:05 [2019-09-23T16:19:05.868Z] === CONT  TestMountDaemonRoot/rprivate
16:19:05 [2019-09-23T16:19:05.868Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:19:05 [2019-09-23T16:19:05.868Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:19:05 [2019-09-23T16:19:05.868Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:19:05 [2019-09-23T16:19:05.868Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:19:05 [2019-09-23T16:19:05.868Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:19:05 [2019-09-23T16:19:05.868Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:19:05 [2019-09-23T16:19:05.868Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:19:05 [2019-09-23T16:19:05.868Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:19:05 [2019-09-23T16:19:05.868Z] === CONT  TestMountDaemonRoot/private
16:19:05 [2019-09-23T16:19:05.868Z] === RUN   TestMountDaemonRoot/private/bind_root
16:19:05 [2019-09-23T16:19:05.868Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:19:05 [2019-09-23T16:19:05.868Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:19:05 [2019-09-23T16:19:05.868Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:19:05 [2019-09-23T16:19:05.868Z] === RUN   TestMountDaemonRoot/private/mount_root
16:19:05 [2019-09-23T16:19:05.868Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:19:05 [2019-09-23T16:19:05.868Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:19:05 [2019-09-23T16:19:05.868Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:19:05 [2019-09-23T16:19:05.868Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:19:05 [2019-09-23T16:19:05.868Z] === CONT  TestMountDaemonRoot/default/mount_root
16:19:05 [2019-09-23T16:19:05.868Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:19:05 [2019-09-23T16:19:05.868Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:19:05 [2019-09-23T16:19:05.868Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:19:05 [2019-09-23T16:19:05.868Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:19:06 [2019-09-23T16:19:06.249Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:19:06 [2019-09-23T16:19:06.249Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:19:06 [2019-09-23T16:19:06.249Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:19:06 [2019-09-23T16:19:06.249Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:19:06 [2019-09-23T16:19:06.249Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:19:06 [2019-09-23T16:19:06.249Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:19:06 [2019-09-23T16:19:06.249Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:19:06 [2019-09-23T16:19:06.249Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:19:06 [2019-09-23T16:19:06.249Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:19:06 [2019-09-23T16:19:06.249Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:19:06 [2019-09-23T16:19:06.249Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:19:06 [2019-09-23T16:19:06.249Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:19:06 [2019-09-23T16:19:06.249Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:19:06 [2019-09-23T16:19:06.249Z] === CONT  TestMountDaemonRoot/private/bind_root
16:19:06 [2019-09-23T16:19:06.249Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:19:06 [2019-09-23T16:19:06.607Z] --- PASS: TestKillContainer (3.82s)
16:19:06 [2019-09-23T16:19:06.607Z]     --- PASS: TestKillContainer/no_signal (0.95s)
16:19:06 [2019-09-23T16:19:06.607Z]     --- PASS: TestKillContainer/non_killing_signal (1.43s)
16:19:06 [2019-09-23T16:19:06.607Z]     --- PASS: TestKillContainer/killing_signal (1.10s)
16:19:06 [2019-09-23T16:19:06.607Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:19:06 [2019-09-23T16:19:06.607Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:19:06 [2019-09-23T16:19:06.647Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:19:06 [2019-09-23T16:19:06.648Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:19:06 [2019-09-23T16:19:06.648Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:19:06 [2019-09-23T16:19:06.648Z] === CONT  TestMountDaemonRoot/private/mount_root
16:19:06 [2019-09-23T16:19:06.648Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:19:06 [2019-09-23T16:19:06.648Z] --- PASS: TestMountDaemonRoot (0.02s)
16:19:06 [2019-09-23T16:19:06.648Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:19:06 [2019-09-23T16:19:06.648Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
16:19:06 [2019-09-23T16:19:06.648Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.11s)
16:19:06 [2019-09-23T16:19:06.648Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s)
16:19:06 [2019-09-23T16:19:06.648Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
16:19:06 [2019-09-23T16:19:06.648Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:19:06 [2019-09-23T16:19:06.648Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
16:19:06 [2019-09-23T16:19:06.648Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
16:19:06 [2019-09-23T16:19:06.648Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
16:19:06 [2019-09-23T16:19:06.648Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
16:19:06 [2019-09-23T16:19:06.648Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:19:06 [2019-09-23T16:19:06.648Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
16:19:06 [2019-09-23T16:19:06.648Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
16:19:06 [2019-09-23T16:19:06.648Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
16:19:06 [2019-09-23T16:19:06.648Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
16:19:06 [2019-09-23T16:19:06.648Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:19:06 [2019-09-23T16:19:06.648Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
16:19:06 [2019-09-23T16:19:06.648Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
16:19:06 [2019-09-23T16:19:06.648Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
16:19:06 [2019-09-23T16:19:06.648Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
16:19:06 [2019-09-23T16:19:06.648Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:19:06 [2019-09-23T16:19:06.648Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
16:19:06 [2019-09-23T16:19:06.648Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
16:19:06 [2019-09-23T16:19:06.648Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
16:19:06 [2019-09-23T16:19:06.648Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
16:19:06 [2019-09-23T16:19:06.648Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:19:06 [2019-09-23T16:19:06.648Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
16:19:06 [2019-09-23T16:19:06.648Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
16:19:06 [2019-09-23T16:19:06.648Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
16:19:06 [2019-09-23T16:19:06.648Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
16:19:06 [2019-09-23T16:19:06.648Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:19:06 [2019-09-23T16:19:06.648Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
16:19:06 [2019-09-23T16:19:06.648Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
16:19:06 [2019-09-23T16:19:06.648Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
16:19:06 [2019-09-23T16:19:06.648Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
16:19:06 [2019-09-23T16:19:06.648Z] === RUN   TestContainerBindMountNonRecursive
16:19:07 [2019-09-23T16:19:07.534Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:19:08 [2019-09-23T16:19:08.896Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.36s)
16:19:08 [2019-09-23T16:19:08.896Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.94s)
16:19:08 [2019-09-23T16:19:08.896Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.18s)
16:19:08 [2019-09-23T16:19:08.896Z] === RUN   TestKillStoppedContainer
16:19:09 [2019-09-23T16:19:09.154Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
16:19:09 [2019-09-23T16:19:09.154Z] --- PASS: TestKillStoppedContainer (0.11s)
16:19:09 [2019-09-23T16:19:09.154Z] === RUN   TestKillStoppedContainerAPIPre120
16:19:09 [2019-09-23T16:19:09.154Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
16:19:09 [2019-09-23T16:19:09.154Z] === RUN   TestKillDifferentUserContainer
16:19:09 [2019-09-23T16:19:09.311Z] --- PASS: TestContainerBindMountNonRecursive (2.54s)
16:19:09 [2019-09-23T16:19:09.311Z] === RUN   TestNetworkNat
16:19:10 [2019-09-23T16:19:10.077Z] --- PASS: TestKillDifferentUserContainer (0.81s)
16:19:10 [2019-09-23T16:19:10.077Z] === RUN   TestInspectOomKilledTrue
16:19:10 [2019-09-23T16:19:10.077Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:19:10 [2019-09-23T16:19:10.077Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:19:10 [2019-09-23T16:19:10.077Z] === RUN   TestInspectOomKilledFalse
16:19:10 [2019-09-23T16:19:10.077Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:19:10 [2019-09-23T16:19:10.077Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:19:10 [2019-09-23T16:19:10.077Z] === RUN   TestLinksEtcHostsContentMatch
16:19:10 [2019-09-23T16:19:10.103Z] --- PASS: TestNetworkNat (0.85s)
16:19:10 [2019-09-23T16:19:10.103Z] === RUN   TestNetworkLocalhostTCPNat
16:19:10 [2019-09-23T16:19:10.637Z] --- PASS: TestLinksEtcHostsContentMatch (0.70s)
16:19:10 [2019-09-23T16:19:10.637Z] === RUN   TestLinksContainerNames
16:19:10 [2019-09-23T16:19:10.938Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s)
16:19:10 [2019-09-23T16:19:10.938Z] === RUN   TestNetworkLoopbackNat
16:19:11 [2019-09-23T16:19:11.561Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
16:19:12 [2019-09-23T16:19:12.246Z] --- PASS: TestNetworkLoopbackNat (1.27s)
16:19:12 [2019-09-23T16:19:12.246Z] === RUN   TestPause
16:19:12 [2019-09-23T16:19:12.485Z] --- PASS: TestLinksContainerNames (1.72s)
16:19:12 [2019-09-23T16:19:12.485Z] === RUN   TestLogsFollowTailEmpty
16:19:12 [2019-09-23T16:19:12.739Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
16:19:13 [2019-09-23T16:19:13.051Z] --- PASS: TestPause (0.98s)
16:19:13 [2019-09-23T16:19:13.051Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:19:13 [2019-09-23T16:19:13.051Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s)
16:19:13 [2019-09-23T16:19:13.051Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:19:13 [2019-09-23T16:19:13.051Z] === RUN   TestPauseStopPausedContainer
16:19:13 [2019-09-23T16:19:13.299Z] --- PASS: TestLogsFollowTailEmpty (0.93s)
16:19:13 [2019-09-23T16:19:13.299Z] === RUN   TestContainerNetworkMountsNoChown
16:19:14 [2019-09-23T16:19:14.224Z] --- PASS: TestContainerNetworkMountsNoChown (0.91s)
16:19:14 [2019-09-23T16:19:14.225Z] === RUN   TestMountDaemonRoot
16:19:14 [2019-09-23T16:19:14.225Z] === RUN   TestDockerSuite/TestBuildAddTarXz
16:19:14 [2019-09-23T16:19:14.225Z] === RUN   TestMountDaemonRoot/default
16:19:14 [2019-09-23T16:19:14.225Z] === PAUSE TestMountDaemonRoot/default
16:19:14 [2019-09-23T16:19:14.225Z] === RUN   TestMountDaemonRoot/private
16:19:14 [2019-09-23T16:19:14.225Z] === PAUSE TestMountDaemonRoot/private
16:19:14 [2019-09-23T16:19:14.225Z] === RUN   TestMountDaemonRoot/rprivate
16:19:14 [2019-09-23T16:19:14.225Z] === PAUSE TestMountDaemonRoot/rprivate
16:19:14 [2019-09-23T16:19:14.225Z] === RUN   TestMountDaemonRoot/slave
16:19:14 [2019-09-23T16:19:14.225Z] === PAUSE TestMountDaemonRoot/slave
16:19:14 [2019-09-23T16:19:14.225Z] === RUN   TestMountDaemonRoot/rslave
16:19:14 [2019-09-23T16:19:14.225Z] === PAUSE TestMountDaemonRoot/rslave
16:19:14 [2019-09-23T16:19:14.225Z] === RUN   TestMountDaemonRoot/shared
16:19:14 [2019-09-23T16:19:14.225Z] === PAUSE TestMountDaemonRoot/shared
16:19:14 [2019-09-23T16:19:14.225Z] === RUN   TestMountDaemonRoot/rshared
16:19:14 [2019-09-23T16:19:14.225Z] === PAUSE TestMountDaemonRoot/rshared
16:19:14 [2019-09-23T16:19:14.225Z] === CONT  TestMountDaemonRoot/default
16:19:14 [2019-09-23T16:19:14.225Z] === RUN   TestMountDaemonRoot/default/bind_root
16:19:14 [2019-09-23T16:19:14.225Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:19:14 [2019-09-23T16:19:14.225Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:19:14 [2019-09-23T16:19:14.225Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:19:14 [2019-09-23T16:19:14.225Z] === RUN   TestMountDaemonRoot/default/mount_root
16:19:14 [2019-09-23T16:19:14.225Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:19:14 [2019-09-23T16:19:14.225Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:19:14 [2019-09-23T16:19:14.225Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:19:14 [2019-09-23T16:19:14.225Z] === CONT  TestMountDaemonRoot/default/bind_root
16:19:14 [2019-09-23T16:19:14.225Z] === CONT  TestMountDaemonRoot/rshared
16:19:14 [2019-09-23T16:19:14.225Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:19:14 [2019-09-23T16:19:14.225Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:19:14 [2019-09-23T16:19:14.225Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:19:14 [2019-09-23T16:19:14.225Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:19:14 [2019-09-23T16:19:14.225Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:19:14 [2019-09-23T16:19:14.225Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:19:14 [2019-09-23T16:19:14.225Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:19:14 [2019-09-23T16:19:14.225Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:19:14 [2019-09-23T16:19:14.225Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:19:14 [2019-09-23T16:19:14.344Z] --- PASS: TestPauseStopPausedContainer (1.01s)
16:19:14 [2019-09-23T16:19:14.344Z] === RUN   TestPsFilter
16:19:14 [2019-09-23T16:19:14.344Z] --- PASS: TestPsFilter (0.35s)
16:19:14 [2019-09-23T16:19:14.344Z] === RUN   TestRemoveContainerWithRemovedVolume
16:19:14 [2019-09-23T16:19:14.485Z] === CONT  TestMountDaemonRoot/shared
16:19:14 [2019-09-23T16:19:14.485Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:19:14 [2019-09-23T16:19:14.485Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:19:14 [2019-09-23T16:19:14.485Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:19:14 [2019-09-23T16:19:14.485Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:19:14 [2019-09-23T16:19:14.485Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:19:14 [2019-09-23T16:19:14.485Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:19:14 [2019-09-23T16:19:14.485Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:19:14 [2019-09-23T16:19:14.485Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:19:14 [2019-09-23T16:19:14.485Z] === CONT  TestMountDaemonRoot/rslave
16:19:14 [2019-09-23T16:19:14.485Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:19:14 [2019-09-23T16:19:14.485Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:19:14 [2019-09-23T16:19:14.485Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:19:14 [2019-09-23T16:19:14.485Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:19:14 [2019-09-23T16:19:14.485Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:19:14 [2019-09-23T16:19:14.485Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:19:14 [2019-09-23T16:19:14.485Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:19:14 [2019-09-23T16:19:14.485Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:19:14 [2019-09-23T16:19:14.485Z] === CONT  TestMountDaemonRoot/slave
16:19:14 [2019-09-23T16:19:14.485Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:19:14 [2019-09-23T16:19:14.485Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:19:14 [2019-09-23T16:19:14.485Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:19:14 [2019-09-23T16:19:14.485Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:19:14 [2019-09-23T16:19:14.485Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:19:14 [2019-09-23T16:19:14.485Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:19:14 [2019-09-23T16:19:14.485Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:19:14 [2019-09-23T16:19:14.485Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:19:14 [2019-09-23T16:19:14.485Z] === CONT  TestMountDaemonRoot/rprivate
16:19:14 [2019-09-23T16:19:14.485Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:19:14 [2019-09-23T16:19:14.485Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:19:14 [2019-09-23T16:19:14.485Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:19:14 [2019-09-23T16:19:14.485Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:19:14 [2019-09-23T16:19:14.485Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:19:14 [2019-09-23T16:19:14.485Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:19:14 [2019-09-23T16:19:14.485Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:19:14 [2019-09-23T16:19:14.485Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:19:14 [2019-09-23T16:19:14.485Z] === CONT  TestMountDaemonRoot/private
16:19:14 [2019-09-23T16:19:14.485Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:19:14 [2019-09-23T16:19:14.485Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:19:14 [2019-09-23T16:19:14.485Z] === RUN   TestMountDaemonRoot/private/mount_root
16:19:14 [2019-09-23T16:19:14.485Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:19:14 [2019-09-23T16:19:14.485Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:19:14 [2019-09-23T16:19:14.485Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:19:14 [2019-09-23T16:19:14.485Z] === RUN   TestMountDaemonRoot/private/bind_root
16:19:14 [2019-09-23T16:19:14.485Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:19:14 [2019-09-23T16:19:14.485Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:19:14 [2019-09-23T16:19:14.485Z] === CONT  TestMountDaemonRoot/default/mount_root
16:19:14 [2019-09-23T16:19:14.485Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:19:14 [2019-09-23T16:19:14.485Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:19:14 [2019-09-23T16:19:14.740Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:19:14 [2019-09-23T16:19:14.740Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:19:14 [2019-09-23T16:19:14.740Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:19:14 [2019-09-23T16:19:14.740Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:19:14 [2019-09-23T16:19:14.740Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:19:14 [2019-09-23T16:19:14.740Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:19:14 [2019-09-23T16:19:14.740Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:19:14 [2019-09-23T16:19:14.740Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:19:14 [2019-09-23T16:19:14.995Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:19:14 [2019-09-23T16:19:14.995Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:19:14 [2019-09-23T16:19:14.995Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:19:14 [2019-09-23T16:19:14.995Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:19:14 [2019-09-23T16:19:14.995Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:19:14 [2019-09-23T16:19:14.995Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:19:14 [2019-09-23T16:19:14.995Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:19:15 [2019-09-23T16:19:15.249Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:19:15 [2019-09-23T16:19:15.249Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:19:15 [2019-09-23T16:19:15.249Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:19:15 [2019-09-23T16:19:15.249Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:19:15 [2019-09-23T16:19:15.249Z] === CONT  TestMountDaemonRoot/private/bind_root
16:19:15 [2019-09-23T16:19:15.249Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:19:15 [2019-09-23T16:19:15.249Z] === CONT  TestMountDaemonRoot/private/mount_root
16:19:15 [2019-09-23T16:19:15.249Z] --- PASS: TestMountDaemonRoot (0.05s)
16:19:15 [2019-09-23T16:19:15.249Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:19:15 [2019-09-23T16:19:15.249Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.13s)
16:19:15 [2019-09-23T16:19:15.249Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
16:19:15 [2019-09-23T16:19:15.249Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.12s)
16:19:15 [2019-09-23T16:19:15.249Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.13s)
16:19:15 [2019-09-23T16:19:15.249Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:19:15 [2019-09-23T16:19:15.249Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
16:19:15 [2019-09-23T16:19:15.249Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
16:19:15 [2019-09-23T16:19:15.249Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
16:19:15 [2019-09-23T16:19:15.249Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
16:19:15 [2019-09-23T16:19:15.249Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:19:15 [2019-09-23T16:19:15.249Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
16:19:15 [2019-09-23T16:19:15.249Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
16:19:15 [2019-09-23T16:19:15.249Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
16:19:15 [2019-09-23T16:19:15.249Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.09s)
16:19:15 [2019-09-23T16:19:15.249Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:19:15 [2019-09-23T16:19:15.249Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
16:19:15 [2019-09-23T16:19:15.249Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
16:19:15 [2019-09-23T16:19:15.249Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s)
16:19:15 [2019-09-23T16:19:15.249Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
16:19:15 [2019-09-23T16:19:15.249Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:19:15 [2019-09-23T16:19:15.249Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
16:19:15 [2019-09-23T16:19:15.249Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
16:19:15 [2019-09-23T16:19:15.249Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.08s)
16:19:15 [2019-09-23T16:19:15.249Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
16:19:15 [2019-09-23T16:19:15.249Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:19:15 [2019-09-23T16:19:15.249Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
16:19:15 [2019-09-23T16:19:15.249Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
16:19:15 [2019-09-23T16:19:15.249Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
16:19:15 [2019-09-23T16:19:15.249Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
16:19:15 [2019-09-23T16:19:15.249Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:19:15 [2019-09-23T16:19:15.249Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
16:19:15 [2019-09-23T16:19:15.249Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
16:19:15 [2019-09-23T16:19:15.249Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
16:19:15 [2019-09-23T16:19:15.249Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
16:19:15 [2019-09-23T16:19:15.249Z] === RUN   TestContainerBindMountNonRecursive
16:19:15 [2019-09-23T16:19:15.270Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.92s)
16:19:15 [2019-09-23T16:19:15.270Z] === RUN   TestRemoveContainerWithVolume
16:19:15 [2019-09-23T16:19:15.808Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
16:19:16 [2019-09-23T16:19:16.546Z] --- PASS: TestRemoveContainerWithVolume (0.93s)
16:19:16 [2019-09-23T16:19:16.546Z] === RUN   TestRemoveContainerRunning
16:19:17 [2019-09-23T16:19:17.169Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
16:19:17 [2019-09-23T16:19:17.336Z] --- PASS: TestRemoveContainerRunning (0.91s)
16:19:17 [2019-09-23T16:19:17.336Z] === RUN   TestRemoveContainerForceRemoveRunning
16:19:17 [2019-09-23T16:19:17.772Z] --- PASS: TestContainerBindMountNonRecursive (2.28s)
16:19:17 [2019-09-23T16:19:17.772Z] === RUN   TestNetworkNat
16:19:18 [2019-09-23T16:19:18.026Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
16:19:18 [2019-09-23T16:19:18.133Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.95s)
16:19:18 [2019-09-23T16:19:18.133Z] === RUN   TestRemoveInvalidContainer
16:19:18 [2019-09-23T16:19:18.133Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:19:18 [2019-09-23T16:19:18.133Z] === RUN   TestRenameLinkedContainer
16:19:18 [2019-09-23T16:19:18.587Z] --- PASS: TestNetworkNat (0.94s)
16:19:18 [2019-09-23T16:19:18.587Z] === RUN   TestNetworkLocalhostTCPNat
16:19:19 [2019-09-23T16:19:19.513Z] --- PASS: TestNetworkLocalhostTCPNat (0.95s)
16:19:19 [2019-09-23T16:19:19.513Z] === RUN   TestNetworkLoopbackNat
16:19:20 [2019-09-23T16:19:20.873Z] --- PASS: TestNetworkLoopbackNat (1.21s)
16:19:20 [2019-09-23T16:19:20.873Z] === RUN   TestPause
16:19:21 [2019-09-23T16:19:21.127Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
16:19:21 [2019-09-23T16:19:21.383Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
16:19:21 [2019-09-23T16:19:21.638Z] --- PASS: TestPause (1.02s)
16:19:21 [2019-09-23T16:19:21.638Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:19:21 [2019-09-23T16:19:21.638Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:19:21 [2019-09-23T16:19:21.638Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:19:21 [2019-09-23T16:19:21.638Z] === RUN   TestPauseStopPausedContainer
16:19:22 [2019-09-23T16:19:22.196Z] --- PASS: TestRenameLinkedContainer (3.52s)
16:19:22 [2019-09-23T16:19:22.196Z] === RUN   TestRenameStoppedContainer
16:19:22 [2019-09-23T16:19:22.998Z] --- PASS: TestPauseStopPausedContainer (1.13s)
16:19:22 [2019-09-23T16:19:22.998Z] === RUN   TestPsFilter
16:19:22 [2019-09-23T16:19:22.998Z] --- PASS: TestPsFilter (0.19s)
16:19:22 [2019-09-23T16:19:22.998Z] === RUN   TestRemoveContainerWithRemovedVolume
16:19:23 [2019-09-23T16:19:23.008Z] --- PASS: TestRenameStoppedContainer (1.06s)
16:19:23 [2019-09-23T16:19:23.008Z] === RUN   TestRenameRunningContainerAndReuse
16:19:23 [2019-09-23T16:19:23.921Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s)
16:19:23 [2019-09-23T16:19:23.921Z] === RUN   TestRemoveContainerWithVolume
16:19:24 [2019-09-23T16:19:24.844Z] --- PASS: TestRemoveContainerWithVolume (0.84s)
16:19:24 [2019-09-23T16:19:24.844Z] === RUN   TestRemoveContainerRunning
16:19:24 [2019-09-23T16:19:24.847Z] --- PASS: TestRenameRunningContainerAndReuse (1.81s)
16:19:24 [2019-09-23T16:19:24.847Z] === RUN   TestRenameInvalidName
16:19:25 [2019-09-23T16:19:25.634Z] --- PASS: TestRenameInvalidName (0.95s)
16:19:25 [2019-09-23T16:19:25.634Z] === RUN   TestRenameAnonymousContainer
16:19:25 [2019-09-23T16:19:25.768Z] --- PASS: TestRemoveContainerRunning (0.91s)
16:19:25 [2019-09-23T16:19:25.768Z] === RUN   TestRemoveContainerForceRemoveRunning
16:19:26 [2019-09-23T16:19:26.691Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.96s)
16:19:26 [2019-09-23T16:19:26.691Z] === RUN   TestRemoveInvalidContainer
16:19:26 [2019-09-23T16:19:26.691Z] --- PASS: TestRemoveInvalidContainer (0.04s)
16:19:26 [2019-09-23T16:19:26.691Z] === RUN   TestRenameLinkedContainer
16:19:26 [2019-09-23T16:19:26.945Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
16:19:28 [2019-09-23T16:19:28.829Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
16:19:28 [2019-09-23T16:19:28.833Z] --- PASS: TestRenameAnonymousContainer (2.95s)
16:19:28 [2019-09-23T16:19:28.833Z] === RUN   TestRenameContainerWithSameName
16:19:29 [2019-09-23T16:19:29.083Z] === RUN   TestDockerSuite/TestBuildBlankName
16:19:29 [2019-09-23T16:19:29.338Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
16:19:29 [2019-09-23T16:19:29.685Z] --- PASS: TestRenameContainerWithSameName (0.89s)
16:19:29 [2019-09-23T16:19:29.685Z] === RUN   TestRenameContainerWithLinkedContainer
16:19:30 [2019-09-23T16:19:30.263Z] --- PASS: TestRenameLinkedContainer (3.75s)
16:19:30 [2019-09-23T16:19:30.264Z] === RUN   TestRenameStoppedContainer
16:19:30 [2019-09-23T16:19:30.822Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
16:19:31 [2019-09-23T16:19:31.076Z] --- PASS: TestRenameStoppedContainer (0.75s)
16:19:31 [2019-09-23T16:19:31.076Z] === RUN   TestRenameRunningContainerAndReuse
16:19:31 [2019-09-23T16:19:31.545Z] --- PASS: TestRenameContainerWithLinkedContainer (1.91s)
16:19:31 [2019-09-23T16:19:31.545Z] === RUN   TestResize
16:19:31 [2019-09-23T16:19:31.999Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
16:19:32 [2019-09-23T16:19:32.324Z] --- PASS: TestResize (0.95s)
16:19:32 [2019-09-23T16:19:32.324Z] === RUN   TestResizeWithInvalidSize
16:19:32 [2019-09-23T16:19:32.923Z] --- PASS: TestRenameRunningContainerAndReuse (1.85s)
16:19:32 [2019-09-23T16:19:32.923Z] === RUN   TestRenameInvalidName
16:19:33 [2019-09-23T16:19:33.121Z] --- PASS: TestResizeWithInvalidSize (0.88s)
16:19:33 [2019-09-23T16:19:33.121Z] === RUN   TestResizeWhenContainerNotStarted
16:19:33 [2019-09-23T16:19:33.847Z] --- PASS: TestRenameInvalidName (1.08s)
16:19:33 [2019-09-23T16:19:33.847Z] === RUN   TestRenameAnonymousContainer
16:19:34 [2019-09-23T16:19:34.102Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
16:19:34 [2019-09-23T16:19:34.409Z] --- PASS: TestResizeWhenContainerNotStarted (0.96s)
16:19:34 [2019-09-23T16:19:34.409Z] === RUN   TestDaemonRestartKillContainers
16:19:34 [2019-09-23T16:19:34.409Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:19:34 [2019-09-23T16:19:34.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:19:34 [2019-09-23T16:19:34.409Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:19:34 [2019-09-23T16:19:34.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:19:34 [2019-09-23T16:19:34.409Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:19:34 [2019-09-23T16:19:34.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:19:34 [2019-09-23T16:19:34.409Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:19:34 [2019-09-23T16:19:34.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:19:34 [2019-09-23T16:19:34.409Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:19:34 [2019-09-23T16:19:34.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:19:34 [2019-09-23T16:19:34.409Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:19:34 [2019-09-23T16:19:34.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:19:34 [2019-09-23T16:19:34.409Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:19:34 [2019-09-23T16:19:34.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:19:34 [2019-09-23T16:19:34.409Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:19:34 [2019-09-23T16:19:34.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:19:34 [2019-09-23T16:19:34.409Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:19:34 [2019-09-23T16:19:34.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:19:34 [2019-09-23T16:19:34.409Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:19:34 [2019-09-23T16:19:34.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:19:34 [2019-09-23T16:19:34.409Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:19:34 [2019-09-23T16:19:34.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:19:34 [2019-09-23T16:19:34.409Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:19:34 [2019-09-23T16:19:34.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:19:34 [2019-09-23T16:19:34.409Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:19:34 [2019-09-23T16:19:34.409Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:19:35 [2019-09-23T16:19:35.462Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
16:19:36 [2019-09-23T16:19:36.399Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:19:36 [2019-09-23T16:19:36.827Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:19:38 [2019-09-23T16:19:38.016Z] --- PASS: TestRenameAnonymousContainer (3.72s)
16:19:38 [2019-09-23T16:19:38.016Z] === RUN   TestRenameContainerWithSameName
16:19:38 [2019-09-23T16:19:38.016Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
16:19:38 [2019-09-23T16:19:38.620Z] --- PASS: TestRenameContainerWithSameName (0.82s)
16:19:38 [2019-09-23T16:19:38.620Z] === RUN   TestRenameContainerWithLinkedContainer
16:19:39 [2019-09-23T16:19:39.349Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:19:39 [2019-09-23T16:19:39.733Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:19:41 [2019-09-23T16:19:41.143Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
16:19:41 [2019-09-23T16:19:41.144Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
16:19:41 [2019-09-23T16:19:41.144Z] --- PASS: TestRenameContainerWithLinkedContainer (2.28s)
16:19:41 [2019-09-23T16:19:41.144Z] === RUN   TestResize
16:19:41 [2019-09-23T16:19:41.608Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:19:41 [2019-09-23T16:19:41.745Z] --- PASS: TestResize (1.00s)
16:19:41 [2019-09-23T16:19:41.745Z] === RUN   TestResizeWithInvalidSize
16:19:41 [2019-09-23T16:19:41.991Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:19:42 [2019-09-23T16:19:42.676Z] --- PASS: TestResizeWithInvalidSize (0.98s)
16:19:42 [2019-09-23T16:19:42.676Z] === RUN   TestResizeWhenContainerNotStarted
16:19:43 [2019-09-23T16:19:43.600Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
16:19:43 [2019-09-23T16:19:43.600Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s)
16:19:43 [2019-09-23T16:19:43.600Z] === RUN   TestDaemonRestartKillContainers
16:19:43 [2019-09-23T16:19:43.600Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:19:43 [2019-09-23T16:19:43.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:19:43 [2019-09-23T16:19:43.600Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:19:43 [2019-09-23T16:19:43.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:19:43 [2019-09-23T16:19:43.600Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:19:43 [2019-09-23T16:19:43.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:19:43 [2019-09-23T16:19:43.600Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:19:43 [2019-09-23T16:19:43.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:19:43 [2019-09-23T16:19:43.600Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:19:43 [2019-09-23T16:19:43.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:19:43 [2019-09-23T16:19:43.600Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:19:43 [2019-09-23T16:19:43.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:19:43 [2019-09-23T16:19:43.600Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:19:43 [2019-09-23T16:19:43.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:19:43 [2019-09-23T16:19:43.600Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:19:43 [2019-09-23T16:19:43.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:19:43 [2019-09-23T16:19:43.600Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:19:43 [2019-09-23T16:19:43.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:19:43 [2019-09-23T16:19:43.600Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:19:43 [2019-09-23T16:19:43.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:19:43 [2019-09-23T16:19:43.600Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:19:43 [2019-09-23T16:19:43.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:19:43 [2019-09-23T16:19:43.600Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:19:43 [2019-09-23T16:19:43.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:19:43 [2019-09-23T16:19:43.600Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:19:43 [2019-09-23T16:19:43.600Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:19:43 [2019-09-23T16:19:43.600Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
16:19:44 [2019-09-23T16:19:44.154Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:19:44 [2019-09-23T16:19:44.154Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:19:45 [2019-09-23T16:19:45.102Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:19:45 [2019-09-23T16:19:45.470Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:19:45 [2019-09-23T16:19:45.483Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
16:19:45 [2019-09-23T16:19:45.483Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
16:19:46 [2019-09-23T16:19:46.408Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:19:46 [2019-09-23T16:19:46.408Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:19:47 [2019-09-23T16:19:47.769Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
16:19:47 [2019-09-23T16:19:47.769Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:19:47 [2019-09-23T16:19:47.982Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:19:47 [2019-09-23T16:19:47.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.10s)
16:19:47 [2019-09-23T16:19:47.982Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon"
16:19:47 [2019-09-23T16:19:47.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.44s)
16:19:47 [2019-09-23T16:19:47.982Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon"
16:19:47 [2019-09-23T16:19:47.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.09s)
16:19:47 [2019-09-23T16:19:47.982Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon"
16:19:47 [2019-09-23T16:19:47.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.09s)
16:19:47 [2019-09-23T16:19:47.982Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon"
16:19:47 [2019-09-23T16:19:47.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.34s)
16:19:47 [2019-09-23T16:19:47.982Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon"
16:19:47 [2019-09-23T16:19:47.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.41s)
16:19:47 [2019-09-23T16:19:47.982Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon"
16:19:47 [2019-09-23T16:19:47.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s)
16:19:47 [2019-09-23T16:19:47.982Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon"
16:19:47 [2019-09-23T16:19:47.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.33s)
16:19:47 [2019-09-23T16:19:47.982Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon"
16:19:47 [2019-09-23T16:19:47.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.59s)
16:19:47 [2019-09-23T16:19:47.982Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon"
16:19:47 [2019-09-23T16:19:47.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s)
16:19:47 [2019-09-23T16:19:47.982Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon"
16:19:47 [2019-09-23T16:19:47.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s)
16:19:47 [2019-09-23T16:19:47.982Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon"
16:19:47 [2019-09-23T16:19:47.982Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.31s)
16:19:47 [2019-09-23T16:19:47.982Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon"
16:19:47 [2019-09-23T16:19:47.982Z] === RUN   TestCgroupNamespacesRun
16:19:48 [2019-09-23T16:19:48.025Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:19:49 [2019-09-23T16:19:49.386Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
16:19:49 [2019-09-23T16:19:49.641Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:19:49 [2019-09-23T16:19:49.641Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:19:49 [2019-09-23T16:19:49.837Z] --- PASS: TestCgroupNamespacesRun (1.88s)
16:19:49 [2019-09-23T16:19:49.837Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun"
16:19:49 [2019-09-23T16:19:49.837Z] === RUN   TestCgroupNamespacesRunPrivileged
16:19:51 [2019-09-23T16:19:51.527Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
16:19:51 [2019-09-23T16:19:51.527Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
16:19:51 [2019-09-23T16:19:51.527Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
16:19:51 [2019-09-23T16:19:51.766Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s)
16:19:51 [2019-09-23T16:19:51.766Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged"
16:19:51 [2019-09-23T16:19:51.766Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:19:52 [2019-09-23T16:19:52.451Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:19:52 [2019-09-23T16:19:52.451Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:19:53 [2019-09-23T16:19:53.690Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.93s)
16:19:53 [2019-09-23T16:19:53.690Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode"
16:19:53 [2019-09-23T16:19:53.690Z] === RUN   TestCgroupNamespacesRunHostMode
16:19:55 [2019-09-23T16:19:55.606Z] --- PASS: TestCgroupNamespacesRunHostMode (1.88s)
16:19:55 [2019-09-23T16:19:55.606Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode"
16:19:55 [2019-09-23T16:19:55.606Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:19:55 [2019-09-23T16:19:55.710Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:19:55 [2019-09-23T16:19:55.710Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
16:19:55 [2019-09-23T16:19:55.710Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:19:56 [2019-09-23T16:19:56.922Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s)
16:19:56 [2019-09-23T16:19:56.922Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode"
16:19:56 [2019-09-23T16:19:56.922Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:19:57 [2019-09-23T16:19:57.742Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s)
16:19:57 [2019-09-23T16:19:57.742Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate"
16:19:57 [2019-09-23T16:19:57.742Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:19:58 [2019-09-23T16:19:58.223Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:19:58 [2019-09-23T16:19:58.223Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.71s)
16:19:58 [2019-09-23T16:19:58.223Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon"
16:19:58 [2019-09-23T16:19:58.223Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.71s)
16:19:58 [2019-09-23T16:19:58.223Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon"
16:19:58 [2019-09-23T16:19:58.223Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.57s)
16:19:58 [2019-09-23T16:19:58.223Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon"
16:19:58 [2019-09-23T16:19:58.223Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.73s)
16:19:58 [2019-09-23T16:19:58.223Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon"
16:19:58 [2019-09-23T16:19:58.223Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s)
16:19:58 [2019-09-23T16:19:58.223Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon"
16:19:58 [2019-09-23T16:19:58.223Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s)
16:19:58 [2019-09-23T16:19:58.223Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon"
16:19:58 [2019-09-23T16:19:58.223Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.74s)
16:19:58 [2019-09-23T16:19:58.223Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon"
16:19:58 [2019-09-23T16:19:58.223Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.66s)
16:19:58 [2019-09-23T16:19:58.223Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon"
16:19:58 [2019-09-23T16:19:58.223Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.92s)
16:19:58 [2019-09-23T16:19:58.223Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon"
16:19:58 [2019-09-23T16:19:58.223Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.53s)
16:19:58 [2019-09-23T16:19:58.223Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon"
16:19:58 [2019-09-23T16:19:58.223Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.49s)
16:19:58 [2019-09-23T16:19:58.223Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon"
16:19:58 [2019-09-23T16:19:58.224Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.31s)
16:19:58 [2019-09-23T16:19:58.224Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon"
16:19:58 [2019-09-23T16:19:58.224Z] === RUN   TestCgroupNamespacesRun
16:19:58 [2019-09-23T16:19:58.649Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s)
16:19:58 [2019-09-23T16:19:58.649Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode"
16:19:58 [2019-09-23T16:19:58.649Z] === RUN   TestCgroupNamespacesRunOlderClient
16:20:00 [2019-09-23T16:20:00.106Z] --- PASS: TestCgroupNamespacesRun (1.82s)
16:20:00 [2019-09-23T16:20:00.106Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun"
16:20:00 [2019-09-23T16:20:00.106Z] === RUN   TestCgroupNamespacesRunPrivileged
16:20:00 [2019-09-23T16:20:00.633Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.94s)
16:20:00 [2019-09-23T16:20:00.633Z]     run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient"
16:20:00 [2019-09-23T16:20:00.633Z] === RUN   TestKernelTCPMemory
16:20:00 [2019-09-23T16:20:00.665Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
16:20:01 [2019-09-23T16:20:01.903Z] --- PASS: TestKernelTCPMemory (1.03s)
16:20:01 [2019-09-23T16:20:01.903Z] === RUN   TestNISDomainname
16:20:02 [2019-09-23T16:20:02.071Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.90s)
16:20:02 [2019-09-23T16:20:02.071Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged"
16:20:02 [2019-09-23T16:20:02.071Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:20:03 [2019-09-23T16:20:03.202Z] --- PASS: TestNISDomainname (1.32s)
16:20:03 [2019-09-23T16:20:03.203Z] === RUN   TestHostnameDnsResolution
16:20:03 [2019-09-23T16:20:03.955Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
16:20:03 [2019-09-23T16:20:03.955Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.87s)
16:20:03 [2019-09-23T16:20:03.955Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode"
16:20:03 [2019-09-23T16:20:03.955Z] === RUN   TestCgroupNamespacesRunHostMode
16:20:03 [2019-09-23T16:20:03.955Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
16:20:04 [2019-09-23T16:20:04.483Z] --- PASS: TestHostnameDnsResolution (1.29s)
16:20:04 [2019-09-23T16:20:04.483Z] === RUN   TestStats
16:20:05 [2019-09-23T16:20:05.839Z] --- PASS: TestCgroupNamespacesRunHostMode (1.91s)
16:20:05 [2019-09-23T16:20:05.839Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode"
16:20:05 [2019-09-23T16:20:05.839Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:20:06 [2019-09-23T16:20:06.542Z] --- PASS: TestStats (1.84s)
16:20:06 [2019-09-23T16:20:06.542Z] === RUN   TestStopContainerWithTimeout
16:20:06 [2019-09-23T16:20:06.542Z] === RUN   TestStopContainerWithTimeout/0
16:20:06 [2019-09-23T16:20:06.542Z] === PAUSE TestStopContainerWithTimeout/0
16:20:06 [2019-09-23T16:20:06.542Z] === RUN   TestStopContainerWithTimeout/1
16:20:06 [2019-09-23T16:20:06.542Z] === PAUSE TestStopContainerWithTimeout/1
16:20:06 [2019-09-23T16:20:06.542Z] === RUN   TestStopContainerWithTimeout/3
16:20:06 [2019-09-23T16:20:06.542Z] === PAUSE TestStopContainerWithTimeout/3
16:20:06 [2019-09-23T16:20:06.542Z] === RUN   TestStopContainerWithTimeout/-1
16:20:06 [2019-09-23T16:20:06.542Z] === PAUSE TestStopContainerWithTimeout/-1
16:20:06 [2019-09-23T16:20:06.542Z] === CONT  TestStopContainerWithTimeout/0
16:20:06 [2019-09-23T16:20:06.542Z] === CONT  TestStopContainerWithTimeout/-1
16:20:07 [2019-09-23T16:20:07.199Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
16:20:07 [2019-09-23T16:20:07.199Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
16:20:07 [2019-09-23T16:20:07.335Z] === CONT  TestStopContainerWithTimeout/3
16:20:07 [2019-09-23T16:20:07.454Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.92s)
16:20:07 [2019-09-23T16:20:07.454Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode"
16:20:07 [2019-09-23T16:20:07.454Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:20:08 [2019-09-23T16:20:08.377Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.82s)
16:20:08 [2019-09-23T16:20:08.377Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate"
16:20:08 [2019-09-23T16:20:08.377Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:20:09 [2019-09-23T16:20:09.161Z] === CONT  TestStopContainerWithTimeout/1
16:20:09 [2019-09-23T16:20:09.321Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s)
16:20:09 [2019-09-23T16:20:09.321Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode"
16:20:09 [2019-09-23T16:20:09.321Z] === RUN   TestCgroupNamespacesRunOlderClient
16:20:09 [2019-09-23T16:20:09.588Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
16:20:10 [2019-09-23T16:20:10.146Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
16:20:10 [2019-09-23T16:20:10.400Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
16:20:11 [2019-09-23T16:20:11.324Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.97s)
16:20:11 [2019-09-23T16:20:11.324Z]     run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient"
16:20:11 [2019-09-23T16:20:11.324Z] === RUN   TestKernelTCPMemory
16:20:11 [2019-09-23T16:20:11.607Z] --- PASS: TestStopContainerWithTimeout (0.02s)
16:20:11 [2019-09-23T16:20:11.607Z]     --- PASS: TestStopContainerWithTimeout/0 (1.06s)
16:20:11 [2019-09-23T16:20:11.607Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.10s)
16:20:11 [2019-09-23T16:20:11.607Z]     --- PASS: TestStopContainerWithTimeout/3 (2.97s)
16:20:11 [2019-09-23T16:20:11.607Z]     --- PASS: TestStopContainerWithTimeout/1 (2.02s)
16:20:11 [2019-09-23T16:20:11.607Z] === RUN   TestDeleteDevicemapper
16:20:11 [2019-09-23T16:20:11.607Z] --- SKIP: TestDeleteDevicemapper (0.01s)
16:20:11 [2019-09-23T16:20:11.607Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:20:11 [2019-09-23T16:20:11.607Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:20:12 [2019-09-23T16:20:12.249Z] --- PASS: TestKernelTCPMemory (0.99s)
16:20:12 [2019-09-23T16:20:12.249Z] === RUN   TestNISDomainname
16:20:12 [2019-09-23T16:20:12.809Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 14.7% of statements
16:20:13 [2019-09-23T16:20:13.014Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 4.0% of statements
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/api/types	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ok  	github.com/docker/docker/api/types/strslice	0.018s	coverage: 90.0% of statements
16:20:13 [2019-09-23T16:20:13.014Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 95.2% of statements
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 75.0% of statements
16:20:13 [2019-09-23T16:20:13.014Z] ok  	github.com/docker/docker/api/types/time	0.006s	coverage: 100.0% of statements
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/builder	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:20:13 [2019-09-23T16:20:13.014Z] ok  	github.com/docker/docker/builder/dockerignore	0.006s	coverage: 96.8% of statements
16:20:13 [2019-09-23T16:20:13.369Z] --- PASS: TestNISDomainname (1.09s)
16:20:13 [2019-09-23T16:20:13.369Z] === RUN   TestHostnameDnsResolution
16:20:13 [2019-09-23T16:20:13.369Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
16:20:13 [2019-09-23T16:20:13.947Z] ok  	github.com/docker/docker/builder/fscache	0.116s	coverage: 69.2% of statements
16:20:14 [2019-09-23T16:20:14.510Z] ok  	github.com/docker/docker/builder/dockerfile	0.545s	coverage: 45.1% of statements
16:20:14 [2019-09-23T16:20:14.728Z] --- PASS: TestHostnameDnsResolution (1.45s)
16:20:14 [2019-09-23T16:20:14.728Z] === RUN   TestStats
16:20:15 [2019-09-23T16:20:15.287Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
16:20:15 [2019-09-23T16:20:15.839Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.01s)
16:20:15 [2019-09-23T16:20:15.839Z] === RUN   TestUpdateMemory
16:20:15 [2019-09-23T16:20:15.839Z] --- SKIP: TestUpdateMemory (0.00s)
16:20:15 [2019-09-23T16:20:15.839Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
16:20:15 [2019-09-23T16:20:15.839Z] === RUN   TestUpdateCPUQuota
16:20:17 [2019-09-23T16:20:17.031Z] ok  	github.com/docker/docker/builder/remotecontext	0.189s	coverage: 13.6% of statements
16:20:17 [2019-09-23T16:20:17.031Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.835s	coverage: 85.1% of statements
16:20:17 [2019-09-23T16:20:17.031Z] ?   	github.com/docker/docker/cli	[no test files]
16:20:17 [2019-09-23T16:20:17.031Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:20:17 [2019-09-23T16:20:17.031Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
16:20:17 [2019-09-23T16:20:17.729Z] --- PASS: TestUpdateCPUQuota (2.02s)
16:20:17 [2019-09-23T16:20:17.729Z] === RUN   TestUpdatePidsLimit
16:20:17 [2019-09-23T16:20:17.729Z] === RUN   TestUpdatePidsLimit/update_from_none
16:20:17 [2019-09-23T16:20:17.729Z] === RUN   TestUpdatePidsLimit/no_change
16:20:17 [2019-09-23T16:20:17.797Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
16:20:17 [2019-09-23T16:20:17.797Z] --- PASS: TestStats (2.92s)
16:20:17 [2019-09-23T16:20:17.797Z] === RUN   TestStopContainerWithTimeout
16:20:17 [2019-09-23T16:20:17.797Z] === RUN   TestStopContainerWithTimeout/0
16:20:17 [2019-09-23T16:20:17.797Z] === PAUSE TestStopContainerWithTimeout/0
16:20:17 [2019-09-23T16:20:17.797Z] === RUN   TestStopContainerWithTimeout/1
16:20:17 [2019-09-23T16:20:17.797Z] === PAUSE TestStopContainerWithTimeout/1
16:20:17 [2019-09-23T16:20:17.797Z] === RUN   TestStopContainerWithTimeout/3
16:20:17 [2019-09-23T16:20:17.797Z] === PAUSE TestStopContainerWithTimeout/3
16:20:17 [2019-09-23T16:20:17.797Z] === RUN   TestStopContainerWithTimeout/-1
16:20:17 [2019-09-23T16:20:17.797Z] === PAUSE TestStopContainerWithTimeout/-1
16:20:17 [2019-09-23T16:20:17.797Z] === CONT  TestStopContainerWithTimeout/0
16:20:17 [2019-09-23T16:20:17.797Z] === CONT  TestStopContainerWithTimeout/-1
16:20:18 [2019-09-23T16:20:18.548Z] === RUN   TestUpdatePidsLimit/update_lower
16:20:18 [2019-09-23T16:20:18.925Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:20:19 [2019-09-23T16:20:19.304Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:20:19 [2019-09-23T16:20:19.680Z] === CONT  TestStopContainerWithTimeout/3
16:20:19 [2019-09-23T16:20:19.696Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:20:20 [2019-09-23T16:20:20.066Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:20:20 [2019-09-23T16:20:20.643Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
16:20:21 [2019-09-23T16:20:21.202Z] === CONT  TestStopContainerWithTimeout/1
16:20:21 [2019-09-23T16:20:21.761Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
16:20:22 [2019-09-23T16:20:22.201Z] --- PASS: TestUpdatePidsLimit (4.71s)
16:20:22 [2019-09-23T16:20:22.201Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.43s)
16:20:22 [2019-09-23T16:20:22.201Z]     --- PASS: TestUpdatePidsLimit/no_change (0.49s)
16:20:22 [2019-09-23T16:20:22.201Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.43s)
16:20:22 [2019-09-23T16:20:22.201Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.47s)
16:20:22 [2019-09-23T16:20:22.201Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.51s)
16:20:22 [2019-09-23T16:20:22.201Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.50s)
16:20:22 [2019-09-23T16:20:22.201Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s)
16:20:22 [2019-09-23T16:20:22.201Z] === RUN   TestUpdateRestartPolicy
16:20:22 [2019-09-23T16:20:22.286Z] ok  	github.com/docker/docker/client	0.157s	coverage: 75.8% of statements
16:20:22 [2019-09-23T16:20:22.321Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
16:20:22 [2019-09-23T16:20:22.881Z] --- PASS: TestStopContainerWithTimeout (0.01s)
16:20:22 [2019-09-23T16:20:22.881Z]     --- PASS: TestStopContainerWithTimeout/0 (1.66s)
16:20:22 [2019-09-23T16:20:22.881Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.34s)
16:20:22 [2019-09-23T16:20:22.881Z]     --- PASS: TestStopContainerWithTimeout/3 (2.86s)
16:20:22 [2019-09-23T16:20:22.881Z]     --- PASS: TestStopContainerWithTimeout/1 (1.85s)
16:20:22 [2019-09-23T16:20:22.881Z] === RUN   TestDeleteDevicemapper
16:20:22 [2019-09-23T16:20:22.881Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:20:22 [2019-09-23T16:20:22.881Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:20:22 [2019-09-23T16:20:22.881Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:20:23 [2019-09-23T16:20:23.440Z] === RUN   TestDockerSuite/TestBuildCacheAdd
16:20:24 [2019-09-23T16:20:24.365Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
16:20:24 [2019-09-23T16:20:24.924Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
16:20:25 [2019-09-23T16:20:25.179Z] === RUN   TestDockerSuite/TestBuildCacheFrom
16:20:25 [2019-09-23T16:20:25.738Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.84s)
16:20:25 [2019-09-23T16:20:25.738Z] === RUN   TestUpdateMemory
16:20:25 [2019-09-23T16:20:25.738Z] --- SKIP: TestUpdateMemory (0.00s)
16:20:25 [2019-09-23T16:20:25.738Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
16:20:25 [2019-09-23T16:20:25.738Z] === RUN   TestUpdateCPUQuota
16:20:28 [2019-09-23T16:20:28.249Z] --- PASS: TestUpdateCPUQuota (2.09s)
16:20:28 [2019-09-23T16:20:28.249Z] === RUN   TestUpdatePidsLimit
16:20:28 [2019-09-23T16:20:28.249Z] === RUN   TestUpdatePidsLimit/update_from_none
16:20:28 [2019-09-23T16:20:28.249Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
16:20:28 [2019-09-23T16:20:28.249Z] === RUN   TestUpdatePidsLimit/no_change
16:20:28 [2019-09-23T16:20:28.808Z] === RUN   TestUpdatePidsLimit/update_lower
16:20:29 [2019-09-23T16:20:29.366Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:20:29 [2019-09-23T16:20:29.925Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:20:30 [2019-09-23T16:20:30.486Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:20:30 [2019-09-23T16:20:30.741Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:20:31 [2019-09-23T16:20:31.300Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
16:20:32 [2019-09-23T16:20:32.223Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
16:20:32 [2019-09-23T16:20:32.478Z] --- PASS: TestUpdatePidsLimit (4.74s)
16:20:32 [2019-09-23T16:20:32.478Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.44s)
16:20:32 [2019-09-23T16:20:32.478Z]     --- PASS: TestUpdatePidsLimit/no_change (0.48s)
16:20:32 [2019-09-23T16:20:32.478Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.50s)
16:20:32 [2019-09-23T16:20:32.478Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.52s)
16:20:32 [2019-09-23T16:20:32.478Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.72s)
16:20:32 [2019-09-23T16:20:32.478Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s)
16:20:32 [2019-09-23T16:20:32.478Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s)
16:20:32 [2019-09-23T16:20:32.478Z] === RUN   TestUpdateRestartPolicy
16:20:33 [2019-09-23T16:20:33.053Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
16:20:33 [2019-09-23T16:20:33.976Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
16:20:34 [2019-09-23T16:20:34.270Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
16:20:34 [2019-09-23T16:20:34.829Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
16:20:36 [2019-09-23T16:20:36.090Z] --- PASS: TestUpdateRestartPolicy (13.02s)
16:20:36 [2019-09-23T16:20:36.090Z] === RUN   TestUpdateRestartWithAutoRemove
16:20:36 [2019-09-23T16:20:36.090Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s)
16:20:36 [2019-09-23T16:20:36.090Z] === RUN   TestWaitNonBlocked
16:20:36 [2019-09-23T16:20:36.090Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:20:36 [2019-09-23T16:20:36.090Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:20:36 [2019-09-23T16:20:36.090Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:20:36 [2019-09-23T16:20:36.090Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:20:36 [2019-09-23T16:20:36.090Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:20:36 [2019-09-23T16:20:36.090Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:20:37 [2019-09-23T16:20:37.394Z] --- PASS: TestWaitNonBlocked (0.02s)
16:20:37 [2019-09-23T16:20:37.394Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s)
16:20:37 [2019-09-23T16:20:37.394Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.13s)
16:20:37 [2019-09-23T16:20:37.394Z] === RUN   TestWaitBlocked
16:20:37 [2019-09-23T16:20:37.394Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:20:37 [2019-09-23T16:20:37.394Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:20:37 [2019-09-23T16:20:37.394Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:20:37 [2019-09-23T16:20:37.394Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:20:37 [2019-09-23T16:20:37.394Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:20:37 [2019-09-23T16:20:37.394Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:20:38 [2019-09-23T16:20:38.085Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
16:20:38 [2019-09-23T16:20:38.194Z] --- PASS: TestWaitBlocked (0.01s)
16:20:38 [2019-09-23T16:20:38.194Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s)
16:20:38 [2019-09-23T16:20:38.194Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s)
16:20:38 [2019-09-23T16:20:38.194Z] === CONT  TestContainerStartOnDaemonRestart
16:20:38 [2019-09-23T16:20:38.194Z] === CONT  TestIpcModeOlderClient
16:20:38 [2019-09-23T16:20:38.574Z] --- PASS: TestIpcModeOlderClient (0.18s)
16:20:38 [2019-09-23T16:20:38.574Z] === CONT  TestDaemonRestartIpcMode
16:20:40 [2019-09-23T16:20:40.592Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
16:20:41 [2019-09-23T16:20:41.813Z] --- PASS: TestContainerStartOnDaemonRestart (3.18s)
16:20:41 [2019-09-23T16:20:41.813Z]     daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart"
16:20:42 [2019-09-23T16:20:42.196Z] --- PASS: TestDaemonRestartIpcMode (3.67s)
16:20:42 [2019-09-23T16:20:42.196Z]     daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode"
16:20:42 [2019-09-23T16:20:42.196Z] PASS
16:20:42 [2019-09-23T16:20:42.196Z] 
16:20:42 [2019-09-23T16:20:42.196Z] === Skipped
16:20:42 [2019-09-23T16:20:42.196Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
16:20:42 [2019-09-23T16:20:42.196Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:20:42 [2019-09-23T16:20:42.196Z] 
16:20:42 [2019-09-23T16:20:42.196Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
16:20:42 [2019-09-23T16:20:42.196Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:20:42 [2019-09-23T16:20:42.196Z] 
16:20:42 [2019-09-23T16:20:42.196Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
16:20:42 [2019-09-23T16:20:42.196Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:20:42 [2019-09-23T16:20:42.196Z] 
16:20:42 [2019-09-23T16:20:42.196Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.01s)
16:20:42 [2019-09-23T16:20:42.196Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:20:42 [2019-09-23T16:20:42.196Z] 
16:20:42 [2019-09-23T16:20:42.196Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.01s)
16:20:42 [2019-09-23T16:20:42.196Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:20:42 [2019-09-23T16:20:42.196Z] 
16:20:42 [2019-09-23T16:20:42.196Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
16:20:42 [2019-09-23T16:20:42.196Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
16:20:42 [2019-09-23T16:20:42.196Z] 
16:20:42 [2019-09-23T16:20:42.196Z] 
16:20:42 [2019-09-23T16:20:42.196Z] DONE 197 tests, 6 skipped in 143.477s
16:20:42 [2019-09-23T16:20:42.196Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
16:20:42 [2019-09-23T16:20:42.196Z] ++ 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
16:20:42 [2019-09-23T16:20:42.196Z] ++ set -e
16:20:42 [2019-09-23T16:20:42.196Z] ++ '[' -n 0 ']'
16:20:42 [2019-09-23T16:20:42.196Z] ++ set -x
16:20:42 [2019-09-23T16:20:42.196Z] ++ 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
16:20:42 [2019-09-23T16:20:42.196Z] INFO: Testing against a local daemon
16:20:42 [2019-09-23T16:20:42.196Z] === RUN   TestCommitInheritsEnv
16:20:42 [2019-09-23T16:20:42.765Z] Removing intermediate container 4f9e9fde8eff
16:20:42 [2019-09-23T16:20:42.765Z]  ---> 502a815e88d9
16:20:42 [2019-09-23T16:20:42.765Z] Step 6/8 : ENTRYPOINT ["powershell.exe"]
16:20:42 [2019-09-23T16:20:42.765Z]  ---> Running in 721c87894ba7
16:20:42 [2019-09-23T16:20:42.765Z] Removing intermediate container 721c87894ba7
16:20:42 [2019-09-23T16:20:42.765Z]  ---> c655ab9a1b2f
16:20:42 [2019-09-23T16:20:42.765Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker
16:20:42 [2019-09-23T16:20:42.765Z]  ---> Running in 2f476088bfe9
16:20:42 [2019-09-23T16:20:42.765Z] Removing intermediate container 2f476088bfe9
16:20:42 [2019-09-23T16:20:42.765Z]  ---> c28566080b07
16:20:42 [2019-09-23T16:20:42.765Z] Step 8/8 : COPY . .
16:20:43 [2019-09-23T16:20:43.093Z] --- PASS: TestCommitInheritsEnv (0.58s)
16:20:43 [2019-09-23T16:20:43.093Z] === RUN   TestImportExtremelyLargeImageWorks
16:20:43 [2019-09-23T16:20:43.093Z] === PAUSE TestImportExtremelyLargeImageWorks
16:20:43 [2019-09-23T16:20:43.093Z] === RUN   TestImagesFilterMultiReference
16:20:43 [2019-09-23T16:20:43.093Z] --- PASS: TestImagesFilterMultiReference (0.04s)
16:20:43 [2019-09-23T16:20:43.093Z] === RUN   TestImagePullPlatformInvalid
16:20:43 [2019-09-23T16:20:43.093Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
16:20:43 [2019-09-23T16:20:43.093Z] === RUN   TestRemoveImageOrphaning
16:20:43 [2019-09-23T16:20:43.100Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
16:20:43 [2019-09-23T16:20:43.100Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
16:20:43 [2019-09-23T16:20:43.658Z] --- PASS: TestRemoveImageOrphaning (0.53s)
16:20:43 [2019-09-23T16:20:43.658Z] === RUN   TestRemoveImageGarbageCollector
16:20:43 [2019-09-23T16:20:43.658Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:20:43 [2019-09-23T16:20:43.658Z]     remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:20:43 [2019-09-23T16:20:43.658Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:20:43 [2019-09-23T16:20:43.658Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
16:20:43 [2019-09-23T16:20:43.658Z] === RUN   TestTagInvalidReference
16:20:43 [2019-09-23T16:20:43.658Z] --- PASS: TestTagInvalidReference (0.01s)
16:20:43 [2019-09-23T16:20:43.658Z] === RUN   TestTagValidPrefixedRepo
16:20:43 [2019-09-23T16:20:43.658Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
16:20:43 [2019-09-23T16:20:43.658Z] === RUN   TestTagExistedNameWithoutForce
16:20:43 [2019-09-23T16:20:43.658Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:20:43 [2019-09-23T16:20:43.658Z] === RUN   TestTagOfficialNames
16:20:43 [2019-09-23T16:20:43.658Z] --- PASS: TestTagOfficialNames (0.04s)
16:20:43 [2019-09-23T16:20:43.658Z] === RUN   TestTagMatchesDigest
16:20:43 [2019-09-23T16:20:43.658Z] --- PASS: TestTagMatchesDigest (0.04s)
16:20:43 [2019-09-23T16:20:43.658Z] === CONT  TestImportExtremelyLargeImageWorks
16:20:43 [2019-09-23T16:20:43.658Z] === RUN   TestDockerSuite/TestBuildClearCmd
16:20:43 [2019-09-23T16:20:43.914Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
16:20:44 [2019-09-23T16:20:44.168Z] === RUN   TestDockerSuite/TestBuildCmd
16:20:44 [2019-09-23T16:20:44.423Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
16:20:44 [2019-09-23T16:20:44.423Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
16:20:44 [2019-09-23T16:20:44.982Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
16:20:44 [2019-09-23T16:20:44.982Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
16:20:45 [2019-09-23T16:20:45.236Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
16:20:45 [2019-09-23T16:20:45.236Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
16:20:45 [2019-09-23T16:20:45.491Z] --- PASS: TestUpdateRestartPolicy (12.99s)
16:20:45 [2019-09-23T16:20:45.491Z] === RUN   TestUpdateRestartWithAutoRemove
16:20:46 [2019-09-23T16:20:46.414Z] --- PASS: TestUpdateRestartWithAutoRemove (0.96s)
16:20:46 [2019-09-23T16:20:46.414Z] === RUN   TestWaitNonBlocked
16:20:46 [2019-09-23T16:20:46.670Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
16:20:46 [2019-09-23T16:20:46.670Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:20:46 [2019-09-23T16:20:46.670Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:20:46 [2019-09-23T16:20:46.670Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:20:46 [2019-09-23T16:20:46.670Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:20:46 [2019-09-23T16:20:46.670Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:20:46 [2019-09-23T16:20:46.670Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:20:48 [2019-09-23T16:20:48.031Z] --- PASS: TestWaitNonBlocked (0.04s)
16:20:48 [2019-09-23T16:20:48.031Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s)
16:20:48 [2019-09-23T16:20:48.031Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.33s)
16:20:48 [2019-09-23T16:20:48.031Z] === RUN   TestWaitBlocked
16:20:48 [2019-09-23T16:20:48.031Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:20:48 [2019-09-23T16:20:48.031Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:20:48 [2019-09-23T16:20:48.031Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:20:48 [2019-09-23T16:20:48.031Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:20:48 [2019-09-23T16:20:48.031Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:20:48 [2019-09-23T16:20:48.031Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:20:49 [2019-09-23T16:20:49.434Z] --- PASS: TestWaitBlocked (0.01s)
16:20:49 [2019-09-23T16:20:49.434Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s)
16:20:49 [2019-09-23T16:20:49.434Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s)
16:20:49 [2019-09-23T16:20:49.434Z] === CONT  TestContainerStartOnDaemonRestart
16:20:49 [2019-09-23T16:20:49.434Z] === CONT  TestIpcModeOlderClient
16:20:49 [2019-09-23T16:20:49.434Z] --- PASS: TestIpcModeOlderClient (0.14s)
16:20:49 [2019-09-23T16:20:49.434Z] === CONT  TestDaemonRestartIpcMode
16:20:49 [2019-09-23T16:20:49.994Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
16:20:51 [2019-09-23T16:20:51.356Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
16:20:51 [2019-09-23T16:20:51.917Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
16:20:52 [2019-09-23T16:20:52.172Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
16:20:52 [2019-09-23T16:20:52.731Z] --- PASS: TestContainerStartOnDaemonRestart (3.60s)
16:20:52 [2019-09-23T16:20:52.731Z]     daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart"
16:20:53 [2019-09-23T16:20:53.290Z] === RUN   TestDockerSuite/TestBuildConditionalCache
16:20:53 [2019-09-23T16:20:53.850Z] --- PASS: TestDaemonRestartIpcMode (4.57s)
16:20:53 [2019-09-23T16:20:53.850Z]     daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode"
16:20:53 [2019-09-23T16:20:53.850Z] PASS
16:20:53 [2019-09-23T16:20:53.850Z] 
16:20:53 [2019-09-23T16:20:53.850Z] === Skipped
16:20:53 [2019-09-23T16:20:53.850Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
16:20:53 [2019-09-23T16:20:53.850Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:20:53 [2019-09-23T16:20:53.850Z] 
16:20:53 [2019-09-23T16:20:53.850Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
16:20:53 [2019-09-23T16:20:53.850Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:20:53 [2019-09-23T16:20:53.850Z] 
16:20:53 [2019-09-23T16:20:53.850Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
16:20:53 [2019-09-23T16:20:53.850Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:20:53 [2019-09-23T16:20:53.850Z] 
16:20:53 [2019-09-23T16:20:53.850Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:20:53 [2019-09-23T16:20:53.850Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:20:53 [2019-09-23T16:20:53.850Z] 
16:20:53 [2019-09-23T16:20:53.850Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
16:20:53 [2019-09-23T16:20:53.850Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:20:53 [2019-09-23T16:20:53.850Z] 
16:20:53 [2019-09-23T16:20:53.850Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
16:20:53 [2019-09-23T16:20:53.850Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
16:20:53 [2019-09-23T16:20:53.850Z] 
16:20:53 [2019-09-23T16:20:53.850Z] 
16:20:53 [2019-09-23T16:20:53.850Z] DONE 197 tests, 6 skipped in 149.915s
16:20:53 [2019-09-23T16:20:53.850Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
16:20:53 [2019-09-23T16:20:53.850Z] ++ 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
16:20:53 [2019-09-23T16:20:53.850Z] ++ set -e
16:20:53 [2019-09-23T16:20:53.850Z] ++ '[' -n 0 ']'
16:20:53 [2019-09-23T16:20:53.850Z] ++ set -x
16:20:53 [2019-09-23T16:20:53.850Z] ++ 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
16:20:54 [2019-09-23T16:20:54.105Z] INFO: Testing against a local daemon
16:20:54 [2019-09-23T16:20:54.105Z] === RUN   TestCommitInheritsEnv
16:20:54 [2019-09-23T16:20:54.338Z] ok  	github.com/docker/docker/cmd/dockerd	0.083s	coverage: 29.9% of statements
16:20:54 [2019-09-23T16:20:54.363Z] === RUN   TestDockerSuite/TestBuildContChar
16:20:54 [2019-09-23T16:20:54.596Z] ok  	github.com/docker/docker/container	0.135s	coverage: 35.3% of statements
16:20:54 [2019-09-23T16:20:54.596Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:20:54 [2019-09-23T16:20:54.596Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:20:54 [2019-09-23T16:20:54.596Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:20:54 [2019-09-23T16:20:54.596Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:20:54 [2019-09-23T16:20:54.658Z] --- PASS: TestCommitInheritsEnv (0.54s)
16:20:54 [2019-09-23T16:20:54.659Z] === RUN   TestImportExtremelyLargeImageWorks
16:20:54 [2019-09-23T16:20:54.659Z] === PAUSE TestImportExtremelyLargeImageWorks
16:20:54 [2019-09-23T16:20:54.659Z] === RUN   TestImagesFilterMultiReference
16:20:54 [2019-09-23T16:20:54.659Z] --- PASS: TestImagesFilterMultiReference (0.07s)
16:20:54 [2019-09-23T16:20:54.659Z] === RUN   TestImagePullPlatformInvalid
16:20:54 [2019-09-23T16:20:54.659Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
16:20:54 [2019-09-23T16:20:54.659Z] === RUN   TestRemoveImageOrphaning
16:20:55 [2019-09-23T16:20:55.341Z] --- PASS: TestRemoveImageOrphaning (0.49s)
16:20:55 [2019-09-23T16:20:55.342Z] === RUN   TestRemoveImageGarbageCollector
16:20:55 [2019-09-23T16:20:55.596Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
16:20:56 [2019-09-23T16:20:56.155Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
16:20:57 [2019-09-23T16:20:57.558Z] --- PASS: TestRemoveImageGarbageCollector (2.38s)
16:20:57 [2019-09-23T16:20:57.558Z]     remove_unix_test.go:34: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector"
16:20:57 [2019-09-23T16:20:57.558Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:20:57 [2019-09-23T16:20:57.558Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s)
16:20:57 [2019-09-23T16:20:57.558Z] === RUN   TestTagInvalidReference
16:20:57 [2019-09-23T16:20:57.558Z] --- PASS: TestTagInvalidReference (0.03s)
16:20:57 [2019-09-23T16:20:57.558Z] === RUN   TestTagValidPrefixedRepo
16:20:57 [2019-09-23T16:20:57.813Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
16:20:57 [2019-09-23T16:20:57.813Z] === RUN   TestTagExistedNameWithoutForce
16:20:57 [2019-09-23T16:20:57.813Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
16:20:57 [2019-09-23T16:20:57.813Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
16:20:57 [2019-09-23T16:20:57.813Z] === RUN   TestTagOfficialNames
16:20:57 [2019-09-23T16:20:57.813Z] --- PASS: TestTagOfficialNames (0.07s)
16:20:57 [2019-09-23T16:20:57.813Z] === RUN   TestTagMatchesDigest
16:20:57 [2019-09-23T16:20:57.813Z] --- PASS: TestTagMatchesDigest (0.04s)
16:20:57 [2019-09-23T16:20:57.813Z] === CONT  TestImportExtremelyLargeImageWorks
16:20:59 [2019-09-23T16:20:59.178Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
16:20:59 [2019-09-23T16:20:59.178Z] === RUN   TestDockerSuite/TestBuildContextCleanup
16:20:59 [2019-09-23T16:20:59.740Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
16:21:00 [2019-09-23T16:21:00.663Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
16:21:01 [2019-09-23T16:21:01.222Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
16:21:01 [2019-09-23T16:21:01.477Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
16:21:02 [2019-09-23T16:21:02.037Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
16:21:04 [2019-09-23T16:21:04.742Z] ok  	github.com/docker/docker/daemon/cluster	0.050s	coverage: 0.5% of statements
16:21:04 [2019-09-23T16:21:04.999Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
16:21:06 [2019-09-23T16:21:06.194Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
16:21:06 [2019-09-23T16:21:06.368Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.8% of statements
16:21:06 [2019-09-23T16:21:06.752Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
16:21:08 [2019-09-23T16:21:08.012Z]  ---> 19ded5c3d866
16:21:08 [2019-09-23T16:21:08.484Z] Successfully built 19ded5c3d866
16:21:08 [2019-09-23T16:21:08.484Z] Successfully tagged docker:latest
16:21:08 [2019-09-23T16:21:08.484Z] INFO: Image build ended at 09/23/2019 16:21:08. Duration:00:03:43.8057087
16:21:08 [2019-09-23T16:21:08.484Z] 
16:21:08 [2019-09-23T16:21:08.484Z] 
16:21:08 [2019-09-23T16:21:08.484Z] INFO: Building the test binaries at 09/23/2019 16:21:08...
16:21:13 [2019-09-23T16:21:13.276Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
16:21:14 [2019-09-23T16:21:14.295Z] INFO: make.ps1 starting at 09/23/2019 16:21:13
16:21:14 [2019-09-23T16:21:14.295Z] INFO: Git commit (0531fd077) assumed from DOCKER_GITCOMMIT environment variable
16:21:14 [2019-09-23T16:21:14.295Z] INFO: Invoking autogen...
16:21:14 [2019-09-23T16:21:14.477Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.429s	coverage: 13.7% of statements
16:21:14 [2019-09-23T16:21:14.757Z] INFO: Building daemon...
16:21:15 [2019-09-23T16:21:15.845Z] ok  	github.com/docker/docker/daemon/config	0.023s	coverage: 84.2% of statements
16:21:16 [2019-09-23T16:21:16.058Z] Running on ppc64le-ubuntu-31 in /home/docker/workspace/moby_PR-39956
[Pipeline] {
[Pipeline] checkout
16:21:16 [2019-09-23T16:21:16.102Z] ok  	github.com/docker/docker/daemon	12.186s	coverage: 17.6% of statements
16:21:16 [2019-09-23T16:21:16.102Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:21:16 [2019-09-23T16:21:16.102Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:21:16 [2019-09-23T16:21:16.136Z] using credential docker-jenkins-github-credentials
16:21:16 [2019-09-23T16:21:16.158Z] Cloning the remote Git repository
16:21:16 [2019-09-23T16:21:16.159Z] Cloning with configured refspecs honoured and without tags
16:21:16 [2019-09-23T16:21:16.534Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
16:21:17 [2019-09-23T16:21:17.032Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
16:21:17 [2019-09-23T16:21:17.092Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
16:21:16 [2019-09-23T16:21:16.152Z] Cloning repository https://github.com/moby/moby.git
16:21:16 [2019-09-23T16:21:16.152Z]  > git init /home/docker/workspace/moby_PR-39956 # timeout=10
16:21:16 [2019-09-23T16:21:16.162Z] Fetching upstream changes from https://github.com/moby/moby.git
16:21:16 [2019-09-23T16:21:16.162Z]  > git --version # timeout=10
16:21:16 [2019-09-23T16:21:16.166Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:21:16 [2019-09-23T16:21:16.167Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39956/head:refs/remotes/origin/PR-39956 +refs/heads/master:refs/remotes/origin/master
16:21:17 [2019-09-23T16:21:17.290Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
16:21:17 [2019-09-23T16:21:17.290Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:21:17 [2019-09-23T16:21:17.290Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
16:21:18 [2019-09-23T16:21:18.017Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
16:21:18 [2019-09-23T16:21:18.706Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
16:21:18 [2019-09-23T16:21:18.942Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
16:21:20 [2019-09-23T16:21:20.303Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
16:21:20 [2019-09-23T16:21:20.606Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
16:21:21 [2019-09-23T16:21:21.539Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.224s	coverage: 57.0% of statements
16:21:22 [2019-09-23T16:21:22.816Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
16:21:22 [2019-09-23T16:21:22.816Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
16:21:23 [2019-09-23T16:21:23.070Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
16:21:23 [2019-09-23T16:21:23.630Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
16:21:24 [2019-09-23T16:21:24.191Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
16:21:24 [2019-09-23T16:21:24.813Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.090s	coverage: 72.5% of statements
16:21:24 [2019-09-23T16:21:24.813Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.494s	coverage: 46.1% of statements
16:21:24 [2019-09-23T16:21:24.813Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:21:26 [2019-09-23T16:21:26.075Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
16:21:26 [2019-09-23T16:21:26.075Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
16:21:26 [2019-09-23T16:21:26.710Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.940s	coverage: 50.8% of statements
16:21:27 [2019-09-23T16:21:27.959Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
16:21:28 [2019-09-23T16:21:28.082Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.316s	coverage: 76.1% of statements
16:21:28 [2019-09-23T16:21:28.563Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
16:21:29 [2019-09-23T16:21:29.013Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 58.0% of statements
16:21:29 [2019-09-23T16:21:29.578Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.090s	coverage: 57.2% of statements
16:21:29 [2019-09-23T16:21:29.578Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:21:29 [2019-09-23T16:21:29.578Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:21:30 [2019-09-23T16:21:30.458Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
16:21:30 [2019-09-23T16:21:30.458Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
16:21:30 [2019-09-23T16:21:30.509Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.010s	coverage: 3.0% of statements
16:21:30 [2019-09-23T16:21:30.713Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
16:21:30 [2019-09-23T16:21:30.713Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
16:21:30 [2019-09-23T16:21:30.713Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
16:21:30 [2019-09-23T16:21:30.713Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
16:21:31 [2019-09-23T16:21:31.074Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
16:21:32 [2019-09-23T16:21:32.968Z] ok  	github.com/docker/docker/daemon/images	0.014s	coverage: 4.9% of statements
16:21:32 [2019-09-23T16:21:32.968Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:21:32 [2019-09-23T16:21:32.968Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:21:33 [2019-09-23T16:21:33.226Z] ok  	github.com/docker/docker/daemon/logger	0.220s	coverage: 42.7% of statements
16:21:34 [2019-09-23T16:21:34.598Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.141s	coverage: 77.8% of statements
16:21:34 [2019-09-23T16:21:34.598Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
16:21:34 [2019-09-23T16:21:34.598Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:21:34 [2019-09-23T16:21:34.598Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
16:21:34 [2019-09-23T16:21:34.873Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
16:21:35 [2019-09-23T16:21:35.529Z] ok  	github.com/docker/docker/daemon/logger/journald	0.012s	coverage: 26.2% of statements
16:21:35 [2019-09-23T16:21:35.787Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 62.1% of statements
16:21:35 [2019-09-23T16:21:35.797Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
16:21:36 [2019-09-23T16:21:36.045Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.008s	coverage: 88.3% of statements
16:21:36 [2019-09-23T16:21:36.401Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
16:21:36 [2019-09-23T16:21:36.975Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 74.7% of statements
16:21:36 [2019-09-23T16:21:36.975Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:21:37 [2019-09-23T16:21:37.232Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.043s	coverage: 20.0% of statements
16:21:38 [2019-09-23T16:21:38.359Z] === RUN   TestDockerDaemonSuite/TestRegistryMirrors
16:21:38 [2019-09-23T16:21:38.601Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.016s	coverage: 47.8% of statements
16:21:38 [2019-09-23T16:21:38.918Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
16:21:39 [2019-09-23T16:21:39.164Z] ok  	github.com/docker/docker/daemon/logger/templates	0.006s	coverage: 8.3% of statements
16:21:39 [2019-09-23T16:21:39.728Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
16:21:40 [2019-09-23T16:21:40.298Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.584s	coverage: 84.5% of statements
16:21:40 [2019-09-23T16:21:40.298Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:21:40 [2019-09-23T16:21:40.298Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:21:40 [2019-09-23T16:21:40.378Z] Fetching without tags
16:21:40 [2019-09-23T16:21:40.856Z] Merging remotes/origin/master commit a36dfe758d32e83bdbe037d8e655ab315e1da77b into PR head commit 23ab331979fd3eb6d190c19606ef4b93faabbb0a
16:21:40 [2019-09-23T16:21:40.331Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:21:40 [2019-09-23T16:21:40.336Z]  > git config --add remote.origin.fetch +refs/pull/39956/head:refs/remotes/origin/PR-39956 # timeout=10
16:21:40 [2019-09-23T16:21:40.340Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:21:40 [2019-09-23T16:21:40.355Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:21:40 [2019-09-23T16:21:40.371Z] Fetching upstream changes from https://github.com/moby/moby.git
16:21:40 [2019-09-23T16:21:40.371Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:21:40 [2019-09-23T16:21:40.372Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39956/head:refs/remotes/origin/PR-39956 +refs/heads/master:refs/remotes/origin/master
16:21:40 [2019-09-23T16:21:40.848Z]  > git config core.sparsecheckout # timeout=10
16:21:40 [2019-09-23T16:21:40.852Z]  > git checkout -f 23ab331979fd3eb6d190c19606ef4b93faabbb0a
16:21:41 [2019-09-23T16:21:41.710Z]  > git merge a36dfe758d32e83bdbe037d8e655ab315e1da77b # timeout=10
16:21:42 [2019-09-23T16:21:42.194Z] ok  	github.com/docker/docker/distribution/metadata	0.028s	coverage: 48.2% of statements
16:21:42 [2019-09-23T16:21:42.194Z] ok  	github.com/docker/docker/distribution	0.226s	coverage: 22.4% of statements
16:21:42 [2019-09-23T16:21:42.194Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:21:42 [2019-09-23T16:21:42.720Z] Merge succeeded, producing 0a4c7c55a98acd4a79e3af9549a929fcdebb2224
16:21:42 [2019-09-23T16:21:42.721Z] Checking out Revision 0a4c7c55a98acd4a79e3af9549a929fcdebb2224 (PR-39956)
16:21:42 [2019-09-23T16:21:42.848Z] Commit message: "Merge commit 'a36dfe758d32e83bdbe037d8e655ab315e1da77b' into HEAD"
16:21:42 [2019-09-23T16:21:42.864Z] First time build. Skipping changelog.
16:21:43 [2019-09-23T16:21:43.074Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
16:21:43 [2019-09-23T16:21:43.074Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
16:21:43 [2019-09-23T16:21:43.563Z] ok  	github.com/docker/docker/errdefs	0.009s	coverage: 49.4% of statements
[Pipeline] sh
16:21:43 [2019-09-23T16:21:43.918Z] + docker version
16:21:43 [2019-09-23T16:21:43.918Z] Client:
16:21:43 [2019-09-23T16:21:43.918Z]  Version:           18.06.1-ce
16:21:43 [2019-09-23T16:21:43.918Z]  API version:       1.38
16:21:43 [2019-09-23T16:21:43.918Z]  Go version:        go1.10.3
16:21:43 [2019-09-23T16:21:43.918Z]  Git commit:        e68fc7a
16:21:43 [2019-09-23T16:21:43.918Z]  Built:             Tue Aug 21 17:26:10 2018
16:21:43 [2019-09-23T16:21:43.918Z]  OS/Arch:           linux/ppc64le
16:21:43 [2019-09-23T16:21:43.918Z]  Experimental:      false
16:21:43 [2019-09-23T16:21:43.918Z] 
16:21:43 [2019-09-23T16:21:43.918Z] Server:
16:21:43 [2019-09-23T16:21:43.918Z]  Engine:
16:21:43 [2019-09-23T16:21:43.918Z]   Version:          18.06.1-ce
16:21:43 [2019-09-23T16:21:43.918Z]   API version:      1.38 (minimum version 1.12)
16:21:43 [2019-09-23T16:21:43.918Z]   Go version:       go1.10.3
16:21:43 [2019-09-23T16:21:43.918Z]   Git commit:       e68fc7a
16:21:43 [2019-09-23T16:21:43.918Z]   Built:            Tue Aug 21 17:24:20 2018
16:21:43 [2019-09-23T16:21:43.918Z]   OS/Arch:          linux/ppc64le
16:21:43 [2019-09-23T16:21:43.918Z]   Experimental:     true
[Pipeline] sh
16:21:42 [2019-09-23T16:21:42.697Z]  > git rev-parse HEAD^{commit} # timeout=10
16:21:42 [2019-09-23T16:21:42.714Z]  > git config core.sparsecheckout # timeout=10
16:21:42 [2019-09-23T16:21:42.717Z]  > git checkout -f 0a4c7c55a98acd4a79e3af9549a929fcdebb2224
16:21:42 [2019-09-23T16:21:42.842Z]  > git rev-list --no-walk 5f861e846108eb3256ad71cdac74e3c56979ac7a # timeout=10
16:21:44 [2019-09-23T16:21:44.300Z] + docker info
16:21:44 [2019-09-23T16:21:44.300Z] Containers: 0
16:21:44 [2019-09-23T16:21:44.300Z]  Running: 0
16:21:44 [2019-09-23T16:21:44.300Z]  Paused: 0
16:21:44 [2019-09-23T16:21:44.300Z]  Stopped: 0
16:21:44 [2019-09-23T16:21:44.300Z] Images: 194
16:21:44 [2019-09-23T16:21:44.300Z] Server Version: 18.06.1-ce
16:21:44 [2019-09-23T16:21:44.300Z] Storage Driver: overlay2
16:21:44 [2019-09-23T16:21:44.300Z]  Backing Filesystem: extfs
16:21:44 [2019-09-23T16:21:44.300Z]  Supports d_type: true
16:21:44 [2019-09-23T16:21:44.300Z]  Native Overlay Diff: true
16:21:44 [2019-09-23T16:21:44.300Z] Logging Driver: json-file
16:21:44 [2019-09-23T16:21:44.300Z] Cgroup Driver: cgroupfs
16:21:44 [2019-09-23T16:21:44.300Z] Plugins:
16:21:44 [2019-09-23T16:21:44.300Z]  Volume: local
16:21:44 [2019-09-23T16:21:44.300Z]  Network: bridge host ipvlan macvlan null overlay
16:21:44 [2019-09-23T16:21:44.300Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
16:21:44 [2019-09-23T16:21:44.300Z] Swarm: inactive
16:21:44 [2019-09-23T16:21:44.300Z] Runtimes: runc
16:21:44 [2019-09-23T16:21:44.300Z] Default Runtime: runc
16:21:44 [2019-09-23T16:21:44.300Z] Init Binary: docker-init
16:21:44 [2019-09-23T16:21:44.300Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
16:21:44 [2019-09-23T16:21:44.300Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
16:21:44 [2019-09-23T16:21:44.300Z] init version: fec3683
16:21:44 [2019-09-23T16:21:44.300Z] Security Options:
16:21:44 [2019-09-23T16:21:44.300Z]  apparmor
16:21:44 [2019-09-23T16:21:44.300Z]  seccomp
16:21:44 [2019-09-23T16:21:44.300Z]   Profile: default
16:21:44 [2019-09-23T16:21:44.300Z] Kernel Version: 4.4.0-139-generic
16:21:44 [2019-09-23T16:21:44.300Z] Operating System: Ubuntu 16.04.3 LTS
16:21:44 [2019-09-23T16:21:44.300Z] OSType: linux
16:21:44 [2019-09-23T16:21:44.300Z] Architecture: ppc64le
16:21:44 [2019-09-23T16:21:44.300Z] CPUs: 4
16:21:44 [2019-09-23T16:21:44.300Z] Total Memory: 7.972GiB
16:21:44 [2019-09-23T16:21:44.300Z] Name: ppc64le-ubuntu-31
16:21:44 [2019-09-23T16:21:44.300Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
16:21:44 [2019-09-23T16:21:44.300Z] Docker Root Dir: /var/lib/docker
16:21:44 [2019-09-23T16:21:44.300Z] Debug Mode (client): false
16:21:44 [2019-09-23T16:21:44.300Z] Debug Mode (server): false
16:21:44 [2019-09-23T16:21:44.300Z] Username: dockerbuildbot
16:21:44 [2019-09-23T16:21:44.300Z] Registry: https://index.docker.io/v1/
16:21:44 [2019-09-23T16:21:44.300Z] Labels:
16:21:44 [2019-09-23T16:21:44.300Z] Experimental: true
16:21:44 [2019-09-23T16:21:44.300Z] Insecure Registries:
16:21:44 [2019-09-23T16:21:44.300Z]  127.0.0.0/8
16:21:44 [2019-09-23T16:21:44.300Z] Live Restore Enabled: false
16:21:44 [2019-09-23T16:21:44.300Z] 
[Pipeline] sh
16:21:44 [2019-09-23T16:21:44.680Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
16:21:44 [2019-09-23T16:21:44.680Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
16:21:44 [2019-09-23T16:21:44.680Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39956/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
16:21:44 [2019-09-23T16:21:44.680Z] + bash /home/docker/workspace/moby_PR-39956/check-config.sh
16:21:44 [2019-09-23T16:21:44.680Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:21:44 [2019-09-23T16:21:44.680Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
16:21:44 [2019-09-23T16:21:44.680Z] 
16:21:44 [2019-09-23T16:21:44.680Z] Generally Necessary:
16:21:44 [2019-09-23T16:21:44.680Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:21:44 [2019-09-23T16:21:44.680Z] - apparmor: enabled and tools installed
16:21:44 [2019-09-23T16:21:44.680Z] - CONFIG_NAMESPACES: enabled
16:21:44 [2019-09-23T16:21:44.680Z] - CONFIG_NET_NS: enabled
16:21:44 [2019-09-23T16:21:44.680Z] - CONFIG_PID_NS: enabled
16:21:44 [2019-09-23T16:21:44.680Z] - CONFIG_IPC_NS: enabled
16:21:44 [2019-09-23T16:21:44.680Z] - CONFIG_UTS_NS: enabled
16:21:44 [2019-09-23T16:21:44.932Z] ok  	github.com/docker/docker/image	0.015s	coverage: 86.4% of statements
16:21:44 [2019-09-23T16:21:44.966Z] - CONFIG_CGROUPS: enabled
16:21:44 [2019-09-23T16:21:44.966Z] - CONFIG_CGROUP_CPUACCT: enabled
16:21:44 [2019-09-23T16:21:44.966Z] - CONFIG_CGROUP_DEVICE: enabled
16:21:44 [2019-09-23T16:21:44.966Z] - CONFIG_CGROUP_FREEZER: enabled
16:21:44 [2019-09-23T16:21:44.966Z] - CONFIG_CGROUP_SCHED: enabled
16:21:44 [2019-09-23T16:21:44.966Z] - CONFIG_CPUSETS: enabled
16:21:44 [2019-09-23T16:21:44.966Z] - CONFIG_MEMCG: enabled
16:21:44 [2019-09-23T16:21:44.966Z] - CONFIG_KEYS: enabled
16:21:44 [2019-09-23T16:21:44.966Z] - CONFIG_VETH: enabled (as module)
16:21:44 [2019-09-23T16:21:44.966Z] - CONFIG_BRIDGE: enabled (as module)
16:21:44 [2019-09-23T16:21:44.966Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:21:44 [2019-09-23T16:21:44.966Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
16:21:44 [2019-09-23T16:21:44.966Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:21:44 [2019-09-23T16:21:44.966Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:21:44 [2019-09-23T16:21:44.966Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:21:44 [2019-09-23T16:21:44.966Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:21:44 [2019-09-23T16:21:44.966Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:21:44 [2019-09-23T16:21:44.966Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:21:44 [2019-09-23T16:21:44.966Z] - CONFIG_NF_NAT: enabled (as module)
16:21:44 [2019-09-23T16:21:44.966Z] - CONFIG_NF_NAT_NEEDED: enabled
16:21:44 [2019-09-23T16:21:44.966Z] - CONFIG_POSIX_MQUEUE: enabled
16:21:44 [2019-09-23T16:21:44.966Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
16:21:44 [2019-09-23T16:21:44.966Z] 
16:21:44 [2019-09-23T16:21:44.966Z] Optional Features:
16:21:44 [2019-09-23T16:21:44.966Z] - CONFIG_USER_NS: enabled
16:21:44 [2019-09-23T16:21:44.966Z] - CONFIG_SECCOMP: enabled
16:21:44 [2019-09-23T16:21:44.966Z] - CONFIG_CGROUP_PIDS: enabled
16:21:44 [2019-09-23T16:21:44.966Z] - CONFIG_MEMCG_SWAP: enabled
16:21:44 [2019-09-23T16:21:44.966Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
16:21:44 [2019-09-23T16:21:44.966Z]     (cgroup swap accounting is currently enabled)
16:21:44 [2019-09-23T16:21:44.966Z] - CONFIG_MEMCG_KMEM: enabled
16:21:44 [2019-09-23T16:21:44.966Z] - CONFIG_BLK_CGROUP: enabled
16:21:44 [2019-09-23T16:21:44.966Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:21:44 [2019-09-23T16:21:44.966Z] - CONFIG_IOSCHED_CFQ: enabled
16:21:44 [2019-09-23T16:21:44.966Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
16:21:44 [2019-09-23T16:21:44.966Z] - CONFIG_CGROUP_PERF: enabled
16:21:44 [2019-09-23T16:21:44.966Z] - CONFIG_CGROUP_HUGETLB: enabled
16:21:45 [2019-09-23T16:21:45.188Z] ok  	github.com/docker/docker/distribution/xfer	1.444s	coverage: 83.4% of statements
16:21:45 [2019-09-23T16:21:45.188Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:21:45 [2019-09-23T16:21:45.249Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:21:45 [2019-09-23T16:21:45.249Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:21:45 [2019-09-23T16:21:45.249Z] - CONFIG_CFS_BANDWIDTH: enabled
16:21:45 [2019-09-23T16:21:45.249Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:21:45 [2019-09-23T16:21:45.249Z] - CONFIG_RT_GROUP_SCHED: missing
16:21:45 [2019-09-23T16:21:45.249Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:21:45 [2019-09-23T16:21:45.249Z] - CONFIG_IP_VS: enabled (as module)
16:21:45 [2019-09-23T16:21:45.249Z] - CONFIG_IP_VS_NFCT: enabled
16:21:45 [2019-09-23T16:21:45.249Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:21:45 [2019-09-23T16:21:45.249Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:21:45 [2019-09-23T16:21:45.249Z] - CONFIG_IP_VS_RR: enabled (as module)
16:21:45 [2019-09-23T16:21:45.249Z] - CONFIG_EXT4_FS: enabled
16:21:45 [2019-09-23T16:21:45.249Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:21:45 [2019-09-23T16:21:45.249Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:21:45 [2019-09-23T16:21:45.249Z] - Network Drivers:
16:21:45 [2019-09-23T16:21:45.249Z]   - "overlay":
16:21:45 [2019-09-23T16:21:45.249Z]     - CONFIG_VXLAN: enabled (as module)
16:21:45 [2019-09-23T16:21:45.249Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:21:45 [2019-09-23T16:21:45.249Z]       Optional (for encrypted networks):
16:21:45 [2019-09-23T16:21:45.249Z]       - CONFIG_CRYPTO: enabled
16:21:45 [2019-09-23T16:21:45.249Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
16:21:45 [2019-09-23T16:21:45.249Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
16:21:45 [2019-09-23T16:21:45.249Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
16:21:45 [2019-09-23T16:21:45.249Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
16:21:45 [2019-09-23T16:21:45.249Z]       - CONFIG_XFRM: enabled
16:21:45 [2019-09-23T16:21:45.249Z]       - CONFIG_XFRM_USER: enabled (as module)
16:21:45 [2019-09-23T16:21:45.249Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:21:45 [2019-09-23T16:21:45.249Z]       - CONFIG_INET_ESP: enabled (as module)
16:21:45 [2019-09-23T16:21:45.249Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
16:21:45 [2019-09-23T16:21:45.249Z]   - "ipvlan":
16:21:45 [2019-09-23T16:21:45.249Z]     - CONFIG_IPVLAN: enabled (as module)
16:21:45 [2019-09-23T16:21:45.249Z]   - "macvlan":
16:21:45 [2019-09-23T16:21:45.249Z]     - CONFIG_MACVLAN: enabled (as module)
16:21:45 [2019-09-23T16:21:45.249Z]     - CONFIG_DUMMY: enabled (as module)
16:21:45 [2019-09-23T16:21:45.249Z]   - "ftp,tftp client in container":
16:21:45 [2019-09-23T16:21:45.531Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:21:45 [2019-09-23T16:21:45.531Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:21:45 [2019-09-23T16:21:45.531Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:21:45 [2019-09-23T16:21:45.531Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:21:45 [2019-09-23T16:21:45.531Z] - Storage Drivers:
16:21:45 [2019-09-23T16:21:45.531Z]   - "aufs":
16:21:45 [2019-09-23T16:21:45.531Z]     - CONFIG_AUFS_FS: enabled (as module)
16:21:45 [2019-09-23T16:21:45.531Z]   - "btrfs":
16:21:45 [2019-09-23T16:21:45.531Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:21:45 [2019-09-23T16:21:45.531Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:21:45 [2019-09-23T16:21:45.531Z]   - "devicemapper":
16:21:45 [2019-09-23T16:21:45.531Z]     - CONFIG_BLK_DEV_DM: enabled
16:21:45 [2019-09-23T16:21:45.531Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:21:45 [2019-09-23T16:21:45.531Z]   - "overlay":
16:21:45 [2019-09-23T16:21:45.531Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:21:45 [2019-09-23T16:21:45.531Z]   - "zfs":
16:21:45 [2019-09-23T16:21:45.531Z]     - /dev/zfs: missing
16:21:45 [2019-09-23T16:21:45.531Z]     - zfs command: missing
16:21:45 [2019-09-23T16:21:45.531Z]     - zpool command: missing
16:21:45 [2019-09-23T16:21:45.531Z] 
16:21:45 [2019-09-23T16:21:45.531Z] Limits:
16:21:45 [2019-09-23T16:21:45.531Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:21:45 [2019-09-23T16:21:45.531Z] 
16:21:45 [2019-09-23T16:21:45.531Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:21:45 [2019-09-23T16:21:45.751Z] ok  	github.com/docker/docker/image/cache	0.009s	coverage: 19.2% of statements
16:21:45 [2019-09-23T16:21:45.751Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
16:21:45 [2019-09-23T16:21:45.947Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:88e93faa7fbfd315bcdb1515849416bd2465c29a .
16:21:46 [2019-09-23T16:21:46.331Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
16:21:46 [2019-09-23T16:21:46.331Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
16:21:46 [2019-09-23T16:21:46.681Z] ok  	github.com/docker/docker/image/v1	0.022s	coverage: 25.0% of statements
16:21:46 [2019-09-23T16:21:46.681Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:21:46 [2019-09-23T16:21:46.892Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
16:21:47 [2019-09-23T16:21:47.612Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
16:21:48 [2019-09-23T16:21:48.545Z] ok  	github.com/docker/docker/opts	0.016s	coverage: 66.9% of statements
16:21:48 [2019-09-23T16:21:48.545Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
16:21:48 [2019-09-23T16:21:48.648Z] Sending build context to Docker daemon  49.98MB

16:21:48 [2019-09-23T16:21:48.648Z] Step 1/126 : ARG CROSS="false"
16:21:48 [2019-09-23T16:21:48.648Z] Step 2/126 : ARG GO_VERSION=1.13.0
16:21:48 [2019-09-23T16:21:48.648Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive
16:21:48 [2019-09-23T16:21:48.648Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base
16:21:48 [2019-09-23T16:21:48.648Z]  ---> 12f1b2315c59
16:21:48 [2019-09-23T16:21:48.648Z] Step 5/126 : ARG APT_MIRROR
16:21:48 [2019-09-23T16:21:48.648Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.648Z]  ---> 5f1595a3c159
16:21:48 [2019-09-23T16:21:48.648Z] Step 6/126 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
16:21:48 [2019-09-23T16:21:48.648Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.648Z]  ---> 1753735bd0a8
16:21:48 [2019-09-23T16:21:48.648Z] Step 7/126 : ENV GO111MODULE=off
16:21:48 [2019-09-23T16:21:48.648Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.648Z]  ---> c1bcee5cff82
16:21:48 [2019-09-23T16:21:48.648Z] Step 8/126 : FROM base AS criu
16:21:48 [2019-09-23T16:21:48.648Z]  ---> c1bcee5cff82
16:21:48 [2019-09-23T16:21:48.648Z] Step 9/126 : ARG DEBIAN_FRONTEND
16:21:48 [2019-09-23T16:21:48.648Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.648Z]  ---> 10c75edb50ac
16:21:48 [2019-09-23T16:21:48.648Z] Step 10/126 : ENV CRIU_VERSION 3.12
16:21:48 [2019-09-23T16:21:48.648Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.648Z]  ---> 7f5b27951bf0
16:21:48 [2019-09-23T16:21:48.648Z] Step 11/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	libnet-dev 	libprotobuf-c-dev 	libprotobuf-dev 	libnl-3-dev 	libcap-dev 	protobuf-compiler 	protobuf-c-compiler 	python-protobuf 	&& rm -rf /var/lib/apt/lists/*
16:21:48 [2019-09-23T16:21:48.648Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.648Z]  ---> 69bbec5d0a4f
16:21:48 [2019-09-23T16:21:48.648Z] Step 12/126 : RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 	&& cd /usr/src/criu 	&& make 	&& make PREFIX=/build/ install-criu
16:21:48 [2019-09-23T16:21:48.648Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 5ae622c1f677
16:21:48 [2019-09-23T16:21:48.649Z] Step 13/126 : FROM base AS registry
16:21:48 [2019-09-23T16:21:48.649Z]  ---> c1bcee5cff82
16:21:48 [2019-09-23T16:21:48.649Z] Step 14/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> b217772d2d43
16:21:48 [2019-09-23T16:21:48.649Z] Step 15/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> c81dbba6fa88
16:21:48 [2019-09-23T16:21:48.649Z] Step 16/126 : RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" 	&& (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") 	&& GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" 		go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 	&& case $(dpkg --print-architecture) in 		amd64|ppc64*|s390x) 		(cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); 		GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; 			go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; 		;; 	   esac 	&& rm -rf "$GOPATH"
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 0166447df99f
16:21:48 [2019-09-23T16:21:48.649Z] Step 17/126 : FROM base AS swagger
16:21:48 [2019-09-23T16:21:48.649Z]  ---> c1bcee5cff82
16:21:48 [2019-09-23T16:21:48.649Z] Step 18/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 9918a81dd2a3
16:21:48 [2019-09-23T16:21:48.649Z] Step 19/126 : RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" 	&& (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") 	&& go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 	&& rm -rf "$GOPATH"
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 3366eb873089
16:21:48 [2019-09-23T16:21:48.649Z] Step 20/126 : FROM base AS frozen-images
16:21:48 [2019-09-23T16:21:48.649Z]  ---> c1bcee5cff82
16:21:48 [2019-09-23T16:21:48.649Z] Step 21/126 : ARG DEBIAN_FRONTEND
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 10c75edb50ac
16:21:48 [2019-09-23T16:21:48.649Z] Step 22/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	ca-certificates 	jq 	&& rm -rf /var/lib/apt/lists/*
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> a7655229dbc3
16:21:48 [2019-09-23T16:21:48.649Z] Step 23/126 : COPY contrib/download-frozen-image-v2.sh /
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> beda4502744b
16:21:48 [2019-09-23T16:21:48.649Z] Step 24/126 : RUN /download-frozen-image-v2.sh /build 	buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 	busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 	busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 	debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 	hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 686c2e079417
16:21:48 [2019-09-23T16:21:48.649Z] Step 25/126 : FROM base AS cross-false
16:21:48 [2019-09-23T16:21:48.649Z]  ---> c1bcee5cff82
16:21:48 [2019-09-23T16:21:48.649Z] Step 26/126 : FROM base AS cross-true
16:21:48 [2019-09-23T16:21:48.649Z]  ---> c1bcee5cff82
16:21:48 [2019-09-23T16:21:48.649Z] Step 27/126 : ARG DEBIAN_FRONTEND
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 10c75edb50ac
16:21:48 [2019-09-23T16:21:48.649Z] Step 28/126 : RUN dpkg --add-architecture armhf
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> d5ed3cd9376e
16:21:48 [2019-09-23T16:21:48.649Z] Step 29/126 : RUN dpkg --add-architecture arm64
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> e2523af991b9
16:21:48 [2019-09-23T16:21:48.649Z] Step 30/126 : RUN dpkg --add-architecture armel
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> caaf83a10d6a
16:21:48 [2019-09-23T16:21:48.649Z] Step 31/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		crossbuild-essential-armhf 		crossbuild-essential-arm64 		crossbuild-essential-armel 		&& rm -rf /var/lib/apt/lists/*; 	fi
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 66a4f559cd90
16:21:48 [2019-09-23T16:21:48.649Z] Step 32/126 : FROM cross-${CROSS} as dev-base
16:21:48 [2019-09-23T16:21:48.649Z]  ---> c1bcee5cff82
16:21:48 [2019-09-23T16:21:48.649Z] Step 33/126 : FROM dev-base AS runtime-dev-cross-false
16:21:48 [2019-09-23T16:21:48.649Z]  ---> c1bcee5cff82
16:21:48 [2019-09-23T16:21:48.649Z] Step 34/126 : ARG DEBIAN_FRONTEND
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 10c75edb50ac
16:21:48 [2019-09-23T16:21:48.649Z] Step 35/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	libapparmor-dev 	libseccomp-dev 	&& rm -rf /var/lib/apt/lists/*
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 0f12cfcad6e5
16:21:48 [2019-09-23T16:21:48.649Z] Step 36/126 : FROM cross-true AS runtime-dev-cross-true
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 66a4f559cd90
16:21:48 [2019-09-23T16:21:48.649Z] Step 37/126 : ARG DEBIAN_FRONTEND
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 82a421a81398
16:21:48 [2019-09-23T16:21:48.649Z] Step 38/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		libseccomp-dev:armhf 		libseccomp-dev:arm64 		libseccomp-dev:armel 		libapparmor-dev:armhf 		libapparmor-dev:arm64 		libapparmor-dev:armel 		libapparmor-dev 		libseccomp-dev 		&& rm -rf /var/lib/apt/lists/*; 	fi
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 97f85deded3c
16:21:48 [2019-09-23T16:21:48.649Z] Step 39/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 0f12cfcad6e5
16:21:48 [2019-09-23T16:21:48.649Z] Step 40/126 : FROM base AS tomlv
16:21:48 [2019-09-23T16:21:48.649Z]  ---> c1bcee5cff82
16:21:48 [2019-09-23T16:21:48.649Z] Step 41/126 : ENV INSTALL_BINARY_NAME=tomlv
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> b0f493ee3efb
16:21:48 [2019-09-23T16:21:48.649Z] Step 42/126 : COPY hack/dockerfile/install/install.sh ./install.sh
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> b8ca01aa083b
16:21:48 [2019-09-23T16:21:48.649Z] Step 43/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 3c479a0f7e2f
16:21:48 [2019-09-23T16:21:48.649Z] Step 44/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 73e580223426
16:21:48 [2019-09-23T16:21:48.649Z] Step 45/126 : FROM base AS vndr
16:21:48 [2019-09-23T16:21:48.649Z]  ---> c1bcee5cff82
16:21:48 [2019-09-23T16:21:48.649Z] Step 46/126 : ENV INSTALL_BINARY_NAME=vndr
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 0a7baee1e71f
16:21:48 [2019-09-23T16:21:48.649Z] Step 47/126 : COPY hack/dockerfile/install/install.sh ./install.sh
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 0e9728192111
16:21:48 [2019-09-23T16:21:48.649Z] Step 48/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> d0b477528dcd
16:21:48 [2019-09-23T16:21:48.649Z] Step 49/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 2a2dfc5fab7e
16:21:48 [2019-09-23T16:21:48.649Z] Step 50/126 : FROM dev-base AS containerd
16:21:48 [2019-09-23T16:21:48.649Z]  ---> c1bcee5cff82
16:21:48 [2019-09-23T16:21:48.649Z] Step 51/126 : ARG DEBIAN_FRONTEND
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 10c75edb50ac
16:21:48 [2019-09-23T16:21:48.649Z] Step 52/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	btrfs-tools 	&& rm -rf /var/lib/apt/lists/*
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> c75b93b269eb
16:21:48 [2019-09-23T16:21:48.649Z] Step 53/126 : ENV INSTALL_BINARY_NAME=containerd
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> a42ba989e701
16:21:48 [2019-09-23T16:21:48.649Z] Step 54/126 : COPY hack/dockerfile/install/install.sh ./install.sh
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 1183c30cfc2a
16:21:48 [2019-09-23T16:21:48.649Z] Step 55/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 8955f58fce84
16:21:48 [2019-09-23T16:21:48.649Z] Step 56/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> ce0d9a2bba51
16:21:48 [2019-09-23T16:21:48.649Z] Step 57/126 : FROM dev-base AS proxy
16:21:48 [2019-09-23T16:21:48.649Z]  ---> c1bcee5cff82
16:21:48 [2019-09-23T16:21:48.649Z] Step 58/126 : ENV INSTALL_BINARY_NAME=proxy
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 4e4c247b18d3
16:21:48 [2019-09-23T16:21:48.649Z] Step 59/126 : COPY hack/dockerfile/install/install.sh ./install.sh
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> d8e66979f7d4
16:21:48 [2019-09-23T16:21:48.649Z] Step 60/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 0e1eb8d38679
16:21:48 [2019-09-23T16:21:48.649Z] Step 61/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 85fbb714f4bc
16:21:48 [2019-09-23T16:21:48.649Z] Step 62/126 : FROM base AS golangci_lint
16:21:48 [2019-09-23T16:21:48.649Z]  ---> c1bcee5cff82
16:21:48 [2019-09-23T16:21:48.649Z] Step 63/126 : ENV INSTALL_BINARY_NAME=golangci_lint
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 07e3bfb25f45
16:21:48 [2019-09-23T16:21:48.649Z] Step 64/126 : COPY hack/dockerfile/install/install.sh ./install.sh
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> fc825502f635
16:21:48 [2019-09-23T16:21:48.649Z] Step 65/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 8d282c2ef651
16:21:48 [2019-09-23T16:21:48.649Z] Step 66/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> b8092297875b
16:21:48 [2019-09-23T16:21:48.649Z] Step 67/126 : FROM base AS gotestsum
16:21:48 [2019-09-23T16:21:48.649Z]  ---> c1bcee5cff82
16:21:48 [2019-09-23T16:21:48.649Z] Step 68/126 : ENV INSTALL_BINARY_NAME=gotestsum
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> b7c60dc69c7a
16:21:48 [2019-09-23T16:21:48.649Z] Step 69/126 : COPY hack/dockerfile/install/install.sh ./install.sh
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 5608abd44fda
16:21:48 [2019-09-23T16:21:48.649Z] Step 70/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> b26d1c0cc2db
16:21:48 [2019-09-23T16:21:48.649Z] Step 71/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 987814287dcb
16:21:48 [2019-09-23T16:21:48.649Z] Step 72/126 : FROM dev-base AS dockercli
16:21:48 [2019-09-23T16:21:48.649Z]  ---> c1bcee5cff82
16:21:48 [2019-09-23T16:21:48.649Z] Step 73/126 : ENV INSTALL_BINARY_NAME=dockercli
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 09a79f0fba54
16:21:48 [2019-09-23T16:21:48.649Z] Step 74/126 : COPY hack/dockerfile/install/install.sh ./install.sh
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 95486f63c7d1
16:21:48 [2019-09-23T16:21:48.649Z] Step 75/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 13691de60df7
16:21:48 [2019-09-23T16:21:48.649Z] Step 76/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 9af6f5eb8200
16:21:48 [2019-09-23T16:21:48.649Z] Step 77/126 : FROM runtime-dev AS runc
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 0f12cfcad6e5
16:21:48 [2019-09-23T16:21:48.649Z] Step 78/126 : ENV INSTALL_BINARY_NAME=runc
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> e3573c05aa7c
16:21:48 [2019-09-23T16:21:48.649Z] Step 79/126 : COPY hack/dockerfile/install/install.sh ./install.sh
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> efdb8283d802
16:21:48 [2019-09-23T16:21:48.649Z] Step 80/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> d2d678722f0f
16:21:48 [2019-09-23T16:21:48.649Z] Step 81/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 9290c7fe0d47
16:21:48 [2019-09-23T16:21:48.649Z] Step 82/126 : FROM dev-base AS tini
16:21:48 [2019-09-23T16:21:48.649Z]  ---> c1bcee5cff82
16:21:48 [2019-09-23T16:21:48.649Z] Step 83/126 : ARG DEBIAN_FRONTEND
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 10c75edb50ac
16:21:48 [2019-09-23T16:21:48.649Z] Step 84/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	cmake 	vim-common 	&& rm -rf /var/lib/apt/lists/*
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> ddf5b217b04c
16:21:48 [2019-09-23T16:21:48.649Z] Step 85/126 : COPY hack/dockerfile/install/install.sh ./install.sh
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 83a6ea405639
16:21:48 [2019-09-23T16:21:48.649Z] Step 86/126 : ENV INSTALL_BINARY_NAME=tini
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 7047a946e8b0
16:21:48 [2019-09-23T16:21:48.649Z] Step 87/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> d56889860747
16:21:48 [2019-09-23T16:21:48.649Z] Step 88/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 78b4f9445cc4
16:21:48 [2019-09-23T16:21:48.649Z] Step 89/126 : FROM dev-base AS rootlesskit
16:21:48 [2019-09-23T16:21:48.649Z]  ---> c1bcee5cff82
16:21:48 [2019-09-23T16:21:48.649Z] Step 90/126 : ENV INSTALL_BINARY_NAME=rootlesskit
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> c97939d50051
16:21:48 [2019-09-23T16:21:48.649Z] Step 91/126 : COPY hack/dockerfile/install/install.sh ./install.sh
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> d536dddf7f3b
16:21:48 [2019-09-23T16:21:48.649Z] Step 92/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> d322fecaa010
16:21:48 [2019-09-23T16:21:48.649Z] Step 93/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 85d05df93a2b
16:21:48 [2019-09-23T16:21:48.649Z] Step 94/126 : COPY ./contrib/dockerd-rootless.sh /build
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> ccba961496fd
16:21:48 [2019-09-23T16:21:48.649Z] Step 95/126 : FROM runtime-dev AS dev
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 0f12cfcad6e5
16:21:48 [2019-09-23T16:21:48.649Z] Step 96/126 : ARG DEBIAN_FRONTEND
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> bca69e16a293
16:21:48 [2019-09-23T16:21:48.649Z] Step 97/126 : RUN groupadd -r docker
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 08e0934443f1
16:21:48 [2019-09-23T16:21:48.649Z] Step 98/126 : RUN useradd --create-home --gid docker unprivilegeduser
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> ca2aa409c291
16:21:48 [2019-09-23T16:21:48.649Z] Step 99/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 30c2b19063b6
16:21:48 [2019-09-23T16:21:48.649Z] Step 100/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 7667f7f2544d
16:21:48 [2019-09-23T16:21:48.649Z] Step 101/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> d9000d59cba8
16:21:48 [2019-09-23T16:21:48.649Z] Step 102/126 : RUN ldconfig
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> e2d4b243810c
16:21:48 [2019-09-23T16:21:48.649Z] Step 103/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	apparmor 	aufs-tools 	bash-completion 	btrfs-tools 	iptables 	jq 	libcap2-bin 	libdevmapper-dev 	libudev-dev 	libsystemd-dev 	binutils-mingw-w64 	g++-mingw-w64-x86-64 	net-tools 	pigz 	python3-pip 	python3-setuptools 	python3-wheel 	thin-provisioning-tools 	vim 	vim-common 	xfsprogs 	zip 	bzip2 	xz-utils 	libprotobuf-c1 	libnet1 	libnl-3-200 	&& rm -rf /var/lib/apt/lists/*
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> 6cacb349ee3e
16:21:48 [2019-09-23T16:21:48.649Z] Step 104/126 : RUN pip3 install yamllint==1.16.0
16:21:48 [2019-09-23T16:21:48.649Z]  ---> Using cache
16:21:48 [2019-09-23T16:21:48.649Z]  ---> d45034ae15ae
16:21:48 [2019-09-23T16:21:48.649Z] Step 105/126 : COPY --from=swagger /build/swagger* /usr/local/bin/
16:21:49 [2019-09-23T16:21:49.265Z]  ---> Using cache
16:21:49 [2019-09-23T16:21:49.265Z]  ---> b9de0126b112
16:21:49 [2019-09-23T16:21:49.265Z] Step 106/126 : COPY --from=frozen-images /build/ /docker-frozen-images
16:21:49 [2019-09-23T16:21:49.265Z]  ---> Using cache
16:21:49 [2019-09-23T16:21:49.547Z]  ---> 496d1a371eb4
16:21:49 [2019-09-23T16:21:49.547Z] Step 107/126 : COPY --from=golangci_lint /build/ /usr/local/bin/
16:21:49 [2019-09-23T16:21:49.547Z]  ---> Using cache
16:21:49 [2019-09-23T16:21:49.547Z]  ---> 0f5079ac4194
16:21:49 [2019-09-23T16:21:49.547Z] Step 108/126 : COPY --from=gotestsum /build/ /usr/local/bin/
16:21:49 [2019-09-23T16:21:49.547Z]  ---> Using cache
16:21:49 [2019-09-23T16:21:49.547Z]  ---> d81613c1eece
16:21:49 [2019-09-23T16:21:49.547Z] Step 109/126 : COPY --from=tomlv /build/ /usr/local/bin/
16:21:49 [2019-09-23T16:21:49.547Z]  ---> Using cache
16:21:49 [2019-09-23T16:21:49.547Z]  ---> e78f12244465
16:21:49 [2019-09-23T16:21:49.547Z] Step 110/126 : COPY --from=vndr /build/ /usr/local/bin/
16:21:49 [2019-09-23T16:21:49.547Z]  ---> Using cache
16:21:49 [2019-09-23T16:21:49.547Z]  ---> 64f5f87701cc
16:21:49 [2019-09-23T16:21:49.547Z] Step 111/126 : COPY --from=tini /build/ /usr/local/bin/
16:21:49 [2019-09-23T16:21:49.547Z]  ---> Using cache
16:21:49 [2019-09-23T16:21:49.547Z]  ---> 96d95de180c7
16:21:49 [2019-09-23T16:21:49.547Z] Step 112/126 : COPY --from=runc /build/ /usr/local/bin/
16:21:49 [2019-09-23T16:21:49.547Z]  ---> Using cache
16:21:49 [2019-09-23T16:21:49.547Z]  ---> 0bb6bcf0a477
16:21:49 [2019-09-23T16:21:49.547Z] Step 113/126 : COPY --from=containerd /build/ /usr/local/bin/
16:21:49 [2019-09-23T16:21:49.547Z]  ---> Using cache
16:21:49 [2019-09-23T16:21:49.547Z]  ---> 60288951a41d
16:21:49 [2019-09-23T16:21:49.547Z] Step 114/126 : COPY --from=proxy /build/ /usr/local/bin/
16:21:49 [2019-09-23T16:21:49.547Z]  ---> Using cache
16:21:49 [2019-09-23T16:21:49.547Z]  ---> f9f85a6b0057
16:21:49 [2019-09-23T16:21:49.547Z] Step 115/126 : COPY --from=dockercli /build/ /usr/local/cli
16:21:49 [2019-09-23T16:21:49.547Z]  ---> Using cache
16:21:49 [2019-09-23T16:21:49.547Z]  ---> 249ced28ef63
16:21:49 [2019-09-23T16:21:49.547Z] Step 116/126 : COPY --from=registry /build/registry* /usr/local/bin/
16:21:50 [2019-09-23T16:21:50.162Z]  ---> Using cache
16:21:50 [2019-09-23T16:21:50.162Z]  ---> 0ef81e4c8e5c
16:21:50 [2019-09-23T16:21:50.162Z] Step 117/126 : COPY --from=criu /build/ /usr/local/
16:21:50 [2019-09-23T16:21:50.162Z]  ---> Using cache
16:21:50 [2019-09-23T16:21:50.162Z]  ---> 2bef74b28586
16:21:50 [2019-09-23T16:21:50.162Z] Step 118/126 : COPY --from=rootlesskit /build/ /usr/local/bin/
16:21:50 [2019-09-23T16:21:50.162Z]  ---> Using cache
16:21:50 [2019-09-23T16:21:50.162Z]  ---> 22d85fbb2aed
16:21:50 [2019-09-23T16:21:50.162Z] Step 119/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64
16:21:50 [2019-09-23T16:21:50.162Z]  ---> Using cache
16:21:50 [2019-09-23T16:21:50.440Z] ok  	github.com/docker/docker/pkg/archive	0.390s	coverage: 76.9% of statements
16:21:50 [2019-09-23T16:21:50.445Z]  ---> 8413cca41bff
16:21:50 [2019-09-23T16:21:50.445Z] Step 120/126 : ENV PATH=/usr/local/cli:$PATH
16:21:50 [2019-09-23T16:21:50.445Z]  ---> Using cache
16:21:50 [2019-09-23T16:21:50.445Z]  ---> 37fca96c2e2c
16:21:50 [2019-09-23T16:21:50.445Z] Step 121/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
16:21:50 [2019-09-23T16:21:50.445Z]  ---> Using cache
16:21:50 [2019-09-23T16:21:50.445Z]  ---> f08f0133a6df
16:21:50 [2019-09-23T16:21:50.445Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker
16:21:50 [2019-09-23T16:21:50.445Z]  ---> Using cache
16:21:50 [2019-09-23T16:21:50.445Z]  ---> 9aae6384678c
16:21:50 [2019-09-23T16:21:50.445Z] Step 123/126 : VOLUME /var/lib/docker
16:21:50 [2019-09-23T16:21:50.445Z]  ---> Using cache
16:21:50 [2019-09-23T16:21:50.445Z]  ---> 2badd99fa764
16:21:50 [2019-09-23T16:21:50.445Z] Step 124/126 : ENTRYPOINT ["hack/dind"]
16:21:50 [2019-09-23T16:21:50.445Z]  ---> Using cache
16:21:50 [2019-09-23T16:21:50.445Z]  ---> 3d6605521097
16:21:50 [2019-09-23T16:21:50.445Z] Step 125/126 : FROM dev AS final
16:21:50 [2019-09-23T16:21:50.445Z]  ---> 3d6605521097
16:21:50 [2019-09-23T16:21:50.445Z] Step 126/126 : COPY . /go/src/github.com/docker/docker
16:21:51 [2019-09-23T16:21:51.003Z] ok  	github.com/docker/docker/pkg/authorization	0.080s	coverage: 68.3% of statements
16:21:51 [2019-09-23T16:21:51.260Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
16:21:51 [2019-09-23T16:21:51.517Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
16:21:52 [2019-09-23T16:21:52.171Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
16:21:53 [2019-09-23T16:21:53.530Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
16:21:54 [2019-09-23T16:21:54.089Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
16:21:55 [2019-09-23T16:21:55.013Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
16:21:55 [2019-09-23T16:21:55.692Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.860s	coverage: 43.2% of statements
16:21:55 [2019-09-23T16:21:55.692Z] ok  	github.com/docker/docker/layer	7.437s	coverage: 68.8% of statements
16:21:55 [2019-09-23T16:21:55.692Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:21:55 [2019-09-23T16:21:55.692Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:21:55 [2019-09-23T16:21:55.692Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:21:55 [2019-09-23T16:21:55.692Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:21:55 [2019-09-23T16:21:55.692Z] ?   	github.com/docker/docker/oci	[no test files]
16:21:55 [2019-09-23T16:21:55.692Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:21:55 [2019-09-23T16:21:55.692Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
16:21:55 [2019-09-23T16:21:55.692Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:21:55 [2019-09-23T16:21:55.692Z] ok  	github.com/docker/docker/pkg/directory	0.009s	coverage: 80.0% of statements
16:21:55 [2019-09-23T16:21:55.692Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
16:21:55 [2019-09-23T16:21:55.938Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
16:21:55 [2019-09-23T16:21:55.946Z]  ---> 431054f7a97d
16:21:55 [2019-09-23T16:21:55.946Z] Successfully built 431054f7a97d
16:21:55 [2019-09-23T16:21:55.946Z] Successfully tagged docker:88e93faa7fbfd315bcdb1515849416bd2465c29a
16:21:55 [2019-09-23T16:21:55.949Z] ok  	github.com/docker/docker/pkg/discovery/file	0.006s	coverage: 92.9% of statements
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
16:21:56 [2019-09-23T16:21:56.382Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39956/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=88e93faa7fbfd315bcdb1515849416bd2465c29a -e DOCKER_GRAPHDRIVER docker:88e93faa7fbfd315bcdb1515849416bd2465c29a hack/test/unit
16:21:56 [2019-09-23T16:21:56.880Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.011s	coverage: 92.3% of statements
16:21:57 [2019-09-23T16:21:57.137Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
16:21:57 [2019-09-23T16:21:57.700Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
16:21:59 [2019-09-23T16:21:59.068Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
16:21:59 [2019-09-23T16:21:59.632Z] ok  	github.com/docker/docker/pkg/fileutils	0.011s	coverage: 89.5% of statements
16:22:00 [2019-09-23T16:22:00.097Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
16:22:00 [2019-09-23T16:22:00.197Z] ok  	github.com/docker/docker/pkg/fsutils	0.204s	coverage: 85.1% of statements
16:22:00 [2019-09-23T16:22:00.197Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.130s	coverage: 84.1% of statements
16:22:00 [2019-09-23T16:22:00.454Z] ok  	github.com/docker/docker/pkg/homedir	0.007s	coverage: 10.2% of statements
16:22:00 [2019-09-23T16:22:00.804Z] ?   	github.com/docker/docker/api	[no test files]
16:22:01 [2019-09-23T16:22:01.386Z] ok  	github.com/docker/docker/pkg/idtools	0.490s	coverage: 70.1% of statements
16:22:01 [2019-09-23T16:22:01.951Z] ok  	github.com/docker/docker/pkg/ioutils	0.548s	coverage: 69.3% of statements
16:22:01 [2019-09-23T16:22:01.951Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
16:22:01 [2019-09-23T16:22:01.979Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
16:22:02 [2019-09-23T16:22:02.208Z] ok  	github.com/docker/docker/pkg/locker	0.025s	coverage: 88.9% of statements
16:22:02 [2019-09-23T16:22:02.465Z] ok  	github.com/docker/docker/pkg/longpath	0.021s	coverage: 100.0% of statements
16:22:02 [2019-09-23T16:22:02.465Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:22:02 [2019-09-23T16:22:02.538Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
16:22:03 [2019-09-23T16:22:03.029Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.007s	coverage: 85.7% of statements
16:22:03 [2019-09-23T16:22:03.286Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
16:22:03 [2019-09-23T16:22:03.543Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
16:22:03 [2019-09-23T16:22:03.543Z] ok  	github.com/docker/docker/pkg/mount	0.572s	coverage: 69.6% of statements
16:22:03 [2019-09-23T16:22:03.543Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
16:22:03 [2019-09-23T16:22:03.799Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 91.4% of statements
16:22:04 [2019-09-23T16:22:04.056Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 82.4% of statements
16:22:04 [2019-09-23T16:22:04.056Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:22:04 [2019-09-23T16:22:04.056Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:22:04 [2019-09-23T16:22:04.495Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
16:22:04 [2019-09-23T16:22:04.988Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
16:22:05 [2019-09-23T16:22:05.551Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
16:22:05 [2019-09-23T16:22:05.808Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 87.9% of statements
16:22:06 [2019-09-23T16:22:06.064Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
16:22:07 [2019-09-23T16:22:07.446Z] ok  	github.com/docker/docker/pkg/pubsub	1.029s	coverage: 73.9% of statements
16:22:07 [2019-09-23T16:22:07.446Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
16:22:09 [2019-09-23T16:22:09.728Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
16:22:09 [2019-09-23T16:22:09.728Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
16:22:09 [2019-09-23T16:22:09.982Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
16:22:10 [2019-09-23T16:22:10.237Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
16:22:10 [2019-09-23T16:22:10.716Z] ok  	github.com/docker/docker/pkg/signal	2.367s	coverage: 61.0% of statements
16:22:10 [2019-09-23T16:22:10.716Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
16:22:10 [2019-09-23T16:22:10.974Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
16:22:11 [2019-09-23T16:22:11.231Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
16:22:11 [2019-09-23T16:22:11.488Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
16:22:11 [2019-09-23T16:22:11.598Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
16:22:11 [2019-09-23T16:22:11.744Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 80.6% of statements
16:22:12 [2019-09-23T16:22:12.309Z] ok  	github.com/docker/docker/pkg/system	0.023s	coverage: 36.9% of statements
16:22:12 [2019-09-23T16:22:12.873Z] ok  	github.com/docker/docker/pkg/tailfile	0.068s	coverage: 88.6% of statements
16:22:12 [2019-09-23T16:22:12.960Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
16:22:13 [2019-09-23T16:22:13.130Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
16:22:13 [2019-09-23T16:22:13.694Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
16:22:13 [2019-09-23T16:22:13.694Z] testing: warning: no tests to run
16:22:13 [2019-09-23T16:22:13.694Z] coverage: [no statements]
16:22:13 [2019-09-23T16:22:13.694Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
16:22:14 [2019-09-23T16:22:14.257Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
16:22:14 [2019-09-23T16:22:14.257Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
16:22:14 [2019-09-23T16:22:14.514Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
16:22:14 [2019-09-23T16:22:14.845Z] === RUN   TestDockerSuite/TestBuildDockerignore
16:22:16 [2019-09-23T16:22:16.408Z] ok  	github.com/docker/docker/plugin	0.534s	coverage: 27.1% of statements
16:22:17 [2019-09-23T16:22:17.340Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
16:22:17 [2019-09-23T16:22:17.903Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
16:22:18 [2019-09-23T16:22:18.160Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
16:22:19 [2019-09-23T16:22:19.529Z] ok  	github.com/docker/docker/registry	0.085s	coverage: 56.3% of statements
16:22:20 [2019-09-23T16:22:20.077Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
16:22:20 [2019-09-23T16:22:20.093Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
16:22:20 [2019-09-23T16:22:20.350Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
16:22:20 [2019-09-23T16:22:20.915Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
16:22:21 [2019-09-23T16:22:21.478Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
16:22:22 [2019-09-23T16:22:22.585Z] === RUN   TestDockerDaemonSuite/TestShmSize
16:22:23 [2019-09-23T16:22:23.203Z] ok  	github.com/docker/docker/api/server	0.008s	coverage: 9.0% of statements
16:22:24 [2019-09-23T16:22:24.000Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
16:22:24 [2019-09-23T16:22:24.258Z] ok  	github.com/docker/docker/volume/local	0.025s	coverage: 73.0% of statements
16:22:24 [2019-09-23T16:22:24.468Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
16:22:24 [2019-09-23T16:22:24.823Z] ok  	github.com/docker/docker/volume/mounts	0.017s	coverage: 67.0% of statements
16:22:26 [2019-09-23T16:22:26.191Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.0% of statements
16:22:27 [2019-09-23T16:22:27.725Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
16:22:27 [2019-09-23T16:22:27.725Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
16:22:27 [2019-09-23T16:22:27.979Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
16:22:29 [2019-09-23T16:22:29.864Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
16:22:34 [2019-09-23T16:22:34.026Z] --- PASS: TestDockerDaemonSuite (361.79s)
16:22:34 [2019-09-23T16:22:34.026Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.72s)
16:22:34 [2019-09-23T16:22:34.026Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool"
16:22:34 [2019-09-23T16:22:34.026Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.71s)
16:22:34 [2019-09-23T16:22:34.026Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon"
16:22:34 [2019-09-23T16:22:34.026Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.60s)
16:22:34 [2019-09-23T16:22:34.026Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock"
16:22:34 [2019-09-23T16:22:34.026Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.81s)
16:22:34 [2019-09-23T16:22:34.026Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill"
16:22:34 [2019-09-23T16:22:34.026Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill"
16:22:34 [2019-09-23T16:22:34.026Z]         docker_cli_daemon_test.go:1449: Daemon dfcc7075dc537 is not started
16:22:34 [2019-09-23T16:22:34.026Z]         check_test.go:309: Daemon de3c5732053f8 is not started
16:22:34 [2019-09-23T16:22:34.026Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (4.39s)
16:22:34 [2019-09-23T16:22:34.026Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash"
16:22:34 [2019-09-23T16:22:34.026Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.72s)
16:22:34 [2019-09-23T16:22:34.026Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown"
16:22:34 [2019-09-23T16:22:34.026Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown"
16:22:34 [2019-09-23T16:22:34.026Z]         check_test.go:309: Daemon db15fe65768b4 is not started
16:22:34 [2019-09-23T16:22:34.026Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.38s)
16:22:34 [2019-09-23T16:22:34.026Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort"
16:22:34 [2019-09-23T16:22:34.026Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.10s)
16:22:34 [2019-09-23T16:22:34.026Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal"
16:22:34 [2019-09-23T16:22:34.026Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.80s)
16:22:34 [2019-09-23T16:22:34.026Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork"
16:22:34 [2019-09-23T16:22:34.026Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (8.06s)
16:22:34 [2019-09-23T16:22:34.026Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr"
16:22:34 [2019-09-23T16:22:34.026Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (8.11s)
16:22:34 [2019-09-23T16:22:34.026Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2"
16:22:34 [2019-09-23T16:22:34.026Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.02s)
16:22:34 [2019-09-23T16:22:34.026Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP"
16:22:34 [2019-09-23T16:22:34.026Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.54s)
16:22:34 [2019-09-23T16:22:34.026Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone"
16:22:34 [2019-09-23T16:22:34.026Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.56s)
16:22:34 [2019-09-23T16:22:34.026Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent"
16:22:34 [2019-09-23T16:22:34.026Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
16:22:34 [2019-09-23T16:22:34.026Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress"
16:22:34 [2019-09-23T16:22:34.026Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress"
16:22:34 [2019-09-23T16:22:34.026Z]         check_test.go:309: Daemon d327f38f29523 is not started
16:22:34 [2019-09-23T16:22:34.026Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
16:22:34 [2019-09-23T16:22:34.026Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress"
16:22:34 [2019-09-23T16:22:34.026Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress"
16:22:34 [2019-09-23T16:22:34.026Z]         check_test.go:309: Daemon dc539a0fe879c is not started
16:22:34 [2019-09-23T16:22:34.026Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.95s)
16:22:34 [2019-09-23T16:22:34.026Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode"
16:22:34 [2019-09-23T16:22:34.026Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog"
16:22:34 [2019-09-23T16:22:34.027Z]         check_test.go:309: Daemon d33aa38e5f379 is not started
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.16s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.31s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.09s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.72s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.72s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.63s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (4.17s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure"
16:22:34 [2019-09-23T16:22:34.027Z]         check_test.go:309: Daemon d53c612cf5ad7 is not started
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.75s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.62s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.16s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose"
16:22:34 [2019-09-23T16:22:34.027Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing"
16:22:34 [2019-09-23T16:22:34.027Z]         requirement.go:26: unmatched requirement bridgeNfIptables
16:22:34 [2019-09-23T16:22:34.027Z]         check_test.go:309: Daemon dfe2c95299230 is not started
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.72s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP"
16:22:34 [2019-09-23T16:22:34.027Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled"
16:22:34 [2019-09-23T16:22:34.027Z]         requirement.go:26: unmatched requirement IPv6
16:22:34 [2019-09-23T16:22:34.027Z]         check_test.go:309: Daemon daf54d1eb24b2 is not started
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.26s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.02s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.75s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.76s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean"
16:22:34 [2019-09-23T16:22:34.027Z]         check_test.go:309: Daemon dd723b3f93b48 is not started
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.18s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration"
16:22:34 [2019-09-23T16:22:34.027Z]         check_test.go:309: Daemon db815fdc37df5 is not started
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.06s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins"
16:22:34 [2019-09-23T16:22:34.027Z]         docker_cli_daemon_plugins_test.go:79: Daemon d068efd369740 is not started
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.87s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins"
16:22:34 [2019-09-23T16:22:34.027Z]         docker_cli_daemon_plugins_test.go:169: Daemon d0a031bfc251e is not started
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.36s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong"
16:22:34 [2019-09-23T16:22:34.027Z]         check_test.go:309: Daemon daabb0c358a53 is not started
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.78s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.86s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.91s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.85s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.81s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.92s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.05s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.86s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError"
16:22:34 [2019-09-23T16:22:34.027Z]         check_test.go:309: Daemon dfc97328fe918 is not started
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.40s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.82s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.54s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.24s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.26s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.76s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork"
16:22:34 [2019-09-23T16:22:34.027Z]         check_test.go:309: Daemon d69477db0f499 is not started
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.56s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.24s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.95s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.92s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.67s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.56s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.53s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways"
16:22:34 [2019-09-23T16:22:34.027Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize"
16:22:34 [2019-09-23T16:22:34.027Z]         requirement.go:26: unmatched requirement Devicemapper
16:22:34 [2019-09-23T16:22:34.027Z]         check_test.go:309: Daemon d87c083361a73 is not started
16:22:34 [2019-09-23T16:22:34.027Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize"
16:22:34 [2019-09-23T16:22:34.027Z]         requirement.go:26: unmatched requirement Devicemapper
16:22:34 [2019-09-23T16:22:34.027Z]         check_test.go:309: Daemon d5b89814a832e is not started
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.09s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer"
16:22:34 [2019-09-23T16:22:34.027Z]         check_test.go:309: Daemon de5e486e7fb6c is not started
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.27s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.25s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.24s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.28s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.98s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.90s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.94s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.51s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer"
16:22:34 [2019-09-23T16:22:34.027Z]         check_test.go:309: Daemon d51c094ecd48c is not started
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.41s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.90s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.95s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout"
16:22:34 [2019-09-23T16:22:34.027Z]         check_test.go:309: Daemon da8b88f7f35ac is not started
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.14s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.56s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost"
16:22:34 [2019-09-23T16:22:34.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.10s)
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
16:22:34 [2019-09-23T16:22:34.027Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
16:22:34 [2019-09-23T16:22:34.027Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
16:22:34 [2019-09-23T16:22:34.027Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
16:22:34 [2019-09-23T16:22:34.027Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
16:22:34 [2019-09-23T16:22:34.027Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
16:22:34 [2019-09-23T16:22:34.027Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
16:22:34 [2019-09-23T16:22:34.027Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
16:22:34 [2019-09-23T16:22:34.028Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
16:22:34 [2019-09-23T16:22:34.028Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
16:22:34 [2019-09-23T16:22:34.028Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
16:22:34 [2019-09-23T16:22:34.028Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
16:22:34 [2019-09-23T16:22:34.028Z]         check_test.go:309: Daemon dec3547678f10 is not started
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.16s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors"
16:22:34 [2019-09-23T16:22:34.028Z]         check_test.go:309: Daemon d617d9afea52b is not started
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost"
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964"
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.31s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults"
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp"
16:22:34 [2019-09-23T16:22:34.028Z]         check_test.go:309: Daemon dd3615da881dc is not started
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.86s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting"
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.24s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig"
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.47s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath"
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey"
16:22:34 [2019-09-23T16:22:34.028Z]         check_test.go:309: Daemon de38d30b35b11 is not started
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.99s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork"
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.88s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart"
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.66s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore"
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.08s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove"
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove"
16:22:34 [2019-09-23T16:22:34.028Z]         check_test.go:309: Daemon d259321c32650 is not started
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo"
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert"
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.62s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert"
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.96s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun"
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.02s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand"
16:22:34 [2019-09-23T16:22:34.028Z]         check_test.go:309: Daemon d50ca3766a92b is not started
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.90s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability"
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.61s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled"
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.17s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart"
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.46s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling"
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.10s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel"
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.57s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors"
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.03s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore"
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.50s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore"
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.36s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged"
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.86s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat"
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap"
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames"
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.64s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile"
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.29s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine"
16:22:34 [2019-09-23T16:22:34.028Z]         docker_cli_daemon_test.go:2542: Daemon d4a0dda21fc96 is not started
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.35s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile"
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.03s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault"
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.93s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize"
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.23s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload"
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify"
16:22:34 [2019-09-23T16:22:34.028Z]         check_test.go:309: Daemon d4825d08dd99a is not started
16:22:34 [2019-09-23T16:22:34.028Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.92s)
16:22:34 [2019-09-23T16:22:34.028Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin"
16:22:34 [2019-09-23T16:22:34.028Z] === RUN   TestDockerSwarmSuite
16:22:34 [2019-09-23T16:22:34.028Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
16:22:34 [2019-09-23T16:22:34.028Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
16:22:38 [2019-09-23T16:22:38.183Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
16:22:38 [2019-09-23T16:22:38.496Z] --- PASS: TestImportExtremelyLargeImageWorks (100.01s)
16:22:38 [2019-09-23T16:22:38.496Z]     import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks"
16:22:38 [2019-09-23T16:22:38.496Z] PASS
16:22:38 [2019-09-23T16:22:38.496Z] 
16:22:38 [2019-09-23T16:22:38.496Z] === Skipped
16:22:38 [2019-09-23T16:22:38.496Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
16:22:38 [2019-09-23T16:22:38.496Z]     remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:22:38 [2019-09-23T16:22:38.496Z] 
16:22:38 [2019-09-23T16:22:38.496Z] 
16:22:38 [2019-09-23T16:22:38.496Z] DONE 12 tests, 1 skipped in 101.508s
16:22:38 [2019-09-23T16:22:38.496Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
16:22:38 [2019-09-23T16:22:38.496Z] ++ 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
16:22:38 [2019-09-23T16:22:38.496Z] ++ set -e
16:22:38 [2019-09-23T16:22:38.496Z] ++ '[' -n 0 ']'
16:22:38 [2019-09-23T16:22:38.496Z] ++ set -x
16:22:38 [2019-09-23T16:22:38.496Z] ++ 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
16:22:38 [2019-09-23T16:22:38.496Z] INFO: Testing against a local daemon
16:22:38 [2019-09-23T16:22:38.496Z] === RUN   TestNetworkCreateDelete
16:22:38 [2019-09-23T16:22:38.496Z] --- PASS: TestNetworkCreateDelete (0.12s)
16:22:38 [2019-09-23T16:22:38.496Z] === RUN   TestDockerNetworkDeletePreferID
16:22:38 [2019-09-23T16:22:38.496Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
16:22:38 [2019-09-23T16:22:38.496Z] === RUN   TestInspectNetwork
16:22:38 [2019-09-23T16:22:38.496Z] === RUN   TestInspectNetwork/full_network_id
16:22:38 [2019-09-23T16:22:38.496Z] === RUN   TestInspectNetwork/partial_network_id
16:22:38 [2019-09-23T16:22:38.496Z] === RUN   TestInspectNetwork/network_name
16:22:38 [2019-09-23T16:22:38.496Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:22:38 [2019-09-23T16:22:38.496Z] --- PASS: TestInspectNetwork (8.70s)
16:22:38 [2019-09-23T16:22:38.496Z]     inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork"
16:22:38 [2019-09-23T16:22:38.496Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:22:38 [2019-09-23T16:22:38.496Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:22:38 [2019-09-23T16:22:38.496Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:22:38 [2019-09-23T16:22:38.496Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:22:38 [2019-09-23T16:22:38.496Z] === RUN   TestRunContainerWithBridgeNone
16:22:38 [2019-09-23T16:22:38.496Z] --- PASS: TestRunContainerWithBridgeNone (2.65s)
16:22:38 [2019-09-23T16:22:38.496Z]     network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone"
16:22:38 [2019-09-23T16:22:38.496Z] === RUN   TestNetworkInvalidJSON
16:22:38 [2019-09-23T16:22:38.496Z] === RUN   TestNetworkInvalidJSON//networks/create
16:22:38 [2019-09-23T16:22:38.496Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:22:38 [2019-09-23T16:22:38.496Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:22:38 [2019-09-23T16:22:38.496Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:22:38 [2019-09-23T16:22:38.496Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:22:38 [2019-09-23T16:22:38.496Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:22:38 [2019-09-23T16:22:38.496Z] === CONT  TestNetworkInvalidJSON//networks/create
16:22:38 [2019-09-23T16:22:38.496Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:22:38 [2019-09-23T16:22:38.496Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:22:38 [2019-09-23T16:22:38.496Z] --- PASS: TestNetworkInvalidJSON (0.01s)
16:22:38 [2019-09-23T16:22:38.496Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:22:38 [2019-09-23T16:22:38.496Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:22:38 [2019-09-23T16:22:38.496Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:22:38 [2019-09-23T16:22:38.496Z] === RUN   TestDaemonRestartWithLiveRestore
16:22:38 [2019-09-23T16:22:38.496Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
16:22:38 [2019-09-23T16:22:38.496Z]     service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore"
16:22:38 [2019-09-23T16:22:38.496Z] === RUN   TestDaemonDefaultNetworkPools
16:22:38 [2019-09-23T16:22:38.496Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
16:22:38 [2019-09-23T16:22:38.496Z]     service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools"
16:22:38 [2019-09-23T16:22:38.496Z] === RUN   TestDaemonRestartWithExistingNetwork
16:22:38 [2019-09-23T16:22:38.865Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
16:22:38 [2019-09-23T16:22:38.865Z]     service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork"
16:22:38 [2019-09-23T16:22:38.865Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:22:40 [2019-09-23T16:22:40.239Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
16:22:40 [2019-09-23T16:22:40.239Z]     service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange"
16:22:40 [2019-09-23T16:22:40.239Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:22:40 [2019-09-23T16:22:40.610Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
16:22:40 [2019-09-23T16:22:40.610Z]     service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool"
16:22:40 [2019-09-23T16:22:40.610Z] === RUN   TestServiceWithPredefinedNetwork
16:22:40 [2019-09-23T16:22:40.792Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
16:22:40 [2019-09-23T16:22:40.792Z] 
16:22:40 [2019-09-23T16:22:40.792Z]  ________   ____  __.
16:22:40 [2019-09-23T16:22:40.792Z]  \_____  \ |    |/ _|
16:22:40 [2019-09-23T16:22:40.792Z]  /   |   \|      <
16:22:40 [2019-09-23T16:22:40.792Z]  /    |    \    |  \
16:22:40 [2019-09-23T16:22:40.792Z]  \_______  /____|__ \
16:22:40 [2019-09-23T16:22:40.792Z]          \/        \/
16:22:40 [2019-09-23T16:22:40.792Z] 
16:22:40 [2019-09-23T16:22:40.792Z] INFO: make.ps1 ended at 09/23/2019 16:22:31
16:22:40 [2019-09-23T16:22:40.792Z] INFO: Binaries build ended at 09/23/2019 16:22:34. Duration:00:01:25.8174987
16:22:40 [2019-09-23T16:22:40.792Z] INFO: Copying the built daemon binary to d:\CI\PR-39956\5\binary\dockerd-0531fd077.exe...
16:22:40 [2019-09-23T16:22:40.792Z] INFO: Copying the built client binary to d:\CI\PR-39956\5\binary\docker-0531fd077.exe...
16:22:40 [2019-09-23T16:22:40.792Z] INFO: Copying dockerversion from the container...
16:22:40 [2019-09-23T16:22:40.792Z] INFO: Copying the golang package from the container to d:\CI\PR-39956\5\installer\go.zip...
16:22:40 [2019-09-23T16:22:40.792Z] INFO: Extracting go.zip to d:\CI\PR-39956\5\go
16:22:41 [2019-09-23T16:22:41.035Z] ok  	github.com/docker/docker/pkg/plugins	33.614s	coverage: 76.6% of statements
16:22:41 [2019-09-23T16:22:41.035Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:22:41 [2019-09-23T16:22:41.035Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:22:41 [2019-09-23T16:22:41.035Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
16:22:41 [2019-09-23T16:22:41.035Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:22:41 [2019-09-23T16:22:41.035Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:22:41 [2019-09-23T16:22:41.035Z] ?   	github.com/docker/docker/rootless	[no test files]
16:22:41 [2019-09-23T16:22:41.035Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
16:22:41 [2019-09-23T16:22:41.035Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:22:41 [2019-09-23T16:22:41.035Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:22:41 [2019-09-23T16:22:41.035Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:22:41 [2019-09-23T16:22:41.035Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:22:41 [2019-09-23T16:22:41.035Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:22:41 [2019-09-23T16:22:41.035Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:22:41 [2019-09-23T16:22:41.035Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:22:41 [2019-09-23T16:22:41.035Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:22:41 [2019-09-23T16:22:41.035Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:22:41 [2019-09-23T16:22:41.035Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:22:41 [2019-09-23T16:22:41.036Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:22:41 [2019-09-23T16:22:41.036Z] ?   	github.com/docker/docker/volume	[no test files]
16:22:41 [2019-09-23T16:22:41.036Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:22:41 [2019-09-23T16:22:41.036Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:22:41 [2019-09-23T16:22:41.036Z] 
16:22:41 [2019-09-23T16:22:41.036Z] === Skipped
16:22:41 [2019-09-23T16:22:41.036Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
16:22:41 [2019-09-23T16:22:41.036Z]     exec_linux_test.go:18: requires AppArmor to be enabled
16:22:41 [2019-09-23T16:22:41.036Z] 
16:22:41 [2019-09-23T16:22:41.036Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
16:22:41 [2019-09-23T16:22:41.036Z]     exec_linux_test.go:38: requires AppArmor to be enabled
16:22:41 [2019-09-23T16:22:41.036Z] 
16:22:41 [2019-09-23T16:22:41.036Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:22:41 [2019-09-23T16:22:41.036Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:22:41 [2019-09-23T16:22:41.036Z]     graphtest_unix.go:46: Driver btrfs not supported
16:22:41 [2019-09-23T16:22:41.036Z] 
16:22:41 [2019-09-23T16:22:41.036Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:22:41 [2019-09-23T16:22:41.036Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:22:41 [2019-09-23T16:22:41.036Z]     graphtest_unix.go:46: Driver btrfs not supported
16:22:41 [2019-09-23T16:22:41.036Z] 
16:22:41 [2019-09-23T16:22:41.036Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:22:41 [2019-09-23T16:22:41.036Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:22:41 [2019-09-23T16:22:41.036Z]     graphtest_unix.go:46: Driver btrfs not supported
16:22:41 [2019-09-23T16:22:41.036Z] 
16:22:41 [2019-09-23T16:22:41.036Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:22:41 [2019-09-23T16:22:41.036Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:22:41 [2019-09-23T16:22:41.036Z]     graphtest_unix.go:46: Driver btrfs not supported
16:22:41 [2019-09-23T16:22:41.036Z] 
16:22:41 [2019-09-23T16:22:41.036Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:22:41 [2019-09-23T16:22:41.036Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:22:41 [2019-09-23T16:22:41.036Z]     graphtest_unix.go:46: Driver btrfs not supported
16:22:41 [2019-09-23T16:22:41.036Z] 
16:22:41 [2019-09-23T16:22:41.036Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:22:41 [2019-09-23T16:22:41.036Z]     graphtest_unix.go:73: No driver to put!
16:22:41 [2019-09-23T16:22:41.036Z] 
16:22:41 [2019-09-23T16:22:41.036Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
16:22:41 [2019-09-23T16:22:41.036Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
16:22:41 [2019-09-23T16:22:41.036Z] 
16:22:41 [2019-09-23T16:22:41.036Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
16:22:41 [2019-09-23T16:22:41.036Z]     overlay_test.go:49: Fails to compute changes intermittently
16:22:41 [2019-09-23T16:22:41.036Z] 
16:22:41 [2019-09-23T16:22:41.036Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:22:41 [2019-09-23T16:22:41.036Z]     overlay_test.go:65: Cannot run test with naive change algorithm
16:22:41 [2019-09-23T16:22:41.036Z] 
16:22:41 [2019-09-23T16:22:41.036Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:22:41 [2019-09-23T16:22:41.036Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:22:41 [2019-09-23T16:22:41.036Z] 
16:22:41 [2019-09-23T16:22:41.036Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:22:41 [2019-09-23T16:22:41.036Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:22:41 [2019-09-23T16:22:41.036Z]     graphtest_unix.go:46: Driver zfs not supported
16:22:41 [2019-09-23T16:22:41.036Z] 
16:22:41 [2019-09-23T16:22:41.036Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:22:41 [2019-09-23T16:22:41.036Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:22:41 [2019-09-23T16:22:41.036Z]     graphtest_unix.go:46: Driver zfs not supported
16:22:41 [2019-09-23T16:22:41.036Z] 
16:22:41 [2019-09-23T16:22:41.036Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:22:41 [2019-09-23T16:22:41.036Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:22:41 [2019-09-23T16:22:41.036Z]     graphtest_unix.go:46: Driver zfs not supported
16:22:41 [2019-09-23T16:22:41.036Z] 
16:22:41 [2019-09-23T16:22:41.036Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:22:41 [2019-09-23T16:22:41.036Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:22:41 [2019-09-23T16:22:41.036Z]     graphtest_unix.go:46: Driver zfs not supported
16:22:41 [2019-09-23T16:22:41.036Z] 
16:22:41 [2019-09-23T16:22:41.036Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:22:41 [2019-09-23T16:22:41.036Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:22:41 [2019-09-23T16:22:41.036Z]     graphtest_unix.go:46: Driver zfs not supported
16:22:41 [2019-09-23T16:22:41.036Z] 
16:22:41 [2019-09-23T16:22:41.036Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:22:41 [2019-09-23T16:22:41.036Z]     graphtest_unix.go:73: No driver to put!
16:22:41 [2019-09-23T16:22:41.036Z] 
16:22:41 [2019-09-23T16:22:41.036Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:22:41 [2019-09-23T16:22:41.036Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
16:22:41 [2019-09-23T16:22:41.036Z] 
16:22:41 [2019-09-23T16:22:41.036Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:22:41 [2019-09-23T16:22:41.036Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
16:22:41 [2019-09-23T16:22:41.036Z] 
16:22:41 [2019-09-23T16:22:41.036Z] 
16:22:41 [2019-09-23T16:22:41.036Z] DONE 2084 tests, 20 skipped in 226.810s
Post stage
[Pipeline] junit
16:22:41 [2019-09-23T16:22:41.049Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
16:22:41 [2019-09-23T16:22:41.646Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39956/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=88e93faa7fbfd315bcdb1515849416bd2465c29a -e DOCKER_GRAPHDRIVER docker:88e93faa7fbfd315bcdb1515849416bd2465c29a hack/validate/vendor
16:22:42 [2019-09-23T16:22:42.370Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
16:22:42 [2019-09-23T16:22:42.578Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
16:22:43 [2019-09-23T16:22:43.461Z] + echo Building e2e image
16:22:43 [2019-09-23T16:22:43.461Z] Building e2e image
16:22:43 [2019-09-23T16:22:43.461Z] + docker build --build-arg DOCKER_GITCOMMIT=88e93faa7fbfd315bcdb1515849416bd2465c29a -t moby-e2e-test -f Dockerfile.e2e .
16:22:43 [2019-09-23T16:22:43.461Z] #2 [internal] load build definition from Dockerfile.e2e
16:22:43 [2019-09-23T16:22:43.461Z] #2 transferring dockerfile: 3.21kB done
16:22:43 [2019-09-23T16:22:43.461Z] #2 DONE 0.0s
16:22:43 [2019-09-23T16:22:43.461Z] 
16:22:43 [2019-09-23T16:22:43.461Z] #1 [internal] load .dockerignore
16:22:43 [2019-09-23T16:22:43.461Z] #1 transferring context: 34B done
16:22:43 [2019-09-23T16:22:43.461Z] #1 DONE 0.0s
16:22:43 [2019-09-23T16:22:43.461Z] 
16:22:43 [2019-09-23T16:22:43.461Z] #4 [internal] load metadata for docker.io/library/alpine:3.10
16:22:43 [2019-09-23T16:22:43.720Z] #4 DONE 0.1s
16:22:43 [2019-09-23T16:22:43.720Z] 
16:22:43 [2019-09-23T16:22:43.720Z] #3 [internal] load metadata for docker.io/library/golang:1.13.0-alpine
16:22:43 [2019-09-23T16:22:43.720Z] #3 DONE 0.1s
16:22:43 [2019-09-23T16:22:43.720Z] 
16:22:43 [2019-09-23T16:22:43.720Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.0-alpine@sha256:84349ee862...
16:22:43 [2019-09-23T16:22:43.720Z] #14 DONE 0.0s
16:22:43 [2019-09-23T16:22:43.720Z] 
16:22:43 [2019-09-23T16:22:43.720Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3...
16:22:43 [2019-09-23T16:22:43.720Z] #5 DONE 0.0s
16:22:43 [2019-09-23T16:22:43.720Z] 
16:22:43 [2019-09-23T16:22:43.720Z] #8 [internal] load build context
16:22:43 [2019-09-23T16:22:43.841Z] --- PASS: TestServiceWithPredefinedNetwork (3.03s)
16:22:43 [2019-09-23T16:22:43.841Z]     service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork"
16:22:43 [2019-09-23T16:22:43.841Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:22:43 [2019-09-23T16:22:43.841Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:22:43 [2019-09-23T16:22:43.841Z]     service_test.go:230: FLAKY_TEST
16:22:43 [2019-09-23T16:22:43.841Z] === RUN   TestServiceWithDataPathPortInit
16:22:43 [2019-09-23T16:22:43.977Z] #8 transferring context: 794.81kB 0.3s done
16:22:43 [2019-09-23T16:22:43.977Z] #8 DONE 0.3s
16:22:43 [2019-09-23T16:22:43.977Z] 
16:22:43 [2019-09-23T16:22:43.977Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
16:22:43 [2019-09-23T16:22:43.977Z] #15 CACHED
16:22:43 [2019-09-23T16:22:43.977Z] 
16:22:43 [2019-09-23T16:22:43.977Z] #16 [base 3/5] RUN mkdir -p /build/
16:22:43 [2019-09-23T16:22:43.977Z] #16 CACHED
16:22:43 [2019-09-23T16:22:43.977Z] 
16:22:43 [2019-09-23T16:22:43.977Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
16:22:43 [2019-09-23T16:22:43.977Z] #17 CACHED
16:22:43 [2019-09-23T16:22:43.977Z] 
16:22:43 [2019-09-23T16:22:43.977Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
16:22:43 [2019-09-23T16:22:43.977Z] #18 CACHED
16:22:43 [2019-09-23T16:22:43.977Z] 
16:22:43 [2019-09-23T16:22:43.977Z] #31 [builder 1/4] COPY . .
16:22:48 [2019-09-23T16:22:48.895Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
16:22:48 [2019-09-23T16:22:48.895Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
16:22:48 [2019-09-23T16:22:48.895Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
16:22:48 [2019-09-23T16:22:48.895Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
16:22:50 [2019-09-23T16:22:50.518Z] #31 DONE 5.9s
16:22:50 [2019-09-23T16:22:50.518Z] 
16:22:50 [2019-09-23T16:22:50.518Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
16:22:50 [2019-09-23T16:22:50.775Z] #32 DONE 0.9s
16:22:50 [2019-09-23T16:22:50.775Z] 
16:22:50 [2019-09-23T16:22:50.775Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
16:22:51 [2019-09-23T16:22:51.337Z] #33 0.679 
16:22:51 [2019-09-23T16:22:51.594Z] #33 1.017 Removing bundles/
16:22:51 [2019-09-23T16:22:51.850Z] #33 1.018 
16:22:51 [2019-09-23T16:22:51.850Z] #33 1.021 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
16:22:52 [2019-09-23T16:22:52.780Z] #33 2.167 Building test suite binary ./integration-cli/test.main
16:22:55 [2019-09-23T16:22:55.418Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
16:22:57 [2019-09-23T16:22:57.300Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
16:22:59 [2019-09-23T16:22:59.808Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
16:23:00 [2019-09-23T16:23:00.336Z] --- PASS: TestServiceWithDataPathPortInit (16.36s)
16:23:00 [2019-09-23T16:23:00.336Z]     service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
16:23:00 [2019-09-23T16:23:00.336Z]     service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
16:23:00 [2019-09-23T16:23:00.336Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:23:01 [2019-09-23T16:23:01.169Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
16:23:02 [2019-09-23T16:23:02.094Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
16:23:08 [2019-09-23T16:23:08.055Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.08s)
16:23:08 [2019-09-23T16:23:08.055Z]     service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit"
16:23:08 [2019-09-23T16:23:08.055Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:noy69d6sgtzr2kzadkbj0x7ja Created:2019-09-23 16:23:01.353290047 +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[28844a4f4103b6f2f6a2eb873318c020fc481cc15c65afffce6eb84f13253dd1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r1aeior42400hdddudqn0tdkv EndpointID:81137c18726562bdd020efb61a753eef494a46d592d46ac77bf521ffb58d17c2 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bf6199ed4183b78c5f9010d0c3179198e40df112fa7e07c66040d324b434a7d6 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:8474c5ce571b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r1aeior42400hdddudqn0tdkv EndpointID:81137c18726562bdd020efb61a753eef494a46d592d46ac77bf521ffb58d17c2 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
16:23:08 [2019-09-23T16:23:08.055Z] PASS
16:23:08 [2019-09-23T16:23:08.055Z] 
16:23:08 [2019-09-23T16:23:08.055Z] === Skipped
16:23:08 [2019-09-23T16:23:08.055Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:23:08 [2019-09-23T16:23:08.055Z]     service_test.go:230: FLAKY_TEST
16:23:08 [2019-09-23T16:23:08.055Z] 
16:23:08 [2019-09-23T16:23:08.055Z] 
16:23:08 [2019-09-23T16:23:08.055Z] DONE 21 tests, 1 skipped in 44.400s
16:23:08 [2019-09-23T16:23:08.055Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:23:08 [2019-09-23T16:23:08.055Z] ++ 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
16:23:08 [2019-09-23T16:23:08.055Z] ++ set -e
16:23:08 [2019-09-23T16:23:08.055Z] ++ '[' -n 0 ']'
16:23:08 [2019-09-23T16:23:08.055Z] ++ set -x
16:23:08 [2019-09-23T16:23:08.055Z] ++ 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
16:23:08 [2019-09-23T16:23:08.451Z] INFO: Testing against a local daemon
16:23:08 [2019-09-23T16:23:08.452Z] === RUN   TestDockerNetworkIpvlanPersistance
16:23:08 [2019-09-23T16:23:08.452Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:23:08 [2019-09-23T16:23:08.452Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:23:08 [2019-09-23T16:23:08.452Z] === RUN   TestDockerNetworkIpvlan
16:23:08 [2019-09-23T16:23:08.452Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:23:08 [2019-09-23T16:23:08.452Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:23:08 [2019-09-23T16:23:08.452Z] PASS
16:23:08 [2019-09-23T16:23:08.452Z] 
16:23:08 [2019-09-23T16:23:08.452Z] === Skipped
16:23:08 [2019-09-23T16:23:08.452Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:23:08 [2019-09-23T16:23:08.452Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:23:08 [2019-09-23T16:23:08.452Z] 
16:23:08 [2019-09-23T16:23:08.452Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:23:08 [2019-09-23T16:23:08.452Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:23:08 [2019-09-23T16:23:08.452Z] 
16:23:08 [2019-09-23T16:23:08.452Z] 
16:23:08 [2019-09-23T16:23:08.452Z] DONE 2 tests, 2 skipped in 0.336s
16:23:08 [2019-09-23T16:23:08.452Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:23:08 [2019-09-23T16:23:08.452Z] ++ 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
16:23:08 [2019-09-23T16:23:08.452Z] ++ set -e
16:23:08 [2019-09-23T16:23:08.452Z] ++ '[' -n 0 ']'
16:23:08 [2019-09-23T16:23:08.452Z] ++ set -x
16:23:08 [2019-09-23T16:23:08.452Z] ++ 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
16:23:08 [2019-09-23T16:23:08.662Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
16:23:08 [2019-09-23T16:23:08.832Z] INFO: Testing against a local daemon
16:23:08 [2019-09-23T16:23:08.832Z] === RUN   TestDockerNetworkMacvlanPersistance
16:23:10 [2019-09-23T16:23:10.092Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
16:23:10 [2019-09-23T16:23:10.092Z]     macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance"
16:23:10 [2019-09-23T16:23:10.092Z] === RUN   TestDockerNetworkMacvlan
16:23:10 [2019-09-23T16:23:10.585Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
16:23:10 [2019-09-23T16:23:10.793Z] INFO: Extraction ended at 09/23/2019 16:23:07. Duration:00:00:27.3983517
16:23:10 [2019-09-23T16:23:10.793Z] INFO: Updating the golang and path environment variables
16:23:10 [2019-09-23T16:23:10.793Z] INFO: GOPATH=d:\gopath
16:23:10 [2019-09-23T16:23:10.793Z] INFO: go version go1.13 windows/amd64
16:23:10 [2019-09-23T16:23:10.793Z] INFO: Running the daemon under test in debug mode
16:23:10 [2019-09-23T16:23:10.793Z] INFO: Starting a daemon under test...
16:23:10 [2019-09-23T16:23:10.793Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-39956\5\daemon --pidfile d:\CI\PR-39956\5\docker.pid -D
16:23:10 [2019-09-23T16:23:10.793Z] INFO: Process started successfully.
16:23:10 [2019-09-23T16:23:10.793Z] INFO: Start tailing logs of the daemon under tests
16:23:10 [2019-09-23T16:23:10.793Z] INFO: Waiting for the daemon under test to start...
16:23:10 [2019-09-23T16:23:10.886Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:23:11 [2019-09-23T16:23:11.255Z] INFO: Daemon under test started and replied!
16:23:11 [2019-09-23T16:23:11.255Z] INFO: Docker version of the daemon under test
16:23:11 [2019-09-23T16:23:11.255Z] 
16:23:11 [2019-09-23T16:23:11.688Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:23:11 [2019-09-23T16:23:11.718Z] Client:
16:23:11 [2019-09-23T16:23:11.718Z]  Version:      17.06.2-ce
16:23:11 [2019-09-23T16:23:11.718Z]  API version:  1.30
16:23:11 [2019-09-23T16:23:11.718Z]  Go version:   go1.8.3
16:23:11 [2019-09-23T16:23:11.718Z]  Git commit:   cec0b72
16:23:11 [2019-09-23T16:23:11.718Z]  Built:        Tue Sep  5 19:57:19 2017
16:23:11 [2019-09-23T16:23:11.718Z]  OS/Arch:      windows/amd64
16:23:11 [2019-09-23T16:23:11.718Z] 
16:23:11 [2019-09-23T16:23:11.718Z] Server:
16:23:11 [2019-09-23T16:23:11.718Z]  Version:      0.0.0-dev
16:23:11 [2019-09-23T16:23:11.718Z]  API version:  1.41 (minimum version 1.24)
16:23:11 [2019-09-23T16:23:11.718Z]  Go version:   go1.13
16:23:11 [2019-09-23T16:23:11.718Z]  Git commit:   0531fd077
16:23:11 [2019-09-23T16:23:11.718Z]  Built:        09/23/2019 16:21:13
16:23:11 [2019-09-23T16:23:11.718Z]  OS/Arch:      windows/amd64
16:23:11 [2019-09-23T16:23:11.718Z]  Experimental: false
16:23:11 [2019-09-23T16:23:11.718Z] 
16:23:11 [2019-09-23T16:23:11.718Z] INFO: Docker info of the daemon under test
16:23:11 [2019-09-23T16:23:11.718Z] 
16:23:11 [2019-09-23T16:23:11.718Z] Containers: 0
16:23:11 [2019-09-23T16:23:11.718Z]  Running: 0
16:23:11 [2019-09-23T16:23:11.718Z]  Paused: 0
16:23:11 [2019-09-23T16:23:11.718Z]  Stopped: 0
16:23:11 [2019-09-23T16:23:11.718Z] Images: 0
16:23:11 [2019-09-23T16:23:11.718Z] Server Version: 0.0.0-dev
16:23:11 [2019-09-23T16:23:11.718Z] Storage Driver: windowsfilter
16:23:11 [2019-09-23T16:23:11.718Z]  Windows: 
16:23:11 [2019-09-23T16:23:11.718Z] Logging Driver: json-file
16:23:11 [2019-09-23T16:23:11.718Z] Plugins: 
16:23:11 [2019-09-23T16:23:11.718Z]  Volume: local
16:23:11 [2019-09-23T16:23:11.718Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:23:11 [2019-09-23T16:23:11.718Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:23:11 [2019-09-23T16:23:11.718Z] Swarm: inactive
16:23:11 [2019-09-23T16:23:11.718Z] Default Isolation: process
16:23:11 [2019-09-23T16:23:11.718Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
16:23:11 [2019-09-23T16:23:11.718Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
16:23:11 [2019-09-23T16:23:11.718Z] OSType: windows
16:23:11 [2019-09-23T16:23:11.718Z] Architecture: x86_64
16:23:11 [2019-09-23T16:23:11.718Z] CPUs: 4
16:23:11 [2019-09-23T16:23:11.718Z] Total Memory: 32GiB
16:23:11 [2019-09-23T16:23:11.718Z] Name: azwin-2-4e2a90
16:23:11 [2019-09-23T16:23:11.718Z] ID: F4XH:XSFD:V6R2:VIZ6:OJKR:6A3P:VJ3B:YKAL:GAYC:FVV2:SHCV:54LF
16:23:11 [2019-09-23T16:23:11.718Z] Docker Root Dir: D:\CI\PR-39956\5\daemon
16:23:11 [2019-09-23T16:23:11.718Z] Debug Mode (client): false
16:23:11 [2019-09-23T16:23:11.718Z] Debug Mode (server): true
16:23:11 [2019-09-23T16:23:11.718Z]  File Descriptors: -1
16:23:11 [2019-09-23T16:23:11.718Z]  Goroutines: 17
16:23:11 [2019-09-23T16:23:11.718Z]  System Time: 2019-09-23T16:23:11.2951775Z
16:23:11 [2019-09-23T16:23:11.718Z]  EventsListeners: 0
16:23:11 [2019-09-23T16:23:11.718Z] Registry: https://index.docker.io/v1/
16:23:11 [2019-09-23T16:23:11.718Z] Labels:
16:23:11 [2019-09-23T16:23:11.718Z] Experimental: false
16:23:11 [2019-09-23T16:23:11.718Z] Insecure Registries:
16:23:11 [2019-09-23T16:23:11.718Z]  127.0.0.0/8
16:23:11 [2019-09-23T16:23:11.718Z] Live Restore Enabled: false
16:23:11 [2019-09-23T16:23:11.718Z] 
16:23:11 [2019-09-23T16:23:11.718Z] 
16:23:11 [2019-09-23T16:23:11.718Z] INFO: Docker images of the daemon under test
16:23:11 [2019-09-23T16:23:11.718Z] 
16:23:11 [2019-09-23T16:23:11.718Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
16:23:11 [2019-09-23T16:23:11.718Z] 
16:23:11 [2019-09-23T16:23:11.718Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
16:23:11 [2019-09-23T16:23:11.718Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
16:23:11 [2019-09-23T16:23:11.718Z] ltsc2019: Pulling from windows/servercore
16:23:12 [2019-09-23T16:23:12.967Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:23:13 [2019-09-23T16:23:13.094Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
16:23:15 [2019-09-23T16:23:15.604Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:23:17 [2019-09-23T16:23:17.527Z] 65014b3c3121: Pulling fs layer
16:23:17 [2019-09-23T16:23:17.527Z] 2945147eda09: Pulling fs layer
16:23:19 [2019-09-23T16:23:19.660Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:23:25 [2019-09-23T16:23:25.033Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:23:25 [2019-09-23T16:23:25.834Z] --- PASS: TestDockerNetworkMacvlan (15.82s)
16:23:25 [2019-09-23T16:23:25.834Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
16:23:25 [2019-09-23T16:23:25.834Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
16:23:25 [2019-09-23T16:23:25.834Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
16:23:25 [2019-09-23T16:23:25.834Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
16:23:25 [2019-09-23T16:23:25.834Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
16:23:25 [2019-09-23T16:23:25.834Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.58s)
16:23:25 [2019-09-23T16:23:25.834Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
16:23:25 [2019-09-23T16:23:25.834Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.20s)
16:23:25 [2019-09-23T16:23:25.834Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
16:23:25 [2019-09-23T16:23:25.834Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.40s)
16:23:25 [2019-09-23T16:23:25.834Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
16:23:25 [2019-09-23T16:23:25.834Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.95s)
16:23:25 [2019-09-23T16:23:25.834Z] PASS
16:23:25 [2019-09-23T16:23:25.834Z] 
16:23:25 [2019-09-23T16:23:25.834Z] DONE 8 tests in 17.452s
16:23:25 [2019-09-23T16:23:25.834Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
16:23:25 [2019-09-23T16:23:25.834Z] ++ 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
16:23:25 [2019-09-23T16:23:25.834Z] ++ set -e
16:23:25 [2019-09-23T16:23:25.834Z] ++ '[' -n 0 ']'
16:23:25 [2019-09-23T16:23:25.834Z] ++ set -x
16:23:25 [2019-09-23T16:23:25.834Z] ++ 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
16:23:25 [2019-09-23T16:23:25.834Z] testing: warning: no tests to run
16:23:25 [2019-09-23T16:23:25.834Z] PASS
16:23:25 [2019-09-23T16:23:25.834Z] 
16:23:25 [2019-09-23T16:23:25.834Z] DONE 0 tests in 0.086s
16:23:25 [2019-09-23T16:23:25.834Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:23:25 [2019-09-23T16:23:25.834Z] ++ 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
16:23:25 [2019-09-23T16:23:25.834Z] ++ set -e
16:23:25 [2019-09-23T16:23:25.834Z] ++ '[' -n 0 ']'
16:23:25 [2019-09-23T16:23:25.834Z] ++ set -x
16:23:25 [2019-09-23T16:23:25.834Z] ++ 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
16:23:26 [2019-09-23T16:23:26.202Z] INFO: Testing against a local daemon
16:23:26 [2019-09-23T16:23:26.202Z] === RUN   TestAuthZPluginAllowRequest
16:23:27 [2019-09-23T16:23:27.875Z] 2945147eda09: Verifying Checksum
16:23:27 [2019-09-23T16:23:27.875Z] 2945147eda09: Download complete
16:23:28 [2019-09-23T16:23:28.013Z] --- PASS: TestAuthZPluginAllowRequest (1.65s)
16:23:28 [2019-09-23T16:23:28.013Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest"
16:23:28 [2019-09-23T16:23:28.013Z] === RUN   TestAuthZPluginTLS
16:23:28 [2019-09-23T16:23:28.421Z] --- PASS: TestAuthZPluginTLS (0.59s)
16:23:28 [2019-09-23T16:23:28.421Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS"
16:23:28 [2019-09-23T16:23:28.421Z] === RUN   TestAuthZPluginDenyRequest
16:23:29 [2019-09-23T16:23:29.215Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
16:23:29 [2019-09-23T16:23:29.215Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest"
16:23:29 [2019-09-23T16:23:29.215Z] === RUN   TestAuthZPluginAPIDenyResponse
16:23:29 [2019-09-23T16:23:29.604Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
16:23:29 [2019-09-23T16:23:29.604Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse"
16:23:29 [2019-09-23T16:23:29.604Z] === RUN   TestAuthZPluginDenyResponse
16:23:30 [2019-09-23T16:23:30.489Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
16:23:30 [2019-09-23T16:23:30.489Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse"
16:23:30 [2019-09-23T16:23:30.489Z] === RUN   TestAuthZPluginAllowEventStream
16:23:32 [2019-09-23T16:23:32.378Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s)
16:23:32 [2019-09-23T16:23:32.378Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream"
16:23:32 [2019-09-23T16:23:32.378Z] === RUN   TestAuthZPluginErrorResponse
16:23:32 [2019-09-23T16:23:32.378Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
16:23:32 [2019-09-23T16:23:32.378Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse"
16:23:32 [2019-09-23T16:23:32.378Z] === RUN   TestAuthZPluginErrorRequest
16:23:33 [2019-09-23T16:23:33.177Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
16:23:33 [2019-09-23T16:23:33.177Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest"
16:23:33 [2019-09-23T16:23:33.177Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:23:33 [2019-09-23T16:23:33.550Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
16:23:33 [2019-09-23T16:23:33.550Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration"
16:23:33 [2019-09-23T16:23:33.550Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:23:34 [2019-09-23T16:23:34.976Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
16:23:34 [2019-09-23T16:23:34.976Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
16:23:34 [2019-09-23T16:23:34.976Z] === RUN   TestDockerSuite/TestBuildDotDotFile
16:23:34 [2019-09-23T16:23:34.976Z] === RUN   TestDockerSuite/TestBuildEOLInLine
16:23:35 [2019-09-23T16:23:35.990Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.25s)
16:23:35 [2019-09-23T16:23:35.990Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking"
16:23:35 [2019-09-23T16:23:35.990Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:23:36 [2019-09-23T16:23:36.471Z] 65014b3c3121: Verifying Checksum
16:23:36 [2019-09-23T16:23:36.471Z] 65014b3c3121: Download complete
16:23:38 [2019-09-23T16:23:38.152Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.42s)
16:23:38 [2019-09-23T16:23:38.152Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom"
16:23:38 [2019-09-23T16:23:38.152Z] === RUN   TestAuthZPluginHeader
16:23:39 [2019-09-23T16:23:39.134Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
16:23:39 [2019-09-23T16:23:39.389Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
16:23:39 [2019-09-23T16:23:39.460Z] --- PASS: TestAuthZPluginHeader (0.84s)
16:23:39 [2019-09-23T16:23:39.460Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader"
16:23:39 [2019-09-23T16:23:39.460Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:23:39 [2019-09-23T16:23:39.460Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
16:23:39 [2019-09-23T16:23:39.460Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:23:39 [2019-09-23T16:23:39.460Z] === RUN   TestAuthZPluginV2Disable
16:23:39 [2019-09-23T16:23:39.460Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:23:39 [2019-09-23T16:23:39.460Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:23:39 [2019-09-23T16:23:39.460Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:23:39 [2019-09-23T16:23:39.460Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:23:39 [2019-09-23T16:23:39.460Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:23:39 [2019-09-23T16:23:39.460Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:23:39 [2019-09-23T16:23:39.460Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:23:39 [2019-09-23T16:23:39.460Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:23:39 [2019-09-23T16:23:39.460Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:23:39 [2019-09-23T16:23:39.644Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
16:23:40 [2019-09-23T16:23:40.567Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
16:23:40 [2019-09-23T16:23:40.822Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
16:23:41 [2019-09-23T16:23:41.076Z] === RUN   TestDockerSuite/TestBuildEntrypoint
16:23:41 [2019-09-23T16:23:41.635Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
16:23:44 [2019-09-23T16:23:44.892Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
16:23:46 [2019-09-23T16:23:46.254Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
16:23:48 [2019-09-23T16:23:48.135Z] === RUN   TestDockerSuite/TestBuildEnv
16:23:50 [2019-09-23T16:23:50.018Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
16:23:51 [2019-09-23T16:23:51.902Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
16:23:52 [2019-09-23T16:23:52.156Z] --- PASS: TestImportExtremelyLargeImageWorks (174.32s)
16:23:52 [2019-09-23T16:23:52.156Z]     import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks"
16:23:52 [2019-09-23T16:23:52.156Z] PASS
16:23:52 [2019-09-23T16:23:52.156Z] 
16:23:52 [2019-09-23T16:23:52.156Z] DONE 12 tests in 178.334s
16:23:52 [2019-09-23T16:23:52.156Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
16:23:52 [2019-09-23T16:23:52.156Z] ++ 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
16:23:52 [2019-09-23T16:23:52.156Z] ++ set -e
16:23:52 [2019-09-23T16:23:52.156Z] ++ '[' -n 0 ']'
16:23:52 [2019-09-23T16:23:52.156Z] ++ set -x
16:23:52 [2019-09-23T16:23:52.156Z] ++ 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
16:23:52 [2019-09-23T16:23:52.410Z] INFO: Testing against a local daemon
16:23:52 [2019-09-23T16:23:52.410Z] === RUN   TestNetworkCreateDelete
16:23:52 [2019-09-23T16:23:52.665Z] --- PASS: TestNetworkCreateDelete (0.14s)
16:23:52 [2019-09-23T16:23:52.665Z] === RUN   TestDockerNetworkDeletePreferID
16:23:52 [2019-09-23T16:23:52.920Z] === RUN   TestDockerSuite/TestBuildEnvUsage
16:23:52 [2019-09-23T16:23:52.921Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
16:23:52 [2019-09-23T16:23:52.921Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s)
16:23:52 [2019-09-23T16:23:52.921Z] === RUN   TestInspectNetwork
16:23:53 [2019-09-23T16:23:53.844Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
16:23:56 [2019-09-23T16:23:56.015Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.92s)
16:23:56 [2019-09-23T16:23:56.015Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart"
16:23:56 [2019-09-23T16:23:56.015Z] PASS
16:23:56 [2019-09-23T16:23:56.015Z] 
16:23:56 [2019-09-23T16:23:56.015Z] === Skipped
16:23:56 [2019-09-23T16:23:56.015Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
16:23:56 [2019-09-23T16:23:56.015Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:23:56 [2019-09-23T16:23:56.015Z] 
16:23:56 [2019-09-23T16:23:56.015Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:23:56 [2019-09-23T16:23:56.015Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:23:56 [2019-09-23T16:23:56.015Z] 
16:23:56 [2019-09-23T16:23:56.015Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:23:56 [2019-09-23T16:23:56.015Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:23:56 [2019-09-23T16:23:56.015Z] 
16:23:56 [2019-09-23T16:23:56.015Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:23:56 [2019-09-23T16:23:56.015Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:23:56 [2019-09-23T16:23:56.015Z] 
16:23:56 [2019-09-23T16:23:56.015Z] 
16:23:56 [2019-09-23T16:23:56.015Z] DONE 17 tests, 4 skipped in 30.089s
16:23:56 [2019-09-23T16:23:56.015Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:23:56 [2019-09-23T16:23:56.015Z] ++ 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
16:23:56 [2019-09-23T16:23:56.015Z] ++ set -e
16:23:56 [2019-09-23T16:23:56.015Z] ++ '[' -n 0 ']'
16:23:56 [2019-09-23T16:23:56.015Z] ++ set -x
16:23:56 [2019-09-23T16:23:56.015Z] ++ 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
16:23:56 [2019-09-23T16:23:56.389Z] INFO: Testing against a local daemon
16:23:56 [2019-09-23T16:23:56.389Z] === RUN   TestPluginInvalidJSON
16:23:56 [2019-09-23T16:23:56.389Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:23:56 [2019-09-23T16:23:56.389Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:23:56 [2019-09-23T16:23:56.389Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:23:56 [2019-09-23T16:23:56.389Z] --- PASS: TestPluginInvalidJSON (0.03s)
16:23:56 [2019-09-23T16:23:56.389Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:23:56 [2019-09-23T16:23:56.389Z] PASS
16:23:56 [2019-09-23T16:23:56.389Z] 
16:23:56 [2019-09-23T16:23:56.389Z] DONE 2 tests in 0.221s
16:23:56 [2019-09-23T16:23:56.389Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:23:56 [2019-09-23T16:23:56.389Z] ++ 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
16:23:56 [2019-09-23T16:23:56.389Z] ++ set -e
16:23:56 [2019-09-23T16:23:56.389Z] ++ '[' -n 0 ']'
16:23:56 [2019-09-23T16:23:56.389Z] ++ set -x
16:23:56 [2019-09-23T16:23:56.389Z] ++ 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
16:23:56 [2019-09-23T16:23:56.389Z] INFO: Testing against a local daemon
16:23:56 [2019-09-23T16:23:56.389Z] === RUN   TestExternalGraphDriver
16:23:56 [2019-09-23T16:23:56.790Z] === RUN   TestExternalGraphDriver/json
16:23:59 [2019-09-23T16:23:59.124Z] === RUN   TestInspectNetwork/full_network_id
16:23:59 [2019-09-23T16:23:59.124Z] === RUN   TestInspectNetwork/partial_network_id
16:23:59 [2019-09-23T16:23:59.124Z] === RUN   TestInspectNetwork/network_name
16:23:59 [2019-09-23T16:23:59.124Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:23:59 [2019-09-23T16:23:59.276Z] === RUN   TestExternalGraphDriver/spec
16:24:00 [2019-09-23T16:24:00.309Z] ok  	github.com/docker/docker/api/server/httputils	0.008s	coverage: 14.7% of statements
16:24:00 [2019-09-23T16:24:00.484Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
16:24:01 [2019-09-23T16:24:01.219Z] === RUN   TestExternalGraphDriver/pull
16:24:02 [2019-09-23T16:24:02.349Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:24:02 [2019-09-23T16:24:02.636Z] ok  	github.com/docker/docker/api/server/middleware	0.013s	coverage: 37.7% of statements
16:24:02 [2019-09-23T16:24:02.636Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:24:02 [2019-09-23T16:24:02.636Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:24:02 [2019-09-23T16:24:02.636Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:24:02 [2019-09-23T16:24:02.636Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:24:02 [2019-09-23T16:24:02.636Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:24:02 [2019-09-23T16:24:02.636Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:24:02 [2019-09-23T16:24:02.636Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:24:03 [2019-09-23T16:24:03.258Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:24:03 [2019-09-23T16:24:03.544Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:24:03 [2019-09-23T16:24:03.779Z] --- PASS: TestInspectNetwork (10.58s)
16:24:03 [2019-09-23T16:24:03.779Z]     inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork"
16:24:03 [2019-09-23T16:24:03.779Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:24:03 [2019-09-23T16:24:03.779Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:24:03 [2019-09-23T16:24:03.779Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:24:03 [2019-09-23T16:24:03.779Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:24:03 [2019-09-23T16:24:03.779Z] === RUN   TestRunContainerWithBridgeNone
16:24:04 [2019-09-23T16:24:04.565Z] --- PASS: TestExternalGraphDriver (7.96s)
16:24:04 [2019-09-23T16:24:04.565Z]     external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver"
16:24:04 [2019-09-23T16:24:04.565Z]     --- PASS: TestExternalGraphDriver/json (2.12s)
16:24:04 [2019-09-23T16:24:04.565Z]     --- PASS: TestExternalGraphDriver/spec (2.41s)
16:24:04 [2019-09-23T16:24:04.565Z]     --- PASS: TestExternalGraphDriver/pull (3.23s)
16:24:04 [2019-09-23T16:24:04.565Z] === RUN   TestGraphdriverPluginV2
16:24:04 [2019-09-23T16:24:04.565Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
16:24:04 [2019-09-23T16:24:04.565Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:24:04 [2019-09-23T16:24:04.565Z] PASS
16:24:04 [2019-09-23T16:24:04.565Z] 
16:24:04 [2019-09-23T16:24:04.565Z] === Skipped
16:24:04 [2019-09-23T16:24:04.565Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
16:24:04 [2019-09-23T16:24:04.565Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:24:04 [2019-09-23T16:24:04.565Z] 
16:24:04 [2019-09-23T16:24:04.565Z] 
16:24:04 [2019-09-23T16:24:04.565Z] DONE 5 tests, 1 skipped in 8.249s
16:24:04 [2019-09-23T16:24:04.565Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:24:04 [2019-09-23T16:24:04.565Z] ++ 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
16:24:04 [2019-09-23T16:24:04.565Z] ++ set -e
16:24:04 [2019-09-23T16:24:04.565Z] ++ '[' -n 0 ']'
16:24:04 [2019-09-23T16:24:04.565Z] ++ set -x
16:24:04 [2019-09-23T16:24:04.565Z] ++ 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
16:24:04 [2019-09-23T16:24:04.942Z] INFO: Testing against a local daemon
16:24:04 [2019-09-23T16:24:04.942Z] === RUN   TestContinueAfterPluginCrash
16:24:04 [2019-09-23T16:24:04.942Z] === PAUSE TestContinueAfterPluginCrash
16:24:04 [2019-09-23T16:24:04.942Z] === RUN   TestDaemonStartWithLogOpt
16:24:04 [2019-09-23T16:24:04.942Z] === PAUSE TestDaemonStartWithLogOpt
16:24:04 [2019-09-23T16:24:04.942Z] === CONT  TestContinueAfterPluginCrash
16:24:04 [2019-09-23T16:24:04.942Z] === CONT  TestDaemonStartWithLogOpt
16:24:05 [2019-09-23T16:24:05.590Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:24:05 [2019-09-23T16:24:05.590Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:24:05 [2019-09-23T16:24:05.875Z] ok  	github.com/docker/docker/api/types/strslice	0.020s	coverage: 90.0% of statements
16:24:06 [2019-09-23T16:24:06.336Z] --- PASS: TestRunContainerWithBridgeNone (2.89s)
16:24:06 [2019-09-23T16:24:06.336Z]     network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone"
16:24:06 [2019-09-23T16:24:06.336Z] === RUN   TestNetworkInvalidJSON
16:24:06 [2019-09-23T16:24:06.336Z] === RUN   TestNetworkInvalidJSON//networks/create
16:24:06 [2019-09-23T16:24:06.336Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:24:06 [2019-09-23T16:24:06.336Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:24:06 [2019-09-23T16:24:06.336Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:24:06 [2019-09-23T16:24:06.336Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:24:06 [2019-09-23T16:24:06.336Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:24:06 [2019-09-23T16:24:06.500Z] ok  	github.com/docker/docker/api/types/filters	0.033s	coverage: 95.2% of statements
16:24:06 [2019-09-23T16:24:06.500Z] ok  	github.com/docker/docker/api/server/router/swarm	0.008s	coverage: 4.0% of statements
16:24:06 [2019-09-23T16:24:06.500Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:24:06 [2019-09-23T16:24:06.500Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
16:24:06 [2019-09-23T16:24:06.500Z] ?   	github.com/docker/docker/api/types	[no test files]
16:24:06 [2019-09-23T16:24:06.500Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:24:06 [2019-09-23T16:24:06.500Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:24:06 [2019-09-23T16:24:06.500Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:24:06 [2019-09-23T16:24:06.500Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:24:06 [2019-09-23T16:24:06.500Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:24:06 [2019-09-23T16:24:06.500Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:24:06 [2019-09-23T16:24:06.500Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:24:06 [2019-09-23T16:24:06.500Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:24:06 [2019-09-23T16:24:06.500Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
16:24:06 [2019-09-23T16:24:06.500Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:24:06 [2019-09-23T16:24:06.500Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:24:06 [2019-09-23T16:24:06.590Z] === CONT  TestNetworkInvalidJSON//networks/create
16:24:06 [2019-09-23T16:24:06.591Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:24:06 [2019-09-23T16:24:06.591Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:24:06 [2019-09-23T16:24:06.591Z] --- PASS: TestNetworkInvalidJSON (0.03s)
16:24:06 [2019-09-23T16:24:06.591Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:24:06 [2019-09-23T16:24:06.591Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:24:06 [2019-09-23T16:24:06.591Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:24:06 [2019-09-23T16:24:06.591Z] === RUN   TestDaemonRestartWithLiveRestore
16:24:06 [2019-09-23T16:24:06.786Z] ok  	github.com/docker/docker/api/types/time	0.020s	coverage: 100.0% of statements
16:24:07 [2019-09-23T16:24:07.076Z] ok  	github.com/docker/docker/api/types/versions	0.020s	coverage: 75.0% of statements
16:24:07 [2019-09-23T16:24:07.076Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:24:07 [2019-09-23T16:24:07.076Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:24:07 [2019-09-23T16:24:07.076Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:24:07 [2019-09-23T16:24:07.076Z] ?   	github.com/docker/docker/builder	[no test files]
16:24:07 [2019-09-23T16:24:07.076Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:24:07 [2019-09-23T16:24:07.076Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:24:07 [2019-09-23T16:24:07.076Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:24:07 [2019-09-23T16:24:07.076Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:24:07 [2019-09-23T16:24:07.076Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:24:07 [2019-09-23T16:24:07.076Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:24:07 [2019-09-23T16:24:07.076Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:24:07 [2019-09-23T16:24:07.515Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
16:24:07 [2019-09-23T16:24:07.515Z]     service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore"
16:24:07 [2019-09-23T16:24:07.515Z] === RUN   TestDaemonDefaultNetworkPools
16:24:08 [2019-09-23T16:24:08.119Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
16:24:08 [2019-09-23T16:24:08.119Z]     service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools"
16:24:08 [2019-09-23T16:24:08.119Z] === RUN   TestDaemonRestartWithExistingNetwork
16:24:08 [2019-09-23T16:24:08.591Z] ok  	github.com/docker/docker/builder/dockerignore	0.010s	coverage: 96.8% of statements
16:24:09 [2019-09-23T16:24:09.480Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s)
16:24:09 [2019-09-23T16:24:09.480Z]     service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork"
16:24:09 [2019-09-23T16:24:09.480Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:24:10 [2019-09-23T16:24:10.839Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
16:24:10 [2019-09-23T16:24:10.839Z]     service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange"
16:24:10 [2019-09-23T16:24:10.839Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:24:11 [2019-09-23T16:24:11.094Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
16:24:11 [2019-09-23T16:24:11.094Z]     service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool"
16:24:11 [2019-09-23T16:24:11.094Z] === RUN   TestServiceWithPredefinedNetwork
16:24:14 [2019-09-23T16:24:14.350Z] --- PASS: TestServiceWithPredefinedNetwork (3.06s)
16:24:14 [2019-09-23T16:24:14.350Z]     service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork"
16:24:14 [2019-09-23T16:24:14.350Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:24:14 [2019-09-23T16:24:14.350Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:24:14 [2019-09-23T16:24:14.350Z]     service_test.go:230: FLAKY_TEST
16:24:14 [2019-09-23T16:24:14.350Z] === RUN   TestServiceWithDataPathPortInit
16:24:17 [2019-09-23T16:24:17.038Z] ok  	github.com/docker/docker/builder/fscache	0.133s	coverage: 69.2% of statements
16:24:18 [2019-09-23T16:24:18.527Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.021s	coverage: 85.1% of statements
16:24:18 [2019-09-23T16:24:18.527Z] ok  	github.com/docker/docker/builder/remotecontext	0.399s	coverage: 13.6% of statements
16:24:18 [2019-09-23T16:24:18.813Z] ok  	github.com/docker/docker/cli/debug	0.017s	coverage: 100.0% of statements
16:24:18 [2019-09-23T16:24:18.813Z] ok  	github.com/docker/docker/builder/dockerfile	0.983s	coverage: 45.1% of statements
16:24:18 [2019-09-23T16:24:18.813Z] ?   	github.com/docker/docker/cli	[no test files]
16:24:18 [2019-09-23T16:24:18.813Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:24:21 [2019-09-23T16:24:21.713Z] --- PASS: TestDaemonStartWithLogOpt (14.56s)
16:24:21 [2019-09-23T16:24:21.713Z]     validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt"
16:24:22 [2019-09-23T16:24:22.501Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
16:24:24 [2019-09-23T16:24:24.383Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
16:24:24 [2019-09-23T16:24:24.911Z] --- PASS: TestContinueAfterPluginCrash (19.94s)
16:24:24 [2019-09-23T16:24:24.911Z]     logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash"
16:24:24 [2019-09-23T16:24:24.911Z] PASS
16:24:24 [2019-09-23T16:24:24.911Z] 
16:24:24 [2019-09-23T16:24:24.911Z] DONE 2 tests in 20.356s
16:24:24 [2019-09-23T16:24:24.911Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:24:24 [2019-09-23T16:24:24.911Z] ++ 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
16:24:24 [2019-09-23T16:24:24.911Z] ++ set -e
16:24:24 [2019-09-23T16:24:24.911Z] ++ '[' -n 0 ']'
16:24:24 [2019-09-23T16:24:24.911Z] ++ set -x
16:24:24 [2019-09-23T16:24:24.911Z] ++ 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
16:24:25 [2019-09-23T16:24:25.330Z] INFO: Testing against a local daemon
16:24:25 [2019-09-23T16:24:25.330Z] === RUN   TestPluginWithDevMounts
16:24:25 [2019-09-23T16:24:25.330Z] === PAUSE TestPluginWithDevMounts
16:24:25 [2019-09-23T16:24:25.330Z] === CONT  TestPluginWithDevMounts
16:24:27 [2019-09-23T16:24:27.279Z] --- PASS: TestPluginWithDevMounts (2.12s)
16:24:27 [2019-09-23T16:24:27.279Z]     mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts"
16:24:27 [2019-09-23T16:24:27.279Z] PASS
16:24:27 [2019-09-23T16:24:27.279Z] 
16:24:27 [2019-09-23T16:24:27.279Z] DONE 1 tests in 2.423s
16:24:27 [2019-09-23T16:24:27.279Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
16:24:27 [2019-09-23T16:24:27.279Z] ++ 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
16:24:27 [2019-09-23T16:24:27.279Z] ++ set -e
16:24:27 [2019-09-23T16:24:27.279Z] ++ '[' -n 0 ']'
16:24:27 [2019-09-23T16:24:27.279Z] ++ set -x
16:24:27 [2019-09-23T16:24:27.279Z] ++ 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
16:24:27 [2019-09-23T16:24:27.649Z] INFO: Testing against a local daemon
16:24:27 [2019-09-23T16:24:27.649Z] === RUN   TestSecretInspect
16:24:30 [2019-09-23T16:24:30.844Z] --- PASS: TestSecretInspect (2.82s)
16:24:30 [2019-09-23T16:24:30.844Z]     secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect"
16:24:30 [2019-09-23T16:24:30.844Z] === RUN   TestSecretList
16:24:32 [2019-09-23T16:24:32.721Z] --- PASS: TestSecretList (2.43s)
16:24:32 [2019-09-23T16:24:32.721Z]     secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList"
16:24:32 [2019-09-23T16:24:32.721Z] === RUN   TestSecretsCreateAndDelete
16:24:34 [2019-09-23T16:24:34.082Z] ok  	github.com/docker/docker/client	0.696s	coverage: 75.8% of statements
16:24:34 [2019-09-23T16:24:34.433Z] --- PASS: TestServiceWithDataPathPortInit (19.34s)
16:24:34 [2019-09-23T16:24:34.433Z]     service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
16:24:34 [2019-09-23T16:24:34.433Z]     service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
16:24:34 [2019-09-23T16:24:34.433Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:24:34 [2019-09-23T16:24:34.433Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
16:24:34 [2019-09-23T16:24:34.728Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
16:24:34 [2019-09-23T16:24:34.983Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
16:24:35 [2019-09-23T16:24:35.542Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
16:24:36 [2019-09-23T16:24:36.135Z] --- PASS: TestSecretsCreateAndDelete (2.97s)
16:24:36 [2019-09-23T16:24:36.135Z]     secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete"
16:24:36 [2019-09-23T16:24:36.135Z] === RUN   TestSecretsUpdate
16:24:36 [2019-09-23T16:24:36.904Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
16:24:36 [2019-09-23T16:24:36.904Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
16:24:37 [2019-09-23T16:24:37.200Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
16:24:38 [2019-09-23T16:24:38.613Z] --- PASS: TestSecretsUpdate (2.74s)
16:24:38 [2019-09-23T16:24:38.613Z]     secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate"
16:24:38 [2019-09-23T16:24:38.613Z] === RUN   TestTemplatedSecret
16:24:42 [2019-09-23T16:24:42.429Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
16:24:42 [2019-09-23T16:24:42.843Z] --- PASS: TestTemplatedSecret (3.77s)
16:24:42 [2019-09-23T16:24:42.843Z]     secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret"
16:24:42 [2019-09-23T16:24:42.843Z] === RUN   TestSecretCreateResolve
16:24:43 [2019-09-23T16:24:43.352Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.72s)
16:24:43 [2019-09-23T16:24:43.353Z]     service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit"
16:24:43 [2019-09-23T16:24:43.353Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3tz2f23borpt9b3pno9yb5fds Created:2019-09-23 16:24:34.966588921 +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[8a97b63669fda1d89f8249507a875afeb996b1a078b43f9bdbe48f7fcafbf5c5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6a9ra78ncls0lgk2husydr6gx EndpointID:91ab6d432ce707310313500e93c744199ac9d8172c4b8298b407b3b43d1d41a8 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b50e972c475984911450882a8ea0470655df8304ba5ed496fef345103a06b5d0 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:5de2c179b07e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6a9ra78ncls0lgk2husydr6gx EndpointID:91ab6d432ce707310313500e93c744199ac9d8172c4b8298b407b3b43d1d41a8 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
16:24:43 [2019-09-23T16:24:43.353Z] PASS
16:24:43 [2019-09-23T16:24:43.353Z] 
16:24:43 [2019-09-23T16:24:43.353Z] === Skipped
16:24:43 [2019-09-23T16:24:43.353Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:24:43 [2019-09-23T16:24:43.353Z]     service_test.go:230: FLAKY_TEST
16:24:43 [2019-09-23T16:24:43.353Z] 
16:24:43 [2019-09-23T16:24:43.353Z] 
16:24:43 [2019-09-23T16:24:43.353Z] DONE 21 tests, 1 skipped in 51.028s
16:24:43 [2019-09-23T16:24:43.353Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:24:43 [2019-09-23T16:24:43.353Z] ++ 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
16:24:43 [2019-09-23T16:24:43.353Z] ++ set -e
16:24:43 [2019-09-23T16:24:43.353Z] ++ '[' -n 0 ']'
16:24:43 [2019-09-23T16:24:43.353Z] ++ set -x
16:24:43 [2019-09-23T16:24:43.353Z] ++ 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
16:24:43 [2019-09-23T16:24:43.353Z] INFO: Testing against a local daemon
16:24:43 [2019-09-23T16:24:43.353Z] === RUN   TestDockerNetworkIpvlanPersistance
16:24:43 [2019-09-23T16:24:43.353Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:24:43 [2019-09-23T16:24:43.353Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:24:43 [2019-09-23T16:24:43.353Z] === RUN   TestDockerNetworkIpvlan
16:24:43 [2019-09-23T16:24:43.353Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:24:43 [2019-09-23T16:24:43.353Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:24:43 [2019-09-23T16:24:43.353Z] PASS
16:24:43 [2019-09-23T16:24:43.353Z] 
16:24:43 [2019-09-23T16:24:43.353Z] === Skipped
16:24:43 [2019-09-23T16:24:43.353Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:24:43 [2019-09-23T16:24:43.353Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:24:43 [2019-09-23T16:24:43.353Z] 
16:24:43 [2019-09-23T16:24:43.353Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:24:43 [2019-09-23T16:24:43.353Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:24:43 [2019-09-23T16:24:43.353Z] 
16:24:43 [2019-09-23T16:24:43.353Z] 
16:24:43 [2019-09-23T16:24:43.353Z] DONE 2 tests, 2 skipped in 0.178s
16:24:43 [2019-09-23T16:24:43.615Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:24:43 [2019-09-23T16:24:43.615Z] ++ 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
16:24:43 [2019-09-23T16:24:43.615Z] ++ set -e
16:24:43 [2019-09-23T16:24:43.615Z] ++ '[' -n 0 ']'
16:24:43 [2019-09-23T16:24:43.615Z] ++ set -x
16:24:43 [2019-09-23T16:24:43.615Z] ++ 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
16:24:43 [2019-09-23T16:24:43.615Z] INFO: Testing against a local daemon
16:24:43 [2019-09-23T16:24:43.615Z] === RUN   TestDockerNetworkMacvlanPersistance
16:24:44 [2019-09-23T16:24:44.206Z] #33 105.4 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:24:44 [2019-09-23T16:24:44.206Z] #33 108.1 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:24:44 [2019-09-23T16:24:44.206Z] #33 110.4 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:24:44 [2019-09-23T16:24:44.206Z] #33 113.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:24:45 [2019-09-23T16:24:45.310Z] --- PASS: TestSecretCreateResolve (2.87s)
16:24:45 [2019-09-23T16:24:45.310Z]     secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve"
16:24:45 [2019-09-23T16:24:45.310Z] PASS
16:24:45 [2019-09-23T16:24:45.310Z] 
16:24:45 [2019-09-23T16:24:45.310Z] DONE 6 tests in 17.817s
16:24:45 [2019-09-23T16:24:45.310Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
16:24:45 [2019-09-23T16:24:45.310Z] ++ 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
16:24:45 [2019-09-23T16:24:45.310Z] ++ set -e
16:24:45 [2019-09-23T16:24:45.310Z] ++ '[' -n 0 ']'
16:24:45 [2019-09-23T16:24:45.310Z] ++ set -x
16:24:45 [2019-09-23T16:24:45.311Z] ++ 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
16:24:45 [2019-09-23T16:24:45.499Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s)
16:24:45 [2019-09-23T16:24:45.499Z]     macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance"
16:24:45 [2019-09-23T16:24:45.499Z] === RUN   TestDockerNetworkMacvlan
16:24:45 [2019-09-23T16:24:45.683Z] INFO: Testing against a local daemon
16:24:45 [2019-09-23T16:24:45.683Z] === RUN   TestServiceCreateInit
16:24:45 [2019-09-23T16:24:45.683Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:24:46 [2019-09-23T16:24:46.057Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:24:46 [2019-09-23T16:24:46.730Z] #33 115.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:24:46 [2019-09-23T16:24:46.980Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:24:47 [2019-09-23T16:24:47.903Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:24:49 [2019-09-23T16:24:49.251Z] #33 118.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:24:49 [2019-09-23T16:24:49.785Z] === RUN   TestDockerSuite/TestBuildExpose
16:24:49 [2019-09-23T16:24:49.785Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
16:24:50 [2019-09-23T16:24:50.344Z] === RUN   TestDockerSuite/TestBuildExposeOrder
16:24:50 [2019-09-23T16:24:50.598Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:24:50 [2019-09-23T16:24:50.832Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:24:50 [2019-09-23T16:24:50.853Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
16:24:51 [2019-09-23T16:24:51.107Z] === RUN   TestDockerSuite/TestBuildFails
16:24:51 [2019-09-23T16:24:51.773Z] #33 120.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:24:52 [2019-09-23T16:24:52.073Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
16:24:52 [2019-09-23T16:24:52.073Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
16:24:54 [2019-09-23T16:24:54.294Z] #33 123.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:24:54 [2019-09-23T16:24:54.294Z] #33 123.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:24:54 [2019-09-23T16:24:54.580Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
16:24:54 [2019-09-23T16:24:54.876Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:24:56 [2019-09-23T16:24:56.043Z] --- PASS: TestServiceCreateInit (10.32s)
16:24:56 [2019-09-23T16:24:56.043Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.29s)
16:24:56 [2019-09-23T16:24:56.043Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled"
16:24:56 [2019-09-23T16:24:56.043Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.02s)
16:24:56 [2019-09-23T16:24:56.043Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled"
16:24:56 [2019-09-23T16:24:56.043Z] === RUN   TestCreateServiceMultipleTimes
16:24:56 [2019-09-23T16:24:56.757Z] === RUN   TestDockerSuite/TestBuildForceRm
16:24:56 [2019-09-23T16:24:56.818Z] #33 126.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:24:57 [2019-09-23T16:24:57.749Z] #33 127.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:24:58 [2019-09-23T16:24:58.684Z] === RUN   TestDockerSuite/TestBuildFromGit
16:25:00 [2019-09-23T16:25:00.274Z] #33 129.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:25:00 [2019-09-23T16:25:00.569Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
16:25:00 [2019-09-23T16:25:00.823Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:25:00 [2019-09-23T16:25:00.823Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
16:25:02 [2019-09-23T16:25:02.184Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
16:25:02 [2019-09-23T16:25:02.616Z] --- PASS: TestDockerNetworkMacvlan (17.21s)
16:25:02 [2019-09-23T16:25:02.616Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
16:25:02 [2019-09-23T16:25:02.616Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
16:25:02 [2019-09-23T16:25:02.616Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
16:25:02 [2019-09-23T16:25:02.616Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
16:25:02 [2019-09-23T16:25:02.616Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
16:25:02 [2019-09-23T16:25:02.616Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.92s)
16:25:02 [2019-09-23T16:25:02.617Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
16:25:02 [2019-09-23T16:25:02.617Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.01s)
16:25:02 [2019-09-23T16:25:02.617Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
16:25:02 [2019-09-23T16:25:02.617Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.49s)
16:25:02 [2019-09-23T16:25:02.617Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
16:25:02 [2019-09-23T16:25:02.617Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.27s)
16:25:02 [2019-09-23T16:25:02.617Z] PASS
16:25:02 [2019-09-23T16:25:02.617Z] 
16:25:02 [2019-09-23T16:25:02.617Z] DONE 8 tests in 18.833s
16:25:02 [2019-09-23T16:25:02.617Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
16:25:02 [2019-09-23T16:25:02.617Z] ++ 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
16:25:02 [2019-09-23T16:25:02.617Z] ++ set -e
16:25:02 [2019-09-23T16:25:02.617Z] ++ '[' -n 0 ']'
16:25:02 [2019-09-23T16:25:02.617Z] ++ set -x
16:25:02 [2019-09-23T16:25:02.617Z] ++ 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
16:25:02 [2019-09-23T16:25:02.617Z] testing: warning: no tests to run
16:25:02 [2019-09-23T16:25:02.617Z] PASS
16:25:02 [2019-09-23T16:25:02.617Z] 
16:25:02 [2019-09-23T16:25:02.617Z] DONE 0 tests in 0.019s
16:25:02 [2019-09-23T16:25:02.617Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:25:02 [2019-09-23T16:25:02.617Z] ++ 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
16:25:02 [2019-09-23T16:25:02.617Z] ++ set -e
16:25:02 [2019-09-23T16:25:02.617Z] ++ '[' -n 0 ']'
16:25:02 [2019-09-23T16:25:02.617Z] ++ set -x
16:25:02 [2019-09-23T16:25:02.617Z] ++ 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
16:25:02 [2019-09-23T16:25:02.617Z] INFO: Testing against a local daemon
16:25:02 [2019-09-23T16:25:02.617Z] === RUN   TestAuthZPluginAllowRequest
16:25:02 [2019-09-23T16:25:02.795Z] #33 131.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:25:04 [2019-09-23T16:25:04.543Z] --- PASS: TestAuthZPluginAllowRequest (1.69s)
16:25:04 [2019-09-23T16:25:04.543Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest"
16:25:04 [2019-09-23T16:25:04.543Z] === RUN   TestAuthZPluginTLS
16:25:04 [2019-09-23T16:25:04.543Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
16:25:04 [2019-09-23T16:25:04.688Z] #33 134.1 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:25:04 [2019-09-23T16:25:04.798Z] --- PASS: TestAuthZPluginTLS (0.58s)
16:25:04 [2019-09-23T16:25:04.798Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS"
16:25:04 [2019-09-23T16:25:04.798Z] === RUN   TestAuthZPluginDenyRequest
16:25:05 [2019-09-23T16:25:05.357Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
16:25:05 [2019-09-23T16:25:05.357Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
16:25:05 [2019-09-23T16:25:05.357Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest"
16:25:05 [2019-09-23T16:25:05.357Z] === RUN   TestAuthZPluginAPIDenyResponse
16:25:05 [2019-09-23T16:25:05.612Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
16:25:05 [2019-09-23T16:25:05.866Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
16:25:05 [2019-09-23T16:25:05.867Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse"
16:25:05 [2019-09-23T16:25:05.867Z] === RUN   TestAuthZPluginDenyResponse
16:25:06 [2019-09-23T16:25:06.425Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
16:25:06 [2019-09-23T16:25:06.425Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse"
16:25:06 [2019-09-23T16:25:06.425Z] === RUN   TestAuthZPluginAllowEventStream
16:25:07 [2019-09-23T16:25:07.210Z] #33 136.4 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:25:07 [2019-09-23T16:25:07.786Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
16:25:08 [2019-09-23T16:25:08.040Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s)
16:25:08 [2019-09-23T16:25:08.040Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream"
16:25:08 [2019-09-23T16:25:08.040Z] === RUN   TestAuthZPluginErrorResponse
16:25:08 [2019-09-23T16:25:08.599Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
16:25:08 [2019-09-23T16:25:08.599Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse"
16:25:08 [2019-09-23T16:25:08.599Z] === RUN   TestAuthZPluginErrorRequest
16:25:09 [2019-09-23T16:25:09.161Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
16:25:09 [2019-09-23T16:25:09.161Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest"
16:25:09 [2019-09-23T16:25:09.161Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:25:09 [2019-09-23T16:25:09.721Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
16:25:09 [2019-09-23T16:25:09.722Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration"
16:25:09 [2019-09-23T16:25:09.722Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:25:09 [2019-09-23T16:25:09.731Z] #33 138.9 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:25:10 [2019-09-23T16:25:10.280Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
16:25:10 [2019-09-23T16:25:10.662Z] #33 139.9 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:25:11 [2019-09-23T16:25:11.639Z] === RUN   TestDockerSuite/TestBuildHistory
16:25:11 [2019-09-23T16:25:11.894Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.07s)
16:25:11 [2019-09-23T16:25:11.894Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking"
16:25:11 [2019-09-23T16:25:11.894Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:25:13 [2019-09-23T16:25:13.185Z] #33 142.2 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:25:14 [2019-09-23T16:25:14.118Z] #33 143.3 
16:25:14 [2019-09-23T16:25:14.400Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s)
16:25:14 [2019-09-23T16:25:14.400Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom"
16:25:14 [2019-09-23T16:25:14.400Z] === RUN   TestAuthZPluginHeader
16:25:14 [2019-09-23T16:25:14.681Z] #33 DONE 144.0s
16:25:14 [2019-09-23T16:25:14.681Z] 
16:25:14 [2019-09-23T16:25:14.681Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
16:25:14 [2019-09-23T16:25:14.695Z] --- PASS: TestAuthZPluginHeader (0.79s)
16:25:14 [2019-09-23T16:25:14.695Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader"
16:25:14 [2019-09-23T16:25:14.695Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:25:16 [2019-09-23T16:25:16.053Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
16:25:16 [2019-09-23T16:25:16.092Z] --- PASS: TestCreateServiceMultipleTimes (17.56s)
16:25:16 [2019-09-23T16:25:16.092Z]     create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes"
16:25:16 [2019-09-23T16:25:16.092Z] === RUN   TestCreateServiceConflict
16:25:16 [2019-09-23T16:25:16.092Z] --- PASS: TestCreateServiceConflict (2.70s)
16:25:16 [2019-09-23T16:25:16.092Z]     create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict"
16:25:16 [2019-09-23T16:25:16.092Z] === RUN   TestCreateServiceMaxReplicas
16:25:16 [2019-09-23T16:25:16.976Z] === RUN   TestDockerSuite/TestBuildIidFile
16:25:17 [2019-09-23T16:25:17.201Z] #34 DONE 2.3s
16:25:17 [2019-09-23T16:25:17.230Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
16:25:18 [2019-09-23T16:25:18.632Z] === RUN   TestDockerSuite/TestBuildInheritance
16:25:19 [2019-09-23T16:25:19.192Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
16:25:19 [2019-09-23T16:25:19.732Z] 
16:25:19 [2019-09-23T16:25:19.732Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
16:25:19 [2019-09-23T16:25:19.732Z] #27 CACHED
16:25:19 [2019-09-23T16:25:19.732Z] 
16:25:19 [2019-09-23T16:25:19.732Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
16:25:19 [2019-09-23T16:25:19.732Z] #28 CACHED
16:25:19 [2019-09-23T16:25:19.732Z] 
16:25:19 [2019-09-23T16:25:19.732Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
16:25:19 [2019-09-23T16:25:19.732Z] #9 CACHED
16:25:19 [2019-09-23T16:25:19.732Z] 
16:25:19 [2019-09-23T16:25:19.732Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
16:25:19 [2019-09-23T16:25:19.732Z] #12 CACHED
16:25:19 [2019-09-23T16:25:19.732Z] 
16:25:19 [2019-09-23T16:25:19.732Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
16:25:19 [2019-09-23T16:25:19.732Z] #25 CACHED
16:25:19 [2019-09-23T16:25:19.732Z] 
16:25:19 [2019-09-23T16:25:19.732Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
16:25:19 [2019-09-23T16:25:19.732Z] #7 CACHED
16:25:19 [2019-09-23T16:25:19.732Z] 
16:25:19 [2019-09-23T16:25:19.732Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
16:25:19 [2019-09-23T16:25:19.732Z] #24 CACHED
16:25:19 [2019-09-23T16:25:19.732Z] 
16:25:19 [2019-09-23T16:25:19.732Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
16:25:19 [2019-09-23T16:25:19.732Z] #26 CACHED
16:25:19 [2019-09-23T16:25:19.732Z] 
16:25:19 [2019-09-23T16:25:19.732Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
16:25:19 [2019-09-23T16:25:19.732Z] #21 CACHED
16:25:19 [2019-09-23T16:25:19.732Z] 
16:25:19 [2019-09-23T16:25:19.732Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
16:25:19 [2019-09-23T16:25:19.732Z] #10 CACHED
16:25:19 [2019-09-23T16:25:19.732Z] 
16:25:19 [2019-09-23T16:25:19.732Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
16:25:19 [2019-09-23T16:25:19.732Z] #13 CACHED
16:25:19 [2019-09-23T16:25:19.732Z] 
16:25:19 [2019-09-23T16:25:19.732Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
16:25:19 [2019-09-23T16:25:19.732Z] #19 CACHED
16:25:19 [2019-09-23T16:25:19.732Z] 
16:25:19 [2019-09-23T16:25:19.732Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
16:25:19 [2019-09-23T16:25:19.732Z] #23 CACHED
16:25:19 [2019-09-23T16:25:19.732Z] 
16:25:19 [2019-09-23T16:25:19.732Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
16:25:19 [2019-09-23T16:25:19.732Z] #11 CACHED
16:25:19 [2019-09-23T16:25:19.732Z] 
16:25:19 [2019-09-23T16:25:19.732Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
16:25:19 [2019-09-23T16:25:19.732Z] #6 CACHED
16:25:19 [2019-09-23T16:25:19.732Z] 
16:25:19 [2019-09-23T16:25:19.732Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
16:25:19 [2019-09-23T16:25:19.732Z] #29 CACHED
16:25:19 [2019-09-23T16:25:19.732Z] 
16:25:19 [2019-09-23T16:25:19.732Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
16:25:19 [2019-09-23T16:25:19.732Z] #22 CACHED
16:25:19 [2019-09-23T16:25:19.732Z] 
16:25:19 [2019-09-23T16:25:19.732Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
16:25:19 [2019-09-23T16:25:19.732Z] #20 CACHED
16:25:19 [2019-09-23T16:25:19.732Z] 
16:25:19 [2019-09-23T16:25:19.732Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
16:25:19 [2019-09-23T16:25:19.732Z] #30 CACHED
16:25:19 [2019-09-23T16:25:19.732Z] 
16:25:19 [2019-09-23T16:25:19.732Z] #35 [runner 12/12] COPY --from=builder       /build/ /
16:25:19 [2019-09-23T16:25:19.803Z] === RUN   TestDockerSuite/TestBuildInvalidTag
16:25:20 [2019-09-23T16:25:20.058Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
16:25:20 [2019-09-23T16:25:20.058Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.33s)
16:25:20 [2019-09-23T16:25:20.058Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest"
16:25:20 [2019-09-23T16:25:20.058Z] === RUN   TestAuthZPluginV2Disable
16:25:20 [2019-09-23T16:25:20.259Z] --- PASS: TestCreateServiceMaxReplicas (4.23s)
16:25:20 [2019-09-23T16:25:20.259Z]     create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas"
16:25:20 [2019-09-23T16:25:20.259Z] === RUN   TestCreateWithDuplicateNetworkNames
16:25:20 [2019-09-23T16:25:20.984Z] === RUN   TestDockerSuite/TestBuildLabel
16:25:21 [2019-09-23T16:25:21.100Z] #35 DONE 1.6s
16:25:21 [2019-09-23T16:25:21.100Z] 
16:25:21 [2019-09-23T16:25:21.100Z] #36 exporting to image
16:25:21 [2019-09-23T16:25:21.100Z] #36 exporting layers
16:25:21 [2019-09-23T16:25:21.340Z] ok  	github.com/docker/docker/cmd/dockerd	0.162s	coverage: 29.9% of statements
16:25:21 [2019-09-23T16:25:21.543Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
16:25:22 [2019-09-23T16:25:22.102Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
16:25:22 [2019-09-23T16:25:22.702Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
16:25:22 [2019-09-23T16:25:22.956Z] === RUN   TestDockerSuite/TestBuildLabels
16:25:22 [2019-09-23T16:25:22.994Z] #36 exporting layers 2.0s done
16:25:22 [2019-09-23T16:25:22.994Z] #36 writing image sha256:dacae6fadbcfdfa4d4bfd75a9803be2d0937f3fea0cf946e572fd4847e88fcca done
16:25:22 [2019-09-23T16:25:22.994Z] #36 naming to docker.io/library/moby-e2e-test done
16:25:22 [2019-09-23T16:25:22.994Z] #36 DONE 2.1s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:25:23 [2019-09-23T16:25:23.296Z] + echo Ensuring container killed.
16:25:23 [2019-09-23T16:25:23.296Z] Ensuring container killed.
16:25:23 [2019-09-23T16:25:23.296Z] + docker rm -vf docker-pr5
16:25:23 [2019-09-23T16:25:23.296Z] Error: No such container: docker-pr5
16:25:23 [2019-09-23T16:25:23.296Z] + true
[Pipeline] sh
16:25:23 [2019-09-23T16:25:23.515Z] === RUN   TestDockerSuite/TestBuildLabelsCache
16:25:23 [2019-09-23T16:25:23.578Z] + echo Chowning /workspace to jenkins user
16:25:23 [2019-09-23T16:25:23.578Z] Chowning /workspace to jenkins user
16:25:23 [2019-09-23T16:25:23.578Z] + id -u
16:25:23 [2019-09-23T16:25:23.578Z] + id -g
16:25:23 [2019-09-23T16:25:23.578Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39956:/workspace busybox chown -R 1000:1000 /workspace
16:25:23 [2019-09-23T16:25:23.770Z] --- PASS: TestAuthZPluginV2Disable (3.67s)
16:25:23 [2019-09-23T16:25:23.770Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable"
16:25:23 [2019-09-23T16:25:23.770Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:25:24 [2019-09-23T16:25:24.045Z] ok  	github.com/docker/docker/container	0.192s	coverage: 35.3% of statements
16:25:24 [2019-09-23T16:25:24.045Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:25:24 [2019-09-23T16:25:24.045Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:25:24 [2019-09-23T16:25:24.045Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:25:24 [2019-09-23T16:25:24.045Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:25:24 [2019-09-23T16:25:24.694Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:25:25 [2019-09-23T16:25:25.238Z] + bundleName=unit
16:25:25 [2019-09-23T16:25:25.238Z] + echo Creating unit-bundles.tar.gz
16:25:25 [2019-09-23T16:25:25.238Z] Creating unit-bundles.tar.gz
16:25:25 [2019-09-23T16:25:25.238Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
16:25:25 [2019-09-23T16:25:25.238Z] bundles/junit-report.xml
16:25:25 [2019-09-23T16:25:25.238Z] bundles/go-test-report.json
16:25:25 [2019-09-23T16:25:25.238Z] bundles/profile.out
[Pipeline] archiveArtifacts
16:25:25 [2019-09-23T16:25:25.250Z] Archiving artifacts
16:25:25 [2019-09-23T16:25:25.776Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39956/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:25:26 [2019-09-23T16:25:26.091Z] + make clean
16:25:26 [2019-09-23T16:25:26.349Z] docker volume rm -f docker-dev-cache
16:25:26 [2019-09-23T16:25:26.349Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:25:27 [2019-09-23T16:25:27.204Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.38s)
16:25:27 [2019-09-23T16:25:27.204Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests"
16:25:27 [2019-09-23T16:25:27.204Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:25:27 [2019-09-23T16:25:27.459Z] === RUN   TestDockerSuite/TestBuildLastModified
16:25:29 [2019-09-23T16:25:29.573Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.033s	coverage: 67.4% of statements
16:25:35 [2019-09-23T16:25:35.568Z] === RUN   TestDockerSuite/TestBuildLineBreak
16:25:36 [2019-09-23T16:25:36.443Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.027s	coverage: 35.8% of statements
16:25:36 [2019-09-23T16:25:36.679Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.38s)
16:25:36 [2019-09-23T16:25:36.679Z]     create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames"
16:25:36 [2019-09-23T16:25:36.679Z] === RUN   TestCreateServiceSecretFileMode
16:25:37 [2019-09-23T16:25:37.964Z] --- PASS: TestCreateServiceSecretFileMode (3.21s)
16:25:37 [2019-09-23T16:25:37.964Z]     create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode"
16:25:37 [2019-09-23T16:25:37.964Z] === RUN   TestCreateServiceConfigFileMode
16:25:38 [2019-09-23T16:25:38.075Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.87s)
16:25:38 [2019-09-23T16:25:38.075Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart"
16:25:38 [2019-09-23T16:25:38.075Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:25:39 [2019-09-23T16:25:39.001Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
16:25:39 [2019-09-23T16:25:39.001Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
16:25:39 [2019-09-23T16:25:39.001Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
16:25:39 [2019-09-23T16:25:39.255Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
16:25:39 [2019-09-23T16:25:39.255Z] === RUN   TestDockerSuite/TestBuildMaintainer
16:25:39 [2019-09-23T16:25:39.509Z] === RUN   TestDockerSuite/TestBuildMissingArgs
16:25:40 [2019-09-23T16:25:40.854Z] ok  	github.com/docker/docker/daemon/cluster	0.177s	coverage: 0.5% of statements
16:25:40 [2019-09-23T16:25:40.868Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
16:25:41 [2019-09-23T16:25:41.229Z] --- PASS: TestCreateServiceConfigFileMode (2.83s)
16:25:41 [2019-09-23T16:25:41.229Z]     create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode"
16:25:41 [2019-09-23T16:25:41.229Z] === RUN   TestCreateServiceSysctls
16:25:41 [2019-09-23T16:25:41.426Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
16:25:42 [2019-09-23T16:25:42.786Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
16:25:45 [2019-09-23T16:25:45.418Z] --- PASS: TestCreateServiceSysctls (4.57s)
16:25:45 [2019-09-23T16:25:45.418Z]     create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls"
16:25:45 [2019-09-23T16:25:45.418Z] === RUN   TestCreateServiceCapabilities
16:25:46 [2019-09-23T16:25:46.395Z] ok  	github.com/docker/docker/daemon/discovery	0.030s	coverage: 30.0% of statements
16:25:46 [2019-09-23T16:25:46.942Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
16:25:47 [2019-09-23T16:25:47.196Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
16:25:47 [2019-09-23T16:25:47.754Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
16:25:47 [2019-09-23T16:25:47.884Z] ok  	github.com/docker/docker/daemon/events	0.069s	coverage: 50.0% of statements
16:25:48 [2019-09-23T16:25:48.170Z] ok  	github.com/docker/docker/daemon/config	0.136s	coverage: 84.2% of statements
16:25:48 [2019-09-23T16:25:48.641Z] --- PASS: TestCreateServiceCapabilities (3.34s)
16:25:48 [2019-09-23T16:25:48.641Z]     create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities"
16:25:48 [2019-09-23T16:25:48.641Z] === RUN   TestInspect
16:25:51 [2019-09-23T16:25:51.643Z] ok  	github.com/docker/docker/daemon/graphdriver	0.011s	coverage: 2.2% of statements
16:25:52 [2019-09-23T16:25:52.883Z] --- PASS: TestInspect (3.57s)
16:25:52 [2019-09-23T16:25:52.883Z]     inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect"
16:25:52 [2019-09-23T16:25:52.883Z] === RUN   TestDockerNetworkConnectAlias
16:25:53 [2019-09-23T16:25:53.711Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.533s	coverage: 13.6% of statements
16:25:55 [2019-09-23T16:25:55.820Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
16:25:55 [2019-09-23T16:25:55.820Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart"
16:25:55 [2019-09-23T16:25:55.820Z] PASS
16:25:55 [2019-09-23T16:25:55.820Z] 
16:25:55 [2019-09-23T16:25:55.820Z] DONE 17 tests in 52.242s
16:25:55 [2019-09-23T16:25:55.820Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:25:55 [2019-09-23T16:25:55.820Z] ++ 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
16:25:55 [2019-09-23T16:25:55.820Z] ++ set -e
16:25:55 [2019-09-23T16:25:55.820Z] ++ '[' -n 0 ']'
16:25:55 [2019-09-23T16:25:55.820Z] ++ set -x
16:25:55 [2019-09-23T16:25:55.820Z] ++ 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
16:25:55 [2019-09-23T16:25:55.820Z] INFO: Testing against a local daemon
16:25:55 [2019-09-23T16:25:55.820Z] === RUN   TestPluginInvalidJSON
16:25:55 [2019-09-23T16:25:55.820Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:25:55 [2019-09-23T16:25:55.820Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:25:55 [2019-09-23T16:25:55.820Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:25:55 [2019-09-23T16:25:55.820Z] --- PASS: TestPluginInvalidJSON (0.04s)
16:25:55 [2019-09-23T16:25:55.820Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:25:55 [2019-09-23T16:25:55.820Z] PASS
16:25:55 [2019-09-23T16:25:55.820Z] 
16:25:55 [2019-09-23T16:25:55.820Z] DONE 2 tests in 0.170s
16:25:55 [2019-09-23T16:25:55.820Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:25:55 [2019-09-23T16:25:55.820Z] ++ 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
16:25:55 [2019-09-23T16:25:55.820Z] ++ set -e
16:25:55 [2019-09-23T16:25:55.820Z] ++ '[' -n 0 ']'
16:25:55 [2019-09-23T16:25:55.820Z] ++ set -x
16:25:55 [2019-09-23T16:25:55.820Z] ++ 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
16:25:55 [2019-09-23T16:25:55.820Z] INFO: Testing against a local daemon
16:25:55 [2019-09-23T16:25:55.820Z] === RUN   TestExternalGraphDriver
16:25:55 [2019-09-23T16:25:55.820Z] === RUN   TestExternalGraphDriver/json
16:25:56 [2019-09-23T16:25:56.403Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 2.9% of statements
16:25:57 [2019-09-23T16:25:57.221Z] === RUN   TestExternalGraphDriver/spec
16:25:57 [2019-09-23T16:25:57.419Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	1.026s	coverage: 57.9% of statements
16:25:57 [2019-09-23T16:25:57.973Z] --- PASS: TestDockerNetworkConnectAlias (5.83s)
16:25:57 [2019-09-23T16:25:57.973Z]     network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias"
16:25:57 [2019-09-23T16:25:57.973Z] === RUN   TestDockerNetworkReConnect
16:25:58 [2019-09-23T16:25:58.040Z] ok  	github.com/docker/docker/daemon	12.448s	coverage: 17.6% of statements
16:25:58 [2019-09-23T16:25:58.040Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:25:58 [2019-09-23T16:25:58.040Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:25:58 [2019-09-23T16:25:58.040Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:25:58 [2019-09-23T16:25:58.040Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
16:25:58 [2019-09-23T16:25:58.145Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
16:25:59 [2019-09-23T16:25:59.504Z] === RUN   TestExternalGraphDriver/pull
16:26:01 [2019-09-23T16:26:01.388Z] --- PASS: TestExternalGraphDriver (6.21s)
16:26:01 [2019-09-23T16:26:01.388Z]     external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver"
16:26:01 [2019-09-23T16:26:01.388Z]     --- PASS: TestExternalGraphDriver/json (2.21s)
16:26:01 [2019-09-23T16:26:01.388Z]     --- PASS: TestExternalGraphDriver/spec (2.04s)
16:26:01 [2019-09-23T16:26:01.388Z]     --- PASS: TestExternalGraphDriver/pull (1.80s)
16:26:01 [2019-09-23T16:26:01.388Z] === RUN   TestGraphdriverPluginV2
16:26:02 [2019-09-23T16:26:02.354Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
16:26:03 [2019-09-23T16:26:03.273Z] --- PASS: TestDockerNetworkReConnect (4.99s)
16:26:03 [2019-09-23T16:26:03.273Z]     network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect"
16:26:03 [2019-09-23T16:26:03.273Z] === RUN   TestServicePlugin
16:26:03 [2019-09-23T16:26:03.273Z] --- SKIP: TestServicePlugin (0.02s)
16:26:03 [2019-09-23T16:26:03.273Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:26:03 [2019-09-23T16:26:03.273Z] === RUN   TestServiceUpdateLabel
16:26:03 [2019-09-23T16:26:03.532Z] 65014b3c3121: Pull complete
16:26:03 [2019-09-23T16:26:03.565Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.580s	coverage: 68.6% of statements
16:26:03 [2019-09-23T16:26:03.716Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
16:26:03 [2019-09-23T16:26:03.852Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.845s	coverage: 50.8% of statements
16:26:05 [2019-09-23T16:26:05.075Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
16:26:05 [2019-09-23T16:26:05.333Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.862s	coverage: 45.9% of statements
16:26:05 [2019-09-23T16:26:05.333Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:26:06 [2019-09-23T16:26:06.435Z] --- PASS: TestGraphdriverPluginV2 (5.05s)
16:26:06 [2019-09-23T16:26:06.435Z]     external_test.go:413: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2"
16:26:06 [2019-09-23T16:26:06.435Z] PASS
16:26:06 [2019-09-23T16:26:06.435Z] 
16:26:06 [2019-09-23T16:26:06.435Z] DONE 5 tests in 11.405s
16:26:06 [2019-09-23T16:26:06.435Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:26:06 [2019-09-23T16:26:06.435Z] ++ 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
16:26:06 [2019-09-23T16:26:06.435Z] ++ set -e
16:26:06 [2019-09-23T16:26:06.435Z] ++ '[' -n 0 ']'
16:26:06 [2019-09-23T16:26:06.435Z] ++ set -x
16:26:06 [2019-09-23T16:26:06.435Z] ++ 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
16:26:06 [2019-09-23T16:26:06.435Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
16:26:06 [2019-09-23T16:26:06.435Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
16:26:06 [2019-09-23T16:26:06.435Z] INFO: Testing against a local daemon
16:26:06 [2019-09-23T16:26:06.435Z] === RUN   TestContinueAfterPluginCrash
16:26:06 [2019-09-23T16:26:06.435Z] === PAUSE TestContinueAfterPluginCrash
16:26:06 [2019-09-23T16:26:06.435Z] === RUN   TestDaemonStartWithLogOpt
16:26:06 [2019-09-23T16:26:06.435Z] === PAUSE TestDaemonStartWithLogOpt
16:26:06 [2019-09-23T16:26:06.435Z] === CONT  TestContinueAfterPluginCrash
16:26:06 [2019-09-23T16:26:06.435Z] === CONT  TestDaemonStartWithLogOpt
16:26:06 [2019-09-23T16:26:06.465Z] --- PASS: TestServiceUpdateLabel (2.95s)
16:26:06 [2019-09-23T16:26:06.465Z]     update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel"
16:26:06 [2019-09-23T16:26:06.465Z] === RUN   TestServiceUpdateSecrets
16:26:07 [2019-09-23T16:26:07.382Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.678s	coverage: 76.1% of statements
16:26:07 [2019-09-23T16:26:07.668Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.034s	coverage: 58.0% of statements
16:26:07 [2019-09-23T16:26:07.954Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.704s	coverage: 52.5% of statements
16:26:07 [2019-09-23T16:26:07.954Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:26:07 [2019-09-23T16:26:07.954Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:26:09 [2019-09-23T16:26:09.698Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
16:26:10 [2019-09-23T16:26:10.004Z] ok  	github.com/docker/docker/daemon/links	0.027s	coverage: 93.0% of statements
16:26:10 [2019-09-23T16:26:10.633Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.017s	coverage: 3.0% of statements
16:26:13 [2019-09-23T16:26:13.335Z] ok  	github.com/docker/docker/daemon/logger	0.300s	coverage: 42.7% of statements
16:26:13 [2019-09-23T16:26:13.902Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
16:26:14 [2019-09-23T16:26:14.826Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
16:26:15 [2019-09-23T16:26:15.396Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.049s	coverage: 68.2% of statements
16:26:16 [2019-09-23T16:26:16.886Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.713s	coverage: 77.8% of statements
16:26:17 [2019-09-23T16:26:17.508Z] ok  	github.com/docker/docker/daemon/logger/journald	0.013s	coverage: 26.2% of statements
16:26:18 [2019-09-23T16:26:18.084Z] === RUN   TestDockerSuite/TestBuildMultipleTags
16:26:18 [2019-09-23T16:26:18.338Z] === RUN   TestDockerSuite/TestBuildNetContainer
16:26:18 [2019-09-23T16:26:18.537Z] ok  	github.com/docker/docker/daemon/images	0.088s	coverage: 4.9% of statements
16:26:18 [2019-09-23T16:26:18.537Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:26:18 [2019-09-23T16:26:18.537Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:26:18 [2019-09-23T16:26:18.537Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
16:26:18 [2019-09-23T16:26:18.537Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:26:18 [2019-09-23T16:26:18.537Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.010s	coverage: 88.3% of statements
16:26:18 [2019-09-23T16:26:18.821Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.054s	coverage: 62.1% of statements
16:26:21 [2019-09-23T16:26:21.595Z] === RUN   TestDockerSuite/TestBuildNetNone
16:26:22 [2019-09-23T16:26:22.154Z] === RUN   TestDockerSuite/TestBuildNoContext
16:26:22 [2019-09-23T16:26:22.297Z] ok  	github.com/docker/docker/daemon/logger/local	0.077s	coverage: 74.7% of statements
16:26:22 [2019-09-23T16:26:22.297Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:26:22 [2019-09-23T16:26:22.873Z] --- PASS: TestServiceUpdateSecrets (16.21s)
16:26:22 [2019-09-23T16:26:22.873Z]     update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets"
16:26:22 [2019-09-23T16:26:22.873Z] === RUN   TestServiceUpdateConfigs
16:26:22 [2019-09-23T16:26:22.922Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.029s	coverage: 47.8% of statements
16:26:23 [2019-09-23T16:26:23.209Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.058s	coverage: 20.0% of statements
16:26:23 [2019-09-23T16:26:23.521Z] --- PASS: TestDaemonStartWithLogOpt (16.78s)
16:26:23 [2019-09-23T16:26:23.521Z]     validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt"
16:26:23 [2019-09-23T16:26:23.521Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
16:26:24 [2019-09-23T16:26:24.227Z] ok  	github.com/docker/docker/daemon/logger/templates	0.007s	coverage: 8.3% of statements
16:26:24 [2019-09-23T16:26:24.443Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
16:26:24 [2019-09-23T16:26:24.698Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
16:26:26 [2019-09-23T16:26:26.100Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
16:26:26 [2019-09-23T16:26:26.272Z] ok  	github.com/docker/docker/daemon/network	0.041s	coverage: 63.8% of statements
16:26:26 [2019-09-23T16:26:26.659Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
16:26:26 [2019-09-23T16:26:26.659Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
16:26:26 [2019-09-23T16:26:26.913Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
16:26:27 [2019-09-23T16:26:27.298Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.070s	coverage: 84.5% of statements
16:26:27 [2019-09-23T16:26:27.298Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:26:27 [2019-09-23T16:26:27.298Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:26:27 [2019-09-23T16:26:27.472Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
16:26:28 [2019-09-23T16:26:28.032Z] --- PASS: TestContinueAfterPluginCrash (21.59s)
16:26:28 [2019-09-23T16:26:28.032Z]     logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash"
16:26:28 [2019-09-23T16:26:28.032Z] PASS
16:26:28 [2019-09-23T16:26:28.032Z] 
16:26:28 [2019-09-23T16:26:28.032Z] DONE 2 tests in 21.784s
16:26:28 [2019-09-23T16:26:28.032Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:26:28 [2019-09-23T16:26:28.032Z] ++ 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
16:26:28 [2019-09-23T16:26:28.032Z] ++ set -e
16:26:28 [2019-09-23T16:26:28.032Z] ++ '[' -n 0 ']'
16:26:28 [2019-09-23T16:26:28.032Z] ++ set -x
16:26:28 [2019-09-23T16:26:28.032Z] ++ 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
16:26:28 [2019-09-23T16:26:28.032Z] === RUN   TestDockerSuite/TestBuildOnBuild
16:26:28 [2019-09-23T16:26:28.287Z] INFO: Testing against a local daemon
16:26:28 [2019-09-23T16:26:28.287Z] === RUN   TestPluginWithDevMounts
16:26:28 [2019-09-23T16:26:28.287Z] === PAUSE TestPluginWithDevMounts
16:26:28 [2019-09-23T16:26:28.287Z] === CONT  TestPluginWithDevMounts
16:26:29 [2019-09-23T16:26:29.995Z] ok  	github.com/docker/docker/distribution/metadata	0.149s	coverage: 48.2% of statements
16:26:30 [2019-09-23T16:26:30.844Z] --- PASS: TestPluginWithDevMounts (2.19s)
16:26:30 [2019-09-23T16:26:30.844Z]     mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts"
16:26:30 [2019-09-23T16:26:30.844Z] PASS
16:26:30 [2019-09-23T16:26:30.844Z] 
16:26:30 [2019-09-23T16:26:30.844Z] DONE 1 tests in 2.374s
16:26:30 [2019-09-23T16:26:30.844Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
16:26:30 [2019-09-23T16:26:30.844Z] ++ 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
16:26:30 [2019-09-23T16:26:30.844Z] ++ set -e
16:26:30 [2019-09-23T16:26:30.844Z] ++ '[' -n 0 ']'
16:26:30 [2019-09-23T16:26:30.844Z] ++ set -x
16:26:30 [2019-09-23T16:26:30.844Z] ++ 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
16:26:30 [2019-09-23T16:26:30.844Z] INFO: Testing against a local daemon
16:26:30 [2019-09-23T16:26:30.844Z] === RUN   TestSecretInspect
16:26:31 [2019-09-23T16:26:31.404Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
16:26:31 [2019-09-23T16:26:31.479Z] ok  	github.com/docker/docker/errdefs	0.025s	coverage: 49.4% of statements
16:26:31 [2019-09-23T16:26:31.962Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
16:26:32 [2019-09-23T16:26:32.100Z] ok  	github.com/docker/docker/distribution	0.845s	coverage: 22.4% of statements
16:26:32 [2019-09-23T16:26:32.100Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:26:33 [2019-09-23T16:26:33.845Z] --- PASS: TestSecretInspect (3.11s)
16:26:33 [2019-09-23T16:26:33.845Z]     secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect"
16:26:33 [2019-09-23T16:26:33.845Z] === RUN   TestSecretList
16:26:34 [2019-09-23T16:26:34.139Z] ok  	github.com/docker/docker/distribution/xfer	1.467s	coverage: 83.4% of statements
16:26:34 [2019-09-23T16:26:34.139Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:26:35 [2019-09-23T16:26:35.204Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
16:26:35 [2019-09-23T16:26:35.640Z] ok  	github.com/docker/docker/image	0.144s	coverage: 86.4% of statements
16:26:35 [2019-09-23T16:26:35.926Z] ok  	github.com/docker/docker/image/cache	0.021s	coverage: 19.2% of statements
16:26:35 [2019-09-23T16:26:35.926Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
16:26:36 [2019-09-23T16:26:36.566Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
16:26:36 [2019-09-23T16:26:36.821Z] --- PASS: TestSecretList (3.01s)
16:26:36 [2019-09-23T16:26:36.821Z]     secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList"
16:26:36 [2019-09-23T16:26:36.821Z] === RUN   TestSecretsCreateAndDelete
16:26:36 [2019-09-23T16:26:36.947Z] ok  	github.com/docker/docker/image/v1	0.092s	coverage: 25.0% of statements
16:26:36 [2019-09-23T16:26:36.947Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:26:37 [2019-09-23T16:26:37.236Z] ok  	github.com/docker/docker/libcontainerd/queue	0.058s	coverage: 100.0% of statements
16:26:38 [2019-09-23T16:26:38.725Z] ok  	github.com/docker/docker/pkg/aaparser	0.008s	coverage: 50.0% of statements
16:26:39 [2019-09-23T16:26:39.284Z] --- PASS: TestServiceUpdateConfigs (15.50s)
16:26:39 [2019-09-23T16:26:39.284Z]     update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs"
16:26:39 [2019-09-23T16:26:39.284Z] === RUN   TestServiceUpdateNetwork
16:26:39 [2019-09-23T16:26:39.370Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
16:26:39 [2019-09-23T16:26:39.936Z] --- PASS: TestSecretsCreateAndDelete (2.98s)
16:26:39 [2019-09-23T16:26:39.936Z]     secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete"
16:26:39 [2019-09-23T16:26:39.936Z] === RUN   TestSecretsUpdate
16:26:40 [2019-09-23T16:26:40.507Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
16:26:42 [2019-09-23T16:26:42.202Z] ok  	github.com/docker/docker/opts	0.067s	coverage: 66.9% of statements
16:26:42 [2019-09-23T16:26:42.390Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
16:26:42 [2019-09-23T16:26:42.390Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
16:26:42 [2019-09-23T16:26:42.644Z] --- PASS: TestSecretsUpdate (2.90s)
16:26:42 [2019-09-23T16:26:42.644Z]     secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate"
16:26:42 [2019-09-23T16:26:42.644Z] === RUN   TestTemplatedSecret
16:26:43 [2019-09-23T16:26:43.704Z] ok  	github.com/docker/docker/pkg/authorization	1.045s	coverage: 68.3% of statements
16:26:43 [2019-09-23T16:26:43.704Z] ok  	github.com/docker/docker/pkg/broadcaster	0.006s	coverage: 100.0% of statements
16:26:44 [2019-09-23T16:26:44.329Z] ok  	github.com/docker/docker/pkg/capabilities	0.009s	coverage: 87.5% of statements
16:26:44 [2019-09-23T16:26:44.616Z] ok  	github.com/docker/docker/pkg/archive	1.508s	coverage: 76.8% of statements
16:26:45 [2019-09-23T16:26:45.636Z] ok  	github.com/docker/docker/pkg/directory	0.007s	coverage: 80.0% of statements
16:26:45 [2019-09-23T16:26:45.900Z] --- PASS: TestTemplatedSecret (3.28s)
16:26:45 [2019-09-23T16:26:45.900Z]     secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret"
16:26:45 [2019-09-23T16:26:45.900Z] === RUN   TestSecretCreateResolve
16:26:46 [2019-09-23T16:26:46.198Z] === RUN   TestDockerSuite/TestBuildPATH
16:26:46 [2019-09-23T16:26:46.653Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
16:26:46 [2019-09-23T16:26:46.939Z] ok  	github.com/docker/docker/pkg/discovery/file	0.008s	coverage: 97.6% of statements
16:26:48 [2019-09-23T16:26:48.420Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
16:26:48 [2019-09-23T16:26:48.705Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
16:26:49 [2019-09-23T16:26:49.264Z] --- PASS: TestSecretCreateResolve (3.27s)
16:26:49 [2019-09-23T16:26:49.264Z]     secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve"
16:26:49 [2019-09-23T16:26:49.264Z] PASS
16:26:49 [2019-09-23T16:26:49.264Z] 
16:26:49 [2019-09-23T16:26:49.264Z] DONE 6 tests in 18.768s
16:26:49 [2019-09-23T16:26:49.264Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
16:26:49 [2019-09-23T16:26:49.264Z] ++ 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
16:26:49 [2019-09-23T16:26:49.264Z] ++ set -e
16:26:49 [2019-09-23T16:26:49.264Z] ++ '[' -n 0 ']'
16:26:49 [2019-09-23T16:26:49.264Z] ++ set -x
16:26:49 [2019-09-23T16:26:49.264Z] ++ 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
16:26:49 [2019-09-23T16:26:49.440Z] ok  	github.com/docker/docker/layer	7.964s	coverage: 68.8% of statements
16:26:49 [2019-09-23T16:26:49.440Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:26:49 [2019-09-23T16:26:49.440Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:26:49 [2019-09-23T16:26:49.440Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:26:49 [2019-09-23T16:26:49.440Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:26:49 [2019-09-23T16:26:49.440Z] ?   	github.com/docker/docker/oci	[no test files]
16:26:49 [2019-09-23T16:26:49.440Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:26:49 [2019-09-23T16:26:49.440Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
16:26:49 [2019-09-23T16:26:49.518Z] INFO: Testing against a local daemon
16:26:49 [2019-09-23T16:26:49.519Z] === RUN   TestServiceCreateInit
16:26:49 [2019-09-23T16:26:49.519Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:26:49 [2019-09-23T16:26:49.519Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
16:26:50 [2019-09-23T16:26:50.088Z] ok  	github.com/docker/docker/pkg/dmesg	0.023s	coverage: 83.3% of statements
16:26:50 [2019-09-23T16:26:50.879Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
16:26:51 [2019-09-23T16:26:51.119Z] ok  	github.com/docker/docker/pkg/filenotify	0.608s	coverage: 67.0% of statements
16:26:51 [2019-09-23T16:26:51.119Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.605s	coverage: 43.2% of statements
16:26:51 [2019-09-23T16:26:51.119Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
16:26:51 [2019-09-23T16:26:51.119Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:26:51 [2019-09-23T16:26:51.741Z] ok  	github.com/docker/docker/pkg/fileutils	0.037s	coverage: 89.5% of statements
16:26:52 [2019-09-23T16:26:52.033Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.197s	coverage: 84.1% of statements
16:26:52 [2019-09-23T16:26:52.927Z] --- PASS: TestServiceUpdateNetwork (14.11s)
16:26:52 [2019-09-23T16:26:52.927Z]     update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork"
16:26:52 [2019-09-23T16:26:52.927Z] PASS
16:26:52 [2019-09-23T16:26:52.927Z] 
16:26:52 [2019-09-23T16:26:52.927Z] === Skipped
16:26:52 [2019-09-23T16:26:52.927Z] === SKIP: s390x.integration.service TestServicePlugin (0.02s)
16:26:52 [2019-09-23T16:26:52.927Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:26:52 [2019-09-23T16:26:52.927Z] 
16:26:52 [2019-09-23T16:26:52.927Z] 
16:26:52 [2019-09-23T16:26:52.927Z] DONE 19 tests, 1 skipped in 126.621s
16:26:52 [2019-09-23T16:26:52.927Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
16:26:52 [2019-09-23T16:26:52.927Z] ++ 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
16:26:52 [2019-09-23T16:26:52.927Z] ++ set -e
16:26:52 [2019-09-23T16:26:52.927Z] ++ '[' -n 0 ']'
16:26:52 [2019-09-23T16:26:52.927Z] ++ set -x
16:26:52 [2019-09-23T16:26:52.927Z] ++ 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
16:26:52 [2019-09-23T16:26:52.927Z] INFO: Testing against a local daemon
16:26:52 [2019-09-23T16:26:52.927Z] === RUN   TestSessionCreate
16:26:52 [2019-09-23T16:26:52.927Z] --- PASS: TestSessionCreate (0.02s)
16:26:52 [2019-09-23T16:26:52.927Z] === RUN   TestSessionCreateWithBadUpgrade
16:26:52 [2019-09-23T16:26:52.927Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
16:26:52 [2019-09-23T16:26:52.927Z] PASS
16:26:52 [2019-09-23T16:26:52.927Z] 
16:26:52 [2019-09-23T16:26:52.927Z] DONE 2 tests in 0.261s
16:26:52 [2019-09-23T16:26:52.927Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
16:26:52 [2019-09-23T16:26:52.927Z] ++ 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
16:26:52 [2019-09-23T16:26:52.927Z] ++ set -e
16:26:52 [2019-09-23T16:26:52.927Z] ++ '[' -n 0 ']'
16:26:52 [2019-09-23T16:26:52.927Z] ++ set -x
16:26:52 [2019-09-23T16:26:52.927Z] ++ 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
16:26:52 [2019-09-23T16:26:52.927Z] INFO: Testing against a local daemon
16:26:52 [2019-09-23T16:26:52.927Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:26:52 [2019-09-23T16:26:52.927Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
16:26:52 [2019-09-23T16:26:52.927Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:26:52 [2019-09-23T16:26:52.927Z] === RUN   TestEventsExecDie
16:26:53 [2019-09-23T16:26:53.050Z] ok  	github.com/docker/docker/pkg/fsutils	0.439s	coverage: 85.1% of statements
16:26:53 [2019-09-23T16:26:53.326Z] --- PASS: TestEventsExecDie (0.99s)
16:26:53 [2019-09-23T16:26:53.326Z] === RUN   TestEventsBackwardsCompatible
16:26:53 [2019-09-23T16:26:53.326Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
16:26:53 [2019-09-23T16:26:53.326Z] === RUN   TestInfoBinaryCommits
16:26:53 [2019-09-23T16:26:53.326Z] --- PASS: TestInfoBinaryCommits (0.04s)
16:26:53 [2019-09-23T16:26:53.326Z] === RUN   TestInfoAPIVersioned
16:26:53 [2019-09-23T16:26:53.326Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:26:53 [2019-09-23T16:26:53.326Z] === RUN   TestInfoAPI
16:26:53 [2019-09-23T16:26:53.326Z] --- PASS: TestInfoAPI (0.02s)
16:26:53 [2019-09-23T16:26:53.326Z] === RUN   TestInfoAPIWarnings
16:26:53 [2019-09-23T16:26:53.336Z] ok  	github.com/docker/docker/pkg/homedir	0.010s	coverage: 10.2% of statements
16:26:54 [2019-09-23T16:26:54.625Z] --- PASS: TestInfoAPIWarnings (0.84s)
16:26:54 [2019-09-23T16:26:54.625Z]     info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings"
16:26:54 [2019-09-23T16:26:54.625Z] === RUN   TestLoginFailsWithBadCredentials
16:26:54 [2019-09-23T16:26:54.625Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
16:26:54 [2019-09-23T16:26:54.625Z] === RUN   TestPingCacheHeaders
16:26:54 [2019-09-23T16:26:54.625Z] --- PASS: TestPingCacheHeaders (0.03s)
16:26:54 [2019-09-23T16:26:54.625Z] === RUN   TestPingGet
16:26:54 [2019-09-23T16:26:54.625Z] --- PASS: TestPingGet (0.01s)
16:26:54 [2019-09-23T16:26:54.625Z] === RUN   TestPingHead
16:26:55 [2019-09-23T16:26:55.008Z] --- PASS: TestPingHead (0.04s)
16:26:55 [2019-09-23T16:26:55.008Z] === RUN   TestVersion
16:26:55 [2019-09-23T16:26:55.008Z] --- PASS: TestVersion (0.02s)
16:26:55 [2019-09-23T16:26:55.008Z] PASS
16:26:55 [2019-09-23T16:26:55.008Z] 
16:26:55 [2019-09-23T16:26:55.008Z] === Skipped
16:26:55 [2019-09-23T16:26:55.008Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
16:26:55 [2019-09-23T16:26:55.008Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:26:55 [2019-09-23T16:26:55.008Z] 
16:26:55 [2019-09-23T16:26:55.008Z] 
16:26:55 [2019-09-23T16:26:55.008Z] DONE 12 tests, 1 skipped in 2.703s
16:26:55 [2019-09-23T16:26:55.008Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
16:26:55 [2019-09-23T16:26:55.008Z] ++ 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
16:26:55 [2019-09-23T16:26:55.008Z] ++ set -e
16:26:55 [2019-09-23T16:26:55.008Z] ++ '[' -n 0 ']'
16:26:55 [2019-09-23T16:26:55.008Z] ++ set -x
16:26:55 [2019-09-23T16:26:55.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=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
16:26:55 [2019-09-23T16:26:55.008Z] INFO: Testing against a local daemon
16:26:55 [2019-09-23T16:26:55.008Z] === RUN   TestVolumesCreateAndList
16:26:55 [2019-09-23T16:26:55.008Z] --- PASS: TestVolumesCreateAndList (0.03s)
16:26:55 [2019-09-23T16:26:55.008Z] === RUN   TestVolumesRemove
16:26:55 [2019-09-23T16:26:55.008Z] --- PASS: TestVolumesRemove (0.10s)
16:26:55 [2019-09-23T16:26:55.008Z] === RUN   TestVolumesInspect
16:26:55 [2019-09-23T16:26:55.008Z] --- PASS: TestVolumesInspect (0.02s)
16:26:55 [2019-09-23T16:26:55.008Z] === RUN   TestVolumesInvalidJSON
16:26:55 [2019-09-23T16:26:55.008Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:26:55 [2019-09-23T16:26:55.008Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:26:55 [2019-09-23T16:26:55.037Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:26:55 [2019-09-23T16:26:55.376Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:26:55 [2019-09-23T16:26:55.376Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:26:55 [2019-09-23T16:26:55.376Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:26:55 [2019-09-23T16:26:55.376Z] PASS
16:26:55 [2019-09-23T16:26:55.376Z] 
16:26:55 [2019-09-23T16:26:55.376Z] DONE 5 tests in 0.338s
16:26:55 [2019-09-23T16:26:55.376Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:26:55 [2019-09-23T16:26:55.376Z] ++++ cat bundles/test-integration/docker.pid
16:26:55 [2019-09-23T16:26:55.376Z] +++ kill 11658
16:26:55 [2019-09-23T16:26:55.392Z] ok  	github.com/docker/docker/pkg/locker	0.070s	coverage: 88.9% of statements
16:26:55 [2019-09-23T16:26:55.392Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.019s	coverage: 91.7% of statements
16:26:56 [2019-09-23T16:26:56.016Z] ok  	github.com/docker/docker/pkg/ioutils	1.804s	coverage: 70.6% of statements
16:26:56 [2019-09-23T16:26:56.016Z] ok  	github.com/docker/docker/pkg/longpath	0.016s	coverage: 100.0% of statements
16:26:56 [2019-09-23T16:26:56.016Z] ok  	github.com/docker/docker/pkg/idtools	0.979s	coverage: 70.1% of statements
16:26:56 [2019-09-23T16:26:56.016Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:26:57 [2019-09-23T16:26:57.077Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
16:26:57 [2019-09-23T16:26:57.172Z] umount: bundles/test-integration/root: mountpoint not found
16:26:57 [2019-09-23T16:26:57.173Z] +++ /etc/init.d/apparmor stop
16:26:57 [2019-09-23T16:26:57.173Z] Clearing AppArmor profiles cache:.
16:26:57 [2019-09-23T16:26:57.173Z] All profile caches have been cleared, but no profiles have been unloaded.
16:26:57 [2019-09-23T16:26:57.173Z] Unloading profiles will leave already running processes permanently
16:26:57 [2019-09-23T16:26:57.173Z] unconfined, which can lead to unexpected situations.
16:26:57 [2019-09-23T16:26:57.173Z] 
16:26:57 [2019-09-23T16:26:57.173Z] To set a process to complain mode, use the command line tool
16:26:57 [2019-09-23T16:26:57.173Z] 'aa-complain'. To really tear down all profiles, run the init script
16:26:57 [2019-09-23T16:26:57.173Z] with the 'teardown' option."
16:26:57 [2019-09-23T16:26:57.173Z] 
16:26:57 [2019-09-23T16:26:57.362Z] ok  	github.com/docker/docker/pkg/parsers	0.007s	coverage: 97.0% of statements
16:26:57 [2019-09-23T16:26:57.676Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.006s	coverage: 60.0% of statements
16:26:58 [2019-09-23T16:26:58.298Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.023s	coverage: 91.4% of statements
16:26:58 [2019-09-23T16:26:58.298Z] ok  	github.com/docker/docker/pkg/mount	1.037s	coverage: 69.6% of statements
16:26:58 [2019-09-23T16:26:58.298Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
16:26:58 [2019-09-23T16:26:58.586Z] ok  	github.com/docker/docker/pkg/pidfile	0.012s	coverage: 82.4% of statements
16:26:58 [2019-09-23T16:26:58.586Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:26:58 [2019-09-23T16:26:58.586Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
Post stage
[Pipeline] junit
16:26:59 [2019-09-23T16:26:59.956Z] Recording test results
16:27:00 [2019-09-23T16:27:00.266Z] --- PASS: TestServiceCreateInit (10.10s)
16:27:00 [2019-09-23T16:27:00.266Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.95s)
16:27:00 [2019-09-23T16:27:00.266Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled"
16:27:00 [2019-09-23T16:27:00.266Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.13s)
16:27:00 [2019-09-23T16:27:00.266Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled"
16:27:00 [2019-09-23T16:27:00.266Z] === RUN   TestCreateServiceMultipleTimes
[Pipeline] }
16:27:00 [2019-09-23T16:27:00.632Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.061s	coverage: 56.8% of statements
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:27:01 [2019-09-23T16:27:01.190Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
16:27:01 [2019-09-23T16:27:01.254Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.015s	coverage: 85.7% of statements
16:27:01 [2019-09-23T16:27:01.255Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 87.9% of statements
16:27:01 [2019-09-23T16:27:01.387Z] + echo Ensuring container killed.
16:27:01 [2019-09-23T16:27:01.388Z] Ensuring container killed.
16:27:01 [2019-09-23T16:27:01.388Z] + docker rm -vf docker-pr5
16:27:01 [2019-09-23T16:27:01.388Z] Error: No such container: docker-pr5
16:27:01 [2019-09-23T16:27:01.388Z] + true
[Pipeline] sh
16:27:01 [2019-09-23T16:27:01.539Z] ok  	github.com/docker/docker/pkg/progress	0.006s	coverage: 75.9% of statements
16:27:02 [2019-09-23T16:27:02.227Z] + echo Chowning /workspace to jenkins user
16:27:02 [2019-09-23T16:27:02.227Z] Chowning /workspace to jenkins user
16:27:02 [2019-09-23T16:27:02.227Z] + id -u
16:27:02 [2019-09-23T16:27:02.227Z] + id -g
16:27:02 [2019-09-23T16:27:02.227Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39956:/workspace busybox chown -R 1001:1001 /workspace
16:27:02 [2019-09-23T16:27:02.556Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
16:27:03 [2019-09-23T16:27:03.173Z] ok  	github.com/docker/docker/pkg/pubsub	1.170s	coverage: 73.9% of statements
16:27:03 [2019-09-23T16:27:03.460Z] ok  	github.com/docker/docker/pkg/stdcopy	0.011s	coverage: 100.0% of statements
16:27:04 [2019-09-23T16:27:04.477Z] ok  	github.com/docker/docker/pkg/stringid	0.005s	coverage: 70.6% of statements
16:27:04 [2019-09-23T16:27:04.477Z] ok  	github.com/docker/docker/pkg/streamformatter	0.010s	coverage: 66.2% of statements
16:27:05 [2019-09-23T16:27:05.101Z] ok  	github.com/docker/docker/pkg/symlink	0.017s	coverage: 87.7% of statements
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:27:05 [2019-09-23T16:27:05.724Z] ok  	github.com/docker/docker/pkg/sysinfo	0.010s	coverage: 80.0% of statements
16:27:06 [2019-09-23T16:27:06.269Z] + bundleName=s390x-integration
16:27:06 [2019-09-23T16:27:06.269Z] + echo Creating s390x-integration-bundles.tar.gz
16:27:06 [2019-09-23T16:27:06.269Z] Creating s390x-integration-bundles.tar.gz
16:27:06 [2019-09-23T16:27:06.269Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
16:27:06 [2019-09-23T16:27:06.269Z] + xargs tar -czf s390x-integration-bundles.tar.gz
16:27:06 [2019-09-23T16:27:06.345Z] ok  	github.com/docker/docker/pkg/signal	3.389s	coverage: 61.0% of statements
[Pipeline] archiveArtifacts
16:27:06 [2019-09-23T16:27:06.422Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
16:27:06 [2019-09-23T16:27:06.436Z] Archiving artifacts
16:27:06 [2019-09-23T16:27:06.967Z] ok  	github.com/docker/docker/pkg/system	0.081s	coverage: 36.9% of statements
16:27:07 [2019-09-23T16:27:07.254Z] ok  	github.com/docker/docker/pkg/tailfile	0.094s	coverage: 88.6% of statements
16:27:07 [2019-09-23T16:27:07.765Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39956/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
16:27:07 [2019-09-23T16:27:07.782Z] === RUN   TestDockerSuite/TestBuildRm
[Pipeline] sh
16:27:08 [2019-09-23T16:27:08.278Z] ok  	github.com/docker/docker/pkg/term	0.012s	coverage: 84.8% of statements
16:27:08 [2019-09-23T16:27:08.497Z] + make clean
16:27:08 [2019-09-23T16:27:08.564Z] testing: warning: no tests to run
16:27:08 [2019-09-23T16:27:08.564Z] coverage: [no statements]
16:27:08 [2019-09-23T16:27:08.564Z] ok  	github.com/docker/docker/pkg/term/windows	0.021s	coverage: [no statements] [no tests to run]
16:27:08 [2019-09-23T16:27:08.862Z] docker volume rm -f docker-dev-cache
16:27:08 [2019-09-23T16:27:08.862Z] docker-dev-cache
[Pipeline] deleteDir
16:27:09 [2019-09-23T16:27:09.185Z] ok  	github.com/docker/docker/pkg/tarsum	0.242s	coverage: 89.3% of statements
16:27:09 [2019-09-23T16:27:09.185Z] ok  	github.com/docker/docker/pkg/urlutil	0.005s	coverage: 100.0% of statements
16:27:09 [2019-09-23T16:27:09.470Z] ok  	github.com/docker/docker/pkg/truncindex	0.117s	coverage: 91.5% of statements
16:27:09 [2019-09-23T16:27:09.758Z] ok  	github.com/docker/docker/pkg/useragent	0.013s	coverage: 88.9% of statements
16:27:11 [2019-09-23T16:27:11.083Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
16:27:11 [2019-09-23T16:27:11.642Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
16:27:11 [2019-09-23T16:27:11.897Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
16:27:12 [2019-09-23T16:27:12.475Z] ok  	github.com/docker/docker/plugin/v2	0.008s	coverage: 14.5% of statements
16:27:13 [2019-09-23T16:27:13.823Z] === RUN   TestDockerSuite/TestBuildScratchCopy
16:27:13 [2019-09-23T16:27:13.963Z] ok  	github.com/docker/docker/reference	0.018s	coverage: 84.4% of statements
16:27:14 [2019-09-23T16:27:14.079Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
16:27:14 [2019-09-23T16:27:14.586Z] ok  	github.com/docker/docker/profiles/seccomp	0.024s	coverage: 68.8% of statements
16:27:14 [2019-09-23T16:27:14.657Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
16:27:15 [2019-09-23T16:27:15.603Z] ok  	github.com/docker/docker/plugin	0.601s	coverage: 27.1% of statements
16:27:16 [2019-09-23T16:27:16.017Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
16:27:16 [2019-09-23T16:27:16.625Z] ok  	github.com/docker/docker/registry/resumable	0.023s	coverage: 100.0% of statements
16:27:17 [2019-09-23T16:27:17.643Z] ok  	github.com/docker/docker/restartmanager	0.005s	coverage: 50.9% of statements
16:27:17 [2019-09-23T16:27:17.897Z] === RUN   TestDockerSuite/TestBuildShellInherited
16:27:18 [2019-09-23T16:27:18.662Z] ok  	github.com/docker/docker/testutil	0.022s	coverage: 62.5% of statements
16:27:19 [2019-09-23T16:27:19.282Z] ok  	github.com/docker/docker/runconfig	0.019s	coverage: 68.2% of statements
16:27:19 [2019-09-23T16:27:19.300Z] === RUN   TestDockerSuite/TestBuildShellMultiple
16:27:19 [2019-09-23T16:27:19.920Z] ok  	github.com/docker/docker/registry	0.746s	coverage: 56.3% of statements
16:27:23 [2019-09-23T16:27:23.397Z] ok  	github.com/docker/docker/volume/drivers	0.022s	coverage: 36.1% of statements
16:27:23 [2019-09-23T16:27:23.453Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
16:27:23 [2019-09-23T16:27:23.454Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
16:27:23 [2019-09-23T16:27:23.707Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
16:27:23 [2019-09-23T16:27:23.707Z] === RUN   TestDockerSuite/TestBuildSpaces
16:27:23 [2019-09-23T16:27:23.962Z] --- PASS: TestCreateServiceMultipleTimes (24.55s)
16:27:23 [2019-09-23T16:27:23.962Z]     create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes"
16:27:23 [2019-09-23T16:27:23.962Z] === RUN   TestCreateServiceConflict
16:27:24 [2019-09-23T16:27:24.216Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
16:27:25 [2019-09-23T16:27:25.140Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
16:27:25 [2019-09-23T16:27:25.399Z] === RUN   TestDockerSuite/TestBuildStderr
16:27:25 [2019-09-23T16:27:25.440Z] ok  	github.com/docker/docker/volume/mounts	0.067s	coverage: 67.0% of statements
16:27:26 [2019-09-23T16:27:26.134Z] ok  	github.com/docker/docker/volume/local	0.050s	coverage: 73.0% of statements
16:27:26 [2019-09-23T16:27:26.509Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
16:27:27 [2019-09-23T16:27:27.068Z] --- PASS: TestCreateServiceConflict (3.09s)
16:27:27 [2019-09-23T16:27:27.068Z]     create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict"
16:27:27 [2019-09-23T16:27:27.068Z] === RUN   TestCreateServiceMaxReplicas
16:27:27 [2019-09-23T16:27:27.615Z] ok  	github.com/docker/docker/volume/service	0.031s	coverage: 73.0% of statements
16:27:28 [2019-09-23T16:27:28.429Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:27:31 [2019-09-23T16:27:31.689Z] --- PASS: TestCreateServiceMaxReplicas (3.95s)
16:27:31 [2019-09-23T16:27:31.689Z]     create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas"
16:27:31 [2019-09-23T16:27:31.689Z] === RUN   TestCreateWithDuplicateNetworkNames
16:27:31 [2019-09-23T16:27:31.689Z] === RUN   TestDockerSuite/TestBuildStopSignal
16:27:33 [2019-09-23T16:27:33.049Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
16:27:34 [2019-09-23T16:27:34.409Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
16:27:34 [2019-09-23T16:27:34.663Z] === RUN   TestDockerSuite/TestBuildTagEvent
16:27:35 [2019-09-23T16:27:35.985Z] ok  	github.com/docker/docker/pkg/plugins	33.666s	coverage: 76.6% of statements
16:27:35 [2019-09-23T16:27:35.985Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:27:35 [2019-09-23T16:27:35.985Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:27:35 [2019-09-23T16:27:35.985Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
16:27:35 [2019-09-23T16:27:35.985Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:27:35 [2019-09-23T16:27:35.985Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:27:35 [2019-09-23T16:27:35.985Z] ?   	github.com/docker/docker/rootless	[no test files]
16:27:35 [2019-09-23T16:27:35.985Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
16:27:35 [2019-09-23T16:27:35.985Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:27:35 [2019-09-23T16:27:35.985Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:27:35 [2019-09-23T16:27:35.985Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:27:35 [2019-09-23T16:27:35.985Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:27:35 [2019-09-23T16:27:35.985Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:27:35 [2019-09-23T16:27:35.985Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:27:35 [2019-09-23T16:27:35.985Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:27:35 [2019-09-23T16:27:35.985Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:27:35 [2019-09-23T16:27:35.985Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:27:35 [2019-09-23T16:27:35.985Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:27:35 [2019-09-23T16:27:35.985Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:27:35 [2019-09-23T16:27:35.985Z] ?   	github.com/docker/docker/volume	[no test files]
16:27:35 [2019-09-23T16:27:35.985Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:27:35 [2019-09-23T16:27:35.985Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:27:35 [2019-09-23T16:27:35.985Z] 
16:27:35 [2019-09-23T16:27:35.985Z] === Skipped
16:27:35 [2019-09-23T16:27:35.985Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
16:27:35 [2019-09-23T16:27:35.985Z]     exec_linux_test.go:18: requires AppArmor to be enabled
16:27:35 [2019-09-23T16:27:35.985Z] 
16:27:35 [2019-09-23T16:27:35.985Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
16:27:35 [2019-09-23T16:27:35.985Z]     exec_linux_test.go:38: requires AppArmor to be enabled
16:27:35 [2019-09-23T16:27:35.985Z] 
16:27:35 [2019-09-23T16:27:35.985Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:27:35 [2019-09-23T16:27:35.985Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:27:35 [2019-09-23T16:27:35.985Z]     graphtest_unix.go:46: Driver btrfs not supported
16:27:35 [2019-09-23T16:27:35.985Z] 
16:27:35 [2019-09-23T16:27:35.985Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:27:35 [2019-09-23T16:27:35.985Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:27:35 [2019-09-23T16:27:35.985Z]     graphtest_unix.go:46: Driver btrfs not supported
16:27:35 [2019-09-23T16:27:35.985Z] 
16:27:35 [2019-09-23T16:27:35.985Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:27:35 [2019-09-23T16:27:35.985Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:27:35 [2019-09-23T16:27:35.985Z]     graphtest_unix.go:46: Driver btrfs not supported
16:27:35 [2019-09-23T16:27:35.985Z] 
16:27:35 [2019-09-23T16:27:35.985Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:27:35 [2019-09-23T16:27:35.985Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:27:35 [2019-09-23T16:27:35.985Z]     graphtest_unix.go:46: Driver btrfs not supported
16:27:35 [2019-09-23T16:27:35.985Z] 
16:27:35 [2019-09-23T16:27:35.985Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:27:35 [2019-09-23T16:27:35.985Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:27:35 [2019-09-23T16:27:35.985Z]     graphtest_unix.go:46: Driver btrfs not supported
16:27:35 [2019-09-23T16:27:35.985Z] 
16:27:35 [2019-09-23T16:27:35.985Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:27:35 [2019-09-23T16:27:35.985Z]     graphtest_unix.go:73: No driver to put!
16:27:35 [2019-09-23T16:27:35.985Z] 
16:27:35 [2019-09-23T16:27:35.985Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
16:27:35 [2019-09-23T16:27:35.985Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
16:27:35 [2019-09-23T16:27:35.985Z] 
16:27:35 [2019-09-23T16:27:35.985Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
16:27:35 [2019-09-23T16:27:35.985Z]     overlay_test.go:49: Fails to compute changes intermittently
16:27:35 [2019-09-23T16:27:35.985Z] 
16:27:35 [2019-09-23T16:27:35.985Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:27:35 [2019-09-23T16:27:35.985Z]     overlay_test.go:65: Cannot run test with naive change algorithm
16:27:35 [2019-09-23T16:27:35.985Z] 
16:27:35 [2019-09-23T16:27:35.985Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:27:35 [2019-09-23T16:27:35.985Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:27:35 [2019-09-23T16:27:35.985Z] 
16:27:35 [2019-09-23T16:27:35.985Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:27:35 [2019-09-23T16:27:35.985Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:27:35 [2019-09-23T16:27:35.985Z]     graphtest_unix.go:46: Driver zfs not supported
16:27:35 [2019-09-23T16:27:35.985Z] 
16:27:35 [2019-09-23T16:27:35.985Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:27:35 [2019-09-23T16:27:35.985Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:27:35 [2019-09-23T16:27:35.985Z]     graphtest_unix.go:46: Driver zfs not supported
16:27:35 [2019-09-23T16:27:35.985Z] 
16:27:35 [2019-09-23T16:27:35.985Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:27:35 [2019-09-23T16:27:35.985Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:27:35 [2019-09-23T16:27:35.985Z]     graphtest_unix.go:46: Driver zfs not supported
16:27:35 [2019-09-23T16:27:35.985Z] 
16:27:35 [2019-09-23T16:27:35.985Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:27:35 [2019-09-23T16:27:35.985Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:27:35 [2019-09-23T16:27:35.985Z]     graphtest_unix.go:46: Driver zfs not supported
16:27:35 [2019-09-23T16:27:35.985Z] 
16:27:35 [2019-09-23T16:27:35.985Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:27:35 [2019-09-23T16:27:35.985Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:27:35 [2019-09-23T16:27:35.985Z]     graphtest_unix.go:46: Driver zfs not supported
16:27:35 [2019-09-23T16:27:35.985Z] 
16:27:35 [2019-09-23T16:27:35.985Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:27:35 [2019-09-23T16:27:35.985Z]     graphtest_unix.go:73: No driver to put!
16:27:35 [2019-09-23T16:27:35.985Z] 
16:27:35 [2019-09-23T16:27:35.985Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:27:35 [2019-09-23T16:27:35.985Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
16:27:35 [2019-09-23T16:27:35.985Z] 
16:27:35 [2019-09-23T16:27:35.985Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:27:35 [2019-09-23T16:27:35.985Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
16:27:35 [2019-09-23T16:27:35.985Z] 
16:27:35 [2019-09-23T16:27:35.985Z] 
16:27:35 [2019-09-23T16:27:35.985Z] DONE 2084 tests, 20 skipped in 336.370s
Post stage
[Pipeline] junit
16:27:36 [2019-09-23T16:27:36.021Z] Recording test results
16:27:36 [2019-09-23T16:27:36.022Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:27:36 [2019-09-23T16:27:36.905Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39956/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=88e93faa7fbfd315bcdb1515849416bd2465c29a -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:88e93faa7fbfd315bcdb1515849416bd2465c29a hack/make.sh dynbinary test-integration
16:27:37 [2019-09-23T16:27:37.189Z] 
16:27:37 [2019-09-23T16:27:37.381Z] === RUN   TestDockerSuite/TestBuildUser
16:27:37 [2019-09-23T16:27:37.474Z] Removing bundles/
16:27:37 [2019-09-23T16:27:37.474Z] 
16:27:37 [2019-09-23T16:27:37.474Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:27:37 [2019-09-23T16:27:37.474Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:27:37 [2019-09-23T16:27:37.474Z] GOOS="" GOARCH="" GOARM=""
16:27:39 [2019-09-23T16:27:39.261Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
16:27:43 [2019-09-23T16:27:43.502Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
16:27:46 [2019-09-23T16:27:46.909Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.79s)
16:27:46 [2019-09-23T16:27:46.909Z]     create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames"
16:27:46 [2019-09-23T16:27:46.909Z] === RUN   TestCreateServiceSecretFileMode
16:27:50 [2019-09-23T16:27:50.204Z] --- PASS: TestCreateServiceSecretFileMode (3.07s)
16:27:50 [2019-09-23T16:27:50.204Z]     create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode"
16:27:50 [2019-09-23T16:27:50.204Z] === RUN   TestCreateServiceConfigFileMode
16:27:53 [2019-09-23T16:27:53.463Z] --- PASS: TestCreateServiceConfigFileMode (3.30s)
16:27:53 [2019-09-23T16:27:53.463Z]     create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode"
16:27:53 [2019-09-23T16:27:53.463Z] === RUN   TestCreateServiceSysctls
16:27:57 [2019-09-23T16:27:57.617Z] --- PASS: TestCreateServiceSysctls (4.05s)
16:27:57 [2019-09-23T16:27:57.617Z]     create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls"
16:27:57 [2019-09-23T16:27:57.617Z] === RUN   TestCreateServiceCapabilities
16:28:00 [2019-09-23T16:28:00.874Z] === RUN   TestDockerSuite/TestBuildVerboseOut
16:28:00 [2019-09-23T16:28:00.874Z] --- PASS: TestCreateServiceCapabilities (3.25s)
16:28:00 [2019-09-23T16:28:00.874Z]     create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities"
16:28:00 [2019-09-23T16:28:00.874Z] === RUN   TestInspect
16:28:01 [2019-09-23T16:28:01.433Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
16:28:01 [2019-09-23T16:28:01.687Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
16:28:03 [2019-09-23T16:28:03.047Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
16:28:03 [2019-09-23T16:28:03.971Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
16:28:04 [2019-09-23T16:28:04.226Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
16:28:06 [2019-09-23T16:28:06.195Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
16:28:06 [2019-09-23T16:28:06.195Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
16:28:06 [2019-09-23T16:28:06.195Z] === RUN   TestDockerSuite/TestBuildWindowsUser
16:28:06 [2019-09-23T16:28:06.195Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
16:28:06 [2019-09-23T16:28:06.195Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
16:28:06 [2019-09-23T16:28:06.195Z] --- PASS: TestInspect (5.61s)
16:28:06 [2019-09-23T16:28:06.195Z]     inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect"
16:28:06 [2019-09-23T16:28:06.195Z] === RUN   TestDockerNetworkConnectAlias
16:28:08 [2019-09-23T16:28:08.076Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
16:28:08 [2019-09-23T16:28:08.076Z] === RUN   TestDockerSuite/TestBuildWithFailure
16:28:08 [2019-09-23T16:28:08.999Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
16:28:09 [2019-09-23T16:28:09.557Z] === RUN   TestDockerSuite/TestBuildWithTabs
16:28:10 [2019-09-23T16:28:10.479Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
16:28:10 [2019-09-23T16:28:10.734Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
16:28:10 [2019-09-23T16:28:10.987Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
16:28:13 [2019-09-23T16:28:13.496Z] --- PASS: TestDockerNetworkConnectAlias (7.37s)
16:28:13 [2019-09-23T16:28:13.496Z]     network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias"
16:28:13 [2019-09-23T16:28:13.496Z] === RUN   TestDockerNetworkReConnect
16:28:14 [2019-09-23T16:28:14.054Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
16:28:15 [2019-09-23T16:28:15.255Z] 2945147eda09: Pull complete
16:28:15 [2019-09-23T16:28:15.255Z] Digest: sha256:d7e7e3702cbc4d8ea29001a02c1c852d0229a0679d94e017a41c43dbaa01db20
16:28:15 [2019-09-23T16:28:15.255Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
16:28:15 [2019-09-23T16:28:15.255Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
16:28:15 [2019-09-23T16:28:15.255Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
16:28:15 [2019-09-23T16:28:15.255Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.737'
16:28:15 [2019-09-23T16:28:15.255Z] WARN: Skipping validation tests
16:28:15 [2019-09-23T16:28:15.255Z] INFO: Running unit tests at 09/23/2019 16:28:04...
16:28:15 [2019-09-23T16:28:15.255Z] INFO: make.ps1 starting at 09/23/2019 16:28:08
16:28:15 [2019-09-23T16:28:15.255Z] INFO: Git commit (0531fd077) assumed from DOCKER_GITCOMMIT environment variable
16:28:15 [2019-09-23T16:28:15.255Z] INFO: Invoking autogen...
16:28:15 [2019-09-23T16:28:15.255Z] INFO: Running unit tests...
16:28:16 [2019-09-23T16:28:16.589Z] === RUN   TestDockerSuite/TestBuildWithVolumes
16:28:17 [2019-09-23T16:28:17.147Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
16:28:17 [2019-09-23T16:28:17.706Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
16:28:18 [2019-09-23T16:28:18.265Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
16:28:18 [2019-09-23T16:28:18.265Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
16:28:19 [2019-09-23T16:28:19.188Z] === RUN   TestDockerSuite/TestBuildXZHost
16:28:19 [2019-09-23T16:28:19.442Z] --- PASS: TestDockerNetworkReConnect (6.03s)
16:28:19 [2019-09-23T16:28:19.442Z]     network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect"
16:28:19 [2019-09-23T16:28:19.442Z] === RUN   TestServicePlugin
16:28:21 [2019-09-23T16:28:21.951Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
16:28:21 [2019-09-23T16:28:21.951Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
16:28:21 [2019-09-23T16:28:21.951Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
16:28:22 [2019-09-23T16:28:22.875Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
16:28:23 [2019-09-23T16:28:23.797Z] === RUN   TestDockerSuite/TestCommitChange
16:28:25 [2019-09-23T16:28:25.162Z] === RUN   TestDockerSuite/TestCommitChangeLabels
16:28:26 [2019-09-23T16:28:26.520Z] === RUN   TestDockerSuite/TestCommitHardlink
16:28:29 [2019-09-23T16:28:29.025Z] === RUN   TestDockerSuite/TestCommitNewFile
16:28:30 [2019-09-23T16:28:30.132Z] ?   	github.com/docker/docker/api	[no test files]
16:28:30 [2019-09-23T16:28:30.905Z] === RUN   TestDockerSuite/TestCommitPausedContainer
16:28:32 [2019-09-23T16:28:32.264Z] === RUN   TestDockerSuite/TestCommitTTY
16:28:33 [2019-09-23T16:28:33.623Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
16:28:34 [2019-09-23T16:28:34.982Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
16:28:36 [2019-09-23T16:28:36.909Z] === RUN   TestDockerSuite/TestCommitWithoutPause
16:28:37 [2019-09-23T16:28:37.469Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
16:28:37 [2019-09-23T16:28:37.469Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
16:28:37 [2019-09-23T16:28:37.469Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
16:28:37 [2019-09-23T16:28:37.725Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
16:28:37 [2019-09-23T16:28:37.725Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
16:28:37 [2019-09-23T16:28:37.725Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
16:28:37 [2019-09-23T16:28:37.725Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
16:28:37 [2019-09-23T16:28:37.979Z] === RUN   TestDockerSuite/TestContainerAPICommit
16:28:40 [2019-09-23T16:28:40.530Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
16:28:42 [2019-09-23T16:28:42.461Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
16:28:42 [2019-09-23T16:28:42.461Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
16:28:43 [2019-09-23T16:28:43.409Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
16:28:44 [2019-09-23T16:28:44.346Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
16:28:45 [2019-09-23T16:28:45.269Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
16:28:46 [2019-09-23T16:28:46.190Z] === RUN   TestDockerSuite/TestContainerAPICreate
16:28:47 [2019-09-23T16:28:47.112Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
16:28:47 [2019-09-23T16:28:47.112Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
16:28:47 [2019-09-23T16:28:47.113Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
16:28:47 [2019-09-23T16:28:47.713Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
16:28:47 [2019-09-23T16:28:47.713Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
16:28:47 [2019-09-23T16:28:47.850Z] ok  	github.com/docker/docker/api/server	0.096s	coverage: 9.0% of statements
16:28:47 [2019-09-23T16:28:47.967Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
16:28:47 [2019-09-23T16:28:47.967Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
16:28:47 [2019-09-23T16:28:47.967Z] === RUN   TestDockerSuite/TestContainerAPIDelete
16:28:48 [2019-09-23T16:28:48.894Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
16:28:49 [2019-09-23T16:28:49.860Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
16:28:50 [2019-09-23T16:28:50.782Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
16:28:50 [2019-09-23T16:28:50.782Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
16:28:52 [2019-09-23T16:28:52.665Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
16:28:53 [2019-09-23T16:28:53.224Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
16:28:53 [2019-09-23T16:28:53.224Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
16:28:54 [2019-09-23T16:28:54.190Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
16:28:55 [2019-09-23T16:28:55.179Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
16:28:55 [2019-09-23T16:28:55.434Z] --- PASS: TestServicePlugin (35.90s)
16:28:55 [2019-09-23T16:28:55.434Z]     plugin_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin"
16:28:55 [2019-09-23T16:28:55.434Z]     plugin_test.go:59: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin"
16:28:55 [2019-09-23T16:28:55.434Z]     plugin_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin"
16:28:55 [2019-09-23T16:28:55.434Z]     plugin_test.go:62: [db944c9ed0234] joining swarm manager [dc0d1746ce401]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:28:55 [2019-09-23T16:28:55.434Z]     plugin_test.go:64: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin"
16:28:55 [2019-09-23T16:28:55.434Z]     plugin_test.go:65: [d599b919e4c01] joining swarm manager [dc0d1746ce401]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:28:55 [2019-09-23T16:28:55.434Z] === RUN   TestServiceUpdateLabel
16:28:55 [2019-09-23T16:28:55.688Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
16:28:56 [2019-09-23T16:28:56.614Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
16:28:56 [2019-09-23T16:28:56.614Z] === RUN   TestDockerSuite/TestContainerAPIKill
16:28:57 [2019-09-23T16:28:57.625Z] === RUN   TestDockerSuite/TestContainerAPIPause
16:28:58 [2019-09-23T16:28:58.547Z] --- PASS: TestServiceUpdateLabel (2.93s)
16:28:58 [2019-09-23T16:28:58.547Z]     update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel"
16:28:58 [2019-09-23T16:28:58.547Z] === RUN   TestServiceUpdateSecrets
16:28:58 [2019-09-23T16:28:58.547Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
16:28:59 [2019-09-23T16:28:59.472Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
16:28:59 [2019-09-23T16:28:59.472Z] === RUN   TestDockerSuite/TestContainerAPIRename
16:29:00 [2019-09-23T16:29:00.396Z] === RUN   TestDockerSuite/TestContainerAPIRestart
16:29:01 [2019-09-23T16:29:01.754Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
16:29:03 [2019-09-23T16:29:03.680Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
16:29:03 [2019-09-23T16:29:03.680Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
16:29:03 [2019-09-23T16:29:03.680Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
16:29:03 [2019-09-23T16:29:03.680Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
16:29:03 [2019-09-23T16:29:03.680Z] === RUN   TestDockerSuite/TestContainerAPIStart
16:29:04 [2019-09-23T16:29:04.237Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
16:29:09 [2019-09-23T16:29:09.507Z] === RUN   TestDockerSuite/TestContainerAPIStop
16:29:09 [2019-09-23T16:29:09.507Z] === RUN   TestDockerSuite/TestContainerAPITop
16:29:10 [2019-09-23T16:29:10.447Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
16:29:10 [2019-09-23T16:29:10.447Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
16:29:10 [2019-09-23T16:29:10.447Z] === RUN   TestDockerSuite/TestContainerAPIWait
16:29:13 [2019-09-23T16:29:13.703Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
16:29:13 [2019-09-23T16:29:13.703Z] --- PASS: TestServiceUpdateSecrets (15.32s)
16:29:13 [2019-09-23T16:29:13.703Z]     update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets"
16:29:13 [2019-09-23T16:29:13.703Z] === RUN   TestServiceUpdateConfigs
16:29:14 [2019-09-23T16:29:14.262Z] === RUN   TestDockerSuite/TestContainerNetworkMode
16:29:15 [2019-09-23T16:29:15.622Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
16:29:20 [2019-09-23T16:29:20.852Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
16:29:20 [2019-09-23T16:29:20.852Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
16:29:22 [2019-09-23T16:29:22.733Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
16:29:24 [2019-09-23T16:29:24.093Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
16:29:29 [2019-09-23T16:29:29.322Z] --- PASS: TestServiceUpdateConfigs (15.33s)
16:29:29 [2019-09-23T16:29:29.322Z]     update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs"
16:29:29 [2019-09-23T16:29:29.322Z] === RUN   TestServiceUpdateNetwork
16:29:44 [2019-09-23T16:29:44.137Z] --- PASS: TestServiceUpdateNetwork (14.50s)
16:29:44 [2019-09-23T16:29:44.137Z]     update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork"
16:29:44 [2019-09-23T16:29:44.137Z] PASS
16:29:44 [2019-09-23T16:29:44.137Z] 
16:29:44 [2019-09-23T16:29:44.137Z] DONE 19 tests in 174.318s
16:29:44 [2019-09-23T16:29:44.137Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
16:29:44 [2019-09-23T16:29:44.137Z] ++ 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
16:29:44 [2019-09-23T16:29:44.137Z] ++ set -e
16:29:44 [2019-09-23T16:29:44.137Z] ++ '[' -n 0 ']'
16:29:44 [2019-09-23T16:29:44.137Z] ++ set -x
16:29:44 [2019-09-23T16:29:44.137Z] ++ 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
16:29:44 [2019-09-23T16:29:44.137Z] INFO: Testing against a local daemon
16:29:44 [2019-09-23T16:29:44.137Z] === RUN   TestSessionCreate
16:29:44 [2019-09-23T16:29:44.137Z] --- PASS: TestSessionCreate (0.03s)
16:29:44 [2019-09-23T16:29:44.137Z] === RUN   TestSessionCreateWithBadUpgrade
16:29:44 [2019-09-23T16:29:44.137Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:29:44 [2019-09-23T16:29:44.137Z] PASS
16:29:44 [2019-09-23T16:29:44.137Z] 
16:29:44 [2019-09-23T16:29:44.137Z] DONE 2 tests in 0.146s
16:29:44 [2019-09-23T16:29:44.137Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
16:29:44 [2019-09-23T16:29:44.137Z] ++ 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
16:29:44 [2019-09-23T16:29:44.137Z] ++ set -e
16:29:44 [2019-09-23T16:29:44.137Z] ++ '[' -n 0 ']'
16:29:44 [2019-09-23T16:29:44.137Z] ++ set -x
16:29:44 [2019-09-23T16:29:44.137Z] ++ 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
16:29:44 [2019-09-23T16:29:44.137Z] INFO: Testing against a local daemon
16:29:44 [2019-09-23T16:29:44.137Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:29:44 [2019-09-23T16:29:44.137Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:29:44 [2019-09-23T16:29:44.137Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:29:44 [2019-09-23T16:29:44.137Z] === RUN   TestEventsExecDie
16:29:44 [2019-09-23T16:29:44.634Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:29:44 [2019-09-23T16:29:44.634Z] 
16:29:44 [2019-09-23T16:29:44.634Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:29:44 [2019-09-23T16:29:44.634Z] PKG_CONFIG=pkg-config
16:29:44 [2019-09-23T16:29:44.634Z] GOLANG_VERSION=1.13
16:29:44 [2019-09-23T16:29:44.634Z] HOSTNAME=fec9b437b70f
16:29:44 [2019-09-23T16:29:44.634Z] DOCKER_EXPERIMENTAL=1
16:29:44 [2019-09-23T16:29:44.634Z] container=docker
16:29:44 [2019-09-23T16:29:44.634Z] TEST_SKIP_INTEGRATION_CLI=1
16:29:44 [2019-09-23T16:29:44.634Z] GO111MODULE=off
16:29:44 [2019-09-23T16:29:44.634Z] GOPATH=/go
16:29:44 [2019-09-23T16:29:44.634Z] PWD=/go/src/github.com/docker/docker
16:29:44 [2019-09-23T16:29:44.634Z] HOME=/root
16:29:44 [2019-09-23T16:29:44.634Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:29:44 [2019-09-23T16:29:44.634Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:29:44 [2019-09-23T16:29:44.634Z] DOCKER_GITCOMMIT=88e93faa7fbfd315bcdb1515849416bd2465c29a
16:29:44 [2019-09-23T16:29:44.634Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
16:29:44 [2019-09-23T16:29:44.634Z] DOCKER_GRAPHDRIVER=overlay2
16:29:44 [2019-09-23T16:29:44.634Z] TERM=xterm
16:29:44 [2019-09-23T16:29:44.634Z] DEST=bundles/test-integration
16:29:44 [2019-09-23T16:29:44.634Z] SHLVL=1
16:29:44 [2019-09-23T16:29:44.634Z] TIMEOUT=120m
16:29:44 [2019-09-23T16:29:44.634Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:29:44 [2019-09-23T16:29:44.634Z] DOCKER_PKG=github.com/docker/docker
16:29:44 [2019-09-23T16:29:44.634Z] TESTDEBUG=0
16:29:44 [2019-09-23T16:29:44.634Z] _=/usr/bin/env
16:29:44 [2019-09-23T16:29:44.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:29:45 [2019-09-23T16:29:45.060Z] --- PASS: TestEventsExecDie (1.01s)
16:29:45 [2019-09-23T16:29:45.060Z] === RUN   TestEventsBackwardsCompatible
16:29:45 [2019-09-23T16:29:45.060Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
16:29:45 [2019-09-23T16:29:45.060Z] === RUN   TestInfoBinaryCommits
16:29:45 [2019-09-23T16:29:45.060Z] --- PASS: TestInfoBinaryCommits (0.03s)
16:29:45 [2019-09-23T16:29:45.060Z] === RUN   TestInfoAPIVersioned
16:29:45 [2019-09-23T16:29:45.060Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:29:45 [2019-09-23T16:29:45.060Z] === RUN   TestInfoAPI
16:29:45 [2019-09-23T16:29:45.060Z] --- PASS: TestInfoAPI (0.03s)
16:29:45 [2019-09-23T16:29:45.060Z] === RUN   TestInfoAPIWarnings
16:29:45 [2019-09-23T16:29:45.314Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
16:29:45 [2019-09-23T16:29:45.874Z] --- PASS: TestInfoAPIWarnings (0.73s)
16:29:45 [2019-09-23T16:29:45.874Z]     info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings"
16:29:45 [2019-09-23T16:29:45.874Z] === RUN   TestLoginFailsWithBadCredentials
16:29:45 [2019-09-23T16:29:45.874Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s)
16:29:45 [2019-09-23T16:29:45.874Z] === RUN   TestPingCacheHeaders
16:29:46 [2019-09-23T16:29:46.128Z] --- PASS: TestPingCacheHeaders (0.03s)
16:29:46 [2019-09-23T16:29:46.128Z] === RUN   TestPingGet
16:29:46 [2019-09-23T16:29:46.128Z] --- PASS: TestPingGet (0.02s)
16:29:46 [2019-09-23T16:29:46.128Z] === RUN   TestPingHead
16:29:46 [2019-09-23T16:29:46.128Z] --- PASS: TestPingHead (0.04s)
16:29:46 [2019-09-23T16:29:46.128Z] === RUN   TestVersion
16:29:46 [2019-09-23T16:29:46.128Z] --- PASS: TestVersion (0.05s)
16:29:46 [2019-09-23T16:29:46.128Z] PASS
16:29:46 [2019-09-23T16:29:46.128Z] 
16:29:46 [2019-09-23T16:29:46.128Z] === Skipped
16:29:46 [2019-09-23T16:29:46.128Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:29:46 [2019-09-23T16:29:46.128Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:29:46 [2019-09-23T16:29:46.128Z] 
16:29:46 [2019-09-23T16:29:46.128Z] 
16:29:46 [2019-09-23T16:29:46.128Z] DONE 12 tests, 1 skipped in 2.413s
16:29:46 [2019-09-23T16:29:46.128Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
16:29:46 [2019-09-23T16:29:46.128Z] ++ 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
16:29:46 [2019-09-23T16:29:46.128Z] ++ set -e
16:29:46 [2019-09-23T16:29:46.128Z] ++ '[' -n 0 ']'
16:29:46 [2019-09-23T16:29:46.128Z] ++ set -x
16:29:46 [2019-09-23T16:29:46.128Z] ++ 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
16:29:46 [2019-09-23T16:29:46.383Z] INFO: Testing against a local daemon
16:29:46 [2019-09-23T16:29:46.383Z] === RUN   TestVolumesCreateAndList
16:29:46 [2019-09-23T16:29:46.383Z] --- PASS: TestVolumesCreateAndList (0.02s)
16:29:46 [2019-09-23T16:29:46.383Z] === RUN   TestVolumesRemove
16:29:46 [2019-09-23T16:29:46.383Z] --- PASS: TestVolumesRemove (0.08s)
16:29:46 [2019-09-23T16:29:46.383Z] === RUN   TestVolumesInspect
16:29:46 [2019-09-23T16:29:46.383Z] --- PASS: TestVolumesInspect (0.04s)
16:29:46 [2019-09-23T16:29:46.383Z] === RUN   TestVolumesInvalidJSON
16:29:46 [2019-09-23T16:29:46.383Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:29:46 [2019-09-23T16:29:46.383Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:29:46 [2019-09-23T16:29:46.383Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:29:46 [2019-09-23T16:29:46.383Z] --- PASS: TestVolumesInvalidJSON (0.04s)
16:29:46 [2019-09-23T16:29:46.383Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:29:46 [2019-09-23T16:29:46.383Z] PASS
16:29:46 [2019-09-23T16:29:46.383Z] 
16:29:46 [2019-09-23T16:29:46.383Z] DONE 5 tests in 0.315s
16:29:46 [2019-09-23T16:29:46.383Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:29:46 [2019-09-23T16:29:46.638Z] ++++ cat bundles/test-integration/docker.pid
16:29:46 [2019-09-23T16:29:46.638Z] +++ kill 5403
16:29:48 [2019-09-23T16:29:48.000Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
16:29:48 [2019-09-23T16:29:48.000Z] umount: bundles/test-integration/root: mountpoint not found
16:29:48 [2019-09-23T16:29:48.000Z] +++ /etc/init.d/apparmor stop
16:29:48 [2019-09-23T16:29:48.000Z] Clearing AppArmor profiles cache:.
16:29:48 [2019-09-23T16:29:48.000Z] All profile caches have been cleared, but no profiles have been unloaded.
16:29:48 [2019-09-23T16:29:48.000Z] Unloading profiles will leave already running processes permanently
16:29:48 [2019-09-23T16:29:48.000Z] unconfined, which can lead to unexpected situations.
16:29:48 [2019-09-23T16:29:48.000Z] 
16:29:48 [2019-09-23T16:29:48.000Z] To set a process to complain mode, use the command line tool
16:29:48 [2019-09-23T16:29:48.000Z] 'aa-complain'. To really tear down all profiles, run the init script
16:29:48 [2019-09-23T16:29:48.000Z] with the 'teardown' option."
16:29:48 [2019-09-23T16:29:48.000Z] 
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ok  	github.com/docker/docker/api/server/httputils	0.118s	coverage: 14.7% of statements
16:29:48 [2019-09-23T16:29:48.327Z] ok  	github.com/docker/docker/api/server/middleware	0.160s	coverage: 37.7% of statements
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ok  	github.com/docker/docker/api/server/router/swarm	0.183s	coverage: 4.0% of statements
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/api/types	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ok  	github.com/docker/docker/api/types/filters	0.101s	coverage: 95.2% of statements
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ok  	github.com/docker/docker/api/types/strslice	0.074s	coverage: 90.0% of statements
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ok  	github.com/docker/docker/api/types/time	0.384s	coverage: 100.0% of statements
16:29:48 [2019-09-23T16:29:48.327Z] ok  	github.com/docker/docker/api/types/versions	0.067s	coverage: 75.0% of statements
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/builder	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:29:48 [2019-09-23T16:29:48.327Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:29:49 [2019-09-23T16:29:49.871Z] ok  	github.com/docker/docker/builder/dockerfile	0.447s	coverage: 43.2% of statements
16:29:49 [2019-09-23T16:29:49.871Z] ok  	github.com/docker/docker/builder/dockerignore	0.057s	coverage: 96.8% of statements
16:29:49 [2019-09-23T16:29:49.871Z] ok  	github.com/docker/docker/builder/fscache	1.234s	coverage: 69.2% of statements
16:29:49 [2019-09-23T16:29:49.871Z] ok  	github.com/docker/docker/builder/remotecontext	0.597s	coverage: 9.2% of statements
16:29:49 [2019-09-23T16:29:49.925Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
16:29:50 [2019-09-23T16:29:50.484Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
16:29:53 [2019-09-23T16:29:53.790Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
16:29:56 [2019-09-23T16:29:56.295Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
16:29:59 [2019-09-23T16:29:59.556Z] === RUN   TestDockerSuite/TestCopyAndRestart
16:30:01 [2019-09-23T16:30:01.436Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
16:30:01 [2019-09-23T16:30:01.436Z] === RUN   TestDockerSuite/TestCpAbsolutePath
16:30:02 [2019-09-23T16:30:02.794Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
16:30:03 [2019-09-23T16:30:03.396Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
16:30:04 [2019-09-23T16:30:04.756Z] === RUN   TestDockerSuite/TestCpFromCaseA
16:30:05 [2019-09-23T16:30:05.679Z] === RUN   TestDockerSuite/TestCpFromCaseB
16:30:06 [2019-09-23T16:30:06.602Z] === RUN   TestDockerSuite/TestCpFromCaseC
16:30:07 [2019-09-23T16:30:07.524Z] === RUN   TestDockerSuite/TestCpFromCaseD
16:30:08 [2019-09-23T16:30:08.446Z] === RUN   TestDockerSuite/TestCpFromCaseE
16:30:09 [2019-09-23T16:30:09.808Z] === RUN   TestDockerSuite/TestCpFromCaseF
16:30:10 [2019-09-23T16:30:10.730Z] === RUN   TestDockerSuite/TestCpFromCaseG
16:30:12 [2019-09-23T16:30:12.089Z] === RUN   TestDockerSuite/TestCpFromCaseH
16:30:13 [2019-09-23T16:30:13.012Z] === RUN   TestDockerSuite/TestCpFromCaseI
16:30:13 [2019-09-23T16:30:13.934Z] === RUN   TestDockerSuite/TestCpFromCaseJ
16:30:15 [2019-09-23T16:30:15.295Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
16:30:16 [2019-09-23T16:30:16.692Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
16:30:17 [2019-09-23T16:30:17.615Z] === RUN   TestDockerSuite/TestCpGarbagePath
16:30:18 [2019-09-23T16:30:18.539Z] === RUN   TestDockerSuite/TestCpLocalOnly
16:30:18 [2019-09-23T16:30:18.539Z] === RUN   TestDockerSuite/TestCpNameHasColon
16:30:19 [2019-09-23T16:30:19.481Z] === RUN   TestDockerSuite/TestCpRelativePath
16:30:20 [2019-09-23T16:30:20.403Z] === RUN   TestDockerSuite/TestCpSpecialFiles
16:30:21 [2019-09-23T16:30:21.761Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
16:30:22 [2019-09-23T16:30:22.683Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
16:30:24 [2019-09-23T16:30:24.040Z] === RUN   TestDockerSuite/TestCpToCaseA
16:30:25 [2019-09-23T16:30:25.591Z] ok  	github.com/docker/docker/builder/remotecontext/git	31.989s	coverage: 85.1% of statements
16:30:25 [2019-09-23T16:30:25.591Z] ?   	github.com/docker/docker/cli	[no test files]
16:30:25 [2019-09-23T16:30:25.591Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:30:25 [2019-09-23T16:30:25.591Z] ok  	github.com/docker/docker/cli/debug	0.050s	coverage: 100.0% of statements
16:30:25 [2019-09-23T16:30:25.591Z] ok  	github.com/docker/docker/client	0.664s	coverage: 75.3% of statements
16:30:25 [2019-09-23T16:30:25.923Z] === RUN   TestDockerSuite/TestCpToCaseB
16:30:26 [2019-09-23T16:30:26.480Z] === RUN   TestDockerSuite/TestCpToCaseC
16:30:29 [2019-09-23T16:30:29.116Z] === RUN   TestDockerSuite/TestCpToCaseD
16:30:29 [2019-09-23T16:30:29.341Z] ok  	github.com/docker/docker/cmd/dockerd	0.671s	coverage: 18.6% of statements
16:30:31 [2019-09-23T16:30:31.528Z] ok  	github.com/docker/docker/container	0.645s	coverage: 42.5% of statements
16:30:31 [2019-09-23T16:30:31.528Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:30:31 [2019-09-23T16:30:31.528Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:30:31 [2019-09-23T16:30:31.528Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:30:31 [2019-09-23T16:30:31.528Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:30:34 [2019-09-23T16:30:34.346Z] === RUN   TestDockerSuite/TestCpToCaseE
16:30:37 [2019-09-23T16:30:37.644Z] === RUN   TestDockerSuite/TestCpToCaseF
16:30:38 [2019-09-23T16:30:38.611Z] === RUN   TestDockerSuite/TestCpToCaseG
16:30:42 [2019-09-23T16:30:42.764Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
16:30:43 [2019-09-23T16:30:43.686Z] === RUN   TestDockerSuite/TestCpToCaseH
16:30:47 [2019-09-23T16:30:47.841Z] === RUN   TestDockerSuite/TestCpToCaseI
16:30:48 [2019-09-23T16:30:48.137Z] === RUN   TestDockerSuite/TestCpToCaseJ
16:30:52 [2019-09-23T16:30:52.650Z] ok  	github.com/docker/docker/daemon	2.968s	coverage: 9.1% of statements
16:30:52 [2019-09-23T16:30:52.650Z] ok  	github.com/docker/docker/daemon/cluster	1.261s	coverage: 0.5% of statements
16:30:52 [2019-09-23T16:30:52.650Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.374s	coverage: 65.3% of statements
16:30:52 [2019-09-23T16:30:52.650Z] ok  	github.com/docker/docker/daemon/cluster/convert	1.070s	coverage: 35.8% of statements
16:30:52 [2019-09-23T16:30:52.650Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:30:52 [2019-09-23T16:30:52.650Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.330s	coverage: 10.9% of statements
16:30:52 [2019-09-23T16:30:52.650Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:30:52 [2019-09-23T16:30:52.650Z] ok  	github.com/docker/docker/daemon/config	0.855s	coverage: 82.3% of statements
16:30:52 [2019-09-23T16:30:52.650Z] ok  	github.com/docker/docker/daemon/discovery	0.544s	coverage: 30.0% of statements
16:30:52 [2019-09-23T16:30:52.650Z] ok  	github.com/docker/docker/daemon/events	0.628s	coverage: 50.0% of statements
16:30:52 [2019-09-23T16:30:52.650Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:30:52 [2019-09-23T16:30:52.650Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
16:30:52 [2019-09-23T16:30:52.650Z] ok  	github.com/docker/docker/daemon/graphdriver	0.174s	coverage: 2.3% of statements
16:30:52 [2019-09-23T16:30:52.650Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
16:30:52 [2019-09-23T16:30:52.650Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
16:30:52 [2019-09-23T16:30:52.650Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:30:52 [2019-09-23T16:30:52.650Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
16:30:52 [2019-09-23T16:30:52.650Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
16:30:52 [2019-09-23T16:30:52.650Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
16:30:52 [2019-09-23T16:30:52.650Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
16:30:52 [2019-09-23T16:30:52.650Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:30:52 [2019-09-23T16:30:52.650Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
16:30:52 [2019-09-23T16:30:52.650Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
16:30:52 [2019-09-23T16:30:52.650Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
16:30:53 [2019-09-23T16:30:53.365Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
16:30:54 [2019-09-23T16:30:54.304Z] === RUN   TestDockerSuite/TestCpToDot
16:30:54 [2019-09-23T16:30:54.835Z] ok  	github.com/docker/docker/daemon/images	0.932s	coverage: 4.9% of statements
16:30:54 [2019-09-23T16:30:54.835Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:30:54 [2019-09-23T16:30:54.835Z] ok  	github.com/docker/docker/daemon/links	0.041s	coverage: 93.0% of statements
16:30:54 [2019-09-23T16:30:54.835Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:30:54 [2019-09-23T16:30:54.835Z] ok  	github.com/docker/docker/daemon/logger	0.377s	coverage: 43.0% of statements
16:30:54 [2019-09-23T16:30:54.835Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.799s	coverage: 77.8% of statements
16:30:54 [2019-09-23T16:30:54.835Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
16:30:54 [2019-09-23T16:30:54.835Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
16:30:54 [2019-09-23T16:30:54.835Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:30:54 [2019-09-23T16:30:54.835Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
16:30:54 [2019-09-23T16:30:54.835Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
16:30:55 [2019-09-23T16:30:55.273Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
16:30:55 [2019-09-23T16:30:55.296Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.707s	coverage: 62.1% of statements
16:30:55 [2019-09-23T16:30:55.757Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.645s	coverage: 88.3% of statements
16:30:57 [2019-09-23T16:30:57.152Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
16:30:58 [2019-09-23T16:30:58.672Z] ok  	github.com/docker/docker/daemon/logger/local	0.536s	coverage: 74.7% of statements
16:30:58 [2019-09-23T16:30:58.672Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:30:58 [2019-09-23T16:30:58.672Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.215s	coverage: 19.5% of statements
16:30:59 [2019-09-23T16:30:59.034Z] === RUN   TestDockerSuite/TestCpToStdout
16:30:59 [2019-09-23T16:30:59.957Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
16:31:00 [2019-09-23T16:31:00.858Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.515s	coverage: 84.5% of statements
16:31:00 [2019-09-23T16:31:00.858Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.314s	coverage: 47.8% of statements
16:31:00 [2019-09-23T16:31:00.858Z] ok  	github.com/docker/docker/daemon/logger/templates	0.186s	coverage: 8.3% of statements
16:31:00 [2019-09-23T16:31:00.858Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:31:00 [2019-09-23T16:31:00.858Z] ?   	github.com/docker/docker/daemon/network	[no test files]
16:31:00 [2019-09-23T16:31:00.858Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:31:03 [2019-09-23T16:31:03.299Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
16:31:03 [2019-09-23T16:31:03.554Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
16:31:03 [2019-09-23T16:31:03.773Z] ok  	github.com/docker/docker/distribution	1.657s	coverage: 20.6% of statements
16:31:03 [2019-09-23T16:31:03.773Z] ok  	github.com/docker/docker/distribution/metadata	2.132s	coverage: 48.2% of statements
16:31:03 [2019-09-23T16:31:03.773Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:31:03 [2019-09-23T16:31:03.808Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
16:31:04 [2019-09-23T16:31:04.235Z] ok  	github.com/docker/docker/distribution/xfer	1.764s	coverage: 61.1% of statements
16:31:04 [2019-09-23T16:31:04.235Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:31:04 [2019-09-23T16:31:04.235Z] ok  	github.com/docker/docker/errdefs	0.109s	coverage: 49.4% of statements
16:31:04 [2019-09-23T16:31:04.733Z] === RUN   TestDockerSuite/TestCpVolumePath
16:31:06 [2019-09-23T16:31:06.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:31:06 [2019-09-23T16:31:06.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:31:06 [2019-09-23T16:31:06.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:31:07 [2019-09-23T16:31:07.240Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
16:31:07 [2019-09-23T16:31:07.240Z] === RUN   TestDockerSuite/TestCreateArgs
16:31:07 [2019-09-23T16:31:07.240Z] === RUN   TestDockerSuite/TestCreateByImageID
16:31:07 [2019-09-23T16:31:07.843Z] === RUN   TestDockerSuite/TestCreateEchoStdout
16:31:07 [2019-09-23T16:31:07.989Z] ok  	github.com/docker/docker/image	1.437s	coverage: 86.4% of statements
16:31:07 [2019-09-23T16:31:07.989Z] ok  	github.com/docker/docker/image/cache	0.163s	coverage: 19.2% of statements
16:31:07 [2019-09-23T16:31:07.989Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
16:31:07 [2019-09-23T16:31:07.989Z] ok  	github.com/docker/docker/image/v1	0.414s	coverage: 25.0% of statements
16:31:07 [2019-09-23T16:31:07.989Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:31:08 [2019-09-23T16:31:08.445Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
16:31:08 [2019-09-23T16:31:08.699Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
16:31:08 [2019-09-23T16:31:08.699Z] === RUN   TestDockerSuite/TestCreateHostConfig
16:31:08 [2019-09-23T16:31:08.699Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
16:31:09 [2019-09-23T16:31:09.622Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
16:31:09 [2019-09-23T16:31:09.877Z] === RUN   TestDockerSuite/TestCreateLabels
16:31:09 [2019-09-23T16:31:09.877Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
16:31:10 [2019-09-23T16:31:10.131Z] === RUN   TestDockerSuite/TestCreateRM
16:31:10 [2019-09-23T16:31:10.178Z] ok  	github.com/docker/docker/layer	0.587s	coverage: 30.0% of statements
16:31:10 [2019-09-23T16:31:10.178Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:31:10 [2019-09-23T16:31:10.386Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
16:31:10 [2019-09-23T16:31:10.386Z] === RUN   TestDockerSuite/TestCreateStopSignal
16:31:10 [2019-09-23T16:31:10.386Z] === RUN   TestDockerSuite/TestCreateStopTimeout
16:31:10 [2019-09-23T16:31:10.641Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
16:31:11 [2019-09-23T16:31:11.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:31:12 [2019-09-23T16:31:12.368Z] ok  	github.com/docker/docker/libcontainerd/local	0.337s	coverage: 1.0% of statements
16:31:12 [2019-09-23T16:31:12.368Z] ok  	github.com/docker/docker/libcontainerd/queue	0.067s	coverage: 100.0% of statements
16:31:12 [2019-09-23T16:31:12.368Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:31:12 [2019-09-23T16:31:12.368Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:31:12 [2019-09-23T16:31:12.368Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:31:12 [2019-09-23T16:31:12.368Z] ?   	github.com/docker/docker/oci	[no test files]
16:31:12 [2019-09-23T16:31:12.368Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:31:12 [2019-09-23T16:31:12.368Z] ok  	github.com/docker/docker/opts	0.336s	coverage: 67.3% of statements
16:31:12 [2019-09-23T16:31:12.368Z] ok  	github.com/docker/docker/pkg/aaparser	0.041s	coverage: 50.0% of statements
16:31:13 [2019-09-23T16:31:13.940Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
16:31:13 [2019-09-23T16:31:13.940Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
16:31:13 [2019-09-23T16:31:13.940Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
16:31:16 [2019-09-23T16:31:16.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:31:19 [2019-09-23T16:31:19.212Z] === RUN   TestDockerSuite/TestCreateWithPortRange
16:31:19 [2019-09-23T16:31:19.212Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
16:31:19 [2019-09-23T16:31:19.212Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
16:31:19 [2019-09-23T16:31:19.212Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
16:31:19 [2019-09-23T16:31:19.212Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
16:31:19 [2019-09-23T16:31:19.212Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
16:31:19 [2019-09-23T16:31:19.467Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
16:31:21 [2019-09-23T16:31:21.347Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
16:31:21 [2019-09-23T16:31:21.905Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
16:31:22 [2019-09-23T16:31:22.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:31:23 [2019-09-23T16:31:23.786Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
16:31:25 [2019-09-23T16:31:25.692Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
16:31:26 [2019-09-23T16:31:26.292Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
16:31:26 [2019-09-23T16:31:26.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:31:26 [2019-09-23T16:31:26.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:31:26 [2019-09-23T16:31:26.851Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
16:31:27 [2019-09-23T16:31:27.105Z] === RUN   TestDockerSuite/TestDevicePermissions
16:31:27 [2019-09-23T16:31:27.664Z] === RUN   TestDockerSuite/TestDockerFails
16:31:27 [2019-09-23T16:31:27.918Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
16:31:27 [2019-09-23T16:31:27.918Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
16:31:27 [2019-09-23T16:31:27.918Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
16:31:28 [2019-09-23T16:31:28.476Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
16:31:29 [2019-09-23T16:31:29.399Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
16:31:30 [2019-09-23T16:31:30.322Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
16:31:32 [2019-09-23T16:31:32.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:31:32 [2019-09-23T16:31:32.204Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
16:31:32 [2019-09-23T16:31:32.204Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
16:31:32 [2019-09-23T16:31:32.204Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
16:31:32 [2019-09-23T16:31:32.204Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
16:31:34 [2019-09-23T16:31:34.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:31:39 [2019-09-23T16:31:39.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:31:40 [2019-09-23T16:31:40.476Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
16:31:41 [2019-09-23T16:31:41.836Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
16:31:42 [2019-09-23T16:31:42.358Z] ok  	github.com/docker/docker/pkg/archive	9.828s	coverage: 62.0% of statements
16:31:42 [2019-09-23T16:31:42.358Z] ok  	github.com/docker/docker/pkg/authorization	0.797s	coverage: 26.8% of statements
16:31:42 [2019-09-23T16:31:42.358Z] ok  	github.com/docker/docker/pkg/broadcaster	0.334s	coverage: 100.0% of statements
16:31:42 [2019-09-23T16:31:42.358Z] ok  	github.com/docker/docker/pkg/capabilities	0.041s	coverage: 87.5% of statements
16:31:42 [2019-09-23T16:31:42.358Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.210s	coverage: 15.4% of statements
16:31:42 [2019-09-23T16:31:42.358Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
16:31:42 [2019-09-23T16:31:42.358Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:31:42 [2019-09-23T16:31:42.358Z] ok  	github.com/docker/docker/pkg/directory	0.197s	coverage: 80.0% of statements
16:31:42 [2019-09-23T16:31:42.358Z] ok  	github.com/docker/docker/pkg/discovery	0.205s	coverage: 58.3% of statements
16:31:42 [2019-09-23T16:31:42.358Z] ok  	github.com/docker/docker/pkg/discovery/file	0.156s	coverage: 92.9% of statements
16:31:42 [2019-09-23T16:31:42.358Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.611s	coverage: 84.1% of statements
16:31:42 [2019-09-23T16:31:42.358Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.237s	coverage: 92.3% of statements
16:31:42 [2019-09-23T16:31:42.358Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.105s	coverage: 93.8% of statements
16:31:42 [2019-09-23T16:31:42.358Z] ok  	github.com/docker/docker/pkg/filenotify	0.131s	coverage: 36.2% of statements
16:31:42 [2019-09-23T16:31:42.358Z] ok  	github.com/docker/docker/pkg/fileutils	0.129s	coverage: 87.7% of statements
16:31:42 [2019-09-23T16:31:42.358Z] ok  	github.com/docker/docker/pkg/homedir	0.148s	coverage: 37.5% of statements
16:31:42 [2019-09-23T16:31:42.358Z] ok  	github.com/docker/docker/pkg/idtools	0.069s	coverage: 6.3% of statements
16:31:42 [2019-09-23T16:31:42.358Z] ok  	github.com/docker/docker/pkg/ioutils	0.902s	coverage: 69.2% of statements
16:31:42 [2019-09-23T16:31:42.358Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.295s	coverage: 91.7% of statements
16:31:42 [2019-09-23T16:31:42.358Z] ok  	github.com/docker/docker/pkg/locker	0.130s	coverage: 88.9% of statements
16:31:42 [2019-09-23T16:31:42.358Z] ok  	github.com/docker/docker/pkg/longpath	0.075s	coverage: 100.0% of statements
16:31:42 [2019-09-23T16:31:42.358Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
16:31:42 [2019-09-23T16:31:42.358Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.114s	coverage: 85.7% of statements
16:31:42 [2019-09-23T16:31:42.358Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
16:31:42 [2019-09-23T16:31:42.358Z] ok  	github.com/docker/docker/pkg/parsers	0.061s	coverage: 97.0% of statements
16:31:42 [2019-09-23T16:31:42.358Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
16:31:42 [2019-09-23T16:31:42.358Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
16:31:42 [2019-09-23T16:31:42.358Z] ok  	github.com/docker/docker/pkg/pidfile	0.085s	coverage: 82.6% of statements
16:31:42 [2019-09-23T16:31:42.358Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:31:42 [2019-09-23T16:31:42.358Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:31:45 [2019-09-23T16:31:45.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:31:45 [2019-09-23T16:31:45.134Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
16:31:46 [2019-09-23T16:31:46.493Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
16:31:46 [2019-09-23T16:31:46.493Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
16:31:47 [2019-09-23T16:31:47.851Z] === RUN   TestDockerSuite/TestEventsAttach
16:31:49 [2019-09-23T16:31:49.211Z] === RUN   TestDockerSuite/TestEventsCommit
16:31:49 [2019-09-23T16:31:49.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:31:50 [2019-09-23T16:31:50.135Z] === RUN   TestDockerSuite/TestEventsContainerEvents
16:31:51 [2019-09-23T16:31:51.495Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
16:31:52 [2019-09-23T16:31:52.461Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
16:31:53 [2019-09-23T16:31:53.383Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
16:31:54 [2019-09-23T16:31:54.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:31:55 [2019-09-23T16:31:55.263Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
16:31:56 [2019-09-23T16:31:56.628Z] === RUN   TestDockerSuite/TestEventsContainerRestart
16:31:59 [2019-09-23T16:31:59.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:31:59 [2019-09-23T16:31:59.929Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
16:32:00 [2019-09-23T16:32:00.067Z] ok  	github.com/docker/docker/pkg/plugins	35.069s	coverage: 73.4% of statements
16:32:00 [2019-09-23T16:32:00.067Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.073s	coverage: 56.8% of statements
16:32:00 [2019-09-23T16:32:00.067Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:32:00 [2019-09-23T16:32:00.067Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:32:00 [2019-09-23T16:32:00.067Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.186s	coverage: 85.7% of statements
16:32:00 [2019-09-23T16:32:00.067Z] ok  	github.com/docker/docker/pkg/pools	0.130s	coverage: 87.9% of statements
16:32:00 [2019-09-23T16:32:00.067Z] ok  	github.com/docker/docker/pkg/progress	0.085s	coverage: 75.9% of statements
16:32:00 [2019-09-23T16:32:00.067Z] ok  	github.com/docker/docker/pkg/pubsub	1.101s	coverage: 73.9% of statements
16:32:00 [2019-09-23T16:32:00.067Z] ok  	github.com/docker/docker/pkg/reexec	0.200s	coverage: 82.4% of statements
16:32:00 [2019-09-23T16:32:00.067Z] ok  	github.com/docker/docker/pkg/signal	0.084s	coverage: 20.3% of statements
16:32:00 [2019-09-23T16:32:00.067Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
16:32:00 [2019-09-23T16:32:00.067Z] ok  	github.com/docker/docker/pkg/stdcopy	0.086s	coverage: 100.0% of statements
16:32:00 [2019-09-23T16:32:00.067Z] ok  	github.com/docker/docker/pkg/streamformatter	0.124s	coverage: 66.2% of statements
16:32:00 [2019-09-23T16:32:00.067Z] ok  	github.com/docker/docker/pkg/stringid	0.039s	coverage: 70.6% of statements
16:32:00 [2019-09-23T16:32:00.067Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
16:32:00 [2019-09-23T16:32:00.067Z] ok  	github.com/docker/docker/pkg/sysinfo	0.043s	coverage: 38.2% of statements
16:32:00 [2019-09-23T16:32:00.067Z] ok  	github.com/docker/docker/pkg/system	0.100s	coverage: 12.7% of statements
16:32:00 [2019-09-23T16:32:00.067Z] ok  	github.com/docker/docker/pkg/tailfile	0.080s	coverage: 88.6% of statements
16:32:00 [2019-09-23T16:32:00.067Z] ok  	github.com/docker/docker/pkg/tarsum	0.183s	coverage: 89.3% of statements
16:32:00 [2019-09-23T16:32:00.067Z] ok  	github.com/docker/docker/pkg/term	0.073s	coverage: 30.8% of statements
16:32:00 [2019-09-23T16:32:00.067Z] ok  	github.com/docker/docker/pkg/term/windows	0.037s	coverage: 0.0% of statements [no tests to run]
16:32:00 [2019-09-23T16:32:00.067Z] ok  	github.com/docker/docker/pkg/truncindex	0.140s	coverage: 91.5% of statements
16:32:00 [2019-09-23T16:32:00.067Z] ok  	github.com/docker/docker/pkg/urlutil	0.060s	coverage: 100.0% of statements
16:32:00 [2019-09-23T16:32:00.067Z] ok  	github.com/docker/docker/pkg/useragent	0.040s	coverage: 88.9% of statements
16:32:00 [2019-09-23T16:32:00.067Z] ok  	github.com/docker/docker/plugin	0.314s	coverage: 11.6% of statements
16:32:00 [2019-09-23T16:32:00.067Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:32:00 [2019-09-23T16:32:00.067Z] ok  	github.com/docker/docker/plugin/v2	0.124s	coverage: 20.1% of statements
16:32:00 [2019-09-23T16:32:00.067Z] ok  	github.com/docker/docker/reference	0.251s	coverage: 84.4% of statements
16:32:00 [2019-09-23T16:32:00.067Z] ok  	github.com/docker/docker/registry	0.410s	coverage: 52.2% of statements
16:32:00 [2019-09-23T16:32:00.067Z] ok  	github.com/docker/docker/registry/resumable	0.322s	coverage: 100.0% of statements
16:32:00 [2019-09-23T16:32:00.067Z] ok  	github.com/docker/docker/restartmanager	0.041s	coverage: 45.3% of statements
16:32:00 [2019-09-23T16:32:00.067Z] ?   	github.com/docker/docker/rootless	[no test files]
16:32:00 [2019-09-23T16:32:00.067Z] ok  	github.com/docker/docker/runconfig	0.259s	coverage: 54.5% of statements
16:32:00 [2019-09-23T16:32:00.068Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:32:00 [2019-09-23T16:32:00.068Z] ok  	github.com/docker/docker/testutil	0.242s	coverage: 62.5% of statements
16:32:00 [2019-09-23T16:32:00.068Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:32:00 [2019-09-23T16:32:00.068Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:32:00 [2019-09-23T16:32:00.068Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:32:00 [2019-09-23T16:32:00.068Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:32:00 [2019-09-23T16:32:00.068Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:32:00 [2019-09-23T16:32:00.068Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:32:00 [2019-09-23T16:32:00.068Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:32:00 [2019-09-23T16:32:00.068Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:32:00 [2019-09-23T16:32:00.068Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:32:00 [2019-09-23T16:32:00.068Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:32:00 [2019-09-23T16:32:00.068Z] ?   	github.com/docker/docker/volume	[no test files]
16:32:00 [2019-09-23T16:32:00.068Z] ok  	github.com/docker/docker/volume/drivers	0.365s	coverage: 36.1% of statements
16:32:00 [2019-09-23T16:32:00.068Z] ok  	github.com/docker/docker/volume/local	0.226s	coverage: 37.7% of statements
16:32:00 [2019-09-23T16:32:00.068Z] ok  	github.com/docker/docker/volume/mounts	0.216s	coverage: 66.2% of statements
16:32:00 [2019-09-23T16:32:00.068Z] ok  	github.com/docker/docker/volume/service	0.401s	coverage: 70.3% of statements
16:32:00 [2019-09-23T16:32:00.068Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:32:00 [2019-09-23T16:32:00.068Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:32:01 [2019-09-23T16:32:01.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:32:02 [2019-09-23T16:32:02.475Z] === RUN   TestDockerSuite/TestEventsCopy
16:32:02 [2019-09-23T16:32:02.730Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
16:32:02 [2019-09-23T16:32:02.981Z] INFO: make.ps1 ended at 09/23/2019 16:32:02
16:32:03 [2019-09-23T16:32:03.951Z] INFO: Unit tests ended at 09/23/2019 16:32:03. Duration:00:03:59.4823525
16:32:03 [2019-09-23T16:32:03.951Z] INFO: Building busybox
16:32:04 [2019-09-23T16:32:04.089Z] === RUN   TestDockerSuite/TestEventsFilterContainer
16:32:04 [2019-09-23T16:32:04.411Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile     701B
16:32:04 [2019-09-23T16:32:04.411Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile     701B
16:32:04 [2019-09-23T16:32:04.411Z] 
16:32:04 [2019-09-23T16:32:04.411Z] Sending build context to Docker daemon   2.56kB
16:32:04 [2019-09-23T16:32:04.411Z] 
16:32:04 [2019-09-23T16:32:04.411Z] Step 1/6 : FROM microsoft/windowsservercore
16:32:04 [2019-09-23T16:32:04.411Z]  ---> 1ddfa8bee56a
16:32:04 [2019-09-23T16:32:04.411Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
16:32:04 [2019-09-23T16:32:04.411Z]  ---> Running in a9a5715bdae2
16:32:05 [2019-09-23T16:32:05.451Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
16:32:06 [2019-09-23T16:32:06.418Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
16:32:06 [2019-09-23T16:32:06.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:32:07 [2019-09-23T16:32:07.020Z] === RUN   TestDockerSuite/TestEventsFilterImageName
16:32:07 [2019-09-23T16:32:07.895Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:32:07 [2019-09-23T16:32:07.895Z] Using test binary docker
16:32:08 [2019-09-23T16:32:08.178Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:32:08 [2019-09-23T16:32:08.178Z] +++ /etc/init.d/apparmor start
16:32:08 [2019-09-23T16:32:08.178Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
16:32:08 [2019-09-23T16:32:08.178Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
16:32:08 [2019-09-23T16:32:08.178Z] Warning failed to create cache: (null)
16:32:08 [2019-09-23T16:32:08.178Z] .
16:32:08 [2019-09-23T16:32:08.178Z] INFO: Waiting for daemon to start...
16:32:08 [2019-09-23T16:32:08.178Z] Starting dockerd
16:32:08 [2019-09-23T16:32:08.178Z] +++ 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
16:32:08 [2019-09-23T16:32:08.901Z] === RUN   TestDockerSuite/TestEventsFilterLabels
16:32:08 [2019-09-23T16:32:08.901Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
16:32:09 [2019-09-23T16:32:09.155Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
16:32:09 [2019-09-23T16:32:09.155Z] === RUN   TestDockerSuite/TestEventsFilterType
16:32:09 [2019-09-23T16:32:09.718Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
16:32:10 [2019-09-23T16:32:10.014Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
16:32:10 [2019-09-23T16:32:10.014Z] === RUN   TestDockerSuite/TestEventsFilters
16:32:10 [2019-09-23T16:32:10.203Z] .
16:32:10 [2019-09-23T16:32:10.203Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:32:10 [2019-09-23T16:32:10.203Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:32:10 [2019-09-23T16:32:10.203Z] Error: No such image: emptyfs
16:32:10 [2019-09-23T16:32:10.203Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:32:10 [2019-09-23T16:32:10.203Z] ++++ docker load
16:32:10 [2019-09-23T16:32:10.216Z] Removing intermediate container a9a5715bdae2
16:32:10 [2019-09-23T16:32:10.216Z]  ---> a7bf1742753a
16:32:10 [2019-09-23T16:32:10.216Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
16:32:10 [2019-09-23T16:32:10.484Z] Running integration-test (iteration 1)
16:32:10 [2019-09-23T16:32:10.484Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
16:32:10 [2019-09-23T16:32:10.484Z] ++ 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
16:32:10 [2019-09-23T16:32:10.484Z] ++ set -e
16:32:10 [2019-09-23T16:32:10.484Z] ++ '[' -n 0 ']'
16:32:10 [2019-09-23T16:32:10.484Z] ++ set -x
16:32:10 [2019-09-23T16:32:10.485Z] ++ 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
16:32:11 [2019-09-23T16:32:11.187Z] 
16:32:11 [2019-09-23T16:32:11.648Z]  ---> 8b1d539e38f1
16:32:11 [2019-09-23T16:32:11.648Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
16:32:11 [2019-09-23T16:32:11.648Z]  ---> Running in 1a02219768c2
16:32:11 [2019-09-23T16:32:11.896Z] === RUN   TestDockerSuite/TestEventsFormat
16:32:12 [2019-09-23T16:32:12.619Z] 
16:32:12 [2019-09-23T16:32:12.619Z] SUCCESS: Specified value was saved.
16:32:13 [2019-09-23T16:32:13.384Z] === RUN   TestDockerSuite/TestEventsFormatBadField
16:32:13 [2019-09-23T16:32:13.384Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
16:32:13 [2019-09-23T16:32:13.384Z] === RUN   TestDockerSuite/TestEventsImageImport
16:32:14 [2019-09-23T16:32:14.307Z] === RUN   TestDockerSuite/TestEventsImageLoad
16:32:14 [2019-09-23T16:32:14.561Z] === RUN   TestDockerSuite/TestEventsImagePull
16:32:15 [2019-09-23T16:32:15.120Z] === RUN   TestDockerSuite/TestEventsImageTag
16:32:15 [2019-09-23T16:32:15.533Z] Removing intermediate container 1a02219768c2
16:32:15 [2019-09-23T16:32:15.533Z]  ---> a3fa3cab06fd
16:32:15 [2019-09-23T16:32:15.533Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
16:32:15 [2019-09-23T16:32:15.533Z]  ---> Running in 653ed15bd6e4
16:32:16 [2019-09-23T16:32:16.044Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
16:32:16 [2019-09-23T16:32:16.602Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
16:32:16 [2019-09-23T16:32:16.602Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
16:32:16 [2019-09-23T16:32:16.602Z] === RUN   TestDockerSuite/TestEventsPluginOps
16:32:18 [2019-09-23T16:32:18.484Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
16:32:19 [2019-09-23T16:32:19.042Z] === RUN   TestDockerSuite/TestEventsRename
16:32:19 [2019-09-23T16:32:19.965Z] === RUN   TestDockerSuite/TestEventsResize
16:32:20 [2019-09-23T16:32:20.886Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
16:32:21 [2019-09-23T16:32:21.809Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
16:32:22 [2019-09-23T16:32:22.629Z] Cannot create a file when that file already exists.
16:32:22 [2019-09-23T16:32:22.734Z] === RUN   TestDockerSuite/TestEventsStreaming
16:32:23 [2019-09-23T16:32:23.297Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
16:32:25 [2019-09-23T16:32:25.749Z] Loaded image: buildpack-deps:jessie
16:32:25 [2019-09-23T16:32:25.749Z] Loaded image: busybox:latest
16:32:25 [2019-09-23T16:32:25.749Z] Loaded image: busybox:glibc
16:32:25 [2019-09-23T16:32:25.749Z] Loaded image: debian:jessie
16:32:25 [2019-09-23T16:32:25.749Z] Loaded image: hello-world:latest
16:32:25 [2019-09-23T16:32:25.749Z] INFO: Testing against a local daemon
16:32:25 [2019-09-23T16:32:25.749Z] === RUN   TestCgroupNamespacesBuild
16:32:26 [2019-09-23T16:32:26.368Z] --- PASS: TestCgroupNamespacesBuild (1.67s)
16:32:26 [2019-09-23T16:32:26.368Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild"
16:32:26 [2019-09-23T16:32:26.368Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:32:26 [2019-09-23T16:32:26.550Z] === RUN   TestDockerSuite/TestEventsTop
16:32:27 [2019-09-23T16:32:27.473Z] === RUN   TestDockerSuite/TestEventsUntag
16:32:28 [2019-09-23T16:32:28.394Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.65s)
16:32:28 [2019-09-23T16:32:28.395Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode"
16:32:28 [2019-09-23T16:32:28.395Z] === RUN   TestBuildWithSession
16:32:28 [2019-09-23T16:32:28.454Z] Removing intermediate container 653ed15bd6e4
16:32:28 [2019-09-23T16:32:28.454Z]  ---> be097937e696
16:32:28 [2019-09-23T16:32:28.454Z] Step 6/6 : CMD ["sh"]
16:32:28 [2019-09-23T16:32:28.454Z]  ---> Running in 9eb015db49bd
16:32:28 [2019-09-23T16:32:28.454Z] Removing intermediate container 9eb015db49bd
16:32:28 [2019-09-23T16:32:28.454Z]  ---> f8fea6f9fe28
16:32:28 [2019-09-23T16:32:28.454Z] Successfully built f8fea6f9fe28
16:32:28 [2019-09-23T16:32:28.454Z] Successfully tagged busybox:latest
16:32:28 [2019-09-23T16:32:28.454Z] INFO: Docker images of the daemon under test
16:32:28 [2019-09-23T16:32:28.454Z] 
16:32:28 [2019-09-23T16:32:28.454Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
16:32:28 [2019-09-23T16:32:28.454Z] busybox                                latest              f8fea6f9fe28        Less than a second ago   4.75GB
16:32:28 [2019-09-23T16:32:28.454Z] microsoft/windowsservercore            latest              1ddfa8bee56a        12 days ago              4.71GB
16:32:28 [2019-09-23T16:32:28.454Z] mcr.microsoft.com/windows/servercore   ltsc2019            1ddfa8bee56a        12 days ago              4.71GB
16:32:28 [2019-09-23T16:32:28.454Z] 
16:32:28 [2019-09-23T16:32:28.454Z] INFO: Running integration tests at 09/23/2019 16:32:28...
16:32:28 [2019-09-23T16:32:28.454Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
16:32:28 [2019-09-23T16:32:28.454Z] INFO: Integration API tests being run from the host:
16:32:28 [2019-09-23T16:32:28.454Z] INFO: make.ps1 starting at 09/23/2019 16:32:28
16:32:29 [2019-09-23T16:32:29.428Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build
16:32:30 [2019-09-23T16:32:30.018Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
16:32:30 [2019-09-23T16:32:30.427Z] --- PASS: TestBuildWithSession (2.09s)
16:32:30 [2019-09-23T16:32:30.427Z] === RUN   TestBuildSquashParent
16:32:31 [2019-09-23T16:32:31.378Z] === RUN   TestDockerSuite/TestExec
16:32:32 [2019-09-23T16:32:32.302Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
16:32:32 [2019-09-23T16:32:32.861Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
16:32:33 [2019-09-23T16:32:33.783Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
16:32:34 [2019-09-23T16:32:34.707Z] === RUN   TestDockerSuite/TestExecAPIStart
16:32:35 [2019-09-23T16:32:35.907Z] --- PASS: TestBuildSquashParent (5.32s)
16:32:35 [2019-09-23T16:32:35.907Z] === RUN   TestBuildWithRemoveAndForceRemove
16:32:35 [2019-09-23T16:32:35.907Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:32:35 [2019-09-23T16:32:35.907Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:32:35 [2019-09-23T16:32:35.907Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:32:35 [2019-09-23T16:32:35.907Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:32:35 [2019-09-23T16:32:35.907Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:32:35 [2019-09-23T16:32:35.907Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:32:35 [2019-09-23T16:32:35.907Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:32:35 [2019-09-23T16:32:35.907Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:32:35 [2019-09-23T16:32:35.907Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:32:35 [2019-09-23T16:32:35.907Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:32:35 [2019-09-23T16:32:35.907Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:32:35 [2019-09-23T16:32:35.907Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:32:35 [2019-09-23T16:32:35.907Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:32:35 [2019-09-23T16:32:35.907Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:32:35 [2019-09-23T16:32:35.907Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:32:35 [2019-09-23T16:32:35.907Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:32:36 [2019-09-23T16:32:36.589Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
16:32:37 [2019-09-23T16:32:37.512Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
16:32:38 [2019-09-23T16:32:38.071Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
16:32:38 [2019-09-23T16:32:38.325Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
16:32:39 [2019-09-23T16:32:39.247Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
16:32:39 [2019-09-23T16:32:39.389Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:32:39 [2019-09-23T16:32:39.389Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:32:40 [2019-09-23T16:32:40.172Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
16:32:41 [2019-09-23T16:32:41.096Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
16:32:41 [2019-09-23T16:32:41.096Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
16:32:41 [2019-09-23T16:32:41.414Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
16:32:41 [2019-09-23T16:32:41.414Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.42s)
16:32:41 [2019-09-23T16:32:41.414Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.45s)
16:32:41 [2019-09-23T16:32:41.414Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.50s)
16:32:41 [2019-09-23T16:32:41.414Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.53s)
16:32:41 [2019-09-23T16:32:41.414Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.24s)
16:32:41 [2019-09-23T16:32:41.414Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.25s)
16:32:41 [2019-09-23T16:32:41.415Z] === RUN   TestBuildMultiStageCopy
16:32:41 [2019-09-23T16:32:41.415Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:32:42 [2019-09-23T16:32:42.455Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
16:32:43 [2019-09-23T16:32:43.438Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:32:43 [2019-09-23T16:32:43.720Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:32:44 [2019-09-23T16:32:44.007Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:32:44 [2019-09-23T16:32:44.294Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:32:44 [2019-09-23T16:32:44.338Z] === RUN   TestDockerSuite/TestExecCgroup
16:32:44 [2019-09-23T16:32:44.918Z] --- PASS: TestBuildMultiStageCopy (3.49s)
16:32:44 [2019-09-23T16:32:44.918Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.98s)
16:32:44 [2019-09-23T16:32:44.918Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s)
16:32:44 [2019-09-23T16:32:44.918Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s)
16:32:44 [2019-09-23T16:32:44.918Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.39s)
16:32:44 [2019-09-23T16:32:44.918Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.39s)
16:32:44 [2019-09-23T16:32:44.918Z] === RUN   TestBuildMultiStageParentConfig
16:32:45 [2019-09-23T16:32:45.927Z] --- PASS: TestBuildMultiStageParentConfig (0.98s)
16:32:45 [2019-09-23T16:32:45.927Z] === RUN   TestBuildLabelWithTargets
16:32:46 [2019-09-23T16:32:46.224Z] === RUN   TestDockerSuite/TestExecEnv
16:32:47 [2019-09-23T16:32:47.146Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
16:32:47 [2019-09-23T16:32:47.404Z] --- PASS: TestBuildLabelWithTargets (1.54s)
16:32:47 [2019-09-23T16:32:47.404Z] === RUN   TestBuildWithEmptyLayers
16:32:48 [2019-09-23T16:32:48.020Z] --- PASS: TestBuildWithEmptyLayers (0.77s)
16:32:48 [2019-09-23T16:32:48.020Z] === RUN   TestBuildMultiStageOnBuild
16:32:49 [2019-09-23T16:32:49.028Z] === RUN   TestDockerSuite/TestExecExitStatus
16:32:49 [2019-09-23T16:32:49.950Z] === RUN   TestDockerSuite/TestExecInspectID
16:32:50 [2019-09-23T16:32:50.700Z] --- PASS: TestBuildMultiStageOnBuild (2.18s)
16:32:50 [2019-09-23T16:32:50.700Z] === RUN   TestBuildUncleanTarFilenames
16:32:51 [2019-09-23T16:32:51.319Z] --- PASS: TestBuildUncleanTarFilenames (1.18s)
16:32:51 [2019-09-23T16:32:51.319Z] === RUN   TestBuildMultiStageLayerLeak
16:32:53 [2019-09-23T16:32:53.224Z] === RUN   TestDockerSuite/TestExecInteractive
16:32:53 [2019-09-23T16:32:53.783Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
16:32:54 [2019-09-23T16:32:54.019Z] --- PASS: TestBuildMultiStageLayerLeak (2.30s)
16:32:54 [2019-09-23T16:32:54.019Z] === RUN   TestBuildWithHugeFile
16:32:54 [2019-09-23T16:32:54.707Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
16:32:55 [2019-09-23T16:32:55.716Z] === RUN   TestDockerSuite/TestExecParseError
16:32:56 [2019-09-23T16:32:56.637Z] === RUN   TestDockerSuite/TestExecPausedContainer
16:32:57 [2019-09-23T16:32:57.559Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
16:32:58 [2019-09-23T16:32:58.482Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
16:33:00 [2019-09-23T16:33:00.989Z] === RUN   TestDockerSuite/TestExecSetEnv
16:33:01 [2019-09-23T16:33:01.589Z] === RUN   TestDockerSuite/TestExecStartFails
16:33:02 [2019-09-23T16:33:02.511Z] === RUN   TestDockerSuite/TestExecStateCleanup
16:33:05 [2019-09-23T16:33:05.058Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
16:33:12 [2019-09-23T16:33:12.081Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config
16:33:12 [2019-09-23T16:33:12.081Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container
16:33:14 [2019-09-23T16:33:14.998Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image
16:33:15 [2019-09-23T16:33:15.115Z] === RUN   TestDockerSuite/TestExecStopNotHanging
16:33:15 [2019-09-23T16:33:15.115Z] === RUN   TestDockerSuite/TestExecTTY
16:33:15 [2019-09-23T16:33:15.369Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
16:33:16 [2019-09-23T16:33:16.292Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
16:33:17 [2019-09-23T16:33:17.214Z] === RUN   TestDockerSuite/TestExecUlimits
16:33:18 [2019-09-23T16:33:18.136Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
16:33:18 [2019-09-23T16:33:18.136Z] === RUN   TestDockerSuite/TestExecWithImageUser
16:33:18 [2019-09-23T16:33:18.741Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network
16:33:20 [2019-09-23T16:33:20.644Z] === RUN   TestDockerSuite/TestExecWithNoTERM
16:33:21 [2019-09-23T16:33:21.202Z] === RUN   TestDockerSuite/TestExecWithPrivileged
16:33:22 [2019-09-23T16:33:22.562Z] === RUN   TestDockerSuite/TestExecWithTERM
16:33:23 [2019-09-23T16:33:23.441Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan
16:33:23 [2019-09-23T16:33:23.902Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan
16:33:23 [2019-09-23T16:33:23.922Z] === RUN   TestDockerSuite/TestExecWithUser
16:33:24 [2019-09-23T16:33:24.363Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin
16:33:24 [2019-09-23T16:33:24.843Z] === RUN   TestDockerSuite/TestGetContainerStats
16:33:25 [2019-09-23T16:33:25.334Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz
16:33:26 [2019-09-23T16:33:26.308Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common
16:33:28 [2019-09-23T16:33:28.508Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
16:33:30 [2019-09-23T16:33:30.077Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
16:33:31 [2019-09-23T16:33:31.961Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
16:33:33 [2019-09-23T16:33:33.209Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging
16:33:34 [2019-09-23T16:33:34.553Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
16:33:36 [2019-09-23T16:33:36.142Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes
16:33:37 [2019-09-23T16:33:37.062Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
16:33:39 [2019-09-23T16:33:39.891Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret
16:33:42 [2019-09-23T16:33:42.292Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
16:33:42 [2019-09-23T16:33:42.850Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
16:33:42 [2019-09-23T16:33:42.850Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
16:33:42 [2019-09-23T16:33:42.850Z] === RUN   TestDockerSuite/TestHealth
16:33:44 [2019-09-23T16:33:44.607Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service
16:33:48 [2019-09-23T16:33:48.356Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session
16:33:51 [2019-09-23T16:33:51.270Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system
16:33:55 [2019-09-23T16:33:55.012Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume
16:33:57 [2019-09-23T16:33:57.927Z] Running D:\gopath\src\github.com\docker\docker\integration\build
16:33:57 [2019-09-23T16:33:57.927Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:33:57 [2019-09-23T16:33:57.927Z] INFO: Testing against a local daemon
16:33:57 [2019-09-23T16:33:57.927Z] === RUN   TestBuildWithSession
16:33:57 [2019-09-23T16:33:57.927Z] --- SKIP: TestBuildWithSession (0.00s)
16:33:57 [2019-09-23T16:33:57.927Z]     build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows"
16:33:57 [2019-09-23T16:33:57.927Z] === RUN   TestBuildSquashParent
16:33:57 [2019-09-23T16:33:57.927Z] --- SKIP: TestBuildSquashParent (0.00s)
16:33:57 [2019-09-23T16:33:57.927Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
16:33:57 [2019-09-23T16:33:57.927Z] === RUN   TestBuildWithRemoveAndForceRemove
16:33:57 [2019-09-23T16:33:57.927Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s)
16:33:57 [2019-09-23T16:33:57.927Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
16:33:57 [2019-09-23T16:33:57.927Z] === RUN   TestBuildMultiStageCopy
16:33:57 [2019-09-23T16:33:57.927Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:34:00 [2019-09-23T16:34:00.867Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
16:34:04 [2019-09-23T16:34:04.124Z] === RUN   TestDockerSuite/TestHistoryExistentImage
16:34:04 [2019-09-23T16:34:04.124Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
16:34:04 [2019-09-23T16:34:04.124Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
16:34:04 [2019-09-23T16:34:04.124Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
16:34:05 [2019-09-23T16:34:05.047Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
16:34:05 [2019-09-23T16:34:05.047Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
16:34:05 [2019-09-23T16:34:05.971Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
16:34:05 [2019-09-23T16:34:05.971Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
16:34:05 [2019-09-23T16:34:05.971Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
16:34:06 [2019-09-23T16:34:06.225Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
16:34:06 [2019-09-23T16:34:06.479Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
16:34:06 [2019-09-23T16:34:06.734Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
16:34:07 [2019-09-23T16:34:07.336Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
16:34:07 [2019-09-23T16:34:07.336Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
16:34:08 [2019-09-23T16:34:08.259Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
16:34:08 [2019-09-23T16:34:08.259Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
16:34:09 [2019-09-23T16:34:09.201Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
16:34:10 [2019-09-23T16:34:10.130Z] === RUN   TestDockerSuite/TestImagesFormat
16:34:10 [2019-09-23T16:34:10.130Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
16:34:10 [2019-09-23T16:34:10.324Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:34:10 [2019-09-23T16:34:10.324Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:34:10 [2019-09-23T16:34:10.688Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
16:34:10 [2019-09-23T16:34:10.784Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:34:12 [2019-09-23T16:34:12.326Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:34:13 [2019-09-23T16:34:13.869Z] --- PASS: TestBuildMultiStageCopy (16.20s)
16:34:13 [2019-09-23T16:34:13.869Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (11.13s)
16:34:13 [2019-09-23T16:34:13.869Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.84s)
16:34:13 [2019-09-23T16:34:13.869Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.05s)
16:34:13 [2019-09-23T16:34:13.869Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.33s)
16:34:13 [2019-09-23T16:34:13.869Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.80s)
16:34:13 [2019-09-23T16:34:13.869Z] === RUN   TestBuildMultiStageParentConfig
16:34:13 [2019-09-23T16:34:13.869Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s)
16:34:13 [2019-09-23T16:34:13.869Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
16:34:13 [2019-09-23T16:34:13.869Z] === RUN   TestBuildLabelWithTargets
16:34:13 [2019-09-23T16:34:13.869Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
16:34:13 [2019-09-23T16:34:13.869Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
16:34:13 [2019-09-23T16:34:13.869Z] === RUN   TestBuildWithEmptyLayers
16:34:14 [2019-09-23T16:34:14.025Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
16:34:14 [2019-09-23T16:34:14.025Z] === RUN   TestDockerSuite/TestImportBadURL
16:34:14 [2019-09-23T16:34:14.025Z] === RUN   TestDockerSuite/TestImportDisplay
16:34:15 [2019-09-23T16:34:15.383Z] === RUN   TestDockerSuite/TestImportFile
16:34:15 [2019-09-23T16:34:15.412Z] --- PASS: TestBuildWithEmptyLayers (1.31s)
16:34:15 [2019-09-23T16:34:15.412Z] === RUN   TestBuildMultiStageOnBuild
16:34:15 [2019-09-23T16:34:15.412Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s)
16:34:15 [2019-09-23T16:34:15.412Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
16:34:15 [2019-09-23T16:34:15.412Z] === RUN   TestBuildUncleanTarFilenames
16:34:15 [2019-09-23T16:34:15.412Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
16:34:15 [2019-09-23T16:34:15.412Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
16:34:15 [2019-09-23T16:34:15.412Z] === RUN   TestBuildMultiStageLayerLeak
16:34:15 [2019-09-23T16:34:15.412Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s)
16:34:15 [2019-09-23T16:34:15.412Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
16:34:15 [2019-09-23T16:34:15.412Z] === RUN   TestBuildWithHugeFile
16:34:15 [2019-09-23T16:34:15.412Z] --- SKIP: TestBuildWithHugeFile (0.00s)
16:34:15 [2019-09-23T16:34:15.412Z]     build_test.go:491: testEnv.OSType == "windows"
16:34:15 [2019-09-23T16:34:15.412Z] === RUN   TestBuildWithEmptyDockerfile
16:34:15 [2019-09-23T16:34:15.412Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:34:15 [2019-09-23T16:34:15.412Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:34:15 [2019-09-23T16:34:15.412Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:34:15 [2019-09-23T16:34:15.412Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:34:15 [2019-09-23T16:34:15.412Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:34:15 [2019-09-23T16:34:15.412Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:34:15 [2019-09-23T16:34:15.412Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:34:15 [2019-09-23T16:34:15.412Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:34:15 [2019-09-23T16:34:15.412Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:34:15 [2019-09-23T16:34:15.412Z] --- PASS: TestBuildWithEmptyDockerfile (0.37s)
16:34:15 [2019-09-23T16:34:15.412Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
16:34:15 [2019-09-23T16:34:15.412Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
16:34:15 [2019-09-23T16:34:15.412Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
16:34:15 [2019-09-23T16:34:15.412Z] === RUN   TestBuildPreserveOwnership
16:34:15 [2019-09-23T16:34:15.412Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
16:34:15 [2019-09-23T16:34:15.412Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
16:34:15 [2019-09-23T16:34:15.412Z] === RUN   TestBuildPlatformInvalid
16:34:15 [2019-09-23T16:34:15.412Z] --- PASS: TestBuildPlatformInvalid (0.04s)
16:34:15 [2019-09-23T16:34:15.412Z] PASS
16:34:15 [2019-09-23T16:34:15.412Z] Running D:\gopath\src\github.com\docker\docker\integration\config
16:34:15 [2019-09-23T16:34:15.873Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:34:15 [2019-09-23T16:34:15.873Z] INFO: Testing against a local daemon
16:34:15 [2019-09-23T16:34:15.873Z] === RUN   TestConfigList
16:34:15 [2019-09-23T16:34:15.873Z] --- SKIP: TestConfigList (0.00s)
16:34:15 [2019-09-23T16:34:15.873Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
16:34:15 [2019-09-23T16:34:15.873Z] === RUN   TestConfigsCreateAndDelete
16:34:15 [2019-09-23T16:34:15.873Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
16:34:15 [2019-09-23T16:34:15.873Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
16:34:15 [2019-09-23T16:34:15.873Z] === RUN   TestConfigsUpdate
16:34:15 [2019-09-23T16:34:15.873Z] --- SKIP: TestConfigsUpdate (0.00s)
16:34:15 [2019-09-23T16:34:15.873Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
16:34:15 [2019-09-23T16:34:15.873Z] === RUN   TestTemplatedConfig
16:34:15 [2019-09-23T16:34:15.873Z] --- SKIP: TestTemplatedConfig (0.00s)
16:34:15 [2019-09-23T16:34:15.873Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
16:34:15 [2019-09-23T16:34:15.873Z] === RUN   TestConfigInspect
16:34:15 [2019-09-23T16:34:15.873Z] --- SKIP: TestConfigInspect (0.00s)
16:34:15 [2019-09-23T16:34:15.873Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
16:34:15 [2019-09-23T16:34:15.873Z] === RUN   TestConfigCreateWithLabels
16:34:15 [2019-09-23T16:34:15.873Z] --- SKIP: TestConfigCreateWithLabels (0.00s)
16:34:15 [2019-09-23T16:34:15.873Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
16:34:15 [2019-09-23T16:34:15.873Z] === RUN   TestConfigCreateResolve
16:34:15 [2019-09-23T16:34:15.873Z] --- SKIP: TestConfigCreateResolve (0.00s)
16:34:15 [2019-09-23T16:34:15.873Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
16:34:15 [2019-09-23T16:34:15.873Z] === RUN   TestConfigDaemonLibtrustID
16:34:15 [2019-09-23T16:34:15.873Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
16:34:15 [2019-09-23T16:34:15.873Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
16:34:15 [2019-09-23T16:34:15.873Z] PASS
16:34:15 [2019-09-23T16:34:15.873Z] Running D:\gopath\src\github.com\docker\docker\integration\container
16:34:15 [2019-09-23T16:34:15.873Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:34:15 [2019-09-23T16:34:15.873Z] INFO: Testing against a local daemon
16:34:15 [2019-09-23T16:34:15.873Z] === RUN   TestCheckpoint
16:34:15 [2019-09-23T16:34:15.873Z] --- SKIP: TestCheckpoint (0.00s)
16:34:15 [2019-09-23T16:34:15.873Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:34:15 [2019-09-23T16:34:15.873Z] === RUN   TestContainerInvalidJSON
16:34:15 [2019-09-23T16:34:15.873Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:34:15 [2019-09-23T16:34:15.873Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:34:15 [2019-09-23T16:34:15.873Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:34:15 [2019-09-23T16:34:15.873Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:34:15 [2019-09-23T16:34:15.873Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:34:15 [2019-09-23T16:34:15.873Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:34:15 [2019-09-23T16:34:15.873Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:34:15 [2019-09-23T16:34:15.873Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:34:15 [2019-09-23T16:34:15.873Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:34:15 [2019-09-23T16:34:15.873Z] --- PASS: TestContainerInvalidJSON (0.04s)
16:34:15 [2019-09-23T16:34:15.873Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:34:15 [2019-09-23T16:34:15.873Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:34:15 [2019-09-23T16:34:15.873Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
16:34:15 [2019-09-23T16:34:15.873Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:34:15 [2019-09-23T16:34:15.873Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s)
16:34:15 [2019-09-23T16:34:15.873Z]     copy_test.go:25: testEnv.OSType == "windows"
16:34:15 [2019-09-23T16:34:15.873Z] === RUN   TestCopyFromContainerPathIsNotDir
16:34:15 [2019-09-23T16:34:15.873Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s)
16:34:15 [2019-09-23T16:34:15.873Z]     copy_test.go:39: testEnv.OSType == "windows"
16:34:15 [2019-09-23T16:34:15.873Z] === RUN   TestCopyToContainerPathDoesNotExist
16:34:15 [2019-09-23T16:34:15.873Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s)
16:34:15 [2019-09-23T16:34:15.873Z]     copy_test.go:51: testEnv.OSType == "windows"
16:34:15 [2019-09-23T16:34:15.873Z] === RUN   TestCopyToContainerPathIsNotDir
16:34:15 [2019-09-23T16:34:15.873Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
16:34:15 [2019-09-23T16:34:15.873Z]     copy_test.go:65: testEnv.OSType == "windows"
16:34:15 [2019-09-23T16:34:15.873Z] === RUN   TestCopyFromContainer
16:34:15 [2019-09-23T16:34:15.873Z] --- SKIP: TestCopyFromContainer (0.00s)
16:34:15 [2019-09-23T16:34:15.873Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
16:34:15 [2019-09-23T16:34:15.873Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:34:15 [2019-09-23T16:34:15.873Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:34:15 [2019-09-23T16:34:15.873Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:34:15 [2019-09-23T16:34:15.873Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:34:15 [2019-09-23T16:34:15.873Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:34:15 [2019-09-23T16:34:15.873Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:34:15 [2019-09-23T16:34:15.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:34:15 [2019-09-23T16:34:15.874Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:34:15 [2019-09-23T16:34:15.874Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:34:15 [2019-09-23T16:34:15.874Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:34:15 [2019-09-23T16:34:15.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
16:34:15 [2019-09-23T16:34:15.874Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
16:34:15 [2019-09-23T16:34:15.874Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
16:34:15 [2019-09-23T16:34:15.874Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
16:34:15 [2019-09-23T16:34:15.874Z] === RUN   TestCreateLinkToNonExistingContainer
16:34:15 [2019-09-23T16:34:15.874Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
16:34:15 [2019-09-23T16:34:15.874Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
16:34:15 [2019-09-23T16:34:15.874Z] === RUN   TestCreateWithInvalidEnv
16:34:15 [2019-09-23T16:34:15.874Z] === RUN   TestCreateWithInvalidEnv/0
16:34:15 [2019-09-23T16:34:15.874Z] === PAUSE TestCreateWithInvalidEnv/0
16:34:15 [2019-09-23T16:34:15.874Z] === RUN   TestCreateWithInvalidEnv/1
16:34:15 [2019-09-23T16:34:15.874Z] === PAUSE TestCreateWithInvalidEnv/1
16:34:15 [2019-09-23T16:34:15.874Z] === RUN   TestCreateWithInvalidEnv/2
16:34:15 [2019-09-23T16:34:15.874Z] === PAUSE TestCreateWithInvalidEnv/2
16:34:15 [2019-09-23T16:34:15.874Z] === CONT  TestCreateWithInvalidEnv/0
16:34:15 [2019-09-23T16:34:15.874Z] === CONT  TestCreateWithInvalidEnv/2
16:34:15 [2019-09-23T16:34:15.874Z] === CONT  TestCreateWithInvalidEnv/1
16:34:15 [2019-09-23T16:34:15.874Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
16:34:15 [2019-09-23T16:34:15.874Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:34:15 [2019-09-23T16:34:15.874Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
16:34:15 [2019-09-23T16:34:15.874Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
16:34:15 [2019-09-23T16:34:15.874Z] === RUN   TestCreateTmpfsMountsTarget
16:34:15 [2019-09-23T16:34:15.874Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
16:34:15 [2019-09-23T16:34:15.874Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
16:34:15 [2019-09-23T16:34:15.874Z] === RUN   TestCreateWithCustomMaskedPaths
16:34:15 [2019-09-23T16:34:15.874Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
16:34:15 [2019-09-23T16:34:15.874Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
16:34:15 [2019-09-23T16:34:15.874Z] === RUN   TestCreateWithCapabilities
16:34:15 [2019-09-23T16:34:15.874Z] --- SKIP: TestCreateWithCapabilities (0.00s)
16:34:15 [2019-09-23T16:34:15.874Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
16:34:15 [2019-09-23T16:34:15.874Z] === RUN   TestCreateWithCustomReadonlyPaths
16:34:15 [2019-09-23T16:34:15.874Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
16:34:15 [2019-09-23T16:34:15.874Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
16:34:15 [2019-09-23T16:34:15.874Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:34:15 [2019-09-23T16:34:15.874Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:34:15 [2019-09-23T16:34:15.874Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:34:15 [2019-09-23T16:34:15.874Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:34:15 [2019-09-23T16:34:15.874Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:34:15 [2019-09-23T16:34:15.874Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:34:15 [2019-09-23T16:34:15.874Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:34:15 [2019-09-23T16:34:15.874Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:34:15 [2019-09-23T16:34:15.874Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:34:15 [2019-09-23T16:34:15.874Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:34:15 [2019-09-23T16:34:15.874Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:34:15 [2019-09-23T16:34:15.874Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:34:15 [2019-09-23T16:34:15.874Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:34:15 [2019-09-23T16:34:15.874Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:34:15 [2019-09-23T16:34:15.874Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:34:15 [2019-09-23T16:34:15.874Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:34:15 [2019-09-23T16:34:15.874Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
16:34:15 [2019-09-23T16:34:15.874Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:34:15 [2019-09-23T16:34:15.874Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:34:15 [2019-09-23T16:34:15.874Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:34:15 [2019-09-23T16:34:15.874Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:34:15 [2019-09-23T16:34:15.874Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:34:15 [2019-09-23T16:34:15.874Z] === RUN   TestDiff
16:34:15 [2019-09-23T16:34:15.874Z] --- SKIP: TestDiff (0.00s)
16:34:15 [2019-09-23T16:34:15.874Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
16:34:15 [2019-09-23T16:34:15.874Z] === RUN   TestExecWithCloseStdin
16:34:17 [2019-09-23T16:34:17.265Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
16:34:17 [2019-09-23T16:34:17.265Z] === RUN   TestDockerSuite/TestImportFileWithMessage
16:34:18 [2019-09-23T16:34:18.058Z] --- PASS: TestExecWithCloseStdin (2.18s)
16:34:18 [2019-09-23T16:34:18.058Z] === RUN   TestExec
16:34:18 [2019-09-23T16:34:18.058Z] --- SKIP: TestExec (0.00s)
16:34:18 [2019-09-23T16:34:18.058Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
16:34:18 [2019-09-23T16:34:18.058Z] === RUN   TestExecUser
16:34:18 [2019-09-23T16:34:18.058Z] --- SKIP: TestExecUser (0.00s)
16:34:18 [2019-09-23T16:34:18.058Z]     exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
16:34:18 [2019-09-23T16:34:18.058Z] === RUN   TestExportContainerAndImportImage
16:34:18 [2019-09-23T16:34:18.058Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
16:34:18 [2019-09-23T16:34:18.058Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
16:34:18 [2019-09-23T16:34:18.058Z] === RUN   TestExportContainerAfterDaemonRestart
16:34:18 [2019-09-23T16:34:18.058Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
16:34:18 [2019-09-23T16:34:18.058Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
16:34:18 [2019-09-23T16:34:18.058Z] === RUN   TestHealthCheckWorkdir
16:34:18 [2019-09-23T16:34:18.058Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
16:34:18 [2019-09-23T16:34:18.058Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
16:34:18 [2019-09-23T16:34:18.059Z] === RUN   TestHealthKillContainer
16:34:18 [2019-09-23T16:34:18.059Z] --- SKIP: TestHealthKillContainer (0.00s)
16:34:18 [2019-09-23T16:34:18.059Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
16:34:18 [2019-09-23T16:34:18.059Z] === RUN   TestInspectCpusetInConfigPre120
16:34:18 [2019-09-23T16:34:18.059Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
16:34:18 [2019-09-23T16:34:18.059Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
16:34:18 [2019-09-23T16:34:18.059Z] === RUN   TestKillContainerInvalidSignal
16:34:19 [2019-09-23T16:34:19.146Z] === RUN   TestDockerSuite/TestImportGzipped
16:34:20 [2019-09-23T16:34:20.244Z] --- PASS: TestKillContainerInvalidSignal (1.77s)
16:34:20 [2019-09-23T16:34:20.245Z] === RUN   TestKillContainer
16:34:20 [2019-09-23T16:34:20.245Z] --- SKIP: TestKillContainer (0.00s)
16:34:20 [2019-09-23T16:34:20.245Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
16:34:20 [2019-09-23T16:34:20.245Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:34:20 [2019-09-23T16:34:20.245Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
16:34:20 [2019-09-23T16:34:20.245Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:34:20 [2019-09-23T16:34:20.245Z] === RUN   TestKillStoppedContainer
16:34:20 [2019-09-23T16:34:20.245Z] --- SKIP: TestKillStoppedContainer (0.00s)
16:34:20 [2019-09-23T16:34:20.245Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:34:20 [2019-09-23T16:34:20.245Z] === RUN   TestKillStoppedContainerAPIPre120
16:34:20 [2019-09-23T16:34:20.245Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
16:34:20 [2019-09-23T16:34:20.245Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:34:20 [2019-09-23T16:34:20.245Z] === RUN   TestKillDifferentUserContainer
16:34:20 [2019-09-23T16:34:20.245Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
16:34:20 [2019-09-23T16:34:20.245Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
16:34:20 [2019-09-23T16:34:20.245Z] === RUN   TestInspectOomKilledTrue
16:34:20 [2019-09-23T16:34:20.245Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:34:20 [2019-09-23T16:34:20.245Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:34:20 [2019-09-23T16:34:20.245Z] === RUN   TestInspectOomKilledFalse
16:34:20 [2019-09-23T16:34:20.245Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:34:20 [2019-09-23T16:34:20.245Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:34:20 [2019-09-23T16:34:20.245Z] === RUN   TestLogsFollowTailEmpty
16:34:21 [2019-09-23T16:34:21.652Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
16:34:21 [2019-09-23T16:34:21.785Z] --- PASS: TestLogsFollowTailEmpty (1.87s)
16:34:21 [2019-09-23T16:34:21.785Z] === RUN   TestNetworkNat
16:34:21 [2019-09-23T16:34:21.785Z] --- SKIP: TestNetworkNat (0.00s)
16:34:21 [2019-09-23T16:34:21.785Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
16:34:21 [2019-09-23T16:34:21.785Z] === RUN   TestNetworkLocalhostTCPNat
16:34:21 [2019-09-23T16:34:21.785Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s)
16:34:21 [2019-09-23T16:34:21.785Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
16:34:21 [2019-09-23T16:34:21.785Z] === RUN   TestNetworkLoopbackNat
16:34:21 [2019-09-23T16:34:21.785Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
16:34:21 [2019-09-23T16:34:21.785Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
16:34:21 [2019-09-23T16:34:21.785Z] === RUN   TestPause
16:34:21 [2019-09-23T16:34:21.785Z] --- SKIP: TestPause (0.00s)
16:34:21 [2019-09-23T16:34:21.785Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
16:34:21 [2019-09-23T16:34:21.785Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:34:23 [2019-09-23T16:34:23.537Z] === RUN   TestDockerSuite/TestInfoDebug
16:34:24 [2019-09-23T16:34:24.095Z] === RUN   TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
16:34:24 [2019-09-23T16:34:24.153Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.34s)
16:34:24 [2019-09-23T16:34:24.154Z] === RUN   TestPauseStopPausedContainer
16:34:24 [2019-09-23T16:34:24.154Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
16:34:24 [2019-09-23T16:34:24.154Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
16:34:24 [2019-09-23T16:34:24.154Z] === RUN   TestPsFilter
16:34:24 [2019-09-23T16:34:24.614Z] --- PASS: TestPsFilter (0.16s)
16:34:24 [2019-09-23T16:34:24.614Z] === RUN   TestRemoveContainerWithRemovedVolume
16:34:24 [2019-09-23T16:34:24.653Z] === RUN   TestDockerSuite/TestInfoDiscoveryBackend
16:34:25 [2019-09-23T16:34:25.255Z] === RUN   TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
16:34:26 [2019-09-23T16:34:26.178Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
16:34:26 [2019-09-23T16:34:26.799Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.02s)
16:34:26 [2019-09-23T16:34:26.799Z] === RUN   TestRemoveContainerWithVolume
16:34:27 [2019-09-23T16:34:27.635Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
16:34:28 [2019-09-23T16:34:28.206Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
16:34:28 [2019-09-23T16:34:28.341Z] --- PASS: TestRemoveContainerWithVolume (2.10s)
16:34:28 [2019-09-23T16:34:28.341Z] === RUN   TestRemoveContainerRunning
16:34:29 [2019-09-23T16:34:29.128Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
16:34:29 [2019-09-23T16:34:29.129Z] === RUN   TestDockerSuite/TestInfoFormat
16:34:29 [2019-09-23T16:34:29.129Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
16:34:29 [2019-09-23T16:34:29.129Z] === RUN   TestDockerSuite/TestInsecureRegistries
16:34:29 [2019-09-23T16:34:29.686Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
16:34:30 [2019-09-23T16:34:30.524Z] --- PASS: TestRemoveContainerRunning (1.89s)
16:34:30 [2019-09-23T16:34:30.524Z] === RUN   TestRemoveContainerForceRemoveRunning
16:34:30 [2019-09-23T16:34:30.610Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
16:34:31 [2019-09-23T16:34:31.075Z] --- PASS: TestBuildWithHugeFile (84.14s)
16:34:31 [2019-09-23T16:34:31.075Z] === RUN   TestBuildWithEmptyDockerfile
16:34:31 [2019-09-23T16:34:31.075Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:34:31 [2019-09-23T16:34:31.075Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:34:31 [2019-09-23T16:34:31.075Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:34:31 [2019-09-23T16:34:31.075Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:34:31 [2019-09-23T16:34:31.075Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:34:31 [2019-09-23T16:34:31.075Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:34:31 [2019-09-23T16:34:31.075Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:34:31 [2019-09-23T16:34:31.075Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:34:31 [2019-09-23T16:34:31.075Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:34:31 [2019-09-23T16:34:31.075Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
16:34:31 [2019-09-23T16:34:31.075Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s)
16:34:31 [2019-09-23T16:34:31.075Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s)
16:34:31 [2019-09-23T16:34:31.075Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
16:34:31 [2019-09-23T16:34:31.075Z] === RUN   TestBuildPreserveOwnership
16:34:31 [2019-09-23T16:34:31.075Z] === RUN   TestBuildPreserveOwnership/copy_from
16:34:31 [2019-09-23T16:34:31.075Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:34:31 [2019-09-23T16:34:31.075Z] --- PASS: TestBuildPreserveOwnership (4.75s)
16:34:31 [2019-09-23T16:34:31.075Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.11s)
16:34:31 [2019-09-23T16:34:31.075Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.63s)
16:34:31 [2019-09-23T16:34:31.075Z] === RUN   TestBuildPlatformInvalid
16:34:31 [2019-09-23T16:34:31.075Z] --- PASS: TestBuildPlatformInvalid (0.16s)
16:34:31 [2019-09-23T16:34:31.075Z] PASS
16:34:31 [2019-09-23T16:34:31.075Z] 
16:34:31 [2019-09-23T16:34:31.075Z] DONE 32 tests in 132.609s
16:34:31 [2019-09-23T16:34:31.075Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
16:34:31 [2019-09-23T16:34:31.075Z] ++ 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
16:34:31 [2019-09-23T16:34:31.075Z] ++ set -e
16:34:31 [2019-09-23T16:34:31.075Z] ++ '[' -n 0 ']'
16:34:31 [2019-09-23T16:34:31.075Z] ++ set -x
16:34:31 [2019-09-23T16:34:31.075Z] ++ 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
16:34:31 [2019-09-23T16:34:31.075Z] INFO: Testing against a local daemon
16:34:31 [2019-09-23T16:34:31.075Z] === RUN   TestConfigList
16:34:31 [2019-09-23T16:34:31.075Z] --- PASS: TestConfigList (2.69s)
16:34:31 [2019-09-23T16:34:31.075Z]     config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList"
16:34:31 [2019-09-23T16:34:31.075Z] === RUN   TestConfigsCreateAndDelete
16:34:31 [2019-09-23T16:34:31.075Z] --- PASS: TestConfigsCreateAndDelete (2.18s)
16:34:31 [2019-09-23T16:34:31.075Z]     config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete"
16:34:31 [2019-09-23T16:34:31.075Z] === RUN   TestConfigsUpdate
16:34:31 [2019-09-23T16:34:31.075Z] --- PASS: TestConfigsUpdate (2.16s)
16:34:31 [2019-09-23T16:34:31.075Z]     config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate"
16:34:31 [2019-09-23T16:34:31.075Z] === RUN   TestTemplatedConfig
16:34:31 [2019-09-23T16:34:31.532Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
16:34:32 [2019-09-23T16:34:32.066Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.81s)
16:34:32 [2019-09-23T16:34:32.066Z] === RUN   TestRemoveInvalidContainer
16:34:32 [2019-09-23T16:34:32.066Z] --- PASS: TestRemoveInvalidContainer (0.03s)
16:34:32 [2019-09-23T16:34:32.066Z] === RUN   TestRenameLinkedContainer
16:34:32 [2019-09-23T16:34:32.066Z] --- SKIP: TestRenameLinkedContainer (0.00s)
16:34:32 [2019-09-23T16:34:32.066Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
16:34:32 [2019-09-23T16:34:32.066Z] === RUN   TestRenameStoppedContainer
16:34:32 [2019-09-23T16:34:32.132Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
16:34:33 [2019-09-23T16:34:33.098Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
16:34:33 [2019-09-23T16:34:33.109Z] --- PASS: TestTemplatedConfig (2.90s)
16:34:33 [2019-09-23T16:34:33.109Z]     config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig"
16:34:33 [2019-09-23T16:34:33.109Z] === RUN   TestConfigInspect
16:34:33 [2019-09-23T16:34:33.696Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
16:34:34 [2019-09-23T16:34:34.619Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
16:34:34 [2019-09-23T16:34:34.619Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
16:34:34 [2019-09-23T16:34:34.978Z] --- PASS: TestRenameStoppedContainer (2.28s)
16:34:34 [2019-09-23T16:34:34.978Z] === RUN   TestRenameRunningContainerAndReuse
16:34:35 [2019-09-23T16:34:35.786Z] --- PASS: TestConfigInspect (2.15s)
16:34:35 [2019-09-23T16:34:35.786Z]     config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect"
16:34:35 [2019-09-23T16:34:35.786Z] === RUN   TestConfigCreateWithLabels
16:34:36 [2019-09-23T16:34:36.499Z] === RUN   TestDockerSuite/TestInspectAmpersand
16:34:37 [2019-09-23T16:34:37.058Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
16:34:37 [2019-09-23T16:34:37.821Z] --- PASS: TestConfigCreateWithLabels (2.16s)
16:34:37 [2019-09-23T16:34:37.821Z]     config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels"
16:34:37 [2019-09-23T16:34:37.821Z] === RUN   TestConfigCreateResolve
16:34:37 [2019-09-23T16:34:37.981Z] === RUN   TestDockerSuite/TestInspectByPrefix
16:34:37 [2019-09-23T16:34:37.981Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
16:34:38 [2019-09-23T16:34:38.539Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
16:34:38 [2019-09-23T16:34:38.722Z] --- PASS: TestRenameRunningContainerAndReuse (3.72s)
16:34:38 [2019-09-23T16:34:38.722Z] === RUN   TestRenameInvalidName
16:34:38 [2019-09-23T16:34:38.794Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
16:34:38 [2019-09-23T16:34:38.794Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
16:34:39 [2019-09-23T16:34:39.846Z] --- PASS: TestConfigCreateResolve (2.16s)
16:34:39 [2019-09-23T16:34:39.846Z]     config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve"
16:34:39 [2019-09-23T16:34:39.846Z] === RUN   TestConfigDaemonLibtrustID
16:34:40 [2019-09-23T16:34:40.128Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
16:34:40 [2019-09-23T16:34:40.128Z]     config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID"
16:34:40 [2019-09-23T16:34:40.128Z] PASS
16:34:40 [2019-09-23T16:34:40.128Z] 
16:34:40 [2019-09-23T16:34:40.128Z] DONE 8 tests in 17.077s
16:34:40 [2019-09-23T16:34:40.128Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
16:34:40 [2019-09-23T16:34:40.128Z] ++ 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
16:34:40 [2019-09-23T16:34:40.128Z] ++ set -e
16:34:40 [2019-09-23T16:34:40.128Z] ++ '[' -n 0 ']'
16:34:40 [2019-09-23T16:34:40.128Z] ++ set -x
16:34:40 [2019-09-23T16:34:40.128Z] ++ 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
16:34:40 [2019-09-23T16:34:40.153Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
16:34:40 [2019-09-23T16:34:40.264Z] --- PASS: TestRenameInvalidName (1.93s)
16:34:40 [2019-09-23T16:34:40.264Z] === RUN   TestRenameAnonymousContainer
16:34:40 [2019-09-23T16:34:40.264Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
16:34:40 [2019-09-23T16:34:40.264Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
16:34:40 [2019-09-23T16:34:40.264Z] === RUN   TestRenameContainerWithSameName
16:34:40 [2019-09-23T16:34:40.411Z] INFO: Testing against a local daemon
16:34:40 [2019-09-23T16:34:40.411Z] === RUN   TestCheckpoint
16:34:40 [2019-09-23T16:34:40.411Z] --- SKIP: TestCheckpoint (0.00s)
16:34:40 [2019-09-23T16:34:40.411Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:34:40 [2019-09-23T16:34:40.411Z] === RUN   TestContainerInvalidJSON
16:34:40 [2019-09-23T16:34:40.411Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:34:40 [2019-09-23T16:34:40.411Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:34:40 [2019-09-23T16:34:40.411Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:34:40 [2019-09-23T16:34:40.411Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:34:40 [2019-09-23T16:34:40.411Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:34:40 [2019-09-23T16:34:40.411Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:34:40 [2019-09-23T16:34:40.411Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:34:40 [2019-09-23T16:34:40.411Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:34:40 [2019-09-23T16:34:40.411Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:34:40 [2019-09-23T16:34:40.411Z] --- PASS: TestContainerInvalidJSON (0.02s)
16:34:40 [2019-09-23T16:34:40.411Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:34:40 [2019-09-23T16:34:40.411Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
16:34:40 [2019-09-23T16:34:40.411Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:34:40 [2019-09-23T16:34:40.411Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:34:40 [2019-09-23T16:34:40.411Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
16:34:40 [2019-09-23T16:34:40.411Z] === RUN   TestCopyFromContainerPathIsNotDir
16:34:40 [2019-09-23T16:34:40.692Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
16:34:40 [2019-09-23T16:34:40.692Z] === RUN   TestCopyToContainerPathDoesNotExist
16:34:40 [2019-09-23T16:34:40.692Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
16:34:40 [2019-09-23T16:34:40.692Z] === RUN   TestCopyToContainerPathIsNotDir
16:34:40 [2019-09-23T16:34:40.692Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
16:34:40 [2019-09-23T16:34:40.692Z] === RUN   TestCopyFromContainer
16:34:41 [2019-09-23T16:34:41.557Z] === RUN   TestDockerSuite/TestInspectDefault
16:34:41 [2019-09-23T16:34:41.805Z] --- PASS: TestRenameContainerWithSameName (1.78s)
16:34:41 [2019-09-23T16:34:41.805Z] === RUN   TestRenameContainerWithLinkedContainer
16:34:41 [2019-09-23T16:34:41.805Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
16:34:41 [2019-09-23T16:34:41.805Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
16:34:41 [2019-09-23T16:34:41.805Z] === RUN   TestResize
16:34:41 [2019-09-23T16:34:41.805Z] --- SKIP: TestResize (0.00s)
16:34:41 [2019-09-23T16:34:41.805Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
16:34:41 [2019-09-23T16:34:41.805Z] === RUN   TestResizeWithInvalidSize
16:34:41 [2019-09-23T16:34:41.805Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
16:34:41 [2019-09-23T16:34:41.805Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
16:34:41 [2019-09-23T16:34:41.805Z] === RUN   TestResizeWhenContainerNotStarted
16:34:42 [2019-09-23T16:34:42.165Z] === RUN   TestCopyFromContainer//
16:34:42 [2019-09-23T16:34:42.448Z] === RUN   TestCopyFromContainer//bar/root
16:34:42 [2019-09-23T16:34:42.448Z] === RUN   TestCopyFromContainer//bar/root/
16:34:42 [2019-09-23T16:34:42.448Z] === RUN   TestCopyFromContainer/bar/quux
16:34:42 [2019-09-23T16:34:42.479Z] === RUN   TestDockerSuite/TestInspectHistory
16:34:42 [2019-09-23T16:34:42.732Z] === RUN   TestCopyFromContainer/bar/quux/
16:34:42 [2019-09-23T16:34:42.732Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:34:42 [2019-09-23T16:34:42.732Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:34:43 [2019-09-23T16:34:43.018Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:34:43 [2019-09-23T16:34:43.018Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:34:43 [2019-09-23T16:34:43.018Z] === RUN   TestCopyFromContainer/bar/notarget
16:34:43 [2019-09-23T16:34:43.301Z] --- PASS: TestCopyFromContainer (2.49s)
16:34:43 [2019-09-23T16:34:43.301Z]     --- PASS: TestCopyFromContainer// (0.09s)
16:34:43 [2019-09-23T16:34:43.301Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
16:34:43 [2019-09-23T16:34:43.301Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
16:34:43 [2019-09-23T16:34:43.301Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
16:34:43 [2019-09-23T16:34:43.301Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
16:34:43 [2019-09-23T16:34:43.301Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
16:34:43 [2019-09-23T16:34:43.301Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
16:34:43 [2019-09-23T16:34:43.301Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
16:34:43 [2019-09-23T16:34:43.301Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
16:34:43 [2019-09-23T16:34:43.301Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
16:34:43 [2019-09-23T16:34:43.301Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:34:43 [2019-09-23T16:34:43.301Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:34:43 [2019-09-23T16:34:43.301Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:34:43 [2019-09-23T16:34:43.301Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:34:43 [2019-09-23T16:34:43.301Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:34:43 [2019-09-23T16:34:43.301Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:34:43 [2019-09-23T16:34:43.301Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:34:43 [2019-09-23T16:34:43.301Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:34:43 [2019-09-23T16:34:43.301Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:34:43 [2019-09-23T16:34:43.301Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:34:43 [2019-09-23T16:34:43.301Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s)
16:34:43 [2019-09-23T16:34:43.301Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
16:34:43 [2019-09-23T16:34:43.301Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:34:43 [2019-09-23T16:34:43.301Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
16:34:43 [2019-09-23T16:34:43.301Z] === RUN   TestCreateLinkToNonExistingContainer
16:34:43 [2019-09-23T16:34:43.301Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
16:34:43 [2019-09-23T16:34:43.301Z] === RUN   TestCreateWithInvalidEnv
16:34:43 [2019-09-23T16:34:43.301Z] === RUN   TestCreateWithInvalidEnv/0
16:34:43 [2019-09-23T16:34:43.301Z] === PAUSE TestCreateWithInvalidEnv/0
16:34:43 [2019-09-23T16:34:43.301Z] === RUN   TestCreateWithInvalidEnv/1
16:34:43 [2019-09-23T16:34:43.301Z] === PAUSE TestCreateWithInvalidEnv/1
16:34:43 [2019-09-23T16:34:43.301Z] === RUN   TestCreateWithInvalidEnv/2
16:34:43 [2019-09-23T16:34:43.301Z] === PAUSE TestCreateWithInvalidEnv/2
16:34:43 [2019-09-23T16:34:43.301Z] === CONT  TestCreateWithInvalidEnv/0
16:34:43 [2019-09-23T16:34:43.301Z] === CONT  TestCreateWithInvalidEnv/2
16:34:43 [2019-09-23T16:34:43.301Z] === CONT  TestCreateWithInvalidEnv/1
16:34:43 [2019-09-23T16:34:43.301Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
16:34:43 [2019-09-23T16:34:43.301Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:34:43 [2019-09-23T16:34:43.301Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:34:43 [2019-09-23T16:34:43.301Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:34:43 [2019-09-23T16:34:43.301Z] === RUN   TestCreateTmpfsMountsTarget
16:34:43 [2019-09-23T16:34:43.301Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
16:34:43 [2019-09-23T16:34:43.301Z] === RUN   TestCreateWithCustomMaskedPaths
16:34:43 [2019-09-23T16:34:43.403Z] === RUN   TestDockerSuite/TestInspectImage
16:34:43 [2019-09-23T16:34:43.403Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
16:34:43 [2019-09-23T16:34:43.403Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
16:34:43 [2019-09-23T16:34:43.403Z] === RUN   TestDockerSuite/TestInspectInt64
16:34:43 [2019-09-23T16:34:43.989Z] --- PASS: TestResizeWhenContainerNotStarted (2.03s)
16:34:43 [2019-09-23T16:34:43.989Z] === RUN   TestDaemonRestartKillContainers
16:34:43 [2019-09-23T16:34:43.989Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
16:34:43 [2019-09-23T16:34:43.989Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
16:34:43 [2019-09-23T16:34:43.989Z] === RUN   TestStats
16:34:43 [2019-09-23T16:34:43.989Z] --- SKIP: TestStats (0.00s)
16:34:43 [2019-09-23T16:34:43.989Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
16:34:43 [2019-09-23T16:34:43.989Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:34:44 [2019-09-23T16:34:44.326Z] === RUN   TestDockerSuite/TestInspectJSONFields
16:34:44 [2019-09-23T16:34:44.927Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
16:34:45 [2019-09-23T16:34:45.181Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
16:34:45 [2019-09-23T16:34:45.341Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s)
16:34:45 [2019-09-23T16:34:45.341Z] === RUN   TestCreateWithCapabilities
16:34:45 [2019-09-23T16:34:45.341Z] === RUN   TestCreateWithCapabilities/no_capabilities
16:34:45 [2019-09-23T16:34:45.341Z] === PAUSE TestCreateWithCapabilities/no_capabilities
16:34:45 [2019-09-23T16:34:45.341Z] === RUN   TestCreateWithCapabilities/empty_capabilities
16:34:45 [2019-09-23T16:34:45.341Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
16:34:45 [2019-09-23T16:34:45.341Z] === RUN   TestCreateWithCapabilities/valid_capabilities
16:34:45 [2019-09-23T16:34:45.341Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
16:34:45 [2019-09-23T16:34:45.341Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
16:34:45 [2019-09-23T16:34:45.341Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
16:34:45 [2019-09-23T16:34:45.341Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
16:34:45 [2019-09-23T16:34:45.341Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
16:34:45 [2019-09-23T16:34:45.341Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
16:34:45 [2019-09-23T16:34:45.341Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
16:34:45 [2019-09-23T16:34:45.341Z] === RUN   TestCreateWithCapabilities/empty_capadd
16:34:45 [2019-09-23T16:34:45.341Z] === PAUSE TestCreateWithCapabilities/empty_capadd
16:34:45 [2019-09-23T16:34:45.341Z] === RUN   TestCreateWithCapabilities/empty_capdrop
16:34:45 [2019-09-23T16:34:45.341Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
16:34:45 [2019-09-23T16:34:45.341Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
16:34:45 [2019-09-23T16:34:45.341Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
16:34:45 [2019-09-23T16:34:45.341Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
16:34:45 [2019-09-23T16:34:45.341Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
16:34:45 [2019-09-23T16:34:45.341Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
16:34:45 [2019-09-23T16:34:45.341Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
16:34:45 [2019-09-23T16:34:45.341Z] === CONT  TestCreateWithCapabilities/no_capabilities
16:34:45 [2019-09-23T16:34:45.342Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
16:34:45 [2019-09-23T16:34:45.342Z] === CONT  TestCreateWithCapabilities/empty_capadd
16:34:45 [2019-09-23T16:34:45.342Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
16:34:45 [2019-09-23T16:34:45.342Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
16:34:45 [2019-09-23T16:34:45.342Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
16:34:45 [2019-09-23T16:34:45.342Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
16:34:45 [2019-09-23T16:34:45.342Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
16:34:45 [2019-09-23T16:34:45.342Z] === CONT  TestCreateWithCapabilities/valid_capabilities
16:34:45 [2019-09-23T16:34:45.342Z] === CONT  TestCreateWithCapabilities/empty_capdrop
16:34:45 [2019-09-23T16:34:45.342Z] === CONT  TestCreateWithCapabilities/empty_capabilities
16:34:45 [2019-09-23T16:34:45.623Z] --- PASS: TestCreateWithCapabilities (0.04s)
16:34:45 [2019-09-23T16:34:45.624Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
16:34:45 [2019-09-23T16:34:45.624Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
16:34:45 [2019-09-23T16:34:45.624Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
16:34:45 [2019-09-23T16:34:45.624Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
16:34:45 [2019-09-23T16:34:45.624Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s)
16:34:45 [2019-09-23T16:34:45.624Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s)
16:34:45 [2019-09-23T16:34:45.624Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
16:34:45 [2019-09-23T16:34:45.624Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
16:34:45 [2019-09-23T16:34:45.624Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
16:34:45 [2019-09-23T16:34:45.624Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
16:34:45 [2019-09-23T16:34:45.624Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
16:34:45 [2019-09-23T16:34:45.624Z] === RUN   TestCreateWithCustomReadonlyPaths
16:34:46 [2019-09-23T16:34:46.104Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
16:34:47 [2019-09-23T16:34:47.026Z] === RUN   TestDockerSuite/TestInspectPlugin
16:34:47 [2019-09-23T16:34:47.646Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.99s)
16:34:47 [2019-09-23T16:34:47.646Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:34:47 [2019-09-23T16:34:47.646Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:34:47 [2019-09-23T16:34:47.646Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:34:47 [2019-09-23T16:34:47.646Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:34:47 [2019-09-23T16:34:47.646Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:34:47 [2019-09-23T16:34:47.646Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:34:47 [2019-09-23T16:34:47.646Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:34:47 [2019-09-23T16:34:47.646Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:34:47 [2019-09-23T16:34:47.646Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:34:47 [2019-09-23T16:34:47.646Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:34:47 [2019-09-23T16:34:47.646Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:34:47 [2019-09-23T16:34:47.646Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:34:47 [2019-09-23T16:34:47.646Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:34:47 [2019-09-23T16:34:47.646Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:34:47 [2019-09-23T16:34:47.646Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:34:47 [2019-09-23T16:34:47.646Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:34:47 [2019-09-23T16:34:47.646Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
16:34:47 [2019-09-23T16:34:47.646Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
16:34:47 [2019-09-23T16:34:47.646Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
16:34:47 [2019-09-23T16:34:47.646Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
16:34:47 [2019-09-23T16:34:47.646Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
16:34:47 [2019-09-23T16:34:47.646Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
16:34:47 [2019-09-23T16:34:47.646Z] === RUN   TestContainerStartOnDaemonRestart
16:34:47 [2019-09-23T16:34:47.646Z] === PAUSE TestContainerStartOnDaemonRestart
16:34:47 [2019-09-23T16:34:47.646Z] === RUN   TestDaemonRestartIpcMode
16:34:47 [2019-09-23T16:34:47.646Z] === PAUSE TestDaemonRestartIpcMode
16:34:47 [2019-09-23T16:34:47.646Z] === RUN   TestDiff
16:34:48 [2019-09-23T16:34:48.263Z] --- PASS: TestDiff (0.69s)
16:34:48 [2019-09-23T16:34:48.263Z] === RUN   TestExecWithCloseStdin
16:34:48 [2019-09-23T16:34:48.907Z] === RUN   TestDockerSuite/TestInspectRootFS
16:34:48 [2019-09-23T16:34:48.907Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
16:34:49 [2019-09-23T16:34:49.272Z] --- PASS: TestExecWithCloseStdin (0.91s)
16:34:49 [2019-09-23T16:34:49.272Z] === RUN   TestExec
16:34:49 [2019-09-23T16:34:49.832Z] === RUN   TestDockerSuite/TestInspectStatus
16:34:50 [2019-09-23T16:34:50.277Z] --- PASS: TestExec (0.87s)
16:34:50 [2019-09-23T16:34:50.277Z] === RUN   TestExecUser
16:34:50 [2019-09-23T16:34:50.892Z] --- PASS: TestExecUser (0.85s)
16:34:50 [2019-09-23T16:34:50.892Z] === RUN   TestExportContainerAndImportImage
16:34:51 [2019-09-23T16:34:51.234Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
16:34:51 [2019-09-23T16:34:51.916Z] --- PASS: TestExportContainerAndImportImage (1.02s)
16:34:51 [2019-09-23T16:34:51.916Z] === RUN   TestExportContainerAfterDaemonRestart
16:34:52 [2019-09-23T16:34:52.574Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.58s)
16:34:52 [2019-09-23T16:34:52.574Z] === RUN   TestStopContainerWithTimeout
16:34:52 [2019-09-23T16:34:52.574Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
16:34:52 [2019-09-23T16:34:52.574Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
16:34:52 [2019-09-23T16:34:52.574Z] === RUN   TestUpdateRestartPolicy
16:34:52 [2019-09-23T16:34:52.592Z] === RUN   TestDockerSuite/TestInspectTemplateError
16:34:53 [2019-09-23T16:34:53.390Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s)
16:34:53 [2019-09-23T16:34:53.390Z]     export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart"
16:34:53 [2019-09-23T16:34:53.390Z] === RUN   TestHealthCheckWorkdir
16:34:53 [2019-09-23T16:34:53.951Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
16:34:54 [2019-09-23T16:34:54.510Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
16:34:54 [2019-09-23T16:34:54.863Z] --- PASS: TestHealthCheckWorkdir (1.09s)
16:34:54 [2019-09-23T16:34:54.863Z] === RUN   TestHealthKillContainer
16:34:55 [2019-09-23T16:34:55.870Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
16:34:56 [2019-09-23T16:34:56.429Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
16:34:57 [2019-09-23T16:34:57.532Z] --- PASS: TestHealthKillContainer (2.87s)
16:34:57 [2019-09-23T16:34:57.532Z] === RUN   TestInspectCpusetInConfigPre120
16:34:57 [2019-09-23T16:34:57.789Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
16:34:58 [2019-09-23T16:34:58.148Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s)
16:34:58 [2019-09-23T16:34:58.148Z] === RUN   TestIpcModeNone
16:34:58 [2019-09-23T16:34:58.719Z] === RUN   TestDockerSuite/TestInspectUnknownObject
16:34:58 [2019-09-23T16:34:58.720Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
16:34:59 [2019-09-23T16:34:59.154Z] --- PASS: TestIpcModeNone (0.83s)
16:34:59 [2019-09-23T16:34:59.154Z] === RUN   TestIpcModePrivate
16:34:59 [2019-09-23T16:34:59.772Z] --- PASS: TestIpcModePrivate (0.88s)
16:34:59 [2019-09-23T16:34:59.772Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false
16:34:59 [2019-09-23T16:34:59.772Z] === RUN   TestIpcModeShareable
16:35:00 [2019-09-23T16:35:00.783Z] --- PASS: TestIpcModeShareable (0.89s)
16:35:00 [2019-09-23T16:35:00.783Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true
16:35:00 [2019-09-23T16:35:00.783Z] === RUN   TestAPIIpcModeShareableAndContainer
16:35:01 [2019-09-23T16:35:01.272Z] === RUN   TestDockerSuite/TestLinkShortDefinition
16:35:03 [2019-09-23T16:35:03.154Z] === RUN   TestDockerSuite/TestLinksEnvs
16:35:03 [2019-09-23T16:35:03.460Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.40s)
16:35:03 [2019-09-23T16:35:03.460Z] === RUN   TestAPIIpcModeHost
16:35:03 [2019-09-23T16:35:03.745Z] --- PASS: TestAPIIpcModeHost (0.77s)
16:35:03 [2019-09-23T16:35:03.745Z] === RUN   TestDaemonIpcModeShareable
16:35:05 [2019-09-23T16:35:05.037Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
16:35:05 [2019-09-23T16:35:05.037Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
16:35:05 [2019-09-23T16:35:05.291Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
16:35:05 [2019-09-23T16:35:05.774Z] --- PASS: TestDaemonIpcModeShareable (1.72s)
16:35:05 [2019-09-23T16:35:05.774Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable"
16:35:05 [2019-09-23T16:35:05.774Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
16:35:05 [2019-09-23T16:35:05.774Z] === RUN   TestDaemonIpcModePrivate
16:35:07 [2019-09-23T16:35:07.251Z] --- PASS: TestDaemonIpcModePrivate (1.71s)
16:35:07 [2019-09-23T16:35:07.251Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate"
16:35:07 [2019-09-23T16:35:07.251Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
16:35:07 [2019-09-23T16:35:07.251Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:35:07 [2019-09-23T16:35:07.800Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
16:35:09 [2019-09-23T16:35:09.463Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s)
16:35:09 [2019-09-23T16:35:09.463Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig"
16:35:09 [2019-09-23T16:35:09.463Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
16:35:09 [2019-09-23T16:35:09.463Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:35:09 [2019-09-23T16:35:09.873Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
16:35:10 [2019-09-23T16:35:10.473Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
16:35:10 [2019-09-23T16:35:10.934Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.71s)
16:35:10 [2019-09-23T16:35:10.934Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig"
16:35:10 [2019-09-23T16:35:10.934Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
16:35:10 [2019-09-23T16:35:10.934Z] === RUN   TestIpcModeOlderClient
16:35:10 [2019-09-23T16:35:10.934Z] === PAUSE TestIpcModeOlderClient
16:35:10 [2019-09-23T16:35:10.934Z] === RUN   TestKillContainerInvalidSignal
16:35:11 [2019-09-23T16:35:11.547Z] --- PASS: TestKillContainerInvalidSignal (0.71s)
16:35:11 [2019-09-23T16:35:11.548Z] === RUN   TestKillContainer
16:35:11 [2019-09-23T16:35:11.548Z] === RUN   TestKillContainer/no_signal
16:35:12 [2019-09-23T16:35:12.164Z] === RUN   TestKillContainer/non_killing_signal
16:35:12 [2019-09-23T16:35:12.780Z] === RUN   TestKillContainer/killing_signal
16:35:13 [2019-09-23T16:35:13.107Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
16:35:13 [2019-09-23T16:35:13.107Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
16:35:13 [2019-09-23T16:35:13.107Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
16:35:13 [2019-09-23T16:35:13.689Z] --- PASS: TestUpdateRestartPolicy (20.86s)
16:35:13 [2019-09-23T16:35:13.689Z] === RUN   TestUpdateRestartWithAutoRemove
16:35:13 [2019-09-23T16:35:13.785Z] --- PASS: TestKillContainer (2.09s)
16:35:13 [2019-09-23T16:35:13.785Z]     --- PASS: TestKillContainer/no_signal (0.67s)
16:35:13 [2019-09-23T16:35:13.785Z]     --- PASS: TestKillContainer/non_killing_signal (0.47s)
16:35:13 [2019-09-23T16:35:13.785Z]     --- PASS: TestKillContainer/killing_signal (0.66s)
16:35:13 [2019-09-23T16:35:13.785Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:35:13 [2019-09-23T16:35:13.785Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:35:14 [2019-09-23T16:35:14.407Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:35:14 [2019-09-23T16:35:14.660Z] --- PASS: TestUpdateRestartWithAutoRemove (1.97s)
16:35:14 [2019-09-23T16:35:14.660Z] === RUN   TestWaitNonBlocked
16:35:14 [2019-09-23T16:35:14.660Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:35:14 [2019-09-23T16:35:14.660Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:35:14 [2019-09-23T16:35:14.660Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:35:14 [2019-09-23T16:35:14.660Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:35:14 [2019-09-23T16:35:14.660Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:35:14 [2019-09-23T16:35:14.660Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:35:15 [2019-09-23T16:35:15.031Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.45s)
16:35:15 [2019-09-23T16:35:15.031Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s)
16:35:15 [2019-09-23T16:35:15.031Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s)
16:35:15 [2019-09-23T16:35:15.031Z] === RUN   TestKillStoppedContainer
16:35:15 [2019-09-23T16:35:15.031Z] --- PASS: TestKillStoppedContainer (0.08s)
16:35:15 [2019-09-23T16:35:15.031Z] === RUN   TestKillStoppedContainerAPIPre120
16:35:15 [2019-09-23T16:35:15.031Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
16:35:15 [2019-09-23T16:35:15.031Z] === RUN   TestKillDifferentUserContainer
16:35:16 [2019-09-23T16:35:16.036Z] --- PASS: TestKillDifferentUserContainer (0.70s)
16:35:16 [2019-09-23T16:35:16.036Z] === RUN   TestInspectOomKilledTrue
16:35:16 [2019-09-23T16:35:16.365Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
16:35:16 [2019-09-23T16:35:16.365Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
16:35:16 [2019-09-23T16:35:16.365Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
16:35:17 [2019-09-23T16:35:17.043Z] --- PASS: TestInspectOomKilledTrue (1.24s)
16:35:17 [2019-09-23T16:35:17.043Z] === RUN   TestInspectOomKilledFalse
16:35:17 [2019-09-23T16:35:17.575Z] --- PASS: TestWaitNonBlocked (0.03s)
16:35:17 [2019-09-23T16:35:17.575Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.89s)
16:35:17 [2019-09-23T16:35:17.575Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.04s)
16:35:17 [2019-09-23T16:35:17.575Z] === RUN   TestWaitBlocked
16:35:17 [2019-09-23T16:35:17.575Z] --- SKIP: TestWaitBlocked (0.00s)
16:35:17 [2019-09-23T16:35:17.575Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
16:35:17 [2019-09-23T16:35:17.575Z] PASS
16:35:17 [2019-09-23T16:35:17.575Z] Running D:\gopath\src\github.com\docker\docker\integration\image
16:35:17 [2019-09-23T16:35:17.575Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:35:17 [2019-09-23T16:35:17.575Z] INFO: Testing against a local daemon
16:35:17 [2019-09-23T16:35:17.575Z] === RUN   TestCommitInheritsEnv
16:35:17 [2019-09-23T16:35:17.575Z] --- SKIP: TestCommitInheritsEnv (0.00s)
16:35:17 [2019-09-23T16:35:17.575Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
16:35:17 [2019-09-23T16:35:17.575Z] === RUN   TestImportExtremelyLargeImageWorks
16:35:17 [2019-09-23T16:35:17.575Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
16:35:17 [2019-09-23T16:35:17.575Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
16:35:17 [2019-09-23T16:35:17.575Z] === RUN   TestImagesFilterMultiReference
16:35:17 [2019-09-23T16:35:17.575Z] --- PASS: TestImagesFilterMultiReference (0.08s)
16:35:17 [2019-09-23T16:35:17.575Z] === RUN   TestImagePullPlatformInvalid
16:35:17 [2019-09-23T16:35:17.575Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
16:35:17 [2019-09-23T16:35:17.575Z] === RUN   TestRemoveImageOrphaning
16:35:17 [2019-09-23T16:35:17.575Z] --- SKIP: TestRemoveImageOrphaning (0.00s)
16:35:17 [2019-09-23T16:35:17.575Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
16:35:17 [2019-09-23T16:35:17.575Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:35:17 [2019-09-23T16:35:17.575Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
16:35:17 [2019-09-23T16:35:17.575Z] === RUN   TestTagInvalidReference
16:35:17 [2019-09-23T16:35:17.575Z] --- PASS: TestTagInvalidReference (0.04s)
16:35:17 [2019-09-23T16:35:17.575Z] === RUN   TestTagValidPrefixedRepo
16:35:17 [2019-09-23T16:35:17.724Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
16:35:18 [2019-09-23T16:35:18.038Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
16:35:18 [2019-09-23T16:35:18.038Z] === RUN   TestTagExistedNameWithoutForce
16:35:18 [2019-09-23T16:35:18.038Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
16:35:18 [2019-09-23T16:35:18.038Z] === RUN   TestTagOfficialNames
16:35:18 [2019-09-23T16:35:18.038Z] --- SKIP: TestTagOfficialNames (0.00s)
16:35:18 [2019-09-23T16:35:18.038Z]     tag_test.go:98: testEnv.OSType == "windows"
16:35:18 [2019-09-23T16:35:18.038Z] === RUN   TestTagMatchesDigest
16:35:18 [2019-09-23T16:35:18.038Z] --- PASS: TestTagMatchesDigest (0.03s)
16:35:18 [2019-09-23T16:35:18.038Z] PASS
16:35:18 [2019-09-23T16:35:18.038Z] Running D:\gopath\src\github.com\docker\docker\integration\network
16:35:18 [2019-09-23T16:35:18.038Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:35:18 [2019-09-23T16:35:18.038Z] INFO: Testing against a local daemon
16:35:18 [2019-09-23T16:35:18.038Z] === RUN   TestNetworkCreateDelete
16:35:18 [2019-09-23T16:35:18.038Z] --- SKIP: TestNetworkCreateDelete (0.00s)
16:35:18 [2019-09-23T16:35:18.038Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
16:35:18 [2019-09-23T16:35:18.038Z] === RUN   TestDockerNetworkDeletePreferID
16:35:18 [2019-09-23T16:35:18.038Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
16:35:18 [2019-09-23T16:35:18.038Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
16:35:18 [2019-09-23T16:35:18.038Z] === RUN   TestInspectNetwork
16:35:18 [2019-09-23T16:35:18.038Z] --- SKIP: TestInspectNetwork (0.00s)
16:35:18 [2019-09-23T16:35:18.038Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
16:35:18 [2019-09-23T16:35:18.038Z] === RUN   TestRunContainerWithBridgeNone
16:35:18 [2019-09-23T16:35:18.038Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
16:35:18 [2019-09-23T16:35:18.038Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
16:35:18 [2019-09-23T16:35:18.038Z] === RUN   TestNetworkInvalidJSON
16:35:18 [2019-09-23T16:35:18.038Z] === RUN   TestNetworkInvalidJSON//networks/create
16:35:18 [2019-09-23T16:35:18.038Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:35:18 [2019-09-23T16:35:18.038Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:35:18 [2019-09-23T16:35:18.038Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:35:18 [2019-09-23T16:35:18.038Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:35:18 [2019-09-23T16:35:18.038Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:35:18 [2019-09-23T16:35:18.038Z] === CONT  TestNetworkInvalidJSON//networks/create
16:35:18 [2019-09-23T16:35:18.038Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:35:18 [2019-09-23T16:35:18.038Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:35:18 [2019-09-23T16:35:18.038Z] --- PASS: TestNetworkInvalidJSON (0.03s)
16:35:18 [2019-09-23T16:35:18.038Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
16:35:18 [2019-09-23T16:35:18.038Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
16:35:18 [2019-09-23T16:35:18.038Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
16:35:18 [2019-09-23T16:35:18.038Z] === RUN   TestDaemonRestartWithLiveRestore
16:35:18 [2019-09-23T16:35:18.038Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
16:35:18 [2019-09-23T16:35:18.038Z]     service_test.go:29: testEnv.OSType == "windows"
16:35:18 [2019-09-23T16:35:18.038Z] === RUN   TestDaemonDefaultNetworkPools
16:35:18 [2019-09-23T16:35:18.038Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
16:35:18 [2019-09-23T16:35:18.038Z]     service_test.go:51: testEnv.OSType == "windows"
16:35:18 [2019-09-23T16:35:18.038Z] === RUN   TestDaemonRestartWithExistingNetwork
16:35:18 [2019-09-23T16:35:18.038Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
16:35:18 [2019-09-23T16:35:18.038Z]     service_test.go:94: testEnv.OSType == "windows"
16:35:18 [2019-09-23T16:35:18.038Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:35:18 [2019-09-23T16:35:18.038Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
16:35:18 [2019-09-23T16:35:18.038Z]     service_test.go:127: testEnv.OSType == "windows"
16:35:18 [2019-09-23T16:35:18.038Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:35:18 [2019-09-23T16:35:18.038Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
16:35:18 [2019-09-23T16:35:18.039Z]     service_test.go:177: testEnv.OSType == "windows"
16:35:18 [2019-09-23T16:35:18.039Z] === RUN   TestServiceWithPredefinedNetwork
16:35:18 [2019-09-23T16:35:18.039Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
16:35:18 [2019-09-23T16:35:18.039Z]     service_test.go:201: testEnv.OSType == "windows"
16:35:18 [2019-09-23T16:35:18.039Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:35:18 [2019-09-23T16:35:18.039Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:35:18 [2019-09-23T16:35:18.039Z]     service_test.go:230: FLAKY_TEST
16:35:18 [2019-09-23T16:35:18.039Z] === RUN   TestServiceWithDataPathPortInit
16:35:18 [2019-09-23T16:35:18.039Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
16:35:18 [2019-09-23T16:35:18.039Z]     service_test.go:319: testEnv.OSType == "windows"
16:35:18 [2019-09-23T16:35:18.039Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:35:18 [2019-09-23T16:35:18.039Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
16:35:18 [2019-09-23T16:35:18.039Z]     service_test.go:386: testEnv.OSType == "windows"
16:35:18 [2019-09-23T16:35:18.039Z] PASS
16:35:18 [2019-09-23T16:35:18.039Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
16:35:18 [2019-09-23T16:35:18.039Z] PASS
16:35:18 [2019-09-23T16:35:18.039Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
16:35:18 [2019-09-23T16:35:18.039Z] PASS
16:35:18 [2019-09-23T16:35:18.039Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
16:35:18 [2019-09-23T16:35:18.039Z] PASS
16:35:18 [2019-09-23T16:35:18.039Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
16:35:18 [2019-09-23T16:35:18.039Z] PASS
16:35:18 [2019-09-23T16:35:18.039Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
16:35:18 [2019-09-23T16:35:18.039Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:35:18 [2019-09-23T16:35:18.039Z] INFO: Testing against a local daemon
16:35:18 [2019-09-23T16:35:18.039Z] === RUN   TestPluginInvalidJSON
16:35:18 [2019-09-23T16:35:18.051Z] --- PASS: TestInspectOomKilledFalse (0.71s)
16:35:18 [2019-09-23T16:35:18.051Z] === RUN   TestLinksEtcHostsContentMatch
16:35:18 [2019-09-23T16:35:18.333Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s)
16:35:18 [2019-09-23T16:35:18.333Z] === RUN   TestLinksContainerNames
16:35:18 [2019-09-23T16:35:18.499Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:35:18 [2019-09-23T16:35:18.499Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:35:18 [2019-09-23T16:35:18.499Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:35:18 [2019-09-23T16:35:18.500Z] --- PASS: TestPluginInvalidJSON (0.04s)
16:35:18 [2019-09-23T16:35:18.500Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:35:18 [2019-09-23T16:35:18.500Z] PASS
16:35:18 [2019-09-23T16:35:18.500Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
16:35:18 [2019-09-23T16:35:18.500Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:35:18 [2019-09-23T16:35:18.500Z] INFO: Testing against a local daemon
16:35:18 [2019-09-23T16:35:18.500Z] === RUN   TestExternalGraphDriver
16:35:18 [2019-09-23T16:35:18.500Z] --- SKIP: TestExternalGraphDriver (0.00s)
16:35:18 [2019-09-23T16:35:18.500Z]     external_test.go:48: runtime.GOOS == "windows"
16:35:18 [2019-09-23T16:35:18.500Z] === RUN   TestGraphdriverPluginV2
16:35:18 [2019-09-23T16:35:18.500Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
16:35:18 [2019-09-23T16:35:18.500Z]     external_test.go:407: runtime.GOOS == "windows"
16:35:18 [2019-09-23T16:35:18.500Z] PASS
16:35:18 [2019-09-23T16:35:18.500Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
16:35:18 [2019-09-23T16:35:18.500Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:35:18 [2019-09-23T16:35:18.500Z] INFO: Testing against a local daemon
16:35:18 [2019-09-23T16:35:18.500Z] PASS
16:35:18 [2019-09-23T16:35:18.500Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
16:35:18 [2019-09-23T16:35:18.500Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:35:18 [2019-09-23T16:35:18.500Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
16:35:18 [2019-09-23T16:35:18.500Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:35:18 [2019-09-23T16:35:18.500Z] INFO: Testing against a local daemon
16:35:18 [2019-09-23T16:35:18.500Z] === RUN   TestSecretInspect
16:35:18 [2019-09-23T16:35:18.500Z] --- SKIP: TestSecretInspect (0.00s)
16:35:18 [2019-09-23T16:35:18.500Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
16:35:18 [2019-09-23T16:35:18.500Z] === RUN   TestSecretList
16:35:18 [2019-09-23T16:35:18.500Z] --- SKIP: TestSecretList (0.00s)
16:35:18 [2019-09-23T16:35:18.500Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
16:35:18 [2019-09-23T16:35:18.500Z] === RUN   TestSecretsCreateAndDelete
16:35:18 [2019-09-23T16:35:18.500Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
16:35:18 [2019-09-23T16:35:18.500Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
16:35:18 [2019-09-23T16:35:18.500Z] === RUN   TestSecretsUpdate
16:35:18 [2019-09-23T16:35:18.500Z] --- SKIP: TestSecretsUpdate (0.00s)
16:35:18 [2019-09-23T16:35:18.500Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
16:35:18 [2019-09-23T16:35:18.500Z] === RUN   TestTemplatedSecret
16:35:18 [2019-09-23T16:35:18.500Z] --- SKIP: TestTemplatedSecret (0.00s)
16:35:18 [2019-09-23T16:35:18.500Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
16:35:18 [2019-09-23T16:35:18.500Z] === RUN   TestSecretCreateResolve
16:35:18 [2019-09-23T16:35:18.500Z] --- SKIP: TestSecretCreateResolve (0.00s)
16:35:18 [2019-09-23T16:35:18.500Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
16:35:18 [2019-09-23T16:35:18.500Z] PASS
16:35:18 [2019-09-23T16:35:18.500Z] Running D:\gopath\src\github.com\docker\docker\integration\service
16:35:18 [2019-09-23T16:35:18.962Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:35:18 [2019-09-23T16:35:18.962Z] INFO: Testing against a local daemon
16:35:18 [2019-09-23T16:35:18.962Z] === RUN   TestServiceCreateInit
16:35:18 [2019-09-23T16:35:18.962Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:35:18 [2019-09-23T16:35:18.962Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:35:18 [2019-09-23T16:35:18.962Z] --- PASS: TestServiceCreateInit (0.04s)
16:35:18 [2019-09-23T16:35:18.962Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
16:35:18 [2019-09-23T16:35:18.962Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
16:35:18 [2019-09-23T16:35:18.962Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
16:35:18 [2019-09-23T16:35:18.962Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
16:35:18 [2019-09-23T16:35:18.962Z] === RUN   TestCreateServiceMultipleTimes
16:35:18 [2019-09-23T16:35:18.962Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
16:35:18 [2019-09-23T16:35:18.962Z]     create_test.go:78: testEnv.DaemonInfo.OSType == "windows"
16:35:18 [2019-09-23T16:35:18.962Z] === RUN   TestCreateServiceConflict
16:35:18 [2019-09-23T16:35:18.962Z] --- SKIP: TestCreateServiceConflict (0.00s)
16:35:18 [2019-09-23T16:35:18.962Z]     create_test.go:127: testEnv.DaemonInfo.OSType == "windows"
16:35:18 [2019-09-23T16:35:18.962Z] === RUN   TestCreateServiceMaxReplicas
16:35:18 [2019-09-23T16:35:18.962Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
16:35:18 [2019-09-23T16:35:18.962Z]     create_test.go:150: testEnv.DaemonInfo.OSType == "windows"
16:35:18 [2019-09-23T16:35:18.962Z] === RUN   TestCreateWithDuplicateNetworkNames
16:35:18 [2019-09-23T16:35:18.962Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
16:35:18 [2019-09-23T16:35:18.962Z]     create_test.go:169: testEnv.DaemonInfo.OSType == "windows"
16:35:18 [2019-09-23T16:35:18.962Z] === RUN   TestCreateServiceSecretFileMode
16:35:18 [2019-09-23T16:35:18.962Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
16:35:18 [2019-09-23T16:35:18.962Z]     create_test.go:222: testEnv.DaemonInfo.OSType == "windows"
16:35:18 [2019-09-23T16:35:18.962Z] === RUN   TestCreateServiceConfigFileMode
16:35:18 [2019-09-23T16:35:18.962Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
16:35:18 [2019-09-23T16:35:18.962Z]     create_test.go:286: testEnv.DaemonInfo.OSType == "windows"
16:35:18 [2019-09-23T16:35:18.962Z] === RUN   TestCreateServiceSysctls
16:35:18 [2019-09-23T16:35:18.962Z] --- SKIP: TestCreateServiceSysctls (0.04s)
16:35:18 [2019-09-23T16:35:18.962Z]     create_test.go:378: testEnv.DaemonInfo.OSType == "windows"
16:35:18 [2019-09-23T16:35:18.962Z] === RUN   TestCreateServiceCapabilities
16:35:18 [2019-09-23T16:35:18.962Z] --- SKIP: TestCreateServiceCapabilities (0.04s)
16:35:18 [2019-09-23T16:35:18.962Z]     create_test.go:462: testEnv.DaemonInfo.OSType == "windows"
16:35:18 [2019-09-23T16:35:18.962Z] === RUN   TestInspect
16:35:18 [2019-09-23T16:35:18.962Z] --- SKIP: TestInspect (0.00s)
16:35:18 [2019-09-23T16:35:18.962Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
16:35:18 [2019-09-23T16:35:18.962Z] === RUN   TestDockerNetworkConnectAlias
16:35:18 [2019-09-23T16:35:18.962Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
16:35:18 [2019-09-23T16:35:18.962Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
16:35:18 [2019-09-23T16:35:18.962Z] === RUN   TestDockerNetworkReConnect
16:35:18 [2019-09-23T16:35:18.962Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
16:35:18 [2019-09-23T16:35:18.962Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
16:35:18 [2019-09-23T16:35:18.962Z] === RUN   TestServicePlugin
16:35:18 [2019-09-23T16:35:18.962Z] --- SKIP: TestServicePlugin (0.00s)
16:35:18 [2019-09-23T16:35:18.962Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
16:35:18 [2019-09-23T16:35:18.962Z] === RUN   TestServiceUpdateLabel
16:35:18 [2019-09-23T16:35:18.962Z] --- SKIP: TestServiceUpdateLabel (0.00s)
16:35:18 [2019-09-23T16:35:18.962Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
16:35:18 [2019-09-23T16:35:18.962Z] === RUN   TestServiceUpdateSecrets
16:35:18 [2019-09-23T16:35:18.962Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
16:35:18 [2019-09-23T16:35:18.962Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
16:35:18 [2019-09-23T16:35:18.962Z] === RUN   TestServiceUpdateConfigs
16:35:18 [2019-09-23T16:35:18.962Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
16:35:18 [2019-09-23T16:35:18.962Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
16:35:18 [2019-09-23T16:35:18.962Z] === RUN   TestServiceUpdateNetwork
16:35:18 [2019-09-23T16:35:18.962Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
16:35:18 [2019-09-23T16:35:18.962Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
16:35:18 [2019-09-23T16:35:18.962Z] PASS
16:35:18 [2019-09-23T16:35:18.962Z] Running D:\gopath\src\github.com\docker\docker\integration\session
16:35:18 [2019-09-23T16:35:18.962Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:35:18 [2019-09-23T16:35:18.962Z] INFO: Testing against a local daemon
16:35:18 [2019-09-23T16:35:18.962Z] === RUN   TestSessionCreate
16:35:18 [2019-09-23T16:35:18.962Z] --- SKIP: TestSessionCreate (0.00s)
16:35:18 [2019-09-23T16:35:18.962Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
16:35:18 [2019-09-23T16:35:18.962Z] === RUN   TestSessionCreateWithBadUpgrade
16:35:18 [2019-09-23T16:35:18.962Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
16:35:18 [2019-09-23T16:35:18.962Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
16:35:18 [2019-09-23T16:35:18.962Z] PASS
16:35:18 [2019-09-23T16:35:18.962Z] Running D:\gopath\src\github.com\docker\docker\integration\system
16:35:18 [2019-09-23T16:35:18.962Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:35:18 [2019-09-23T16:35:18.962Z] INFO: Testing against a local daemon
16:35:18 [2019-09-23T16:35:18.962Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:35:18 [2019-09-23T16:35:18.962Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:35:18 [2019-09-23T16:35:18.962Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
16:35:18 [2019-09-23T16:35:18.962Z] === RUN   TestEventsExecDie
16:35:18 [2019-09-23T16:35:18.962Z] --- SKIP: TestEventsExecDie (0.01s)
16:35:18 [2019-09-23T16:35:18.962Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
16:35:18 [2019-09-23T16:35:18.962Z] === RUN   TestEventsBackwardsCompatible
16:35:18 [2019-09-23T16:35:18.962Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
16:35:18 [2019-09-23T16:35:18.962Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
16:35:18 [2019-09-23T16:35:18.962Z] === RUN   TestInfoAPI
16:35:18 [2019-09-23T16:35:18.962Z] --- PASS: TestInfoAPI (0.03s)
16:35:18 [2019-09-23T16:35:18.962Z] === RUN   TestInfoAPIWarnings
16:35:18 [2019-09-23T16:35:18.962Z] --- SKIP: TestInfoAPIWarnings (0.00s)
16:35:18 [2019-09-23T16:35:18.962Z]     info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME
16:35:18 [2019-09-23T16:35:18.962Z] === RUN   TestLoginFailsWithBadCredentials
16:35:19 [2019-09-23T16:35:19.606Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
16:35:19 [2019-09-23T16:35:19.802Z] --- PASS: TestLinksContainerNames (1.32s)
16:35:19 [2019-09-23T16:35:19.802Z] === RUN   TestLogsFollowTailEmpty
16:35:19 [2019-09-23T16:35:19.933Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
16:35:19 [2019-09-23T16:35:19.933Z] === RUN   TestPingCacheHeaders
16:35:20 [2019-09-23T16:35:20.394Z] --- PASS: TestPingCacheHeaders (0.04s)
16:35:20 [2019-09-23T16:35:20.394Z] === RUN   TestPingGet
16:35:20 [2019-09-23T16:35:20.394Z] --- PASS: TestPingGet (0.04s)
16:35:20 [2019-09-23T16:35:20.394Z] === RUN   TestPingHead
16:35:20 [2019-09-23T16:35:20.394Z] --- PASS: TestPingHead (0.03s)
16:35:20 [2019-09-23T16:35:20.394Z] === RUN   TestVersion
16:35:20 [2019-09-23T16:35:20.394Z] --- PASS: TestVersion (0.03s)
16:35:20 [2019-09-23T16:35:20.394Z] PASS
16:35:20 [2019-09-23T16:35:20.394Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
16:35:20 [2019-09-23T16:35:20.394Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:35:20 [2019-09-23T16:35:20.394Z] INFO: Testing against a local daemon
16:35:20 [2019-09-23T16:35:20.394Z] === RUN   TestVolumesCreateAndList
16:35:20 [2019-09-23T16:35:20.394Z] --- PASS: TestVolumesCreateAndList (0.04s)
16:35:20 [2019-09-23T16:35:20.394Z] === RUN   TestVolumesRemove
16:35:20 [2019-09-23T16:35:20.394Z] --- SKIP: TestVolumesRemove (0.00s)
16:35:20 [2019-09-23T16:35:20.394Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
16:35:20 [2019-09-23T16:35:20.394Z] === RUN   TestVolumesInspect
16:35:20 [2019-09-23T16:35:20.394Z] --- PASS: TestVolumesInspect (0.04s)
16:35:20 [2019-09-23T16:35:20.394Z] === RUN   TestVolumesInvalidJSON
16:35:20 [2019-09-23T16:35:20.394Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:35:20 [2019-09-23T16:35:20.394Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:35:20 [2019-09-23T16:35:20.394Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:35:20 [2019-09-23T16:35:20.394Z] --- PASS: TestVolumesInvalidJSON (0.03s)
16:35:20 [2019-09-23T16:35:20.394Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s)
16:35:20 [2019-09-23T16:35:20.394Z] PASS
16:35:20 [2019-09-23T16:35:20.394Z] INFO: make.ps1 ended at 09/23/2019 16:35:20
16:35:20 [2019-09-23T16:35:20.394Z] INFO: Integration CLI tests being run from the host:
16:35:20 [2019-09-23T16:35:20.394Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
16:35:20 [2019-09-23T16:35:20.417Z] --- PASS: TestLogsFollowTailEmpty (0.69s)
16:35:20 [2019-09-23T16:35:20.417Z] === RUN   TestContainerNetworkMountsNoChown
16:35:21 [2019-09-23T16:35:21.031Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s)
16:35:21 [2019-09-23T16:35:21.031Z] === RUN   TestMountDaemonRoot
16:35:21 [2019-09-23T16:35:21.332Z] === RUN   TestMountDaemonRoot/default
16:35:21 [2019-09-23T16:35:21.332Z] === PAUSE TestMountDaemonRoot/default
16:35:21 [2019-09-23T16:35:21.332Z] === RUN   TestMountDaemonRoot/private
16:35:21 [2019-09-23T16:35:21.332Z] === PAUSE TestMountDaemonRoot/private
16:35:21 [2019-09-23T16:35:21.332Z] === RUN   TestMountDaemonRoot/rprivate
16:35:21 [2019-09-23T16:35:21.332Z] === PAUSE TestMountDaemonRoot/rprivate
16:35:21 [2019-09-23T16:35:21.332Z] === RUN   TestMountDaemonRoot/slave
16:35:21 [2019-09-23T16:35:21.332Z] === PAUSE TestMountDaemonRoot/slave
16:35:21 [2019-09-23T16:35:21.332Z] === RUN   TestMountDaemonRoot/rslave
16:35:21 [2019-09-23T16:35:21.332Z] === PAUSE TestMountDaemonRoot/rslave
16:35:21 [2019-09-23T16:35:21.332Z] === RUN   TestMountDaemonRoot/shared
16:35:21 [2019-09-23T16:35:21.332Z] === PAUSE TestMountDaemonRoot/shared
16:35:21 [2019-09-23T16:35:21.332Z] === RUN   TestMountDaemonRoot/rshared
16:35:21 [2019-09-23T16:35:21.332Z] === PAUSE TestMountDaemonRoot/rshared
16:35:21 [2019-09-23T16:35:21.332Z] === CONT  TestMountDaemonRoot/default
16:35:21 [2019-09-23T16:35:21.332Z] === CONT  TestMountDaemonRoot/rslave
16:35:21 [2019-09-23T16:35:21.332Z] === CONT  TestMountDaemonRoot/rshared
16:35:21 [2019-09-23T16:35:21.332Z] === RUN   TestMountDaemonRoot/default/bind_root
16:35:21 [2019-09-23T16:35:21.332Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:35:21 [2019-09-23T16:35:21.332Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:35:21 [2019-09-23T16:35:21.332Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:35:21 [2019-09-23T16:35:21.332Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:35:21 [2019-09-23T16:35:21.332Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:35:21 [2019-09-23T16:35:21.332Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:35:21 [2019-09-23T16:35:21.332Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:35:21 [2019-09-23T16:35:21.332Z] === RUN   TestMountDaemonRoot/default/mount_root
16:35:21 [2019-09-23T16:35:21.332Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:35:21 [2019-09-23T16:35:21.332Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:35:21 [2019-09-23T16:35:21.332Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:35:21 [2019-09-23T16:35:21.332Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:35:21 [2019-09-23T16:35:21.332Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:35:21 [2019-09-23T16:35:21.332Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:35:21 [2019-09-23T16:35:21.332Z] === CONT  TestMountDaemonRoot/slave
16:35:21 [2019-09-23T16:35:21.332Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:35:21 [2019-09-23T16:35:21.332Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:35:21 [2019-09-23T16:35:21.332Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:35:21 [2019-09-23T16:35:21.332Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:35:21 [2019-09-23T16:35:21.332Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:35:21 [2019-09-23T16:35:21.332Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:35:21 [2019-09-23T16:35:21.332Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:35:21 [2019-09-23T16:35:21.332Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:35:21 [2019-09-23T16:35:21.332Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:35:21 [2019-09-23T16:35:21.332Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:35:21 [2019-09-23T16:35:21.332Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:35:21 [2019-09-23T16:35:21.332Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:35:21 [2019-09-23T16:35:21.332Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:35:21 [2019-09-23T16:35:21.332Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:35:21 [2019-09-23T16:35:21.332Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:35:21 [2019-09-23T16:35:21.332Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:35:21 [2019-09-23T16:35:21.332Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:35:21 [2019-09-23T16:35:21.332Z] === CONT  TestMountDaemonRoot/shared
16:35:21 [2019-09-23T16:35:21.332Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:35:21 [2019-09-23T16:35:21.332Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:35:21 [2019-09-23T16:35:21.332Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:35:21 [2019-09-23T16:35:21.332Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:35:21 [2019-09-23T16:35:21.332Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:35:21 [2019-09-23T16:35:21.332Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:35:21 [2019-09-23T16:35:21.332Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:35:21 [2019-09-23T16:35:21.333Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:35:21 [2019-09-23T16:35:21.333Z] === CONT  TestMountDaemonRoot/rprivate
16:35:21 [2019-09-23T16:35:21.333Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:35:21 [2019-09-23T16:35:21.333Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:35:21 [2019-09-23T16:35:21.333Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:35:21 [2019-09-23T16:35:21.333Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:35:21 [2019-09-23T16:35:21.333Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:35:21 [2019-09-23T16:35:21.333Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:35:21 [2019-09-23T16:35:21.333Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:35:21 [2019-09-23T16:35:21.333Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:35:21 [2019-09-23T16:35:21.333Z] === CONT  TestMountDaemonRoot/default/bind_root
16:35:21 [2019-09-23T16:35:21.333Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:35:21 [2019-09-23T16:35:21.333Z] === CONT  TestMountDaemonRoot/private
16:35:21 [2019-09-23T16:35:21.333Z] === RUN   TestMountDaemonRoot/private/mount_root
16:35:21 [2019-09-23T16:35:21.333Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:35:21 [2019-09-23T16:35:21.333Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:35:21 [2019-09-23T16:35:21.333Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:35:21 [2019-09-23T16:35:21.333Z] === RUN   TestMountDaemonRoot/private/bind_root
16:35:21 [2019-09-23T16:35:21.333Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:35:21 [2019-09-23T16:35:21.333Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:35:21 [2019-09-23T16:35:21.333Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:35:21 [2019-09-23T16:35:21.333Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:35:21 [2019-09-23T16:35:21.333Z] === CONT  TestMountDaemonRoot/default/mount_root
16:35:21 [2019-09-23T16:35:21.333Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:35:21 [2019-09-23T16:35:21.333Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:35:21 [2019-09-23T16:35:21.333Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:35:21 [2019-09-23T16:35:21.333Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:35:21 [2019-09-23T16:35:21.333Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:35:21 [2019-09-23T16:35:21.333Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:35:21 [2019-09-23T16:35:21.333Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:35:21 [2019-09-23T16:35:21.333Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:35:21 [2019-09-23T16:35:21.333Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:35:21 [2019-09-23T16:35:21.333Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:35:21 [2019-09-23T16:35:21.333Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:35:21 [2019-09-23T16:35:21.333Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:35:21 [2019-09-23T16:35:21.333Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:35:21 [2019-09-23T16:35:21.333Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:35:21 [2019-09-23T16:35:21.333Z] === CONT  TestMountDaemonRoot/private/mount_root
16:35:21 [2019-09-23T16:35:21.333Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:35:21 [2019-09-23T16:35:21.615Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:35:21 [2019-09-23T16:35:21.615Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:35:21 [2019-09-23T16:35:21.615Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:35:21 [2019-09-23T16:35:21.615Z] === CONT  TestMountDaemonRoot/private/bind_root
16:35:21 [2019-09-23T16:35:21.615Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:35:21 [2019-09-23T16:35:21.615Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:35:21 [2019-09-23T16:35:21.615Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:35:21 [2019-09-23T16:35:21.615Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:35:21 [2019-09-23T16:35:21.615Z] --- PASS: TestMountDaemonRoot (0.04s)
16:35:21 [2019-09-23T16:35:21.615Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:35:21 [2019-09-23T16:35:21.615Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
16:35:21 [2019-09-23T16:35:21.615Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
16:35:21 [2019-09-23T16:35:21.615Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
16:35:21 [2019-09-23T16:35:21.615Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s)
16:35:21 [2019-09-23T16:35:21.615Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:35:21 [2019-09-23T16:35:21.615Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
16:35:21 [2019-09-23T16:35:21.615Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
16:35:21 [2019-09-23T16:35:21.615Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
16:35:21 [2019-09-23T16:35:21.615Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
16:35:21 [2019-09-23T16:35:21.615Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:35:21 [2019-09-23T16:35:21.615Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
16:35:21 [2019-09-23T16:35:21.615Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
16:35:21 [2019-09-23T16:35:21.615Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
16:35:21 [2019-09-23T16:35:21.615Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
16:35:21 [2019-09-23T16:35:21.615Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:35:21 [2019-09-23T16:35:21.615Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
16:35:21 [2019-09-23T16:35:21.615Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
16:35:21 [2019-09-23T16:35:21.615Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
16:35:21 [2019-09-23T16:35:21.615Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
16:35:21 [2019-09-23T16:35:21.615Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:35:21 [2019-09-23T16:35:21.615Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
16:35:21 [2019-09-23T16:35:21.615Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
16:35:21 [2019-09-23T16:35:21.615Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
16:35:21 [2019-09-23T16:35:21.615Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
16:35:21 [2019-09-23T16:35:21.615Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:35:21 [2019-09-23T16:35:21.615Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
16:35:21 [2019-09-23T16:35:21.615Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
16:35:21 [2019-09-23T16:35:21.615Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
16:35:21 [2019-09-23T16:35:21.615Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
16:35:21 [2019-09-23T16:35:21.615Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:35:21 [2019-09-23T16:35:21.615Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
16:35:21 [2019-09-23T16:35:21.615Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
16:35:21 [2019-09-23T16:35:21.615Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
16:35:21 [2019-09-23T16:35:21.615Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
16:35:21 [2019-09-23T16:35:21.615Z] === RUN   TestContainerBindMountNonRecursive
16:35:22 [2019-09-23T16:35:22.996Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
16:35:23 [2019-09-23T16:35:23.091Z] --- PASS: TestContainerBindMountNonRecursive (1.66s)
16:35:23 [2019-09-23T16:35:23.091Z] === RUN   TestNetworkNat
16:35:24 [2019-09-23T16:35:24.101Z] --- PASS: TestNetworkNat (0.75s)
16:35:24 [2019-09-23T16:35:24.101Z] === RUN   TestNetworkLocalhostTCPNat
16:35:24 [2019-09-23T16:35:24.722Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s)
16:35:24 [2019-09-23T16:35:24.722Z] === RUN   TestNetworkLoopbackNat
16:35:25 [2019-09-23T16:35:25.734Z] --- PASS: TestNetworkLoopbackNat (0.99s)
16:35:25 [2019-09-23T16:35:25.734Z] === RUN   TestPause
16:35:26 [2019-09-23T16:35:26.251Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
16:35:26 [2019-09-23T16:35:26.355Z] --- PASS: TestPause (0.76s)
16:35:26 [2019-09-23T16:35:26.355Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:35:26 [2019-09-23T16:35:26.638Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:35:26 [2019-09-23T16:35:26.638Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:35:26 [2019-09-23T16:35:26.638Z] === RUN   TestPauseStopPausedContainer
16:35:27 [2019-09-23T16:35:27.254Z] --- PASS: TestPauseStopPausedContainer (0.75s)
16:35:27 [2019-09-23T16:35:27.254Z] === RUN   TestPsFilter
16:35:27 [2019-09-23T16:35:27.537Z] --- PASS: TestPsFilter (0.19s)
16:35:27 [2019-09-23T16:35:27.537Z] === RUN   TestRemoveContainerWithRemovedVolume
16:35:28 [2019-09-23T16:35:28.162Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s)
16:35:28 [2019-09-23T16:35:28.162Z] === RUN   TestRemoveContainerWithVolume
16:35:28 [2019-09-23T16:35:28.781Z] --- PASS: TestRemoveContainerWithVolume (0.70s)
16:35:28 [2019-09-23T16:35:28.781Z] === RUN   TestRemoveContainerRunning
16:35:29 [2019-09-23T16:35:29.395Z] --- PASS: TestRemoveContainerRunning (0.70s)
16:35:29 [2019-09-23T16:35:29.395Z] === RUN   TestRemoveContainerForceRemoveRunning
16:35:30 [2019-09-23T16:35:30.402Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s)
16:35:30 [2019-09-23T16:35:30.402Z] === RUN   TestRemoveInvalidContainer
16:35:30 [2019-09-23T16:35:30.402Z] --- PASS: TestRemoveInvalidContainer (0.04s)
16:35:30 [2019-09-23T16:35:30.402Z] === RUN   TestRenameLinkedContainer
16:35:31 [2019-09-23T16:35:31.537Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
16:35:31 [2019-09-23T16:35:31.537Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
16:35:32 [2019-09-23T16:35:32.827Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:35:32 [2019-09-23T16:35:32.827Z] INFO: Testing against a local daemon
16:35:32 [2019-09-23T16:35:32.827Z] === RUN   TestDockerSuite
16:35:32 [2019-09-23T16:35:32.827Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
16:35:32 [2019-09-23T16:35:32.827Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
16:35:32 [2019-09-23T16:35:32.827Z] === RUN   TestDockerSuite/TestAPIErrorJSON
16:35:32 [2019-09-23T16:35:32.827Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
16:35:32 [2019-09-23T16:35:32.827Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
16:35:32 [2019-09-23T16:35:32.827Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
16:35:32 [2019-09-23T16:35:32.827Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
16:35:32 [2019-09-23T16:35:32.827Z] === RUN   TestDockerSuite/TestAPIImagesDelete
16:35:32 [2019-09-23T16:35:32.827Z] === RUN   TestDockerSuite/TestAPIImagesFilter
16:35:32 [2019-09-23T16:35:32.827Z] === RUN   TestDockerSuite/TestAPIImagesHistory
16:35:33 [2019-09-23T16:35:33.081Z] --- PASS: TestRenameLinkedContainer (2.76s)
16:35:33 [2019-09-23T16:35:33.081Z] === RUN   TestRenameStoppedContainer
16:35:33 [2019-09-23T16:35:33.470Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
16:35:33 [2019-09-23T16:35:33.697Z] --- PASS: TestRenameStoppedContainer (0.69s)
16:35:33 [2019-09-23T16:35:33.697Z] === RUN   TestRenameRunningContainerAndReuse
16:35:33 [2019-09-23T16:35:33.799Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
16:35:33 [2019-09-23T16:35:33.799Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
16:35:35 [2019-09-23T16:35:35.182Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s)
16:35:35 [2019-09-23T16:35:35.182Z] === RUN   TestRenameInvalidName
16:35:35 [2019-09-23T16:35:35.392Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
16:35:35 [2019-09-23T16:35:35.799Z] --- PASS: TestRenameInvalidName (0.77s)
16:35:35 [2019-09-23T16:35:35.799Z] === RUN   TestRenameAnonymousContainer
16:35:36 [2019-09-23T16:35:36.358Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
16:35:36 [2019-09-23T16:35:36.917Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
16:35:38 [2019-09-23T16:35:38.477Z] --- PASS: TestRenameAnonymousContainer (2.52s)
16:35:38 [2019-09-23T16:35:38.477Z] === RUN   TestRenameContainerWithSameName
16:35:39 [2019-09-23T16:35:39.092Z] --- PASS: TestRenameContainerWithSameName (0.69s)
16:35:39 [2019-09-23T16:35:39.093Z] === RUN   TestRenameContainerWithLinkedContainer
16:35:39 [2019-09-23T16:35:39.466Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
16:35:39 [2019-09-23T16:35:39.466Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
16:35:39 [2019-09-23T16:35:39.720Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
16:35:39 [2019-09-23T16:35:39.720Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
16:35:39 [2019-09-23T16:35:39.720Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
16:35:40 [2019-09-23T16:35:40.572Z] --- PASS: TestRenameContainerWithLinkedContainer (1.42s)
16:35:40 [2019-09-23T16:35:40.572Z] === RUN   TestResize
16:35:40 [2019-09-23T16:35:40.643Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
16:35:41 [2019-09-23T16:35:41.190Z] --- PASS: TestResize (0.74s)
16:35:41 [2019-09-23T16:35:41.190Z] === RUN   TestResizeWithInvalidSize
16:35:41 [2019-09-23T16:35:41.202Z] === RUN   TestDockerSuite/TestLogsAPIUntil
16:35:41 [2019-09-23T16:35:41.806Z] --- PASS: TestResizeWithInvalidSize (0.71s)
16:35:41 [2019-09-23T16:35:41.806Z] === RUN   TestResizeWhenContainerNotStarted
16:35:42 [2019-09-23T16:35:42.439Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s)
16:35:42 [2019-09-23T16:35:42.439Z] === RUN   TestDaemonRestartKillContainers
16:35:42 [2019-09-23T16:35:42.439Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:35:42 [2019-09-23T16:35:42.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:35:42 [2019-09-23T16:35:42.439Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:35:42 [2019-09-23T16:35:42.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:35:42 [2019-09-23T16:35:42.439Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:35:42 [2019-09-23T16:35:42.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:35:42 [2019-09-23T16:35:42.439Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:35:42 [2019-09-23T16:35:42.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:35:42 [2019-09-23T16:35:42.439Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:35:42 [2019-09-23T16:35:42.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:35:42 [2019-09-23T16:35:42.439Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:35:42 [2019-09-23T16:35:42.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:35:42 [2019-09-23T16:35:42.439Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:35:42 [2019-09-23T16:35:42.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:35:42 [2019-09-23T16:35:42.439Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:35:42 [2019-09-23T16:35:42.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:35:42 [2019-09-23T16:35:42.439Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:35:42 [2019-09-23T16:35:42.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:35:42 [2019-09-23T16:35:42.439Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:35:42 [2019-09-23T16:35:42.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:35:42 [2019-09-23T16:35:42.439Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:35:42 [2019-09-23T16:35:42.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:35:42 [2019-09-23T16:35:42.439Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:35:42 [2019-09-23T16:35:42.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:35:42 [2019-09-23T16:35:42.439Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:35:42 [2019-09-23T16:35:42.439Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:35:42 [2019-09-23T16:35:42.439Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:35:42 [2019-09-23T16:35:42.440Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:35:45 [2019-09-23T16:35:45.353Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
16:35:45 [2019-09-23T16:35:45.923Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:35:45 [2019-09-23T16:35:45.923Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:35:45 [2019-09-23T16:35:45.923Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:35:45 [2019-09-23T16:35:45.951Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
16:35:47 [2019-09-23T16:35:47.416Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:35:48 [2019-09-23T16:35:48.902Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:35:48 [2019-09-23T16:35:48.902Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:35:49 [2019-09-23T16:35:49.190Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:35:50 [2019-09-23T16:35:50.212Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:35:51 [2019-09-23T16:35:51.177Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
16:35:51 [2019-09-23T16:35:51.783Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
16:35:51 [2019-09-23T16:35:51.783Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
16:35:52 [2019-09-23T16:35:52.254Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:35:52 [2019-09-23T16:35:52.254Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.25s)
16:35:52 [2019-09-23T16:35:52.254Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon"
16:35:52 [2019-09-23T16:35:52.254Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.26s)
16:35:52 [2019-09-23T16:35:52.254Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon"
16:35:52 [2019-09-23T16:35:52.254Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.49s)
16:35:52 [2019-09-23T16:35:52.254Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon"
16:35:52 [2019-09-23T16:35:52.254Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.64s)
16:35:52 [2019-09-23T16:35:52.254Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon"
16:35:52 [2019-09-23T16:35:52.254Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.79s)
16:35:52 [2019-09-23T16:35:52.254Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon"
16:35:52 [2019-09-23T16:35:52.254Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.21s)
16:35:52 [2019-09-23T16:35:52.254Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon"
16:35:52 [2019-09-23T16:35:52.254Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.06s)
16:35:52 [2019-09-23T16:35:52.254Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon"
16:35:52 [2019-09-23T16:35:52.254Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.24s)
16:35:52 [2019-09-23T16:35:52.254Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon"
16:35:52 [2019-09-23T16:35:52.254Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.92s)
16:35:52 [2019-09-23T16:35:52.254Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon"
16:35:52 [2019-09-23T16:35:52.254Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.01s)
16:35:52 [2019-09-23T16:35:52.254Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon"
16:35:52 [2019-09-23T16:35:52.254Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.96s)
16:35:52 [2019-09-23T16:35:52.254Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon"
16:35:52 [2019-09-23T16:35:52.254Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s)
16:35:52 [2019-09-23T16:35:52.254Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon"
16:35:52 [2019-09-23T16:35:52.254Z] === RUN   TestCgroupNamespacesRun
16:35:52 [2019-09-23T16:35:52.705Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
16:35:53 [2019-09-23T16:35:53.950Z] --- PASS: TestCgroupNamespacesRun (1.72s)
16:35:53 [2019-09-23T16:35:53.950Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun"
16:35:53 [2019-09-23T16:35:53.950Z] === RUN   TestCgroupNamespacesRunPrivileged
16:35:54 [2019-09-23T16:35:54.317Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
16:35:55 [2019-09-23T16:35:55.240Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
16:35:56 [2019-09-23T16:35:56.001Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s)
16:35:56 [2019-09-23T16:35:56.001Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged"
16:35:56 [2019-09-23T16:35:56.001Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:35:56 [2019-09-23T16:35:56.161Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
16:35:57 [2019-09-23T16:35:57.476Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s)
16:35:57 [2019-09-23T16:35:57.476Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode"
16:35:57 [2019-09-23T16:35:57.476Z] === RUN   TestCgroupNamespacesRunHostMode
16:35:57 [2019-09-23T16:35:57.520Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
16:35:59 [2019-09-23T16:35:59.498Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s)
16:35:59 [2019-09-23T16:35:59.498Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode"
16:35:59 [2019-09-23T16:35:59.498Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:36:00 [2019-09-23T16:36:00.072Z] === RUN   TestDockerSuite/TestLogsFollowStopped
16:36:00 [2019-09-23T16:36:00.327Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
16:36:00 [2019-09-23T16:36:00.980Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s)
16:36:00 [2019-09-23T16:36:00.980Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode"
16:36:00 [2019-09-23T16:36:00.980Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:36:01 [2019-09-23T16:36:01.249Z] === RUN   TestDockerSuite/TestLogsSince
16:36:01 [2019-09-23T16:36:01.988Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s)
16:36:01 [2019-09-23T16:36:01.988Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate"
16:36:01 [2019-09-23T16:36:01.988Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:36:02 [2019-09-23T16:36:02.605Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s)
16:36:02 [2019-09-23T16:36:02.605Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode"
16:36:02 [2019-09-23T16:36:02.605Z] === RUN   TestCgroupNamespacesRunOlderClient
16:36:02 [2019-09-23T16:36:02.629Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
16:36:04 [2019-09-23T16:36:04.638Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s)
16:36:04 [2019-09-23T16:36:04.638Z]     run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient"
16:36:04 [2019-09-23T16:36:04.638Z] === RUN   TestKernelTCPMemory
16:36:05 [2019-09-23T16:36:05.259Z] --- PASS: TestKernelTCPMemory (0.88s)
16:36:05 [2019-09-23T16:36:05.259Z] === RUN   TestNISDomainname
16:36:06 [2019-09-23T16:36:06.267Z] --- PASS: TestNISDomainname (1.05s)
16:36:06 [2019-09-23T16:36:06.267Z] === RUN   TestHostnameDnsResolution
16:36:07 [2019-09-23T16:36:07.752Z] --- PASS: TestHostnameDnsResolution (1.17s)
16:36:07 [2019-09-23T16:36:07.752Z] === RUN   TestStats
16:36:09 [2019-09-23T16:36:09.149Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
16:36:09 [2019-09-23T16:36:09.769Z] --- PASS: TestStats (2.08s)
16:36:09 [2019-09-23T16:36:09.769Z] === RUN   TestStopContainerWithTimeout
16:36:09 [2019-09-23T16:36:09.769Z] === RUN   TestStopContainerWithTimeout/0
16:36:09 [2019-09-23T16:36:09.769Z] === PAUSE TestStopContainerWithTimeout/0
16:36:09 [2019-09-23T16:36:09.769Z] === RUN   TestStopContainerWithTimeout/1
16:36:09 [2019-09-23T16:36:09.769Z] === PAUSE TestStopContainerWithTimeout/1
16:36:09 [2019-09-23T16:36:09.769Z] === RUN   TestStopContainerWithTimeout/3
16:36:09 [2019-09-23T16:36:09.769Z] === PAUSE TestStopContainerWithTimeout/3
16:36:09 [2019-09-23T16:36:09.769Z] === RUN   TestStopContainerWithTimeout/-1
16:36:09 [2019-09-23T16:36:09.769Z] === PAUSE TestStopContainerWithTimeout/-1
16:36:09 [2019-09-23T16:36:09.769Z] === CONT  TestStopContainerWithTimeout/0
16:36:09 [2019-09-23T16:36:09.769Z] === CONT  TestStopContainerWithTimeout/3
16:36:09 [2019-09-23T16:36:09.769Z] === CONT  TestStopContainerWithTimeout/-1
16:36:09 [2019-09-23T16:36:09.769Z] === CONT  TestStopContainerWithTimeout/1
16:36:13 [2019-09-23T16:36:13.240Z] --- PASS: TestStopContainerWithTimeout (0.03s)
16:36:13 [2019-09-23T16:36:13.240Z]     --- PASS: TestStopContainerWithTimeout/0 (1.18s)
16:36:13 [2019-09-23T16:36:13.240Z]     --- PASS: TestStopContainerWithTimeout/1 (2.33s)
16:36:13 [2019-09-23T16:36:13.240Z]     --- PASS: TestStopContainerWithTimeout/3 (2.83s)
16:36:13 [2019-09-23T16:36:13.240Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.13s)
16:36:13 [2019-09-23T16:36:13.240Z] === RUN   TestDeleteDevicemapper
16:36:13 [2019-09-23T16:36:13.240Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:36:13 [2019-09-23T16:36:13.240Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:36:13 [2019-09-23T16:36:13.240Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:36:13 [2019-09-23T16:36:13.300Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
16:36:13 [2019-09-23T16:36:13.858Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
16:36:14 [2019-09-23T16:36:14.715Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.06s)
16:36:14 [2019-09-23T16:36:14.715Z] === RUN   TestUpdateMemory
16:36:14 [2019-09-23T16:36:14.780Z] === RUN   TestDockerSuite/TestLogsTail
16:36:15 [2019-09-23T16:36:15.745Z] === RUN   TestDockerSuite/TestLogsTimestamps
16:36:16 [2019-09-23T16:36:16.207Z] --- PASS: TestUpdateMemory (1.04s)
16:36:16 [2019-09-23T16:36:16.207Z] === RUN   TestUpdateCPUQuota
16:36:17 [2019-09-23T16:36:17.107Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
16:36:17 [2019-09-23T16:36:17.107Z] === RUN   TestDockerSuite/TestLogsWithDetails
16:36:17 [2019-09-23T16:36:17.666Z] === RUN   TestDockerSuite/TestMountIntoProc
16:36:17 [2019-09-23T16:36:17.678Z] --- PASS: TestUpdateCPUQuota (1.77s)
16:36:17 [2019-09-23T16:36:17.678Z] === RUN   TestUpdatePidsLimit
16:36:17 [2019-09-23T16:36:17.678Z] === RUN   TestUpdatePidsLimit/update_from_none
16:36:17 [2019-09-23T16:36:17.964Z] === RUN   TestUpdatePidsLimit/no_change
16:36:18 [2019-09-23T16:36:18.223Z] === RUN   TestDockerSuite/TestMountIntoSys
16:36:18 [2019-09-23T16:36:18.583Z] === RUN   TestUpdatePidsLimit/update_lower
16:36:18 [2019-09-23T16:36:18.865Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:36:19 [2019-09-23T16:36:19.148Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:36:19 [2019-09-23T16:36:19.156Z] === RUN   TestDockerSuite/TestNetHostname
16:36:19 [2019-09-23T16:36:19.763Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:36:20 [2019-09-23T16:36:20.046Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:36:21 [2019-09-23T16:36:21.518Z] --- PASS: TestUpdatePidsLimit (3.90s)
16:36:21 [2019-09-23T16:36:21.518Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.37s)
16:36:21 [2019-09-23T16:36:21.518Z]     --- PASS: TestUpdatePidsLimit/no_change (0.40s)
16:36:21 [2019-09-23T16:36:21.518Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
16:36:21 [2019-09-23T16:36:21.518Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
16:36:21 [2019-09-23T16:36:21.518Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s)
16:36:21 [2019-09-23T16:36:21.518Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s)
16:36:21 [2019-09-23T16:36:21.518Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s)
16:36:21 [2019-09-23T16:36:21.518Z] === RUN   TestUpdateRestartPolicy
16:36:21 [2019-09-23T16:36:21.704Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
16:36:21 [2019-09-23T16:36:21.958Z] === RUN   TestDockerSuite/TestNetworkEvents
16:36:23 [2019-09-23T16:36:23.316Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
16:36:25 [2019-09-23T16:36:25.826Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
16:36:26 [2019-09-23T16:36:26.384Z] === RUN   TestDockerSuite/TestPluginActive
16:36:28 [2019-09-23T16:36:28.343Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
16:36:30 [2019-09-23T16:36:30.223Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
16:36:34 [2019-09-23T16:36:34.034Z] --- PASS: TestUpdateRestartPolicy (12.18s)
16:36:34 [2019-09-23T16:36:34.034Z] === RUN   TestUpdateRestartWithAutoRemove
16:36:34 [2019-09-23T16:36:34.379Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
16:36:34 [2019-09-23T16:36:34.653Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s)
16:36:34 [2019-09-23T16:36:34.653Z] === RUN   TestWaitNonBlocked
16:36:34 [2019-09-23T16:36:34.653Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:36:34 [2019-09-23T16:36:34.653Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:36:34 [2019-09-23T16:36:34.653Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:36:34 [2019-09-23T16:36:34.653Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:36:34 [2019-09-23T16:36:34.653Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:36:34 [2019-09-23T16:36:34.653Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:36:35 [2019-09-23T16:36:35.275Z] --- PASS: TestWaitNonBlocked (0.03s)
16:36:35 [2019-09-23T16:36:35.275Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.85s)
16:36:35 [2019-09-23T16:36:35.275Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.86s)
16:36:35 [2019-09-23T16:36:35.275Z] === RUN   TestWaitBlocked
16:36:35 [2019-09-23T16:36:35.275Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:36:35 [2019-09-23T16:36:35.275Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:36:35 [2019-09-23T16:36:35.275Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:36:35 [2019-09-23T16:36:35.275Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:36:35 [2019-09-23T16:36:35.275Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:36:35 [2019-09-23T16:36:35.275Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:36:35 [2019-09-23T16:36:35.301Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
16:36:35 [2019-09-23T16:36:35.301Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
16:36:36 [2019-09-23T16:36:36.679Z] === RUN   TestDockerSuite/TestPluginLogDriver
16:36:36 [2019-09-23T16:36:36.748Z] --- PASS: TestWaitBlocked (0.03s)
16:36:36 [2019-09-23T16:36:36.748Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s)
16:36:36 [2019-09-23T16:36:36.748Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s)
16:36:36 [2019-09-23T16:36:36.748Z] === CONT  TestContainerStartOnDaemonRestart
16:36:36 [2019-09-23T16:36:36.748Z] === CONT  TestIpcModeOlderClient
16:36:36 [2019-09-23T16:36:36.748Z] === CONT  TestDaemonRestartIpcMode
16:36:36 [2019-09-23T16:36:36.748Z] --- PASS: TestIpcModeOlderClient (0.16s)
16:36:38 [2019-09-23T16:36:38.560Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
16:36:39 [2019-09-23T16:36:39.922Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
16:36:40 [2019-09-23T16:36:40.213Z] --- PASS: TestContainerStartOnDaemonRestart (3.20s)
16:36:40 [2019-09-23T16:36:40.213Z]     daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart"
16:36:40 [2019-09-23T16:36:40.213Z] --- PASS: TestDaemonRestartIpcMode (3.82s)
16:36:40 [2019-09-23T16:36:40.213Z]     daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode"
16:36:40 [2019-09-23T16:36:40.213Z] PASS
16:36:40 [2019-09-23T16:36:40.213Z] 
16:36:40 [2019-09-23T16:36:40.213Z] === Skipped
16:36:40 [2019-09-23T16:36:40.213Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
16:36:40 [2019-09-23T16:36:40.213Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:36:40 [2019-09-23T16:36:40.213Z] 
16:36:40 [2019-09-23T16:36:40.213Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:36:40 [2019-09-23T16:36:40.213Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:36:40 [2019-09-23T16:36:40.213Z] 
16:36:40 [2019-09-23T16:36:40.213Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
16:36:40 [2019-09-23T16:36:40.213Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:36:40 [2019-09-23T16:36:40.213Z] 
16:36:40 [2019-09-23T16:36:40.213Z] 
16:36:40 [2019-09-23T16:36:40.213Z] DONE 197 tests, 3 skipped in 120.048s
16:36:40 [2019-09-23T16:36:40.213Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
16:36:40 [2019-09-23T16:36:40.213Z] ++ 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
16:36:40 [2019-09-23T16:36:40.213Z] ++ set -e
16:36:40 [2019-09-23T16:36:40.213Z] ++ '[' -n 0 ']'
16:36:40 [2019-09-23T16:36:40.213Z] ++ set -x
16:36:40 [2019-09-23T16:36:40.213Z] ++ 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
16:36:40 [2019-09-23T16:36:40.495Z] INFO: Testing against a local daemon
16:36:40 [2019-09-23T16:36:40.495Z] === RUN   TestCommitInheritsEnv
16:36:40 [2019-09-23T16:36:40.781Z] --- PASS: TestCommitInheritsEnv (0.42s)
16:36:40 [2019-09-23T16:36:40.781Z] === RUN   TestImportExtremelyLargeImageWorks
16:36:40 [2019-09-23T16:36:40.781Z] === PAUSE TestImportExtremelyLargeImageWorks
16:36:40 [2019-09-23T16:36:40.781Z] === RUN   TestImagesFilterMultiReference
16:36:41 [2019-09-23T16:36:41.064Z] --- PASS: TestImagesFilterMultiReference (0.09s)
16:36:41 [2019-09-23T16:36:41.064Z] === RUN   TestImagePullPlatformInvalid
16:36:41 [2019-09-23T16:36:41.064Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
16:36:41 [2019-09-23T16:36:41.064Z] === RUN   TestRemoveImageOrphaning
16:36:41 [2019-09-23T16:36:41.281Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
16:36:41 [2019-09-23T16:36:41.281Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
16:36:41 [2019-09-23T16:36:41.346Z] --- PASS: TestRemoveImageOrphaning (0.40s)
16:36:41 [2019-09-23T16:36:41.346Z] === RUN   TestRemoveImageGarbageCollector
16:36:41 [2019-09-23T16:36:41.346Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:36:41 [2019-09-23T16:36:41.346Z]     remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:36:41 [2019-09-23T16:36:41.346Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:36:41 [2019-09-23T16:36:41.346Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
16:36:41 [2019-09-23T16:36:41.346Z] === RUN   TestTagInvalidReference
16:36:41 [2019-09-23T16:36:41.346Z] --- PASS: TestTagInvalidReference (0.03s)
16:36:41 [2019-09-23T16:36:41.346Z] === RUN   TestTagValidPrefixedRepo
16:36:41 [2019-09-23T16:36:41.630Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
16:36:41 [2019-09-23T16:36:41.630Z] === RUN   TestTagExistedNameWithoutForce
16:36:41 [2019-09-23T16:36:41.630Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
16:36:41 [2019-09-23T16:36:41.630Z] === RUN   TestTagOfficialNames
16:36:41 [2019-09-23T16:36:41.630Z] --- PASS: TestTagOfficialNames (0.08s)
16:36:41 [2019-09-23T16:36:41.630Z] === RUN   TestTagMatchesDigest
16:36:41 [2019-09-23T16:36:41.630Z] --- PASS: TestTagMatchesDigest (0.03s)
16:36:41 [2019-09-23T16:36:41.630Z] === CONT  TestImportExtremelyLargeImageWorks
16:36:43 [2019-09-23T16:36:43.163Z] === RUN   TestDockerSuite/TestPluginUpgrade
16:36:44 [2019-09-23T16:36:44.522Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
16:36:48 [2019-09-23T16:36:48.676Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
16:36:48 [2019-09-23T16:36:48.676Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
16:36:50 [2019-09-23T16:36:50.120Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
16:36:52 [2019-09-23T16:36:52.046Z] === RUN   TestDockerSuite/TestPortHostBinding
16:36:52 [2019-09-23T16:36:52.341Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
16:36:53 [2019-09-23T16:36:53.700Z] === RUN   TestDockerSuite/TestPortList
16:36:55 [2019-09-23T16:36:55.627Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
16:36:59 [2019-09-23T16:36:59.783Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
16:37:05 [2019-09-23T16:37:05.016Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
16:37:05 [2019-09-23T16:37:05.979Z] === RUN   TestDockerSuite/TestPostContainersAttach
16:37:05 [2019-09-23T16:37:05.979Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
16:37:12 [2019-09-23T16:37:12.544Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
16:37:13 [2019-09-23T16:37:13.950Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
16:37:13 [2019-09-23T16:37:13.950Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
16:37:13 [2019-09-23T16:37:13.950Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
16:37:14 [2019-09-23T16:37:14.875Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
16:37:14 [2019-09-23T16:37:14.875Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
16:37:15 [2019-09-23T16:37:15.798Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
16:37:15 [2019-09-23T16:37:15.798Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
16:37:16 [2019-09-23T16:37:16.356Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
16:37:16 [2019-09-23T16:37:16.653Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
16:37:18 [2019-09-23T16:37:18.533Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
16:37:18 [2019-09-23T16:37:18.533Z] === RUN   TestDockerSuite/TestPruneContainerLabel
16:37:21 [2019-09-23T16:37:21.789Z] === RUN   TestDockerSuite/TestPruneContainerUntil
16:37:23 [2019-09-23T16:37:23.147Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
16:37:23 [2019-09-23T16:37:23.401Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
16:37:23 [2019-09-23T16:37:23.401Z] === RUN   TestDockerSuite/TestPsByOrder
16:37:25 [2019-09-23T16:37:25.365Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
16:37:26 [2019-09-23T16:37:26.725Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
16:37:27 [2019-09-23T16:37:27.692Z] === RUN   TestDockerSuite/TestPsListContainersBase
16:37:28 [2019-09-23T16:37:28.616Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
16:37:31 [2019-09-23T16:37:31.875Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
16:37:32 [2019-09-23T16:37:32.797Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
16:37:36 [2019-09-23T16:37:36.954Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
16:37:36 [2019-09-23T16:37:36.954Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
16:37:37 [2019-09-23T16:37:37.208Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
16:37:42 [2019-09-23T16:37:42.437Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
16:37:42 [2019-09-23T16:37:42.437Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
16:37:45 [2019-09-23T16:37:45.708Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
16:37:50 [2019-09-23T16:37:50.939Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
16:37:51 [2019-09-23T16:37:51.860Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
16:37:54 [2019-09-23T16:37:54.365Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
16:37:55 [2019-09-23T16:37:55.808Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
16:37:57 [2019-09-23T16:37:57.777Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
16:37:58 [2019-09-23T16:37:58.076Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
16:37:59 [2019-09-23T16:37:59.435Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
16:38:00 [2019-09-23T16:38:00.722Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
16:38:00 [2019-09-23T16:38:00.722Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
16:38:00 [2019-09-23T16:38:00.722Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
16:38:00 [2019-09-23T16:38:00.722Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
16:38:00 [2019-09-23T16:38:00.722Z] === RUN   TestDockerSuite/TestAPINetworkFilter
16:38:00 [2019-09-23T16:38:00.722Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
16:38:00 [2019-09-23T16:38:00.722Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
16:38:00 [2019-09-23T16:38:00.722Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
16:38:00 [2019-09-23T16:38:00.722Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
16:38:00 [2019-09-23T16:38:00.722Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
16:38:00 [2019-09-23T16:38:00.722Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
16:38:00 [2019-09-23T16:38:00.722Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
16:38:01 [2019-09-23T16:38:01.984Z] === RUN   TestDockerSuite/TestPsListContainersSize
16:38:03 [2019-09-23T16:38:03.864Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
16:38:03 [2019-09-23T16:38:03.864Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
16:38:04 [2019-09-23T16:38:04.786Z] === RUN   TestDockerSuite/TestPsRightTagName
16:38:07 [2019-09-23T16:38:07.332Z] === RUN   TestDockerSuite/TestPsShowMounts
16:38:07 [2019-09-23T16:38:07.791Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
16:38:07 [2019-09-23T16:38:07.791Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
16:38:07 [2019-09-23T16:38:07.791Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
16:38:09 [2019-09-23T16:38:09.837Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
16:38:10 [2019-09-23T16:38:10.685Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
16:38:10 [2019-09-23T16:38:10.759Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
16:38:10 [2019-09-23T16:38:10.759Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
16:38:10 [2019-09-23T16:38:10.759Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
16:38:11 [2019-09-23T16:38:11.013Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
16:38:11 [2019-09-23T16:38:11.013Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
16:38:11 [2019-09-23T16:38:11.268Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
16:38:12 [2019-09-23T16:38:12.208Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
16:38:12 [2019-09-23T16:38:12.862Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
16:38:12 [2019-09-23T16:38:12.862Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
16:38:12 [2019-09-23T16:38:12.862Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
16:38:12 [2019-09-23T16:38:12.862Z] === RUN   TestDockerSuite/TestAttachDisconnect
16:38:12 [2019-09-23T16:38:12.862Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
16:38:14 [2019-09-23T16:38:14.176Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
16:38:16 [2019-09-23T16:38:16.111Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
16:38:16 [2019-09-23T16:38:16.561Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
16:38:16 [2019-09-23T16:38:16.685Z] === RUN   TestDockerSuite/TestAttachPausedContainer
16:38:16 [2019-09-23T16:38:16.685Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
16:38:16 [2019-09-23T16:38:16.685Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
16:38:23 [2019-09-23T16:38:23.753Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
16:38:24 [2019-09-23T16:38:24.672Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
16:38:24 [2019-09-23T16:38:24.926Z] === RUN   TestDockerSwarmSuite/TestServiceScale
16:38:24 [2019-09-23T16:38:24.926Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
16:38:27 [2019-09-23T16:38:27.430Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
16:38:27 [2019-09-23T16:38:27.685Z] === RUN   TestDockerSuite/TestRestartPolicyNO
16:38:27 [2019-09-23T16:38:27.685Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
16:38:27 [2019-09-23T16:38:27.939Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
16:38:27 [2019-09-23T16:38:27.939Z] === RUN   TestDockerSuite/TestRestartRunningContainer
16:38:31 [2019-09-23T16:38:31.193Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
16:38:32 [2019-09-23T16:38:32.551Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
16:38:36 [2019-09-23T16:38:36.836Z] === RUN   TestDockerSuite/TestRestartWithVolumes
16:38:37 [2019-09-23T16:38:37.757Z] === RUN   TestDockerSuite/TestRmiBlank
16:38:38 [2019-09-23T16:38:38.012Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
16:38:38 [2019-09-23T16:38:38.012Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
16:38:42 [2019-09-23T16:38:42.173Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
16:38:43 [2019-09-23T16:38:43.096Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
16:38:43 [2019-09-23T16:38:43.351Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
16:38:45 [2019-09-23T16:38:45.900Z] === RUN   TestDockerSuite/TestRmiImgIDForce
16:38:46 [2019-09-23T16:38:46.460Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
16:38:47 [2019-09-23T16:38:47.819Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
16:38:48 [2019-09-23T16:38:48.377Z] === RUN   TestDockerSuite/TestRmiParentImageFail
16:38:49 [2019-09-23T16:38:49.303Z] === RUN   TestDockerSuite/TestRmiTag
16:38:49 [2019-09-23T16:38:49.558Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
16:38:50 [2019-09-23T16:38:50.481Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
16:38:51 [2019-09-23T16:38:51.040Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
16:38:54 [2019-09-23T16:38:54.322Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
16:38:55 [2019-09-23T16:38:55.681Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
16:38:56 [2019-09-23T16:38:56.605Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
16:38:57 [2019-09-23T16:38:57.528Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
16:38:57 [2019-09-23T16:38:57.782Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
16:38:59 [2019-09-23T16:38:59.750Z] === RUN   TestDockerSuite/TestRunAddHost
16:39:00 [2019-09-23T16:39:00.308Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
16:39:00 [2019-09-23T16:39:00.698Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
16:39:01 [2019-09-23T16:39:01.662Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
16:39:01 [2019-09-23T16:39:01.662Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
16:39:02 [2019-09-23T16:39:02.224Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
16:39:04 [2019-09-23T16:39:04.104Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
16:39:04 [2019-09-23T16:39:04.662Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
16:39:05 [2019-09-23T16:39:05.629Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
16:39:06 [2019-09-23T16:39:06.551Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
16:39:08 [2019-09-23T16:39:08.430Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
16:39:09 [2019-09-23T16:39:09.789Z] === RUN   TestDockerSuite/TestRunAttachDetach
16:39:10 [2019-09-23T16:39:10.714Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
16:39:11 [2019-09-23T16:39:11.636Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
16:39:12 [2019-09-23T16:39:12.600Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
16:39:13 [2019-09-23T16:39:13.522Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
16:39:13 [2019-09-23T16:39:13.776Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
16:39:14 [2019-09-23T16:39:14.378Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
16:39:15 [2019-09-23T16:39:15.342Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
16:39:16 [2019-09-23T16:39:16.700Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
16:39:17 [2019-09-23T16:39:17.622Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
16:39:18 [2019-09-23T16:39:18.180Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
16:39:19 [2019-09-23T16:39:19.107Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
16:39:19 [2019-09-23T16:39:19.107Z] === RUN   TestDockerSuite/TestRunBindMounts
16:39:21 [2019-09-23T16:39:21.616Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
16:39:22 [2019-09-23T16:39:22.175Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
16:39:22 [2019-09-23T16:39:22.430Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
16:39:23 [2019-09-23T16:39:23.356Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
16:39:24 [2019-09-23T16:39:24.279Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
16:39:25 [2019-09-23T16:39:25.244Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
16:39:25 [2019-09-23T16:39:25.244Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
16:39:25 [2019-09-23T16:39:25.244Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
16:39:26 [2019-09-23T16:39:26.166Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
16:39:26 [2019-09-23T16:39:26.725Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
16:39:28 [2019-09-23T16:39:28.084Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
16:39:28 [2019-09-23T16:39:28.685Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
16:39:29 [2019-09-23T16:39:29.608Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
16:39:29 [2019-09-23T16:39:29.608Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
16:39:30 [2019-09-23T16:39:30.530Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
16:39:30 [2019-09-23T16:39:30.531Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
16:39:31 [2019-09-23T16:39:31.932Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
16:39:32 [2019-09-23T16:39:32.536Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
16:39:33 [2019-09-23T16:39:33.458Z] === RUN   TestDockerSuite/TestRunContainerNetwork
16:39:34 [2019-09-23T16:39:34.468Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
16:39:34 [2019-09-23T16:39:34.468Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
16:39:35 [2019-09-23T16:39:35.026Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
16:39:36 [2019-09-23T16:39:36.906Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
16:39:38 [2019-09-23T16:39:38.830Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
16:39:40 [2019-09-23T16:39:40.189Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
16:39:40 [2019-09-23T16:39:40.748Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
16:39:41 [2019-09-23T16:39:41.716Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
16:39:41 [2019-09-23T16:39:41.716Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
16:39:42 [2019-09-23T16:39:42.638Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
16:39:43 [2019-09-23T16:39:43.238Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
16:39:44 [2019-09-23T16:39:44.596Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
16:39:46 [2019-09-23T16:39:46.527Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
16:39:49 [2019-09-23T16:39:49.782Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
16:39:49 [2019-09-23T16:39:49.782Z] === RUN   TestDockerSuite/TestRunCreateVolume
16:39:50 [2019-09-23T16:39:50.704Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
16:39:53 [2019-09-23T16:39:53.210Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
16:39:55 [2019-09-23T16:39:55.133Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
16:39:57 [2019-09-23T16:39:57.638Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
16:39:57 [2019-09-23T16:39:57.638Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
16:40:00 [2019-09-23T16:40:00.893Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
16:40:00 [2019-09-23T16:40:00.893Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
16:40:00 [2019-09-23T16:40:00.893Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
16:40:01 [2019-09-23T16:40:01.152Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
16:40:03 [2019-09-23T16:40:03.033Z] === RUN   TestDockerSuite/TestRunDNSOptions
16:40:04 [2019-09-23T16:40:04.926Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
16:40:05 [2019-09-23T16:40:05.849Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
16:40:07 [2019-09-23T16:40:07.815Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
16:40:08 [2019-09-23T16:40:08.738Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
16:40:10 [2019-09-23T16:40:10.619Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
16:40:11 [2019-09-23T16:40:11.177Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
16:40:11 [2019-09-23T16:40:11.177Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
16:40:12 [2019-09-23T16:40:12.099Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
16:40:13 [2019-09-23T16:40:13.980Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
16:40:13 [2019-09-23T16:40:13.980Z] === RUN   TestDockerSuite/TestRunDuplicateMount
16:40:14 [2019-09-23T16:40:14.538Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
16:40:15 [2019-09-23T16:40:15.460Z] === RUN   TestDockerSuite/TestRunEchoStdout
16:40:16 [2019-09-23T16:40:16.019Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
16:40:16 [2019-09-23T16:40:16.968Z] === RUN   TestDockerSuite/TestRunEmptyEnv
16:40:16 [2019-09-23T16:40:16.968Z] === RUN   TestDockerSuite/TestRunEntrypoint
16:40:17 [2019-09-23T16:40:17.525Z] === RUN   TestDockerSuite/TestRunEnvironment
16:40:18 [2019-09-23T16:40:18.447Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
16:40:19 [2019-09-23T16:40:19.369Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
16:40:19 [2019-09-23T16:40:19.928Z] === RUN   TestDockerSuite/TestRunExitCode
16:40:20 [2019-09-23T16:40:20.177Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
16:40:20 [2019-09-23T16:40:20.177Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
16:40:20 [2019-09-23T16:40:20.850Z] === RUN   TestDockerSuite/TestRunExitCodeOne
16:40:21 [2019-09-23T16:40:21.774Z] === RUN   TestDockerSuite/TestRunExitCodeZero
16:40:22 [2019-09-23T16:40:22.333Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
16:40:23 [2019-09-23T16:40:23.081Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
16:40:23 [2019-09-23T16:40:23.081Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
16:40:23 [2019-09-23T16:40:23.256Z] === RUN   TestDockerSuite/TestRunExposePort
16:40:23 [2019-09-23T16:40:23.256Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
16:40:24 [2019-09-23T16:40:24.178Z] === RUN   TestDockerSuite/TestRunGroupAdd
16:40:24 [2019-09-23T16:40:24.736Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
16:40:26 [2019-09-23T16:40:26.659Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
16:40:26 [2019-09-23T16:40:26.659Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
16:40:26 [2019-09-23T16:40:26.659Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
16:40:27 [2019-09-23T16:40:27.761Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
16:40:28 [2019-09-23T16:40:28.726Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
16:40:28 [2019-09-23T16:40:28.726Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
16:40:28 [2019-09-23T16:40:28.726Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
16:40:28 [2019-09-23T16:40:28.726Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
16:40:28 [2019-09-23T16:40:28.726Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
16:40:29 [2019-09-23T16:40:29.692Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
16:40:30 [2019-09-23T16:40:30.810Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
16:40:31 [2019-09-23T16:40:31.064Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
16:40:33 [2019-09-23T16:40:33.419Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
16:40:34 [2019-09-23T16:40:34.383Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
16:40:34 [2019-09-23T16:40:34.383Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
16:40:34 [2019-09-23T16:40:34.383Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
16:40:34 [2019-09-23T16:40:34.383Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
16:40:37 [2019-09-23T16:40:37.284Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
16:40:43 [2019-09-23T16:40:43.257Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
16:40:43 [2019-09-23T16:40:43.814Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
16:40:45 [2019-09-23T16:40:45.739Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
16:40:45 [2019-09-23T16:40:45.739Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
16:40:45 [2019-09-23T16:40:45.739Z] === RUN   TestDockerSuite/TestRunInvalidReference
16:40:45 [2019-09-23T16:40:45.739Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
16:40:46 [2019-09-23T16:40:46.297Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
16:40:49 [2019-09-23T16:40:49.553Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
16:40:50 [2019-09-23T16:40:50.912Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
16:40:52 [2019-09-23T16:40:52.072Z] === RUN   TestDockerSuite/TestBuildAddNonTar
16:40:52 [2019-09-23T16:40:52.793Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
16:40:53 [2019-09-23T16:40:53.386Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
16:40:54 [2019-09-23T16:40:54.322Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
16:40:54 [2019-09-23T16:40:54.881Z] === RUN   TestDockerSuite/TestRunModeHostname
16:40:55 [2019-09-23T16:40:55.798Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
16:40:56 [2019-09-23T16:40:56.239Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
16:40:56 [2019-09-23T16:40:56.239Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
16:40:56 [2019-09-23T16:40:56.239Z] === RUN   TestDockerSuite/TestRunModeIpcHost
16:40:56 [2019-09-23T16:40:56.256Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
16:40:56 [2019-09-23T16:40:56.256Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
16:40:58 [2019-09-23T16:40:58.121Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
16:40:59 [2019-09-23T16:40:59.087Z] === RUN   TestDockerSuite/TestRunModePIDContainer
16:40:59 [2019-09-23T16:40:59.979Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
16:41:00 [2019-09-23T16:41:00.966Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
16:41:00 [2019-09-23T16:41:00.966Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
16:41:01 [2019-09-23T16:41:01.221Z] === RUN   TestDockerSuite/TestRunModePIDHost
16:41:01 [2019-09-23T16:41:01.511Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
16:41:03 [2019-09-23T16:41:03.194Z] === RUN   TestDockerSuite/TestRunModeUTSHost
16:41:04 [2019-09-23T16:41:04.593Z] === RUN   TestDockerSuite/TestRunMount
16:41:11 [2019-09-23T16:41:11.281Z] === RUN   TestDockerSuite/TestRunMountOrdering
16:41:11 [2019-09-23T16:41:11.880Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
16:41:11 [2019-09-23T16:41:11.993Z] === RUN   TestDockerSuite/TestBuildAddScript
16:41:11 [2019-09-23T16:41:11.993Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
16:41:11 [2019-09-23T16:41:11.993Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
16:41:11 [2019-09-23T16:41:11.993Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
16:41:11 [2019-09-23T16:41:11.993Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
16:41:11 [2019-09-23T16:41:11.993Z] === RUN   TestDockerSuite/TestBuildAddTar
16:41:12 [2019-09-23T16:41:12.846Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
16:41:14 [2019-09-23T16:41:14.248Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
16:41:16 [2019-09-23T16:41:16.754Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
16:41:20 [2019-09-23T16:41:20.007Z] === RUN   TestDockerSuite/TestRunNamedVolume
16:41:22 [2019-09-23T16:41:22.513Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
16:41:25 [2019-09-23T16:41:25.104Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
16:41:26 [2019-09-23T16:41:26.477Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
16:41:28 [2019-09-23T16:41:28.448Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
16:41:28 [2019-09-23T16:41:28.448Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
16:41:29 [2019-09-23T16:41:29.006Z] === RUN   TestDockerSuite/TestRunNetHost
16:41:30 [2019-09-23T16:41:30.411Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
16:41:30 [2019-09-23T16:41:30.970Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
16:41:31 [2019-09-23T16:41:31.896Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
16:41:34 [2019-09-23T16:41:34.402Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
16:41:35 [2019-09-23T16:41:35.325Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
16:41:37 [2019-09-23T16:41:37.252Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
16:41:41 [2019-09-23T16:41:41.446Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
16:41:42 [2019-09-23T16:41:42.371Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
16:41:42 [2019-09-23T16:41:42.930Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
16:41:43 [2019-09-23T16:41:43.185Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
16:41:44 [2019-09-23T16:41:44.108Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
16:41:44 [2019-09-23T16:41:44.404Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
16:41:44 [2019-09-23T16:41:44.963Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
16:41:45 [2019-09-23T16:41:45.885Z] === RUN   TestDockerSuite/TestRunNonExistingImage
16:41:45 [2019-09-23T16:41:45.885Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
16:41:46 [2019-09-23T16:41:46.807Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
16:41:47 [2019-09-23T16:41:47.776Z] === RUN   TestDockerSuite/TestRunOOMExitCode
16:41:47 [2019-09-23T16:41:47.776Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
16:41:48 [2019-09-23T16:41:48.377Z] === RUN   TestDockerSuite/TestRunPIDsLimit
16:41:49 [2019-09-23T16:41:49.299Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
16:41:51 [2019-09-23T16:41:51.223Z] === RUN   TestDockerSuite/TestRunPortInUse
16:41:51 [2019-09-23T16:41:51.784Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
16:41:52 [2019-09-23T16:41:52.347Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
16:41:53 [2019-09-23T16:41:53.314Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
16:41:53 [2019-09-23T16:41:53.873Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
16:41:54 [2019-09-23T16:41:54.648Z] === RUN   TestDockerSuite/TestBuildAddTarXz
16:41:54 [2019-09-23T16:41:54.648Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
16:41:54 [2019-09-23T16:41:54.648Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
16:41:54 [2019-09-23T16:41:54.821Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
16:41:55 [2019-09-23T16:41:55.743Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
16:41:56 [2019-09-23T16:41:56.665Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
16:41:56 [2019-09-23T16:41:56.665Z] === RUN   TestDockerSuite/TestRunPublishPort
16:41:57 [2019-09-23T16:41:57.589Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
16:41:58 [2019-09-23T16:41:58.188Z] === RUN   TestDockerSuite/TestRunReadProcLatency
16:41:58 [2019-09-23T16:41:58.188Z] === RUN   TestDockerSuite/TestRunReadProcTimer
16:41:59 [2019-09-23T16:41:59.111Z] === RUN   TestDockerSuite/TestRunRedirectStdout
16:42:00 [2019-09-23T16:42:00.991Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
16:42:01 [2019-09-23T16:42:01.246Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
16:42:01 [2019-09-23T16:42:01.246Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
16:42:03 [2019-09-23T16:42:03.839Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
16:42:04 [2019-09-23T16:42:04.168Z] --- PASS: TestImportExtremelyLargeImageWorks (316.92s)
16:42:04 [2019-09-23T16:42:04.168Z]     import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks"
16:42:04 [2019-09-23T16:42:04.168Z] PASS
16:42:04 [2019-09-23T16:42:04.168Z] 
16:42:04 [2019-09-23T16:42:04.168Z] === Skipped
16:42:04 [2019-09-23T16:42:04.168Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
16:42:04 [2019-09-23T16:42:04.168Z]     remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:42:04 [2019-09-23T16:42:04.168Z] 
16:42:04 [2019-09-23T16:42:04.168Z] 
16:42:04 [2019-09-23T16:42:04.168Z] DONE 12 tests, 1 skipped in 318.273s
16:42:04 [2019-09-23T16:42:04.168Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
16:42:04 [2019-09-23T16:42:04.168Z] ++ 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
16:42:04 [2019-09-23T16:42:04.168Z] ++ set -e
16:42:04 [2019-09-23T16:42:04.168Z] ++ '[' -n 0 ']'
16:42:04 [2019-09-23T16:42:04.168Z] ++ set -x
16:42:04 [2019-09-23T16:42:04.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=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
16:42:04 [2019-09-23T16:42:04.169Z] INFO: Testing against a local daemon
16:42:04 [2019-09-23T16:42:04.169Z] === RUN   TestNetworkCreateDelete
16:42:04 [2019-09-23T16:42:04.169Z] --- PASS: TestNetworkCreateDelete (0.21s)
16:42:04 [2019-09-23T16:42:04.169Z] === RUN   TestDockerNetworkDeletePreferID
16:42:04 [2019-09-23T16:42:04.169Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s)
16:42:04 [2019-09-23T16:42:04.169Z] === RUN   TestInspectNetwork
16:42:04 [2019-09-23T16:42:04.169Z] === RUN   TestInspectNetwork/full_network_id
16:42:04 [2019-09-23T16:42:04.169Z] === RUN   TestInspectNetwork/partial_network_id
16:42:04 [2019-09-23T16:42:04.169Z] === RUN   TestInspectNetwork/network_name
16:42:04 [2019-09-23T16:42:04.169Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:42:04 [2019-09-23T16:42:04.441Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
16:42:06 [2019-09-23T16:42:06.377Z] === RUN   TestDockerSuite/TestRunRm
16:42:06 [2019-09-23T16:42:06.936Z] === RUN   TestDockerSuite/TestRunRmAndWait
16:42:07 [2019-09-23T16:42:07.039Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
16:42:07 [2019-09-23T16:42:07.501Z] === RUN   TestDockerSuite/TestBuildBlankName
16:42:08 [2019-09-23T16:42:08.466Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
16:42:08 [2019-09-23T16:42:08.554Z] --- PASS: TestInspectNetwork (8.32s)
16:42:08 [2019-09-23T16:42:08.554Z]     inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork"
16:42:08 [2019-09-23T16:42:08.554Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:42:08 [2019-09-23T16:42:08.554Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:42:08 [2019-09-23T16:42:08.554Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:42:08 [2019-09-23T16:42:08.554Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:42:08 [2019-09-23T16:42:08.554Z] === RUN   TestRunContainerWithBridgeNone
16:42:09 [2019-09-23T16:42:09.576Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
16:42:10 [2019-09-23T16:42:10.717Z] --- PASS: TestRunContainerWithBridgeNone (2.59s)
16:42:10 [2019-09-23T16:42:10.717Z]     network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone"
16:42:10 [2019-09-23T16:42:10.717Z] === RUN   TestNetworkInvalidJSON
16:42:10 [2019-09-23T16:42:10.717Z] === RUN   TestNetworkInvalidJSON//networks/create
16:42:10 [2019-09-23T16:42:10.717Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:42:10 [2019-09-23T16:42:10.717Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:42:10 [2019-09-23T16:42:10.717Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:42:10 [2019-09-23T16:42:10.717Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:42:10 [2019-09-23T16:42:10.717Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:42:10 [2019-09-23T16:42:10.717Z] === CONT  TestNetworkInvalidJSON//networks/create
16:42:10 [2019-09-23T16:42:10.717Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:42:10 [2019-09-23T16:42:10.717Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:42:10 [2019-09-23T16:42:10.717Z] --- PASS: TestNetworkInvalidJSON (0.05s)
16:42:10 [2019-09-23T16:42:10.717Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:42:10 [2019-09-23T16:42:10.717Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:42:10 [2019-09-23T16:42:10.717Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:42:10 [2019-09-23T16:42:10.717Z] === RUN   TestDaemonRestartWithLiveRestore
16:42:10 [2019-09-23T16:42:10.981Z] === RUN   TestDockerSuite/TestRunRmPre125Api
16:42:11 [2019-09-23T16:42:11.726Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s)
16:42:11 [2019-09-23T16:42:11.726Z]     service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore"
16:42:11 [2019-09-23T16:42:11.726Z] === RUN   TestDaemonDefaultNetworkPools
16:42:11 [2019-09-23T16:42:11.906Z] === RUN   TestDockerSuite/TestRunRootWorkdir
16:42:12 [2019-09-23T16:42:12.345Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
16:42:12 [2019-09-23T16:42:12.345Z]     service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools"
16:42:12 [2019-09-23T16:42:12.345Z] === RUN   TestDaemonRestartWithExistingNetwork
16:42:12 [2019-09-23T16:42:12.465Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
16:42:12 [2019-09-23T16:42:12.720Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
16:42:13 [2019-09-23T16:42:13.816Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
16:42:13 [2019-09-23T16:42:13.816Z]     service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork"
16:42:13 [2019-09-23T16:42:13.816Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:42:14 [2019-09-23T16:42:14.602Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
16:42:15 [2019-09-23T16:42:15.159Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
16:42:15 [2019-09-23T16:42:15.308Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.49s)
16:42:15 [2019-09-23T16:42:15.308Z]     service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange"
16:42:15 [2019-09-23T16:42:15.308Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:42:15 [2019-09-23T16:42:15.592Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
16:42:15 [2019-09-23T16:42:15.592Z]     service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool"
16:42:15 [2019-09-23T16:42:15.592Z] === RUN   TestServiceWithPredefinedNetwork
16:42:15 [2019-09-23T16:42:15.704Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
16:42:17 [2019-09-23T16:42:17.235Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
16:42:18 [2019-09-23T16:42:18.272Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s)
16:42:18 [2019-09-23T16:42:18.272Z]     service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork"
16:42:18 [2019-09-23T16:42:18.272Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:42:18 [2019-09-23T16:42:18.272Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:42:18 [2019-09-23T16:42:18.272Z]     service_test.go:230: FLAKY_TEST
16:42:18 [2019-09-23T16:42:18.272Z] === RUN   TestServiceWithDataPathPortInit
16:42:18 [2019-09-23T16:42:18.416Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
16:42:18 [2019-09-23T16:42:18.416Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
16:42:19 [2019-09-23T16:42:19.776Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
16:42:23 [2019-09-23T16:42:23.013Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
16:42:25 [2019-09-23T16:42:25.150Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
16:42:25 [2019-09-23T16:42:25.150Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
16:42:25 [2019-09-23T16:42:25.411Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
16:42:25 [2019-09-23T16:42:25.970Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
16:42:26 [2019-09-23T16:42:26.224Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
16:42:26 [2019-09-23T16:42:26.784Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
16:42:27 [2019-09-23T16:42:27.343Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
16:42:28 [2019-09-23T16:42:28.265Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
16:42:29 [2019-09-23T16:42:29.188Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
16:42:30 [2019-09-23T16:42:30.110Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
16:42:30 [2019-09-23T16:42:30.110Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
16:42:31 [2019-09-23T16:42:31.033Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
16:42:31 [2019-09-23T16:42:31.956Z] === RUN   TestDockerSuite/TestRunSetMacAddress
16:42:32 [2019-09-23T16:42:32.881Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
16:42:33 [2019-09-23T16:42:33.322Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
16:42:33 [2019-09-23T16:42:33.494Z] --- PASS: TestServiceWithDataPathPortInit (14.64s)
16:42:33 [2019-09-23T16:42:33.494Z]     service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
16:42:33 [2019-09-23T16:42:33.494Z]     service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
16:42:33 [2019-09-23T16:42:33.494Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:42:35 [2019-09-23T16:42:35.432Z] === RUN   TestDockerSuite/TestRunState
16:42:37 [2019-09-23T16:42:37.354Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
16:42:37 [2019-09-23T16:42:37.913Z] === RUN   TestDockerSuite/TestRunStdinPipe
16:42:38 [2019-09-23T16:42:38.835Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
16:42:38 [2019-09-23T16:42:38.835Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
16:42:38 [2019-09-23T16:42:38.835Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
16:42:39 [2019-09-23T16:42:39.799Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
16:42:40 [2019-09-23T16:42:40.405Z] === RUN   TestDockerSuite/TestRunSysctls
16:42:41 [2019-09-23T16:42:41.871Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.33s)
16:42:41 [2019-09-23T16:42:41.871Z]     service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit"
16:42:41 [2019-09-23T16:42:41.871Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nrd7z4j45ww0jvffukkn90ho8 Created:2019-09-23 16:42:33.677206229 +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[3e30d501a13c30331879878187b91a57a690bf82febf755cace4c9da04fe0907:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4elas3aqxlkwafutk973jzadu EndpointID:46498c229f9c1beeab58bd83a3a49231ad78166fdd386bed127a6cc120aeed3b MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e01d0b4df159d40c22cadf9c0cd62be2abc7a60f0ec754410826a2cb0bf95626 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:e709f8633546 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4elas3aqxlkwafutk973jzadu EndpointID:46498c229f9c1beeab58bd83a3a49231ad78166fdd386bed127a6cc120aeed3b EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
16:42:41 [2019-09-23T16:42:41.871Z] PASS
16:42:41 [2019-09-23T16:42:41.871Z] 
16:42:41 [2019-09-23T16:42:41.871Z] === Skipped
16:42:41 [2019-09-23T16:42:41.871Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:42:41 [2019-09-23T16:42:41.871Z]     service_test.go:230: FLAKY_TEST
16:42:41 [2019-09-23T16:42:41.871Z] 
16:42:41 [2019-09-23T16:42:41.871Z] 
16:42:41 [2019-09-23T16:42:41.871Z] DONE 21 tests, 1 skipped in 42.299s
16:42:41 [2019-09-23T16:42:41.871Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:42:41 [2019-09-23T16:42:41.871Z] ++ 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
16:42:41 [2019-09-23T16:42:41.871Z] ++ set -e
16:42:41 [2019-09-23T16:42:41.871Z] ++ '[' -n 0 ']'
16:42:41 [2019-09-23T16:42:41.871Z] ++ set -x
16:42:41 [2019-09-23T16:42:41.872Z] ++ 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
16:42:41 [2019-09-23T16:42:41.872Z] INFO: Testing against a local daemon
16:42:41 [2019-09-23T16:42:41.872Z] === RUN   TestDockerNetworkIpvlanPersistance
16:42:41 [2019-09-23T16:42:41.883Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
16:42:41 [2019-09-23T16:42:41.883Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
16:42:42 [2019-09-23T16:42:42.287Z] === RUN   TestDockerSuite/TestRunTLSVerify
16:42:42 [2019-09-23T16:42:42.287Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
16:42:42 [2019-09-23T16:42:42.287Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
16:42:42 [2019-09-23T16:42:42.488Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.47s)
16:42:42 [2019-09-23T16:42:42.488Z]     ipvlan_test.go:28: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance"
16:42:42 [2019-09-23T16:42:42.488Z] === RUN   TestDockerNetworkIpvlan
16:42:42 [2019-09-23T16:42:42.845Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
16:42:43 [2019-09-23T16:42:43.496Z] === RUN   TestDockerNetworkIpvlan/Subinterface
16:42:44 [2019-09-23T16:42:44.515Z] === RUN   TestDockerNetworkIpvlan/OverlapParent
16:42:45 [2019-09-23T16:42:45.533Z] === RUN   TestDockerNetworkIpvlan/L2NilParent
16:42:46 [2019-09-23T16:42:46.144Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
16:42:46 [2019-09-23T16:42:46.398Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
16:42:47 [2019-09-23T16:42:47.676Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
16:42:47 [2019-09-23T16:42:47.676Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
16:42:47 [2019-09-23T16:42:47.676Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
16:42:48 [2019-09-23T16:42:48.214Z] === RUN   TestDockerNetworkIpvlan/L2InternalMode
16:42:48 [2019-09-23T16:42:48.277Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
16:42:51 [2019-09-23T16:42:51.670Z] === RUN   TestDockerNetworkIpvlan/L3NilParent
16:42:52 [2019-09-23T16:42:52.504Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
16:42:53 [2019-09-23T16:42:53.630Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
16:42:53 [2019-09-23T16:42:53.630Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
16:42:53 [2019-09-23T16:42:53.703Z] === RUN   TestDockerNetworkIpvlan/L3InternalMode
16:42:54 [2019-09-23T16:42:54.600Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
16:42:54 [2019-09-23T16:42:54.600Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
16:42:54 [2019-09-23T16:42:54.600Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
16:42:55 [2019-09-23T16:42:55.772Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
16:42:56 [2019-09-23T16:42:56.330Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
16:42:56 [2019-09-23T16:42:56.937Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
16:42:57 [2019-09-23T16:42:57.170Z] === RUN   TestDockerNetworkIpvlan/L2MultiSubnet
16:42:57 [2019-09-23T16:42:57.904Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
16:43:00 [2019-09-23T16:43:00.453Z] === RUN   TestDockerSuite/TestRunUnshareProc
16:43:01 [2019-09-23T16:43:01.375Z] === RUN   TestDockerSuite/TestRunUserByID
16:43:02 [2019-09-23T16:43:02.342Z] === RUN   TestDockerSuite/TestRunUserByIDBig
16:43:02 [2019-09-23T16:43:02.342Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
16:43:02 [2019-09-23T16:43:02.596Z] === RUN   TestDockerSuite/TestRunUserByIDZero
16:43:02 [2019-09-23T16:43:02.656Z] === RUN   TestDockerNetworkIpvlan/L3MultiSubnet
16:43:03 [2019-09-23T16:43:03.154Z] === RUN   TestDockerSuite/TestRunUserByName
16:43:04 [2019-09-23T16:43:04.078Z] === RUN   TestDockerSuite/TestRunUserDefaults
16:43:05 [2019-09-23T16:43:05.001Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
16:43:05 [2019-09-23T16:43:05.001Z] === RUN   TestDockerSuite/TestRunUserNotFound
16:43:05 [2019-09-23T16:43:05.001Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
16:43:05 [2019-09-23T16:43:05.924Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
16:43:07 [2019-09-23T16:43:07.061Z] === RUN   TestDockerNetworkIpvlan/Addressing
16:43:09 [2019-09-23T16:43:09.745Z] --- PASS: TestDockerNetworkIpvlan (26.84s)
16:43:09 [2019-09-23T16:43:09.745Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
16:43:09 [2019-09-23T16:43:09.745Z]     --- PASS: TestDockerNetworkIpvlan/Subinterface (0.09s)
16:43:09 [2019-09-23T16:43:09.745Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
16:43:09 [2019-09-23T16:43:09.745Z]     --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.06s)
16:43:09 [2019-09-23T16:43:09.745Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
16:43:09 [2019-09-23T16:43:09.745Z]     --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.14s)
16:43:09 [2019-09-23T16:43:09.745Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
16:43:09 [2019-09-23T16:43:09.745Z]     --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.21s)
16:43:09 [2019-09-23T16:43:09.745Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
16:43:09 [2019-09-23T16:43:09.745Z]     --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.18s)
16:43:09 [2019-09-23T16:43:09.745Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
16:43:09 [2019-09-23T16:43:09.745Z]     --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.19s)
16:43:09 [2019-09-23T16:43:09.745Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
16:43:09 [2019-09-23T16:43:09.745Z]     --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.24s)
16:43:09 [2019-09-23T16:43:09.745Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
16:43:09 [2019-09-23T16:43:09.745Z]     --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.29s)
16:43:09 [2019-09-23T16:43:09.745Z]     ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan"
16:43:09 [2019-09-23T16:43:09.745Z]     --- PASS: TestDockerNetworkIpvlan/Addressing (1.98s)
16:43:09 [2019-09-23T16:43:09.745Z] PASS
16:43:09 [2019-09-23T16:43:09.745Z] 
16:43:09 [2019-09-23T16:43:09.745Z] DONE 11 tests in 28.441s
16:43:09 [2019-09-23T16:43:09.745Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:43:09 [2019-09-23T16:43:09.745Z] ++ 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
16:43:09 [2019-09-23T16:43:09.745Z] ++ set -e
16:43:09 [2019-09-23T16:43:09.745Z] ++ '[' -n 0 ']'
16:43:09 [2019-09-23T16:43:09.745Z] ++ set -x
16:43:09 [2019-09-23T16:43:09.745Z] ++ 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
16:43:09 [2019-09-23T16:43:09.745Z] INFO: Testing against a local daemon
16:43:09 [2019-09-23T16:43:09.745Z] === RUN   TestDockerNetworkMacvlanPersistance
16:43:11 [2019-09-23T16:43:11.153Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
16:43:11 [2019-09-23T16:43:11.153Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
16:43:11 [2019-09-23T16:43:11.217Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s)
16:43:11 [2019-09-23T16:43:11.217Z]     macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance"
16:43:11 [2019-09-23T16:43:11.217Z] === RUN   TestDockerNetworkMacvlan
16:43:11 [2019-09-23T16:43:11.836Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:43:12 [2019-09-23T16:43:12.075Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
16:43:12 [2019-09-23T16:43:12.845Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:43:13 [2019-09-23T16:43:13.862Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:43:14 [2019-09-23T16:43:14.623Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
16:43:16 [2019-09-23T16:43:16.502Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
16:43:16 [2019-09-23T16:43:16.535Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:43:19 [2019-09-23T16:43:19.010Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
16:43:19 [2019-09-23T16:43:19.990Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:43:21 [2019-09-23T16:43:21.517Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
16:43:22 [2019-09-23T16:43:22.075Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
16:43:22 [2019-09-23T16:43:22.633Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
16:43:23 [2019-09-23T16:43:23.564Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
16:43:23 [2019-09-23T16:43:23.564Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
16:43:23 [2019-09-23T16:43:23.564Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
16:43:23 [2019-09-23T16:43:23.564Z] === RUN   TestDockerSuite/TestRunWithBadDevice
16:43:23 [2019-09-23T16:43:23.819Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
16:43:24 [2019-09-23T16:43:24.073Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
16:43:24 [2019-09-23T16:43:24.996Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
16:43:25 [2019-09-23T16:43:25.490Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:43:25 [2019-09-23T16:43:25.919Z] === RUN   TestDockerSuite/TestRunWithCPUShares
16:43:26 [2019-09-23T16:43:26.110Z] --- PASS: TestDockerNetworkMacvlan (15.19s)
16:43:26 [2019-09-23T16:43:26.110Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
16:43:26 [2019-09-23T16:43:26.110Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
16:43:26 [2019-09-23T16:43:26.110Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
16:43:26 [2019-09-23T16:43:26.110Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
16:43:26 [2019-09-23T16:43:26.110Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
16:43:26 [2019-09-23T16:43:26.110Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.26s)
16:43:26 [2019-09-23T16:43:26.110Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
16:43:26 [2019-09-23T16:43:26.110Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.18s)
16:43:26 [2019-09-23T16:43:26.110Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
16:43:26 [2019-09-23T16:43:26.110Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.24s)
16:43:26 [2019-09-23T16:43:26.110Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
16:43:26 [2019-09-23T16:43:26.110Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.95s)
16:43:26 [2019-09-23T16:43:26.110Z] PASS
16:43:26 [2019-09-23T16:43:26.110Z] 
16:43:26 [2019-09-23T16:43:26.110Z] DONE 8 tests in 16.791s
16:43:26 [2019-09-23T16:43:26.110Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
16:43:26 [2019-09-23T16:43:26.110Z] ++ 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
16:43:26 [2019-09-23T16:43:26.110Z] ++ set -e
16:43:26 [2019-09-23T16:43:26.110Z] ++ '[' -n 0 ']'
16:43:26 [2019-09-23T16:43:26.110Z] ++ set -x
16:43:26 [2019-09-23T16:43:26.110Z] ++ 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
16:43:26 [2019-09-23T16:43:26.110Z] testing: warning: no tests to run
16:43:26 [2019-09-23T16:43:26.110Z] PASS
16:43:26 [2019-09-23T16:43:26.110Z] 
16:43:26 [2019-09-23T16:43:26.110Z] DONE 0 tests in 0.017s
16:43:26 [2019-09-23T16:43:26.110Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:43:26 [2019-09-23T16:43:26.110Z] ++ 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
16:43:26 [2019-09-23T16:43:26.110Z] ++ set -e
16:43:26 [2019-09-23T16:43:26.110Z] ++ '[' -n 0 ']'
16:43:26 [2019-09-23T16:43:26.110Z] ++ set -x
16:43:26 [2019-09-23T16:43:26.110Z] ++ 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
16:43:26 [2019-09-23T16:43:26.394Z] INFO: Testing against a local daemon
16:43:26 [2019-09-23T16:43:26.394Z] === RUN   TestAuthZPluginAllowRequest
16:43:26 [2019-09-23T16:43:26.841Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
16:43:27 [2019-09-23T16:43:27.868Z] --- PASS: TestAuthZPluginAllowRequest (1.60s)
16:43:27 [2019-09-23T16:43:27.868Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest"
16:43:27 [2019-09-23T16:43:27.868Z] === RUN   TestAuthZPluginTLS
16:43:28 [2019-09-23T16:43:28.199Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
16:43:28 [2019-09-23T16:43:28.483Z] --- PASS: TestAuthZPluginTLS (0.59s)
16:43:28 [2019-09-23T16:43:28.483Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS"
16:43:28 [2019-09-23T16:43:28.483Z] === RUN   TestAuthZPluginDenyRequest
16:43:29 [2019-09-23T16:43:29.098Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
16:43:29 [2019-09-23T16:43:29.098Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest"
16:43:29 [2019-09-23T16:43:29.098Z] === RUN   TestAuthZPluginAPIDenyResponse
16:43:29 [2019-09-23T16:43:29.121Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
16:43:29 [2019-09-23T16:43:29.712Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
16:43:29 [2019-09-23T16:43:29.712Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse"
16:43:29 [2019-09-23T16:43:29.712Z] === RUN   TestAuthZPluginDenyResponse
16:43:30 [2019-09-23T16:43:30.043Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
16:43:30 [2019-09-23T16:43:30.043Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
16:43:30 [2019-09-23T16:43:30.287Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
16:43:30 [2019-09-23T16:43:30.327Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
16:43:30 [2019-09-23T16:43:30.327Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse"
16:43:30 [2019-09-23T16:43:30.327Z] === RUN   TestAuthZPluginAllowEventStream
16:43:30 [2019-09-23T16:43:30.603Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
16:43:30 [2019-09-23T16:43:30.603Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
16:43:30 [2019-09-23T16:43:30.858Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
16:43:30 [2019-09-23T16:43:30.858Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
16:43:30 [2019-09-23T16:43:30.858Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
16:43:30 [2019-09-23T16:43:30.858Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
16:43:31 [2019-09-23T16:43:31.112Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
16:43:31 [2019-09-23T16:43:31.365Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
16:43:31 [2019-09-23T16:43:31.365Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
16:43:31 [2019-09-23T16:43:31.620Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
16:43:32 [2019-09-23T16:43:32.365Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s)
16:43:32 [2019-09-23T16:43:32.365Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream"
16:43:32 [2019-09-23T16:43:32.365Z] === RUN   TestAuthZPluginErrorResponse
16:43:32 [2019-09-23T16:43:32.628Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
16:43:32 [2019-09-23T16:43:32.647Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
16:43:32 [2019-09-23T16:43:32.647Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse"
16:43:32 [2019-09-23T16:43:32.647Z] === RUN   TestAuthZPluginErrorRequest
16:43:33 [2019-09-23T16:43:33.193Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
16:43:33 [2019-09-23T16:43:33.262Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
16:43:33 [2019-09-23T16:43:33.262Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest"
16:43:33 [2019-09-23T16:43:33.262Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:43:33 [2019-09-23T16:43:33.545Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
16:43:33 [2019-09-23T16:43:33.545Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration"
16:43:33 [2019-09-23T16:43:33.545Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:43:33 [2019-09-23T16:43:33.551Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
16:43:34 [2019-09-23T16:43:34.109Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
16:43:34 [2019-09-23T16:43:34.109Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
16:43:34 [2019-09-23T16:43:34.164Z] === RUN   TestDockerSuite/TestBuildCacheAdd
16:43:34 [2019-09-23T16:43:34.627Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
16:43:35 [2019-09-23T16:43:35.031Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
16:43:35 [2019-09-23T16:43:35.285Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
16:43:36 [2019-09-23T16:43:36.165Z] === RUN   TestDockerSuite/TestBuildCacheFrom
16:43:36 [2019-09-23T16:43:36.166Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
16:43:36 [2019-09-23T16:43:36.208Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
16:43:36 [2019-09-23T16:43:36.208Z] === RUN   TestDockerSuite/TestRunWithShmSize
16:43:36 [2019-09-23T16:43:36.231Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s)
16:43:36 [2019-09-23T16:43:36.231Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking"
16:43:36 [2019-09-23T16:43:36.231Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:43:37 [2019-09-23T16:43:37.131Z] === RUN   TestDockerSuite/TestRunWithSwappiness
16:43:38 [2019-09-23T16:43:38.100Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
16:43:38 [2019-09-23T16:43:38.100Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
16:43:38 [2019-09-23T16:43:38.100Z] === RUN   TestDockerSuite/TestRunWithUlimits
16:43:38 [2019-09-23T16:43:38.260Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s)
16:43:38 [2019-09-23T16:43:38.260Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom"
16:43:38 [2019-09-23T16:43:38.260Z] === RUN   TestAuthZPluginHeader
16:43:38 [2019-09-23T16:43:38.703Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
16:43:38 [2019-09-23T16:43:38.877Z] --- PASS: TestAuthZPluginHeader (0.96s)
16:43:38 [2019-09-23T16:43:38.877Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader"
16:43:38 [2019-09-23T16:43:38.877Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:43:38 [2019-09-23T16:43:38.877Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:43:38 [2019-09-23T16:43:38.877Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:43:38 [2019-09-23T16:43:38.877Z] === RUN   TestAuthZPluginV2Disable
16:43:38 [2019-09-23T16:43:38.877Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:43:38 [2019-09-23T16:43:38.877Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:43:38 [2019-09-23T16:43:38.877Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:43:38 [2019-09-23T16:43:38.877Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:43:38 [2019-09-23T16:43:38.877Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:43:38 [2019-09-23T16:43:38.877Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:43:38 [2019-09-23T16:43:38.877Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:43:38 [2019-09-23T16:43:38.877Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:43:38 [2019-09-23T16:43:38.877Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:43:40 [2019-09-23T16:43:40.584Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
16:43:40 [2019-09-23T16:43:40.856Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
16:43:41 [2019-09-23T16:43:41.142Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
16:43:41 [2019-09-23T16:43:41.142Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
16:43:41 [2019-09-23T16:43:41.744Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
16:43:41 [2019-09-23T16:43:41.744Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
16:43:41 [2019-09-23T16:43:41.825Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
16:43:41 [2019-09-23T16:43:41.825Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
16:43:41 [2019-09-23T16:43:41.825Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
16:43:43 [2019-09-23T16:43:43.361Z] === RUN   TestDockerSuite/TestBuildClearCmd
16:43:43 [2019-09-23T16:43:43.624Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
16:43:44 [2019-09-23T16:43:44.182Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
16:43:44 [2019-09-23T16:43:44.329Z] === RUN   TestDockerSuite/TestBuildCmd
16:43:44 [2019-09-23T16:43:44.788Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
16:43:45 [2019-09-23T16:43:45.247Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
16:43:45 [2019-09-23T16:43:45.707Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
16:43:46 [2019-09-23T16:43:46.729Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
16:43:47 [2019-09-23T16:43:47.652Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
16:43:47 [2019-09-23T16:43:47.652Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
16:43:47 [2019-09-23T16:43:47.652Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
16:43:49 [2019-09-23T16:43:49.022Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
16:43:49 [2019-09-23T16:43:49.945Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
16:43:51 [2019-09-23T16:43:51.304Z] === RUN   TestDockerSuite/TestSaveCheckTimes
16:43:51 [2019-09-23T16:43:51.304Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
16:43:51 [2019-09-23T16:43:51.512Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
16:43:53 [2019-09-23T16:43:53.225Z] === RUN   TestDockerSuite/TestSaveImageId
16:43:53 [2019-09-23T16:43:53.225Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
16:43:53 [2019-09-23T16:43:53.691Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
16:43:53 [2019-09-23T16:43:53.691Z] === RUN   TestDockerSuite/TestBuildConditionalCache
16:43:53 [2019-09-23T16:43:53.784Z] === RUN   TestDockerSuite/TestSaveLoadParents
16:43:54 [2019-09-23T16:43:54.659Z] === RUN   TestDockerSuite/TestBuildContChar
16:43:55 [2019-09-23T16:43:55.667Z] === RUN   TestDockerSuite/TestSaveMultipleNames
16:43:55 [2019-09-23T16:43:55.921Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
16:43:57 [2019-09-23T16:43:57.314Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
16:43:57 [2019-09-23T16:43:57.314Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart"
16:43:57 [2019-09-23T16:43:57.314Z] PASS
16:43:57 [2019-09-23T16:43:57.314Z] 
16:43:57 [2019-09-23T16:43:57.314Z] === Skipped
16:43:57 [2019-09-23T16:43:57.314Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:43:57 [2019-09-23T16:43:57.314Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:43:57 [2019-09-23T16:43:57.314Z] 
16:43:57 [2019-09-23T16:43:57.314Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:43:57 [2019-09-23T16:43:57.314Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:43:57 [2019-09-23T16:43:57.314Z] 
16:43:57 [2019-09-23T16:43:57.314Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:43:57 [2019-09-23T16:43:57.314Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:43:57 [2019-09-23T16:43:57.314Z] 
16:43:57 [2019-09-23T16:43:57.314Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:43:57 [2019-09-23T16:43:57.314Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:43:57 [2019-09-23T16:43:57.314Z] 
16:43:57 [2019-09-23T16:43:57.314Z] 
16:43:57 [2019-09-23T16:43:57.314Z] DONE 17 tests, 4 skipped in 29.469s
16:43:57 [2019-09-23T16:43:57.314Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:43:57 [2019-09-23T16:43:57.314Z] ++ 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
16:43:57 [2019-09-23T16:43:57.314Z] ++ set -e
16:43:57 [2019-09-23T16:43:57.314Z] ++ '[' -n 0 ']'
16:43:57 [2019-09-23T16:43:57.314Z] ++ set -x
16:43:57 [2019-09-23T16:43:57.314Z] ++ 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
16:43:57 [2019-09-23T16:43:57.314Z] INFO: Testing against a local daemon
16:43:57 [2019-09-23T16:43:57.314Z] === RUN   TestPluginInvalidJSON
16:43:57 [2019-09-23T16:43:57.314Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:43:57 [2019-09-23T16:43:57.314Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:43:57 [2019-09-23T16:43:57.314Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:43:57 [2019-09-23T16:43:57.314Z] --- PASS: TestPluginInvalidJSON (0.04s)
16:43:57 [2019-09-23T16:43:57.314Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:43:57 [2019-09-23T16:43:57.314Z] PASS
16:43:57 [2019-09-23T16:43:57.314Z] 
16:43:57 [2019-09-23T16:43:57.314Z] DONE 2 tests in 0.130s
16:43:57 [2019-09-23T16:43:57.314Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:43:57 [2019-09-23T16:43:57.314Z] ++ 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
16:43:57 [2019-09-23T16:43:57.314Z] ++ set -e
16:43:57 [2019-09-23T16:43:57.314Z] ++ '[' -n 0 ']'
16:43:57 [2019-09-23T16:43:57.314Z] ++ set -x
16:43:57 [2019-09-23T16:43:57.314Z] ++ 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
16:43:57 [2019-09-23T16:43:57.314Z] INFO: Testing against a local daemon
16:43:57 [2019-09-23T16:43:57.314Z] === RUN   TestExternalGraphDriver
16:43:57 [2019-09-23T16:43:57.314Z] === RUN   TestExternalGraphDriver/json
16:43:57 [2019-09-23T16:43:57.846Z] === RUN   TestDockerSuite/TestSaveSingleTag
16:43:57 [2019-09-23T16:43:57.846Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
16:43:57 [2019-09-23T16:43:57.846Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
16:43:58 [2019-09-23T16:43:58.324Z] === RUN   TestExternalGraphDriver/spec
16:43:59 [2019-09-23T16:43:59.205Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
16:44:00 [2019-09-23T16:44:00.357Z] === RUN   TestExternalGraphDriver/pull
16:44:01 [2019-09-23T16:44:01.088Z] === RUN   TestDockerSuite/TestSearchCmdOptions
16:44:01 [2019-09-23T16:44:01.342Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
16:44:01 [2019-09-23T16:44:01.342Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
16:44:01 [2019-09-23T16:44:01.342Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
16:44:01 [2019-09-23T16:44:01.342Z] === RUN   TestDockerSuite/TestSearchWithLimit
16:44:01 [2019-09-23T16:44:01.900Z] === RUN   TestDockerSuite/TestSlowStdinClosing
16:44:03 [2019-09-23T16:44:03.039Z] --- PASS: TestExternalGraphDriver (6.60s)
16:44:03 [2019-09-23T16:44:03.039Z]     external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver"
16:44:03 [2019-09-23T16:44:03.039Z]     --- PASS: TestExternalGraphDriver/json (2.10s)
16:44:03 [2019-09-23T16:44:03.039Z]     --- PASS: TestExternalGraphDriver/spec (2.07s)
16:44:03 [2019-09-23T16:44:03.039Z]     --- PASS: TestExternalGraphDriver/pull (2.22s)
16:44:03 [2019-09-23T16:44:03.039Z] === RUN   TestGraphdriverPluginV2
16:44:03 [2019-09-23T16:44:03.039Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
16:44:03 [2019-09-23T16:44:03.039Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:44:03 [2019-09-23T16:44:03.039Z] PASS
16:44:03 [2019-09-23T16:44:03.039Z] 
16:44:03 [2019-09-23T16:44:03.039Z] === Skipped
16:44:03 [2019-09-23T16:44:03.039Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
16:44:03 [2019-09-23T16:44:03.039Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:44:03 [2019-09-23T16:44:03.039Z] 
16:44:03 [2019-09-23T16:44:03.039Z] 
16:44:03 [2019-09-23T16:44:03.039Z] DONE 5 tests, 1 skipped in 6.802s
16:44:03 [2019-09-23T16:44:03.039Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:44:03 [2019-09-23T16:44:03.039Z] ++ 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
16:44:03 [2019-09-23T16:44:03.039Z] ++ set -e
16:44:03 [2019-09-23T16:44:03.039Z] ++ '[' -n 0 ']'
16:44:03 [2019-09-23T16:44:03.039Z] ++ set -x
16:44:03 [2019-09-23T16:44:03.039Z] ++ 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
16:44:03 [2019-09-23T16:44:03.039Z] INFO: Testing against a local daemon
16:44:03 [2019-09-23T16:44:03.039Z] === RUN   TestContinueAfterPluginCrash
16:44:03 [2019-09-23T16:44:03.039Z] === PAUSE TestContinueAfterPluginCrash
16:44:03 [2019-09-23T16:44:03.039Z] === RUN   TestDaemonStartWithLogOpt
16:44:03 [2019-09-23T16:44:03.039Z] === PAUSE TestDaemonStartWithLogOpt
16:44:03 [2019-09-23T16:44:03.039Z] === CONT  TestContinueAfterPluginCrash
16:44:03 [2019-09-23T16:44:03.039Z] === CONT  TestDaemonStartWithLogOpt
16:44:04 [2019-09-23T16:44:04.403Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
16:44:09 [2019-09-23T16:44:09.472Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
16:44:09 [2019-09-23T16:44:09.472Z] === RUN   TestDockerSuite/TestBuildContextCleanup
16:44:09 [2019-09-23T16:44:09.472Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
16:44:10 [2019-09-23T16:44:10.953Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
16:44:11 [2019-09-23T16:44:11.010Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
16:44:11 [2019-09-23T16:44:11.471Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
16:44:11 [2019-09-23T16:44:11.512Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
16:44:11 [2019-09-23T16:44:11.930Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
16:44:11 [2019-09-23T16:44:11.930Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
16:44:12 [2019-09-23T16:44:12.435Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
16:44:12 [2019-09-23T16:44:12.899Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
16:44:13 [2019-09-23T16:44:13.359Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
16:44:13 [2019-09-23T16:44:13.359Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
16:44:13 [2019-09-23T16:44:13.359Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
16:44:13 [2019-09-23T16:44:13.794Z] === RUN   TestDockerSuite/TestStartAttachSilent
16:44:15 [2019-09-23T16:44:15.195Z] === RUN   TestDockerSuite/TestStartAttachWithRename
16:44:18 [2019-09-23T16:44:18.496Z] --- PASS: TestDaemonStartWithLogOpt (15.61s)
16:44:18 [2019-09-23T16:44:18.496Z]     validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt"
16:44:18 [2019-09-23T16:44:18.532Z] === RUN   TestDockerSuite/TestStartMultipleContainers
16:44:20 [2019-09-23T16:44:20.437Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
16:44:21 [2019-09-23T16:44:21.053Z] === RUN   TestDockerSuite/TestStartPausedContainer
16:44:21 [2019-09-23T16:44:21.651Z] === RUN   TestDockerSuite/TestStartRecordError
16:44:23 [2019-09-23T16:44:23.574Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
16:44:23 [2019-09-23T16:44:23.968Z] --- PASS: TestContinueAfterPluginCrash (20.38s)
16:44:23 [2019-09-23T16:44:23.968Z]     logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash"
16:44:23 [2019-09-23T16:44:23.968Z] PASS
16:44:23 [2019-09-23T16:44:23.968Z] 
16:44:23 [2019-09-23T16:44:23.968Z] DONE 2 tests in 20.507s
16:44:23 [2019-09-23T16:44:23.968Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:44:23 [2019-09-23T16:44:23.968Z] ++ 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
16:44:23 [2019-09-23T16:44:23.968Z] ++ set -e
16:44:23 [2019-09-23T16:44:23.968Z] ++ '[' -n 0 ']'
16:44:23 [2019-09-23T16:44:23.968Z] ++ set -x
16:44:23 [2019-09-23T16:44:23.968Z] ++ 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
16:44:23 [2019-09-23T16:44:23.968Z] INFO: Testing against a local daemon
16:44:23 [2019-09-23T16:44:23.968Z] === RUN   TestPluginWithDevMounts
16:44:23 [2019-09-23T16:44:23.968Z] === PAUSE TestPluginWithDevMounts
16:44:23 [2019-09-23T16:44:23.968Z] === CONT  TestPluginWithDevMounts
16:44:24 [2019-09-23T16:44:24.936Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
16:44:25 [2019-09-23T16:44:25.190Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
16:44:25 [2019-09-23T16:44:25.986Z] --- PASS: TestPluginWithDevMounts (2.37s)
16:44:25 [2019-09-23T16:44:25.986Z]     mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts"
16:44:25 [2019-09-23T16:44:25.986Z] PASS
16:44:25 [2019-09-23T16:44:25.986Z] 
16:44:25 [2019-09-23T16:44:25.986Z] DONE 1 tests in 2.486s
16:44:25 [2019-09-23T16:44:25.986Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
16:44:25 [2019-09-23T16:44:25.986Z] ++ 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
16:44:25 [2019-09-23T16:44:25.986Z] ++ set -e
16:44:25 [2019-09-23T16:44:25.986Z] ++ '[' -n 0 ']'
16:44:25 [2019-09-23T16:44:25.986Z] ++ set -x
16:44:25 [2019-09-23T16:44:25.986Z] ++ 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
16:44:25 [2019-09-23T16:44:25.986Z] INFO: Testing against a local daemon
16:44:25 [2019-09-23T16:44:25.986Z] === RUN   TestSecretInspect
16:44:27 [2019-09-23T16:44:27.740Z] === RUN   TestDockerSuite/TestStatsAllNoStream
16:44:28 [2019-09-23T16:44:28.010Z] --- PASS: TestSecretInspect (2.18s)
16:44:28 [2019-09-23T16:44:28.010Z]     secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect"
16:44:28 [2019-09-23T16:44:28.010Z] === RUN   TestSecretList
16:44:30 [2019-09-23T16:44:30.372Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
16:44:30 [2019-09-23T16:44:30.628Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
16:44:30 [2019-09-23T16:44:30.701Z] --- PASS: TestSecretList (2.17s)
16:44:30 [2019-09-23T16:44:30.701Z]     secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList"
16:44:30 [2019-09-23T16:44:30.701Z] === RUN   TestSecretsCreateAndDelete
16:44:32 [2019-09-23T16:44:32.721Z] --- PASS: TestSecretsCreateAndDelete (2.24s)
16:44:32 [2019-09-23T16:44:32.721Z]     secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete"
16:44:32 [2019-09-23T16:44:32.721Z] === RUN   TestSecretsUpdate
16:44:34 [2019-09-23T16:44:34.745Z] --- PASS: TestSecretsUpdate (2.19s)
16:44:34 [2019-09-23T16:44:34.745Z]     secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate"
16:44:34 [2019-09-23T16:44:34.745Z] === RUN   TestTemplatedSecret
16:44:35 [2019-09-23T16:44:35.858Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
16:44:37 [2019-09-23T16:44:37.419Z] --- PASS: TestTemplatedSecret (2.91s)
16:44:37 [2019-09-23T16:44:37.419Z]     secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret"
16:44:37 [2019-09-23T16:44:37.419Z] === RUN   TestSecretCreateResolve
16:44:38 [2019-09-23T16:44:38.363Z] === RUN   TestDockerSuite/TestStatsFormatAll
16:44:40 [2019-09-23T16:44:40.102Z] --- PASS: TestSecretCreateResolve (2.21s)
16:44:40 [2019-09-23T16:44:40.102Z]     secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve"
16:44:40 [2019-09-23T16:44:40.102Z] PASS
16:44:40 [2019-09-23T16:44:40.102Z] 
16:44:40 [2019-09-23T16:44:40.102Z] DONE 6 tests in 14.018s
16:44:40 [2019-09-23T16:44:40.102Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
16:44:40 [2019-09-23T16:44:40.102Z] ++ 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
16:44:40 [2019-09-23T16:44:40.102Z] ++ set -e
16:44:40 [2019-09-23T16:44:40.102Z] ++ '[' -n 0 ']'
16:44:40 [2019-09-23T16:44:40.102Z] ++ set -x
16:44:40 [2019-09-23T16:44:40.103Z] ++ 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
16:44:40 [2019-09-23T16:44:40.103Z] INFO: Testing against a local daemon
16:44:40 [2019-09-23T16:44:40.103Z] === RUN   TestServiceCreateInit
16:44:40 [2019-09-23T16:44:40.103Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:44:44 [2019-09-23T16:44:44.494Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:44:44 [2019-09-23T16:44:44.880Z] === RUN   TestDockerSuite/TestStatsNoStream
16:44:46 [2019-09-23T16:44:46.760Z] === RUN   TestDockerSuite/TestStopContainerSignal
16:44:48 [2019-09-23T16:44:48.640Z] === RUN   TestDockerSuite/TestTopMultipleArgs
16:44:48 [2019-09-23T16:44:48.882Z] --- PASS: TestServiceCreateInit (8.52s)
16:44:48 [2019-09-23T16:44:48.882Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.23s)
16:44:48 [2019-09-23T16:44:48.882Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled"
16:44:48 [2019-09-23T16:44:48.882Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.25s)
16:44:48 [2019-09-23T16:44:48.882Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled"
16:44:48 [2019-09-23T16:44:48.882Z] === RUN   TestCreateServiceMultipleTimes
16:44:49 [2019-09-23T16:44:49.652Z] === RUN   TestDockerSuite/TestTopNonPrivileged
16:44:50 [2019-09-23T16:44:50.211Z] === RUN   TestDockerSuite/TestTopPrivileged
16:44:51 [2019-09-23T16:44:51.133Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
16:44:51 [2019-09-23T16:44:51.133Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
16:44:52 [2019-09-23T16:44:52.058Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
16:44:57 [2019-09-23T16:44:57.307Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
16:44:59 [2019-09-23T16:44:59.812Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
16:45:00 [2019-09-23T16:45:00.734Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
16:45:01 [2019-09-23T16:45:01.699Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
16:45:01 [2019-09-23T16:45:01.699Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
16:45:02 [2019-09-23T16:45:02.623Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
16:45:02 [2019-09-23T16:45:02.962Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
16:45:02 [2019-09-23T16:45:02.962Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
16:45:02 [2019-09-23T16:45:02.962Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
16:45:04 [2019-09-23T16:45:04.548Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
16:45:04 [2019-09-23T16:45:04.548Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
16:45:05 [2019-09-23T16:45:05.906Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
16:45:07 [2019-09-23T16:45:07.264Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
16:45:07 [2019-09-23T16:45:07.334Z] --- PASS: TestCreateServiceMultipleTimes (18.29s)
16:45:07 [2019-09-23T16:45:07.334Z]     create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes"
16:45:07 [2019-09-23T16:45:07.334Z] === RUN   TestCreateServiceConflict
16:45:07 [2019-09-23T16:45:07.822Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
16:45:08 [2019-09-23T16:45:08.758Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
16:45:08 [2019-09-23T16:45:08.758Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
16:45:08 [2019-09-23T16:45:08.807Z] --- PASS: TestCreateServiceConflict (2.21s)
16:45:08 [2019-09-23T16:45:08.807Z]     create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict"
16:45:08 [2019-09-23T16:45:08.807Z] === RUN   TestCreateServiceMaxReplicas
16:45:09 [2019-09-23T16:45:09.217Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
16:45:09 [2019-09-23T16:45:09.217Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
16:45:09 [2019-09-23T16:45:09.683Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
16:45:09 [2019-09-23T16:45:09.683Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
16:45:09 [2019-09-23T16:45:09.745Z] === RUN   TestDockerSuite/TestUpdateStats
16:45:12 [2019-09-23T16:45:12.269Z] --- PASS: TestCreateServiceMaxReplicas (3.03s)
16:45:12 [2019-09-23T16:45:12.269Z]     create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas"
16:45:12 [2019-09-23T16:45:12.269Z] === RUN   TestCreateWithDuplicateNetworkNames
16:45:14 [2019-09-23T16:45:14.972Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
16:45:15 [2019-09-23T16:45:15.935Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
16:45:15 [2019-09-23T16:45:15.935Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
16:45:17 [2019-09-23T16:45:17.376Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
16:45:18 [2019-09-23T16:45:18.298Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
16:45:22 [2019-09-23T16:45:22.451Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
16:45:26 [2019-09-23T16:45:26.603Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
16:45:27 [2019-09-23T16:45:27.491Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.28s)
16:45:27 [2019-09-23T16:45:27.491Z]     create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames"
16:45:27 [2019-09-23T16:45:27.491Z] === RUN   TestCreateServiceSecretFileMode
16:45:28 [2019-09-23T16:45:28.967Z] --- PASS: TestCreateServiceSecretFileMode (2.59s)
16:45:28 [2019-09-23T16:45:28.967Z]     create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode"
16:45:28 [2019-09-23T16:45:28.967Z] === RUN   TestCreateServiceConfigFileMode
16:45:29 [2019-09-23T16:45:29.867Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
16:45:31 [2019-09-23T16:45:31.647Z] --- PASS: TestCreateServiceConfigFileMode (2.54s)
16:45:31 [2019-09-23T16:45:31.647Z]     create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode"
16:45:31 [2019-09-23T16:45:31.647Z] === RUN   TestCreateServiceSysctls
16:45:32 [2019-09-23T16:45:32.414Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
16:45:34 [2019-09-23T16:45:34.827Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
16:45:34 [2019-09-23T16:45:34.827Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
16:45:34 [2019-09-23T16:45:34.827Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
16:45:35 [2019-09-23T16:45:35.109Z] --- PASS: TestCreateServiceSysctls (3.37s)
16:45:35 [2019-09-23T16:45:35.109Z]     create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls"
16:45:35 [2019-09-23T16:45:35.109Z] === RUN   TestCreateServiceCapabilities
16:45:36 [2019-09-23T16:45:36.585Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
16:45:37 [2019-09-23T16:45:37.822Z] --- PASS: TestCreateServiceCapabilities (2.66s)
16:45:37 [2019-09-23T16:45:37.822Z]     create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities"
16:45:37 [2019-09-23T16:45:37.822Z] === RUN   TestInspect
16:45:40 [2019-09-23T16:45:40.503Z] --- PASS: TestInspect (2.89s)
16:45:40 [2019-09-23T16:45:40.503Z]     inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect"
16:45:40 [2019-09-23T16:45:40.503Z] === RUN   TestDockerNetworkConnectAlias
16:45:43 [2019-09-23T16:45:43.196Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
16:45:44 [2019-09-23T16:45:44.639Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
16:45:46 [2019-09-23T16:45:46.001Z] --- PASS: TestDockerNetworkConnectAlias (5.69s)
16:45:46 [2019-09-23T16:45:46.001Z]     network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias"
16:45:46 [2019-09-23T16:45:46.001Z] === RUN   TestDockerNetworkReConnect
16:45:47 [2019-09-23T16:45:47.144Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
16:45:48 [2019-09-23T16:45:48.502Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
16:45:50 [2019-09-23T16:45:50.381Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
16:45:50 [2019-09-23T16:45:50.390Z] --- PASS: TestDockerNetworkReConnect (3.65s)
16:45:50 [2019-09-23T16:45:50.390Z]     network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect"
16:45:50 [2019-09-23T16:45:50.390Z] === RUN   TestServicePlugin
16:45:50 [2019-09-23T16:45:50.390Z] --- SKIP: TestServicePlugin (0.00s)
16:45:50 [2019-09-23T16:45:50.390Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:45:50 [2019-09-23T16:45:50.390Z] === RUN   TestServiceUpdateLabel
16:45:51 [2019-09-23T16:45:51.868Z] --- PASS: TestServiceUpdateLabel (2.30s)
16:45:51 [2019-09-23T16:45:51.868Z]     update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel"
16:45:51 [2019-09-23T16:45:51.868Z] === RUN   TestServiceUpdateSecrets
16:45:52 [2019-09-23T16:45:52.887Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
16:45:54 [2019-09-23T16:45:54.767Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
16:45:57 [2019-09-23T16:45:57.273Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
16:45:59 [2019-09-23T16:45:59.821Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
16:45:59 [2019-09-23T16:45:59.970Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
16:45:59 [2019-09-23T16:45:59.970Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
16:45:59 [2019-09-23T16:45:59.970Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
16:46:02 [2019-09-23T16:46:02.383Z] === RUN   TestDockerSuite/TestVolumeCLICreate
16:46:03 [2019-09-23T16:46:03.716Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
16:46:07 [2019-09-23T16:46:07.095Z] --- PASS: TestServiceUpdateSecrets (14.93s)
16:46:07 [2019-09-23T16:46:07.096Z]     update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets"
16:46:07 [2019-09-23T16:46:07.096Z] === RUN   TestServiceUpdateConfigs
16:46:10 [2019-09-23T16:46:10.790Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
16:46:17 [2019-09-23T16:46:17.239Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
16:46:17 [2019-09-23T16:46:17.239Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
16:46:17 [2019-09-23T16:46:17.239Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
16:46:18 [2019-09-23T16:46:18.161Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
16:46:18 [2019-09-23T16:46:18.161Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
16:46:18 [2019-09-23T16:46:18.161Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
16:46:18 [2019-09-23T16:46:18.161Z] === RUN   TestDockerSuite/TestVolumeCLILs
16:46:19 [2019-09-23T16:46:19.084Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
16:46:19 [2019-09-23T16:46:19.084Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
16:46:19 [2019-09-23T16:46:19.451Z] === RUN   TestDockerSuite/TestBuildDockerignore
16:46:20 [2019-09-23T16:46:20.047Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
16:46:20 [2019-09-23T16:46:20.047Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
16:46:20 [2019-09-23T16:46:20.047Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
16:46:20 [2019-09-23T16:46:20.047Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
16:46:20 [2019-09-23T16:46:20.047Z] === RUN   TestDockerSuite/TestVolumeCLIRm
16:46:22 [2019-09-23T16:46:22.340Z] --- PASS: TestServiceUpdateConfigs (14.77s)
16:46:22 [2019-09-23T16:46:22.340Z]     update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs"
16:46:22 [2019-09-23T16:46:22.340Z] === RUN   TestServiceUpdateNetwork
16:46:22 [2019-09-23T16:46:22.551Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
16:46:22 [2019-09-23T16:46:22.551Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
16:46:22 [2019-09-23T16:46:22.805Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
16:46:22 [2019-09-23T16:46:22.805Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
16:46:22 [2019-09-23T16:46:22.805Z] === RUN   TestDockerSuite/TestVolumeEvents
16:46:23 [2019-09-23T16:46:23.814Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
16:46:26 [2019-09-23T16:46:26.321Z] === RUN   TestDockerSuite/TestVolumeLsFormat
16:46:26 [2019-09-23T16:46:26.321Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
16:46:26 [2019-09-23T16:46:26.321Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
16:46:29 [2019-09-23T16:46:29.578Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
16:46:33 [2019-09-23T16:46:33.775Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
16:46:33 [2019-09-23T16:46:33.775Z] --- PASS: TestDockerSuite (1800.64s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.59s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.08s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.41s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.52s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.57s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.76s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.73s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.29s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.95s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (4.67s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.45s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.03s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.38s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.64s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.75s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (4.64s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.38s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.84s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.86s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.72s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (2.23s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.49s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.24s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.55s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.78s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.55s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.73s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.99s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (28.81s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.60s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.67s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.84s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.48s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.56s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.87s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.48s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.56s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.99s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.24s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.35s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.76s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.51s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.92s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.96s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.38s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.92s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.94s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.36s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.01s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.58s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAddTar (9.58s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.44s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.35s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.42s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.49s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.42s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.46s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.37s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.22s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.53s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.73s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.84s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.62s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.30s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (14.13s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.37s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.14s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s)
16:46:33 [2019-09-23T16:46:33.775Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.19s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.58s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.45s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.13s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.56s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.82s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.87s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.27s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.60s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.82s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.01s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.74s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.22s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.90s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.51s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.34s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.32s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.34s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
16:46:33 [2019-09-23T16:46:33.776Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.38s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.73s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.00s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildContChar (3.49s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.38s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.12s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.73s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.11s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.05s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.26s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.41s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.07s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
16:46:33 [2019-09-23T16:46:33.776Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:46:33 [2019-09-23T16:46:33.776Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
16:46:33 [2019-09-23T16:46:33.776Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:46:33 [2019-09-23T16:46:33.776Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s)
16:46:33 [2019-09-23T16:46:33.776Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:46:33 [2019-09-23T16:46:33.776Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
16:46:33 [2019-09-23T16:46:33.776Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.14s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.66s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.81s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.32s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.62s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.68s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.15s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.75s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.40s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.52s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.45s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (13.39s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.80s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.04s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.05s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.21s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.59s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.68s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.57s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.99s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.47s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.61s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.11s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.77s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.34s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.45s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.87s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.77s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.90s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.03s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.74s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.66s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.23s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.56s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.89s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.73s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.77s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.83s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.45s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.38s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
16:46:33 [2019-09-23T16:46:33.776Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.30s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.14s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.37s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.57s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildFails (0.90s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.31s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.48s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.93s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.64s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.20s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.34s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.98s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.36s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.16s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.29s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.53s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildHistory (5.09s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.51s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.09s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.80s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.16s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.15s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.53s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.48s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.40s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.48s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.12s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.86s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildLastModified (7.78s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.78s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.31s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.61s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.21s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.40s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.49s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.60s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.06s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.31s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.73s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
16:46:33 [2019-09-23T16:46:33.776Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (7.61s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.83s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (3.00s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.55s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (3.01s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.84s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.12s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.00s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.93s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.41s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.33s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.35s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.82s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (3.09s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.68s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.03s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.55s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.50s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.50s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.49s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.42s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.89s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.39s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.78s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.11s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.57s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.60s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.76s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildRm (3.35s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.10s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.47s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.60s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.70s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.39s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.51s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.41s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.38s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.27s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
16:46:33 [2019-09-23T16:46:33.776Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.40s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.05s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.22s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.95s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.53s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.15s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.50s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.05s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.40s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildUser (2.04s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.59s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.54s)
16:46:33 [2019-09-23T16:46:33.776Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.19s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.31s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.20s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.99s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.86s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
16:46:33 [2019-09-23T16:46:33.777Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:46:33 [2019-09-23T16:46:33.777Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
16:46:33 [2019-09-23T16:46:33.777Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:46:33 [2019-09-23T16:46:33.777Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
16:46:33 [2019-09-23T16:46:33.777Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:46:33 [2019-09-23T16:46:33.777Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
16:46:33 [2019-09-23T16:46:33.777Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.93s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.07s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.58s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.06s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.37s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.11s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.00s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.37s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.71s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
16:46:33 [2019-09-23T16:46:33.777Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.86s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.56s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
16:46:33 [2019-09-23T16:46:33.777Z]         docker_cli_sni_test.go:18: Flakey test
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.06s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.97s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestCommitChange (1.36s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.23s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestCommitHardlink (2.64s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.84s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.11s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.76s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.99s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.78s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.98s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.15s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.06s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.05s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (2.46s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.17s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.86s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.95s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.97s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.87s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.77s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.76s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.82s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.85s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.85s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.83s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.86s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.82s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.87s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.76s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.89s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.85s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.98s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.91s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.82s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.49s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.57s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.79s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.59s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.85s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.87s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
16:46:33 [2019-09-23T16:46:33.777Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.84s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.74s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.25s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.87s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.56s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.96s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.43s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.59s)
16:46:33 [2019-09-23T16:46:33.777Z]         docker_api_containers_test.go:2100: case 0 - config: {volume  /foo false  <nil> <nil> <nil>}
16:46:33 [2019-09-23T16:46:33.777Z]         docker_api_containers_test.go:2100: case 1 - config: {volume  /foo/ false  <nil> <nil> <nil>}
16:46:33 [2019-09-23T16:46:33.777Z]         docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false  <nil> <nil> <nil>}
16:46:33 [2019-09-23T16:46:33.777Z]         docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true  <nil> <nil> <nil>}
16:46:33 [2019-09-23T16:46:33.777Z]         docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false  <nil> 0xc000983500 <nil>}
16:46:33 [2019-09-23T16:46:33.777Z]         docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1897006707 /foo false  <nil> <nil> <nil>}
16:46:33 [2019-09-23T16:46:33.777Z]         docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1897006707 /foo true  <nil> <nil> <nil>}
16:46:33 [2019-09-23T16:46:33.777Z]         docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3931027766 /foo false  <nil> <nil> <nil>}
16:46:33 [2019-09-23T16:46:33.777Z]         docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3931027766 /foo true  <nil> <nil> <nil>}
16:46:33 [2019-09-23T16:46:33.777Z]         docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3931027766 /foo true  0xc000983980 <nil> <nil>}
16:46:33 [2019-09-23T16:46:33.777Z]         docker_api_containers_test.go:2100: case 10 - config: {volume  /foo false  <nil> 0xc0009839a0 <nil>}
16:46:33 [2019-09-23T16:46:33.777Z]         docker_api_containers_test.go:2100: case 11 - config: {volume  /foo/ false  <nil> 0xc0009839c0 <nil>}
16:46:33 [2019-09-23T16:46:33.777Z]         docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false  <nil> 0xc0009839e0 <nil>}
16:46:33 [2019-09-23T16:46:33.777Z]         docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true  <nil> 0xc000983a00 <nil>}
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (2.04s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.61s)
16:46:33 [2019-09-23T16:46:33.777Z]         docker_api_containers_test.go:1927: case 0
16:46:33 [2019-09-23T16:46:33.777Z]         docker_api_containers_test.go:1927: case 1
16:46:33 [2019-09-23T16:46:33.777Z]         docker_api_containers_test.go:1927: case 2
16:46:33 [2019-09-23T16:46:33.777Z]         docker_api_containers_test.go:1927: case 3
16:46:33 [2019-09-23T16:46:33.777Z]         docker_api_containers_test.go:1927: case 4
16:46:33 [2019-09-23T16:46:33.777Z]         docker_api_containers_test.go:1927: case 5
16:46:33 [2019-09-23T16:46:33.777Z]         docker_api_containers_test.go:1927: case 6
16:46:33 [2019-09-23T16:46:33.777Z]         docker_api_containers_test.go:1927: case 7
16:46:33 [2019-09-23T16:46:33.777Z]         docker_api_containers_test.go:1927: case 8
16:46:33 [2019-09-23T16:46:33.777Z]         docker_api_containers_test.go:1927: case 9
16:46:33 [2019-09-23T16:46:33.777Z]         docker_api_containers_test.go:1927: case 10
16:46:33 [2019-09-23T16:46:33.777Z]         docker_api_containers_test.go:1927: case 11
16:46:33 [2019-09-23T16:46:33.777Z]         docker_api_containers_test.go:1927: case 12
16:46:33 [2019-09-23T16:46:33.777Z]         docker_api_containers_test.go:1927: case 13
16:46:33 [2019-09-23T16:46:33.777Z]         docker_api_containers_test.go:1927: case 14
16:46:33 [2019-09-23T16:46:33.777Z]         docker_api_containers_test.go:1927: case 15
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.33s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.46s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.42s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.69s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.99s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.00s)
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.11s)
16:46:33 [2019-09-23T16:46:33.777Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-check-ownership443918971/file1 885af93998d0a13b2187b4f1b85b2b6b59e8554e5299b979f31eb73b120c6b8e:/tmpvol/file1`
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.93s)
16:46:33 [2019-09-23T16:46:33.777Z]         docker_cli_cp_utils_test.go:192: running `docker cp  98cf7e0b2dc6a6aaff3e7c32389e46632c0840b4b68d987b4f32f65a3fd68fb1:/root/file1 /tmp/test-cp-from-case-a144570782/itWorks.txt`
16:46:33 [2019-09-23T16:46:33.777Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a144570782/itWorks.txt" contains "file1\n"
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.94s)
16:46:33 [2019-09-23T16:46:33.777Z]         docker_cli_cp_utils_test.go:192: running `docker cp  a2ee636c26bd946afd6fc151421016414c0ac2f3ecad06f7a0ee0f396488733a:/file1 /tmp/test-cp-from-case-b015220325/testDir/`
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.96s)
16:46:33 [2019-09-23T16:46:33.777Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c821830272/file2" contains "file2\n"
16:46:33 [2019-09-23T16:46:33.777Z]         docker_cli_cp_utils_test.go:192: running `docker cp  ce0570df33820668f9ca4e59857d19072fe6c09ee0a3920aa03a6691b42eadd4:/root/file1 /tmp/test-cp-from-case-c821830272/file2`
16:46:33 [2019-09-23T16:46:33.777Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c821830272/file2" contains "file1\n"
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.09s)
16:46:33 [2019-09-23T16:46:33.777Z]         docker_cli_cp_utils_test.go:192: running `docker cp  3de520b803412c0be416d2a9cd1f9ecba70999ed291f6a9e4addd464aff4abdb:/file1 /tmp/test-cp-from-case-d373694431/dir1`
16:46:33 [2019-09-23T16:46:33.777Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d373694431/dir1/file1" contains "file1\n"
16:46:33 [2019-09-23T16:46:33.777Z]         docker_cli_cp_utils_test.go:192: running `docker cp  3de520b803412c0be416d2a9cd1f9ecba70999ed291f6a9e4addd464aff4abdb:/file1 /tmp/test-cp-from-case-d373694431/dir1/`
16:46:33 [2019-09-23T16:46:33.777Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d373694431/dir1/file1" contains "file1\n"
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.25s)
16:46:33 [2019-09-23T16:46:33.777Z]         docker_cli_cp_utils_test.go:192: running `docker cp  64669fb456f5ae5f79215bf0eb6c827b38ea6442263fe84ede68396d5b0e1819:dir1 /tmp/test-cp-from-case-e177087922/testDir`
16:46:33 [2019-09-23T16:46:33.777Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e177087922/testDir/file1-1" contains "file1-1\n"
16:46:33 [2019-09-23T16:46:33.777Z]         docker_cli_cp_utils_test.go:192: running `docker cp  64669fb456f5ae5f79215bf0eb6c827b38ea6442263fe84ede68396d5b0e1819:dir1 /tmp/test-cp-from-case-e177087922/testDir/`
16:46:33 [2019-09-23T16:46:33.777Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e177087922/testDir/file1-1" contains "file1-1\n"
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.99s)
16:46:33 [2019-09-23T16:46:33.777Z]         docker_cli_cp_utils_test.go:192: running `docker cp  c3e52515af525346adb3ca048e15c79e772aa665d009a6dfd536bba472768d67:/root/dir1 /tmp/test-cp-from-case-f221280105/file1`
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.17s)
16:46:33 [2019-09-23T16:46:33.777Z]         docker_cli_cp_utils_test.go:192: running `docker cp  12aaa0046b554ce616a43e3c8c407ccbf1aa16b7d2806233b8f4ab5f7155db7d:/root/dir1 /tmp/test-cp-from-case-g144310196/dir2`
16:46:33 [2019-09-23T16:46:33.777Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g144310196/dir2/dir1/file1-1" contains "file1-1\n"
16:46:33 [2019-09-23T16:46:33.777Z]         docker_cli_cp_utils_test.go:192: running `docker cp  12aaa0046b554ce616a43e3c8c407ccbf1aa16b7d2806233b8f4ab5f7155db7d:/root/dir1 /tmp/test-cp-from-case-g144310196/dir2/`
16:46:33 [2019-09-23T16:46:33.777Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g144310196/dir2/dir1/file1-1" contains "file1-1\n"
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.12s)
16:46:33 [2019-09-23T16:46:33.777Z]         docker_cli_cp_utils_test.go:192: running `docker cp  003607a3e7a39d04aaba783823a8d8e6755d2acc9c5a443d2eee266ebc5c8d7c:dir1/. /tmp/test-cp-from-case-h220504963/testDir`
16:46:33 [2019-09-23T16:46:33.777Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h220504963/testDir/file1-1" contains "file1-1\n"
16:46:33 [2019-09-23T16:46:33.777Z]         docker_cli_cp_utils_test.go:192: running `docker cp  003607a3e7a39d04aaba783823a8d8e6755d2acc9c5a443d2eee266ebc5c8d7c:dir1/. /tmp/test-cp-from-case-h220504963/testDir/`
16:46:33 [2019-09-23T16:46:33.777Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h220504963/testDir/file1-1" contains "file1-1\n"
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.99s)
16:46:33 [2019-09-23T16:46:33.777Z]         docker_cli_cp_utils_test.go:192: running `docker cp  d49ec67f95f0a23abda0115e1f809f464149d473095acd4bbc23f05c7050acd6:/root/dir1/. /tmp/test-cp-from-case-i851728134/file1`
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.03s)
16:46:33 [2019-09-23T16:46:33.777Z]         docker_cli_cp_utils_test.go:192: running `docker cp  b04e18d595159c18e5d2b44530a8e753ec37a34d4fa2230fdc44dd4e1318cd29:/root/dir1/. /tmp/test-cp-from-case-j534915757/dir2`
16:46:33 [2019-09-23T16:46:33.777Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j534915757/dir2/file1-1" contains "file1-1\n"
16:46:33 [2019-09-23T16:46:33.777Z]         docker_cli_cp_utils_test.go:192: running `docker cp  b04e18d595159c18e5d2b44530a8e753ec37a34d4fa2230fdc44dd4e1318cd29:/root/dir1/. /tmp/test-cp-from-case-j534915757/dir2/`
16:46:33 [2019-09-23T16:46:33.777Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j534915757/dir2/file1-1" contains "file1-1\n"
16:46:33 [2019-09-23T16:46:33.777Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.45s)
16:46:33 [2019-09-23T16:46:33.777Z]         docker_cli_cp_utils_test.go:192: running `docker cp  d8b45d10d5e70f05f2c3aecb41a04a99399de264a7313b84a4a1114e21fdde25:/file2 /tmp/test-cp-from-err-dst-not-dir792660008/symlinkToFile1`
16:46:33 [2019-09-23T16:46:33.777Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir792660008/symlinkToFile1" points to "file1"
16:46:33 [2019-09-23T16:46:33.777Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir792660008/file1" contains "file2\n"
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:192: running `docker cp  d8b45d10d5e70f05f2c3aecb41a04a99399de264a7313b84a4a1114e21fdde25:/file2 /tmp/test-cp-from-err-dst-not-dir792660008/symlinkToDir1`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir792660008/symlinkToDir1" points to "dir1"
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir792660008/file2" contains "file2\n"
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:192: running `docker cp  d8b45d10d5e70f05f2c3aecb41a04a99399de264a7313b84a4a1114e21fdde25:/file2 /tmp/test-cp-from-err-dst-not-dir792660008/brokenSymlinkToFileX`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir792660008/brokenSymlinkToFileX" points to "fileX"
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir792660008/fileX" contains "file2\n"
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:192: running `docker cp  d8b45d10d5e70f05f2c3aecb41a04a99399de264a7313b84a4a1114e21fdde25:/dir2 /tmp/test-cp-from-err-dst-not-dir792660008/symlinkToDir1`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir792660008/symlinkToDir1" points to "dir1"
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir792660008/dir1/dir2/file2-1" contains "file2-1\n"
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:192: running `docker cp  d8b45d10d5e70f05f2c3aecb41a04a99399de264a7313b84a4a1114e21fdde25:/dir2 /tmp/test-cp-from-err-dst-not-dir792660008/brokenSymlinkToDirX`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir792660008/brokenSymlinkToDirX" points to "dirX"
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir792660008/dirX/file2-1" contains "file2-1\n"
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.09s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.92s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:192: running `docker cp  foo bar`
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (1.02s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.93s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.20s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.92s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.19s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.76s)
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-a901426384/file1 3cc5d54c2efe2d8e95fbe3ca99696c7c095418600c50b9ff45a5df9db1188dae:/root/itWorks.txt`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:279: checking that container "3cc5d54c2efe2d8e95fbe3ca99696c7c095418600c50b9ff45a5df9db1188dae" start output contains "file1\n"
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 3cc5d54c2efe2d8e95fbe3ca99696c7c095418600c50b9ff45a5df9db1188dae`
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.92s)
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-b775374831/file1 00ea913a38a67934f22b49dc4804abf48811dfb30cb953de09b652715d0a2bdd:testDir/`
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.60s)
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:279: checking that container "447c4dacb8c2e9d71fafba7e460d2511b812d47058074c04e744a8649fe1036e" start output contains "file2\n"
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 447c4dacb8c2e9d71fafba7e460d2511b812d47058074c04e744a8649fe1036e`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-c095995010/file1 447c4dacb8c2e9d71fafba7e460d2511b812d47058074c04e744a8649fe1036e:/root/file2`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:279: checking that container "447c4dacb8c2e9d71fafba7e460d2511b812d47058074c04e744a8649fe1036e" start output contains "file1\n"
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 447c4dacb8c2e9d71fafba7e460d2511b812d47058074c04e744a8649fe1036e`
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.07s)
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:279: checking that container "7409d180d8113dfdb8f5fa43ce864a62f0127d49fda68addf5080d8b2a2c5e8f" start output contains ""
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 7409d180d8113dfdb8f5fa43ce864a62f0127d49fda68addf5080d8b2a2c5e8f`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-d813645305/file1 7409d180d8113dfdb8f5fa43ce864a62f0127d49fda68addf5080d8b2a2c5e8f:dir1`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:279: checking that container "7409d180d8113dfdb8f5fa43ce864a62f0127d49fda68addf5080d8b2a2c5e8f" start output contains "file1\n"
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 7409d180d8113dfdb8f5fa43ce864a62f0127d49fda68addf5080d8b2a2c5e8f`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:279: checking that container "a43aabac185a98c8b7fa2d62722fe4416ed85c76ed116ac245a9a220bc5561da" start output contains ""
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:209: running `docker start -a a43aabac185a98c8b7fa2d62722fe4416ed85c76ed116ac245a9a220bc5561da`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-d813645305/file1 a43aabac185a98c8b7fa2d62722fe4416ed85c76ed116ac245a9a220bc5561da:dir1/`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:279: checking that container "a43aabac185a98c8b7fa2d62722fe4416ed85c76ed116ac245a9a220bc5561da" start output contains "file1\n"
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:209: running `docker start -a a43aabac185a98c8b7fa2d62722fe4416ed85c76ed116ac245a9a220bc5561da`
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.55s)
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-e927761668/dir1 cc84ec52a1468de3da7cf862b164b2fa3abe87003361c59b868650430c0a0b85:testDir`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:279: checking that container "cc84ec52a1468de3da7cf862b164b2fa3abe87003361c59b868650430c0a0b85" start output contains "file1-1\n"
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:209: running `docker start -a cc84ec52a1468de3da7cf862b164b2fa3abe87003361c59b868650430c0a0b85`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-e927761668/dir1 1b3f55c2731845d48148a211217f2883569ca4d569690c5bdf6b97705b6b276c:testDir/`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:279: checking that container "1b3f55c2731845d48148a211217f2883569ca4d569690c5bdf6b97705b6b276c" start output contains "file1-1\n"
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 1b3f55c2731845d48148a211217f2883569ca4d569690c5bdf6b97705b6b276c`
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.95s)
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-f077751955/dir1 ec27104a68477893b08e2c3a77ee8048c1d8379f2d82fa734ee3a7093ebe8245:/root/file1`
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCpToCaseG (5.11s)
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:279: checking that container "4b4f76533ded6e69253e66824103eed3f856b6769a920643d5030fce3940916e" start output contains ""
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 4b4f76533ded6e69253e66824103eed3f856b6769a920643d5030fce3940916e`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-g880305366/dir1 4b4f76533ded6e69253e66824103eed3f856b6769a920643d5030fce3940916e:/root/dir2`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:279: checking that container "4b4f76533ded6e69253e66824103eed3f856b6769a920643d5030fce3940916e" start output contains "file1-1\n"
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 4b4f76533ded6e69253e66824103eed3f856b6769a920643d5030fce3940916e`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:279: checking that container "6dfd33e85e426376b4c4c7fe3fa53d8ebeac4cfa9c987a1a480755b99d80066d" start output contains ""
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 6dfd33e85e426376b4c4c7fe3fa53d8ebeac4cfa9c987a1a480755b99d80066d`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-g880305366/dir1 6dfd33e85e426376b4c4c7fe3fa53d8ebeac4cfa9c987a1a480755b99d80066d:/dir2/`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:279: checking that container "6dfd33e85e426376b4c4c7fe3fa53d8ebeac4cfa9c987a1a480755b99d80066d" start output contains "file1-1\n"
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 6dfd33e85e426376b4c4c7fe3fa53d8ebeac4cfa9c987a1a480755b99d80066d`
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.53s)
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-h289207357/dir1/. 0a5dc91603efca884597ecebd8ff1c51b580f0a0400bd981096ccea2c9fcd64c:testDir`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:279: checking that container "0a5dc91603efca884597ecebd8ff1c51b580f0a0400bd981096ccea2c9fcd64c" start output contains "file1-1\n"
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 0a5dc91603efca884597ecebd8ff1c51b580f0a0400bd981096ccea2c9fcd64c`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-h289207357/dir1/. 0ce2db338a5dac7ed9b37c182712d88ac0bc93e3491008a09502aa99ace0a333:testDir/`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:279: checking that container "0ce2db338a5dac7ed9b37c182712d88ac0bc93e3491008a09502aa99ace0a333" start output contains "file1-1\n"
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 0ce2db338a5dac7ed9b37c182712d88ac0bc93e3491008a09502aa99ace0a333`
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.92s)
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-i113412216/dir1/. db14d6866afc40367c345e069fadb8766a230af045b5db4eea2dd336bbac7359:/root/file1`
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.01s)
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:279: checking that container "c106ad7bc67ce1d2f5bd37988b8796e07aa870bc56e873aa30b3ca028047b6fa" start output contains ""
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:209: running `docker start -a c106ad7bc67ce1d2f5bd37988b8796e07aa870bc56e873aa30b3ca028047b6fa`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-j533248375/dir1/. c106ad7bc67ce1d2f5bd37988b8796e07aa870bc56e873aa30b3ca028047b6fa:/dir2`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:279: checking that container "c106ad7bc67ce1d2f5bd37988b8796e07aa870bc56e873aa30b3ca028047b6fa" start output contains "file1-1\n"
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:209: running `docker start -a c106ad7bc67ce1d2f5bd37988b8796e07aa870bc56e873aa30b3ca028047b6fa`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:279: checking that container "6c60b4c076b0613f475d03f5434edb03c30b4bf85e840093320f46a645778377" start output contains ""
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 6c60b4c076b0613f475d03f5434edb03c30b4bf85e840093320f46a645778377`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-j533248375/dir1/. 6c60b4c076b0613f475d03f5434edb03c30b4bf85e840093320f46a645778377:/dir2/`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:279: checking that container "6c60b4c076b0613f475d03f5434edb03c30b4bf85e840093320f46a645778377" start output contains "file1-1\n"
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 6c60b4c076b0613f475d03f5434edb03c30b4bf85e840093320f46a645778377`
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.08s)
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions028942442/permdirtest permtest:/`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:209: running `docker start -a permtest`
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCpToDot (0.95s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.68s)
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-err-read-only-rootfs691258668/file1 eabbd213976292b06163e301bcd08238785ca253cacd7696fde618dd527aa576:/root/shouldNotExist`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:279: checking that container "eabbd213976292b06163e301bcd08238785ca253cacd7696fde618dd527aa576" start output contains ""
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:209: running `docker start -a eabbd213976292b06163e301bcd08238785ca253cacd7696fde618dd527aa576`
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.85s)
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-err-read-only-volume739126427/file1 bfb8edeeebb01a726c15037a1e2a340bb45323da22147b374bbdf38348447886:/vol_ro/shouldNotExist`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:279: checking that container "bfb8edeeebb01a726c15037a1e2a340bb45323da22147b374bbdf38348447886" start output contains ""
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:209: running `docker start -a bfb8edeeebb01a726c15037a1e2a340bb45323da22147b374bbdf38348447886`
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.96s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.57s)
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-421901118/file2 316d6962ae20e35246ca1b1ca6e0fd122de90b92fc5bd297eaa0cd5624171701:/vol2/symlinkToFile1`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-421901118/symlinkToFile1" points to "file1"
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-421901118/file1" contains "file2\n"
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-421901118/file2 316d6962ae20e35246ca1b1ca6e0fd122de90b92fc5bd297eaa0cd5624171701:/vol2/symlinkToDir1`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-421901118/symlinkToDir1" points to "dir1"
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-421901118/file2" contains "file2\n"
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-421901118/file2 316d6962ae20e35246ca1b1ca6e0fd122de90b92fc5bd297eaa0cd5624171701:/vol2/brokenSymlinkToFileX`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-421901118/brokenSymlinkToFileX" points to "fileX"
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-421901118/fileX" contains "file2\n"
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-421901118//dir2 316d6962ae20e35246ca1b1ca6e0fd122de90b92fc5bd297eaa0cd5624171701:/vol2/symlinkToDir1`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-421901118/symlinkToDir1" points to "dir1"
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-421901118/dir1/dir2/file2-1" contains "file2-1\n"
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-421901118//dir2 316d6962ae20e35246ca1b1ca6e0fd122de90b92fc5bd297eaa0cd5624171701:/vol2/brokenSymlinkToDirX`
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-421901118/brokenSymlinkToDirX" points to "dirX"
16:46:33 [2019-09-23T16:46:33.778Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-421901118/dirX/file2-1" contains "file2-1\n"
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.45s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.99s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCpVolumePath (2.16s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.13s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.11s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.65s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.81s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
16:46:33 [2019-09-23T16:46:33.778Z]         requirement.go:26: unmatched requirement Devicemapper
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.86s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.08s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCreateRM (0.18s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
16:46:33 [2019-09-23T16:46:33.778Z]         requirement.go:26: unmatched requirement Devicemapper
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.23s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.73s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.80s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.14s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.81s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.55s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.85s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.67s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.70s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.80s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.78s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.79s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.43s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.91s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.81s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.76s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.79s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.74s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.99s)
16:46:33 [2019-09-23T16:46:33.778Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.25s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsAttach (1.17s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.21s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (1.33s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.83s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.86s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.84s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.72s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.09s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.51s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.42s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.77s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.93s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.40s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.71s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.55s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.41s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.75s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.79s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.88s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.27s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.43s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.05s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.38s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
16:46:33 [2019-09-23T16:46:33.779Z]         requirement.go:26: unmatched requirement swapMemorySupport
16:46:33 [2019-09-23T16:46:33.779Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
16:46:33 [2019-09-23T16:46:33.779Z]         requirement.go:26: unmatched requirement swapMemorySupport
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.71s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.83s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsRename (0.84s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsResize (0.86s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.81s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.94s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.88s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.02s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsTop (0.91s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.26s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExec (0.94s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.87s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.86s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.84s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.78s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.90s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.89s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.98s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.95s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.00s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.07s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.78s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecCgroup (2.19s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecEnv (0.92s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.80s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.92s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecInspectID (3.03s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.96s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.96s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.93s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecParseError (0.83s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.89s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.83s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.31s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.89s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.90s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.17s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.84s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecTTY (0.93s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.00s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.87s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.94s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
16:46:33 [2019-09-23T16:46:33.779Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.15s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.96s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.24s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecWithTERM (1.16s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.08s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.83s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.85s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.52s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.08s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.75s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestHealth (21.12s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.09s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.92s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.30s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.25s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.47s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.88s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.90s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.98s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.77s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.93s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.03s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.60s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestImportFile (1.85s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.98s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestImportGzipped (2.16s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.05s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInfoDebug (0.53s)
16:46:33 [2019-09-23T16:46:33.779Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug"
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.57s)
16:46:33 [2019-09-23T16:46:33.779Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName"
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s)
16:46:33 [2019-09-23T16:46:33.779Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend"
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s)
16:46:33 [2019-09-23T16:46:33.779Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise"
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.26s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.89s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.87s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInfoFormat (0.03s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s)
16:46:33 [2019-09-23T16:46:33.779Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries"
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.81s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.84s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.83s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.83s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.76s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.79s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.70s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.82s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.82s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.82s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
16:46:33 [2019-09-23T16:46:33.779Z]         requirement.go:26: unmatched requirement Devicemapper
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.28s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.39s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.85s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.01s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
16:46:33 [2019-09-23T16:46:33.779Z]         requirement.go:26: unmatched requirement Devicemapper
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.82s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.89s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.88s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.91s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.00s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.95s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectStatus (1.10s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.71s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.97s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.88s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.11s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.84s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.00s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.02s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.05s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.60s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.83s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.97s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.39s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.07s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.85s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.61s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.99s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.52s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.02s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.17s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.67s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.05s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.01s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.88s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.47s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.82s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.73s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.81s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.79s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.84s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.83s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.14s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.13s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.15s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.25s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.06s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.30s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.82s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.80s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLogsSince (6.92s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.81s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.89s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLogsTail (0.88s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (1.14s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.84s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.55s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.90s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestNetHostname (2.37s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.39s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.20s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.35s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.81s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPluginActive (1.80s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.28s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
16:46:33 [2019-09-23T16:46:33.779Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.05s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.22s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.48s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.14s)
16:46:33 [2019-09-23T16:46:33.779Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector"
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.83s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.05s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.75s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.57s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPortList (10.89s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.57s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.73s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.09s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (1.02s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.78s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.84s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.63s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.22s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.57s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.32s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.11s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.22s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.13s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.68s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.49s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.14s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.58s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.44s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.66s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.40s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.62s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.57s)
16:46:33 [2019-09-23T16:46:33.779Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.02s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.62s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.57s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.87s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.51s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.52s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.87s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
16:46:33 [2019-09-23T16:46:33.780Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.34s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.14s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.99s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (2.01s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.62s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.83s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.94s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.46s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.59s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.33s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.77s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.56s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.97s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.54s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.03s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.94s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.08s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.29s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.89s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.71s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.14s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRmiTag (0.17s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.00s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.82s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.01s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.95s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.47s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.64s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.81s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.78s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.85s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.66s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.80s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.87s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.90s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.53s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.58s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.97s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.95s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.95s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.84s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.98s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.08s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.26s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.78s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.83s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.49s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.83s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.87s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.84s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.96s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.85s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.88s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (1.04s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.85s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.83s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.81s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.25s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.86s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.89s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.79s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.81s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.72s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.62s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.52s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.79s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.83s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.89s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.83s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.01s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.90s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.54s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.84s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.51s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.80s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.64s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.86s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
16:46:33 [2019-09-23T16:46:33.780Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:46:33 [2019-09-23T16:46:33.780Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
16:46:33 [2019-09-23T16:46:33.780Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.76s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.85s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.62s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.79s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.99s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.85s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.78s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
16:46:33 [2019-09-23T16:46:33.780Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.78s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.76s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.80s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.78s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.80s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.74s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.78s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.78s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.77s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.78s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.83s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.76s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.76s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.82s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.82s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.78s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.54s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.42s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
16:46:33 [2019-09-23T16:46:33.780Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.50s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.83s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.57s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.16s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.62s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.76s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.18s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.57s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.66s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.86s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.70s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.70s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.17s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.62s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.25s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.79s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.64s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.61s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunMount (6.61s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.81s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.76s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.60s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.41s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.28s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.33s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.63s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.71s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.65s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.76s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.18s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.79s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.76s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.42s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.67s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.36s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.72s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.14s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (1.08s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.76s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.64s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.87s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.97s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
16:46:33 [2019-09-23T16:46:33.780Z]         requirement.go:26: unmatched requirement swapMemorySupport
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.90s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.82s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.99s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.00s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.77s)
16:46:33 [2019-09-23T16:46:33.780Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.79s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.83s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (1.06s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.67s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
16:46:33 [2019-09-23T16:46:33.780Z]         requirement.go:26: unmatched requirement IsolationIsProcess
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.90s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.75s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
16:46:33 [2019-09-23T16:46:33.780Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (1.03s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (2.01s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
16:46:33 [2019-09-23T16:46:33.780Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.38s)
16:46:33 [2019-09-23T16:46:33.780Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.71s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunRm (0.75s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.79s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.97s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.78s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.85s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.87s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.32s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.06s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.77s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.86s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (1.03s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.81s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (1.13s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.85s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.80s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.89s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.97s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.58s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunState (1.68s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.80s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.83s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
16:46:33 [2019-09-23T16:46:33.781Z]         requirement.go:26: unmatched requirement swapMemorySupport
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.80s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.74s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.66s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.81s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.63s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.78s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.97s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.97s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.13s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.80s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.79s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.77s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.32s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.28s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.79s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.78s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.81s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.80s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
16:46:33 [2019-09-23T16:46:33.781Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.80s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.42s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.77s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.12s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.41s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.60s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.36s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.68s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.70s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.75s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.97s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
16:46:33 [2019-09-23T16:46:33.781Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:46:33 [2019-09-23T16:46:33.781Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
16:46:33 [2019-09-23T16:46:33.781Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:46:33 [2019-09-23T16:46:33.781Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
16:46:33 [2019-09-23T16:46:33.781Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.26s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.89s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.96s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.90s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.58s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.83s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.81s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.78s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.17s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.85s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.88s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.81s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.86s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.29s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.83s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.83s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.83s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.07s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.77s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.49s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.81s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
16:46:33 [2019-09-23T16:46:33.781Z]         requirement.go:26: unmatched requirement swapMemorySupport
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.72s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.55s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.73s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.61s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.78s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.21s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.10s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.29s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.94s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.52s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.05s)
16:46:33 [2019-09-23T16:46:33.781Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents185681424
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.73s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.65s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.60s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.37s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.45s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.56s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.61s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.10s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.59s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.91s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.62s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.86s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.83s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.79s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.27s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.34s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.24s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.79s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestStatsNoStream (3.05s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.81s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.91s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.75s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.86s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
16:46:33 [2019-09-23T16:46:33.781Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.82s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.42s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.46s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.80s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.81s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
16:46:33 [2019-09-23T16:46:33.781Z]         requirement.go:26: unmatched requirement swapMemorySupport
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.97s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.87s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
16:46:33 [2019-09-23T16:46:33.781Z]         requirement.go:26: unmatched requirement swapMemorySupport
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.63s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.00s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.89s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.69s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestUpdateStats (4.85s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.58s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
16:46:33 [2019-09-23T16:46:33.781Z]         requirement.go:26: unmatched requirement swapMemorySupport
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.19s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.96s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.35s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.71s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.47s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.67s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.25s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.51s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.42s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.43s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.55s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.57s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.37s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.37s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.40s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.42s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.40s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.86s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.90s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.87s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.43s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.84s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.36s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.08s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.17s)
16:46:33 [2019-09-23T16:46:33.781Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
16:46:33 [2019-09-23T16:46:33.782Z]         requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
16:46:33 [2019-09-23T16:46:33.782Z] === RUN   TestDockerRegistrySuite
16:46:33 [2019-09-23T16:46:33.782Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
16:46:34 [2019-09-23T16:46:34.867Z] --- PASS: TestServiceUpdateNetwork (13.09s)
16:46:34 [2019-09-23T16:46:34.867Z]     update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork"
16:46:34 [2019-09-23T16:46:34.867Z] PASS
16:46:34 [2019-09-23T16:46:34.867Z] 
16:46:34 [2019-09-23T16:46:34.867Z] === Skipped
16:46:34 [2019-09-23T16:46:34.867Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
16:46:34 [2019-09-23T16:46:34.867Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:46:34 [2019-09-23T16:46:34.867Z] 
16:46:34 [2019-09-23T16:46:34.867Z] 
16:46:34 [2019-09-23T16:46:34.867Z] DONE 19 tests, 1 skipped in 114.915s
16:46:34 [2019-09-23T16:46:34.867Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
16:46:34 [2019-09-23T16:46:34.867Z] ++ 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
16:46:34 [2019-09-23T16:46:34.867Z] ++ set -e
16:46:34 [2019-09-23T16:46:34.867Z] ++ '[' -n 0 ']'
16:46:34 [2019-09-23T16:46:34.867Z] ++ set -x
16:46:34 [2019-09-23T16:46:34.867Z] ++ 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
16:46:34 [2019-09-23T16:46:34.867Z] INFO: Testing against a local daemon
16:46:34 [2019-09-23T16:46:34.867Z] === RUN   TestSessionCreate
16:46:34 [2019-09-23T16:46:34.867Z] --- PASS: TestSessionCreate (0.05s)
16:46:34 [2019-09-23T16:46:34.867Z] === RUN   TestSessionCreateWithBadUpgrade
16:46:34 [2019-09-23T16:46:34.867Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
16:46:34 [2019-09-23T16:46:34.867Z] PASS
16:46:34 [2019-09-23T16:46:34.867Z] 
16:46:34 [2019-09-23T16:46:34.867Z] DONE 2 tests in 0.206s
16:46:34 [2019-09-23T16:46:34.867Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
16:46:34 [2019-09-23T16:46:34.867Z] ++ 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
16:46:34 [2019-09-23T16:46:34.867Z] ++ set -e
16:46:34 [2019-09-23T16:46:34.867Z] ++ '[' -n 0 ']'
16:46:34 [2019-09-23T16:46:34.867Z] ++ set -x
16:46:34 [2019-09-23T16:46:34.867Z] ++ 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
16:46:35 [2019-09-23T16:46:35.150Z] INFO: Testing against a local daemon
16:46:35 [2019-09-23T16:46:35.150Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:46:35 [2019-09-23T16:46:35.150Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:46:35 [2019-09-23T16:46:35.150Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:46:35 [2019-09-23T16:46:35.150Z] === RUN   TestEventsExecDie
16:46:35 [2019-09-23T16:46:35.662Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
16:46:36 [2019-09-23T16:46:36.161Z] --- PASS: TestEventsExecDie (0.94s)
16:46:36 [2019-09-23T16:46:36.161Z] === RUN   TestEventsBackwardsCompatible
16:46:36 [2019-09-23T16:46:36.161Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
16:46:36 [2019-09-23T16:46:36.161Z] === RUN   TestInfoBinaryCommits
16:46:36 [2019-09-23T16:46:36.161Z] --- PASS: TestInfoBinaryCommits (0.06s)
16:46:36 [2019-09-23T16:46:36.162Z] === RUN   TestInfoAPIVersioned
16:46:36 [2019-09-23T16:46:36.162Z] --- PASS: TestInfoAPIVersioned (0.02s)
16:46:36 [2019-09-23T16:46:36.162Z] === RUN   TestInfoAPI
16:46:36 [2019-09-23T16:46:36.162Z] --- PASS: TestInfoAPI (0.05s)
16:46:36 [2019-09-23T16:46:36.162Z] === RUN   TestInfoAPIWarnings
16:46:37 [2019-09-23T16:46:37.022Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
16:46:37 [2019-09-23T16:46:37.170Z] --- PASS: TestInfoAPIWarnings (0.95s)
16:46:37 [2019-09-23T16:46:37.170Z]     info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings"
16:46:37 [2019-09-23T16:46:37.170Z] === RUN   TestLoginFailsWithBadCredentials
16:46:37 [2019-09-23T16:46:37.785Z] --- PASS: TestLoginFailsWithBadCredentials (0.52s)
16:46:37 [2019-09-23T16:46:37.785Z] === RUN   TestPingCacheHeaders
16:46:37 [2019-09-23T16:46:37.785Z] --- PASS: TestPingCacheHeaders (0.07s)
16:46:37 [2019-09-23T16:46:37.785Z] === RUN   TestPingGet
16:46:37 [2019-09-23T16:46:37.785Z] --- PASS: TestPingGet (0.04s)
16:46:37 [2019-09-23T16:46:37.785Z] === RUN   TestPingHead
16:46:37 [2019-09-23T16:46:37.785Z] --- PASS: TestPingHead (0.05s)
16:46:37 [2019-09-23T16:46:37.785Z] === RUN   TestVersion
16:46:38 [2019-09-23T16:46:38.073Z] --- PASS: TestVersion (0.05s)
16:46:38 [2019-09-23T16:46:38.073Z] PASS
16:46:38 [2019-09-23T16:46:38.073Z] 
16:46:38 [2019-09-23T16:46:38.073Z] === Skipped
16:46:38 [2019-09-23T16:46:38.073Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:46:38 [2019-09-23T16:46:38.073Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:46:38 [2019-09-23T16:46:38.073Z] 
16:46:38 [2019-09-23T16:46:38.073Z] 
16:46:38 [2019-09-23T16:46:38.073Z] DONE 12 tests, 1 skipped in 2.976s
16:46:38 [2019-09-23T16:46:38.073Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
16:46:38 [2019-09-23T16:46:38.073Z] ++ 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
16:46:38 [2019-09-23T16:46:38.073Z] ++ set -e
16:46:38 [2019-09-23T16:46:38.073Z] ++ '[' -n 0 ']'
16:46:38 [2019-09-23T16:46:38.073Z] ++ set -x
16:46:38 [2019-09-23T16:46:38.073Z] ++ 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
16:46:38 [2019-09-23T16:46:38.073Z] INFO: Testing against a local daemon
16:46:38 [2019-09-23T16:46:38.073Z] === RUN   TestVolumesCreateAndList
16:46:38 [2019-09-23T16:46:38.073Z] --- PASS: TestVolumesCreateAndList (0.04s)
16:46:38 [2019-09-23T16:46:38.073Z] === RUN   TestVolumesRemove
16:46:38 [2019-09-23T16:46:38.073Z] --- PASS: TestVolumesRemove (0.10s)
16:46:38 [2019-09-23T16:46:38.073Z] === RUN   TestVolumesInspect
16:46:38 [2019-09-23T16:46:38.362Z] --- PASS: TestVolumesInspect (0.04s)
16:46:38 [2019-09-23T16:46:38.362Z] === RUN   TestVolumesInvalidJSON
16:46:38 [2019-09-23T16:46:38.362Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:46:38 [2019-09-23T16:46:38.362Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:46:38 [2019-09-23T16:46:38.362Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:46:38 [2019-09-23T16:46:38.362Z] --- PASS: TestVolumesInvalidJSON (0.03s)
16:46:38 [2019-09-23T16:46:38.362Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:46:38 [2019-09-23T16:46:38.362Z] PASS
16:46:38 [2019-09-23T16:46:38.362Z] 
16:46:38 [2019-09-23T16:46:38.362Z] DONE 5 tests in 0.324s
16:46:38 [2019-09-23T16:46:38.362Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:46:38 [2019-09-23T16:46:38.646Z] ++++ cat bundles/test-integration/docker.pid
16:46:38 [2019-09-23T16:46:38.646Z] +++ kill 13252
16:46:38 [2019-09-23T16:46:38.944Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
16:46:38 [2019-09-23T16:46:38.944Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
16:46:40 [2019-09-23T16:46:40.120Z] umount: bundles/test-integration/root: mountpoint not found
16:46:40 [2019-09-23T16:46:40.120Z] +++ /etc/init.d/apparmor stop
16:46:40 [2019-09-23T16:46:40.120Z] Clearing AppArmor profiles cache:.
16:46:40 [2019-09-23T16:46:40.120Z] All profile caches have been cleared, but no profiles have been unloaded.
16:46:40 [2019-09-23T16:46:40.120Z] Unloading profiles will leave already running processes permanently
16:46:40 [2019-09-23T16:46:40.120Z] unconfined, which can lead to unexpected situations.
16:46:40 [2019-09-23T16:46:40.120Z] 
16:46:40 [2019-09-23T16:46:40.120Z] To set a process to complain mode, use the command line tool
16:46:40 [2019-09-23T16:46:40.120Z] 'aa-complain'. To really tear down all profiles, run the init script
16:46:40 [2019-09-23T16:46:40.120Z] with the 'teardown' option."
16:46:40 [2019-09-23T16:46:40.120Z] 
Post stage
[Pipeline] junit
16:46:42 [2019-09-23T16:46:42.181Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:46:43 [2019-09-23T16:46:43.099Z] + echo Ensuring container killed.
16:46:43 [2019-09-23T16:46:43.099Z] Ensuring container killed.
16:46:43 [2019-09-23T16:46:43.099Z] + docker rm -vf docker-pr5
16:46:43 [2019-09-23T16:46:43.099Z] Error: No such container: docker-pr5
16:46:43 [2019-09-23T16:46:43.099Z] + true
[Pipeline] sh
16:46:43 [2019-09-23T16:46:43.190Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
16:46:43 [2019-09-23T16:46:43.481Z] + echo Chowning /workspace to jenkins user
16:46:43 [2019-09-23T16:46:43.481Z] Chowning /workspace to jenkins user
16:46:43 [2019-09-23T16:46:43.481Z] + id -u
16:46:43 [2019-09-23T16:46:43.481Z] + id -g
16:46:43 [2019-09-23T16:46:43.481Z] + docker run --rm -v /home/docker/workspace/moby_PR-39956:/workspace busybox chown -R 1001:1001 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:46:45 [2019-09-23T16:46:45.892Z] + bundleName=ppc64le-integration
16:46:45 [2019-09-23T16:46:45.892Z] + echo Creating ppc64le-integration-bundles.tar.gz
16:46:45 [2019-09-23T16:46:45.892Z] Creating ppc64le-integration-bundles.tar.gz
16:46:45 [2019-09-23T16:46:45.892Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+  -o -name *.prof -oxargs -name tar *-report.xml -czf ) ppc64le-integration-bundles.tar.gz -print
16:46:45 [2019-09-23T16:46:45.892Z] 
[Pipeline] archiveArtifacts
16:46:46 [2019-09-23T16:46:46.209Z] Archiving artifacts
16:46:46 [2019-09-23T16:46:46.444Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
16:46:46 [2019-09-23T16:46:46.572Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39956/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:46:46 [2019-09-23T16:46:46.961Z] + make clean
16:46:47 [2019-09-23T16:46:47.577Z] docker volume rm -f docker-dev-cache
16:46:47 [2019-09-23T16:46:47.577Z] docker-dev-cache
[Pipeline] deleteDir
16:46:47 [2019-09-23T16:46:47.847Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:46:53 [2019-09-23T16:46:53.080Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
16:46:53 [2019-09-23T16:46:53.639Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
16:46:54 [2019-09-23T16:46:54.997Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
16:46:56 [2019-09-23T16:46:56.399Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
16:46:57 [2019-09-23T16:46:57.758Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
16:46:59 [2019-09-23T16:46:59.116Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
16:47:00 [2019-09-23T16:47:00.038Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
16:47:00 [2019-09-23T16:47:00.597Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
16:47:01 [2019-09-23T16:47:01.955Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
16:47:02 [2019-09-23T16:47:02.879Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
16:47:04 [2019-09-23T16:47:04.762Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
16:47:06 [2019-09-23T16:47:06.122Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
16:47:07 [2019-09-23T16:47:07.481Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
16:47:09 [2019-09-23T16:47:09.450Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
16:47:12 [2019-09-23T16:47:12.000Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
16:47:13 [2019-09-23T16:47:13.375Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
16:47:14 [2019-09-23T16:47:14.734Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
16:47:14 [2019-09-23T16:47:14.734Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
16:47:14 [2019-09-23T16:47:14.988Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
16:47:16 [2019-09-23T16:47:16.385Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
16:47:18 [2019-09-23T16:47:18.313Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
16:47:19 [2019-09-23T16:47:19.279Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
16:47:19 [2019-09-23T16:47:19.899Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
16:47:19 [2019-09-23T16:47:19.899Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
16:47:19 [2019-09-23T16:47:19.899Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
16:47:23 [2019-09-23T16:47:23.434Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
16:47:23 [2019-09-23T16:47:23.434Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
16:47:25 [2019-09-23T16:47:25.320Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
16:47:25 [2019-09-23T16:47:25.320Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
16:47:25 [2019-09-23T16:47:25.574Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
16:47:25 [2019-09-23T16:47:25.829Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
16:47:26 [2019-09-23T16:47:26.084Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
16:47:26 [2019-09-23T16:47:26.338Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
16:47:26 [2019-09-23T16:47:26.592Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
16:47:27 [2019-09-23T16:47:27.952Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
16:47:30 [2019-09-23T16:47:30.458Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
16:47:31 [2019-09-23T16:47:31.380Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
16:47:32 [2019-09-23T16:47:32.779Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
16:47:33 [2019-09-23T16:47:33.743Z] === RUN   TestDockerRegistrySuite/TestV2Only
16:47:34 [2019-09-23T16:47:34.666Z] --- PASS: TestDockerRegistrySuite (61.20s)
16:47:34 [2019-09-23T16:47:34.666Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.15s)
16:47:34 [2019-09-23T16:47:34.666Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest"
16:47:34 [2019-09-23T16:47:34.666Z]         check_test.go:196: Daemon da58217a1f19d is not started
16:47:34 [2019-09-23T16:47:34.666Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.51s)
16:47:34 [2019-09-23T16:47:34.666Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull"
16:47:34 [2019-09-23T16:47:34.666Z]         check_test.go:196: Daemon d0051c1366f5e is not started
16:47:34 [2019-09-23T16:47:34.666Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.77s)
16:47:34 [2019-09-23T16:47:34.666Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull"
16:47:34 [2019-09-23T16:47:34.666Z]         check_test.go:196: Daemon df6b16d78a873 is not started
16:47:34 [2019-09-23T16:47:34.666Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s)
16:47:34 [2019-09-23T16:47:34.666Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentFailingPull"
16:47:34 [2019-09-23T16:47:34.666Z]         check_test.go:196: Daemon db50e236b1b03 is not started
16:47:34 [2019-09-23T16:47:34.666Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.27s)
16:47:34 [2019-09-23T16:47:34.666Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags"
16:47:34 [2019-09-23T16:47:34.666Z]         check_test.go:196: Daemon d6c2b6e2517a2 is not started
16:47:34 [2019-09-23T16:47:34.666Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.25s)
16:47:34 [2019-09-23T16:47:34.666Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullWholeRepo"
16:47:34 [2019-09-23T16:47:34.666Z]         check_test.go:196: Daemon d9d8d8abdcc73 is not started
16:47:34 [2019-09-23T16:47:34.666Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.63s)
16:47:34 [2019-09-23T16:47:34.666Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush"
16:47:34 [2019-09-23T16:47:34.666Z]         check_test.go:196: Daemon d2c22c2c25da8 is not started
16:47:34 [2019-09-23T16:47:34.666Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.40s)
16:47:34 [2019-09-23T16:47:34.666Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest"
16:47:34 [2019-09-23T16:47:34.666Z]         check_test.go:196: Daemon df01f736795a7 is not started
16:47:34 [2019-09-23T16:47:34.666Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.19s)
16:47:34 [2019-09-23T16:47:34.666Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush"
16:47:34 [2019-09-23T16:47:34.666Z]         check_test.go:196: Daemon dfc60544d718a is not started
16:47:34 [2019-09-23T16:47:34.666Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.38s)
16:47:34 [2019-09-23T16:47:34.666Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest"
16:47:34 [2019-09-23T16:47:34.666Z]         check_test.go:196: Daemon d7d76d5b88659 is not started
16:47:34 [2019-09-23T16:47:34.666Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.48s)
16:47:34 [2019-09-23T16:47:34.666Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag"
16:47:34 [2019-09-23T16:47:34.666Z]         check_test.go:196: Daemon d129495779e23 is not started
16:47:34 [2019-09-23T16:47:34.666Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.40s)
16:47:34 [2019-09-23T16:47:34.666Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag"
16:47:34 [2019-09-23T16:47:34.666Z]         check_test.go:196: Daemon ddbac44876c20 is not started
16:47:34 [2019-09-23T16:47:34.666Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.44s)
16:47:34 [2019-09-23T16:47:34.666Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush"
16:47:34 [2019-09-23T16:47:34.666Z]         check_test.go:196: Daemon d3d3361e6ed18 is not started
16:47:34 [2019-09-23T16:47:34.666Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.52s)
16:47:34 [2019-09-23T16:47:34.666Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests"
16:47:34 [2019-09-23T16:47:34.666Z]         check_test.go:196: Daemon dff08ac87d93c is not started
16:47:34 [2019-09-23T16:47:34.666Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.92s)
16:47:34 [2019-09-23T16:47:34.666Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests"
16:47:34 [2019-09-23T16:47:34.666Z]         docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c55417eaa88673caa7df1b32868e34eaabc4bf139b0d834d4a5d51c247ccecbc
16:47:34 [2019-09-23T16:47:34.666Z]         docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e0ed3455590b704305daba98f771a5d5602c6636bb1ea300aa8f75797d9b7b7f
16:47:34 [2019-09-23T16:47:34.666Z]         check_test.go:196: Daemon da469db725ffb is not started
16:47:34 [2019-09-23T16:47:34.666Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.68s)
16:47:34 [2019-09-23T16:47:34.666Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests"
16:47:34 [2019-09-23T16:47:34.666Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7c056c04b4607c87071e147b8b6215946fce69c070db852acf2a5f9eff28ccae
16:47:34 [2019-09-23T16:47:34.666Z]         docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8df93b5efc7517c8f1d7b5c0a830fe146e6b5971f4b4fbc2505b6a5ee5e42391
16:47:34 [2019-09-23T16:47:34.666Z]         check_test.go:196: Daemon d98a07a8a7d31 is not started
16:47:34 [2019-09-23T16:47:34.666Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.64s)
16:47:34 [2019-09-23T16:47:34.666Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests"
16:47:34 [2019-09-23T16:47:34.666Z]         check_test.go:196: Daemon deeebee381d99 is not started
16:47:34 [2019-09-23T16:47:34.666Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (4.01s)
16:47:34 [2019-09-23T16:47:34.666Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest"
16:47:34 [2019-09-23T16:47:34.666Z]         check_test.go:196: Daemon d1a8fa7565a15 is not started
16:47:34 [2019-09-23T16:47:34.666Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.40s)
16:47:34 [2019-09-23T16:47:34.666Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest"
16:47:34 [2019-09-23T16:47:34.666Z]         check_test.go:196: Daemon d736f3adfaf1d is not started
16:47:34 [2019-09-23T16:47:34.666Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
16:47:34 [2019-09-23T16:47:34.666Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback"
16:47:34 [2019-09-23T16:47:34.666Z]         check_test.go:196: Daemon da1632428950b is not started
16:47:34 [2019-09-23T16:47:34.666Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.75s)
16:47:34 [2019-09-23T16:47:34.667Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest"
16:47:34 [2019-09-23T16:47:34.667Z]         check_test.go:196: Daemon d63c4916ffae9 is not started
16:47:34 [2019-09-23T16:47:34.667Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.51s)
16:47:34 [2019-09-23T16:47:34.667Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer"
16:47:34 [2019-09-23T16:47:34.667Z]         check_test.go:196: Daemon dce665733f3d7 is not started
16:47:34 [2019-09-23T16:47:34.667Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.38s)
16:47:34 [2019-09-23T16:47:34.667Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest"
16:47:34 [2019-09-23T16:47:34.667Z]         check_test.go:196: Daemon db12e8479c64a is not started
16:47:34 [2019-09-23T16:47:34.667Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.82s)
16:47:34 [2019-09-23T16:47:34.667Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability"
16:47:34 [2019-09-23T16:47:34.667Z]         check_test.go:196: Daemon d8b5dd1334369 is not started
16:47:34 [2019-09-23T16:47:34.667Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s)
16:47:34 [2019-09-23T16:47:34.667Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases"
16:47:34 [2019-09-23T16:47:34.667Z]         check_test.go:196: Daemon d350ad2ff50df is not started
16:47:34 [2019-09-23T16:47:34.667Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.37s)
16:47:34 [2019-09-23T16:47:34.667Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList"
16:47:34 [2019-09-23T16:47:34.667Z]         check_test.go:196: Daemon d5d6e8633520c is not started
16:47:34 [2019-09-23T16:47:34.667Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.47s)
16:47:34 [2019-09-23T16:47:34.667Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers"
16:47:34 [2019-09-23T16:47:34.667Z]         check_test.go:196: Daemon d7fd3fe35a224 is not started
16:47:34 [2019-09-23T16:47:34.667Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
16:47:34 [2019-09-23T16:47:34.667Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag"
16:47:34 [2019-09-23T16:47:34.667Z]         check_test.go:196: Daemon da63c305c3c6a is not started
16:47:34 [2019-09-23T16:47:34.667Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
16:47:34 [2019-09-23T16:47:34.667Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage"
16:47:34 [2019-09-23T16:47:34.667Z]         check_test.go:196: Daemon d2227f96028a0 is not started
16:47:34 [2019-09-23T16:47:34.667Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s)
16:47:34 [2019-09-23T16:47:34.667Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer"
16:47:34 [2019-09-23T16:47:34.667Z]         check_test.go:196: Daemon d6f6e9ddf6c45 is not started
16:47:34 [2019-09-23T16:47:34.667Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s)
16:47:34 [2019-09-23T16:47:34.667Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags"
16:47:34 [2019-09-23T16:47:34.667Z]         check_test.go:196: Daemon dc266ee9d2cca is not started
16:47:34 [2019-09-23T16:47:34.667Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
16:47:34 [2019-09-23T16:47:34.667Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged"
16:47:34 [2019-09-23T16:47:34.667Z]         check_test.go:196: Daemon d9b95ec2b24f2 is not started
16:47:34 [2019-09-23T16:47:34.667Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.47s)
16:47:34 [2019-09-23T16:47:34.667Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest"
16:47:34 [2019-09-23T16:47:34.667Z]         check_test.go:196: Daemon dbf5a57f06abb is not started
16:47:34 [2019-09-23T16:47:34.667Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.24s)
16:47:34 [2019-09-23T16:47:34.667Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest"
16:47:34 [2019-09-23T16:47:34.667Z]         check_test.go:196: Daemon df51fa3af2561 is not started
16:47:34 [2019-09-23T16:47:34.667Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.18s)
16:47:34 [2019-09-23T16:47:34.667Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag"
16:47:34 [2019-09-23T16:47:34.667Z]         check_test.go:196: Daemon dae4a25eb303a is not started
16:47:34 [2019-09-23T16:47:34.667Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.40s)
16:47:34 [2019-09-23T16:47:34.667Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest"
16:47:34 [2019-09-23T16:47:34.667Z]         check_test.go:196: Daemon d1e2124853169 is not started
16:47:34 [2019-09-23T16:47:34.667Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s)
16:47:34 [2019-09-23T16:47:34.667Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough"
16:47:34 [2019-09-23T16:47:34.667Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.80s)
16:47:34 [2019-09-23T16:47:34.667Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only"
16:47:34 [2019-09-23T16:47:34.667Z] === RUN   TestDockerSchema1RegistrySuite
16:47:34 [2019-09-23T16:47:34.667Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
16:47:34 [2019-09-23T16:47:34.667Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
16:47:39 [2019-09-23T16:47:39.898Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
16:47:44 [2019-09-23T16:47:44.052Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
16:47:48 [2019-09-23T16:47:48.212Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
16:47:49 [2019-09-23T16:47:49.178Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
16:47:50 [2019-09-23T16:47:50.536Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
16:47:50 [2019-09-23T16:47:50.536Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
16:47:51 [2019-09-23T16:47:51.895Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
16:47:53 [2019-09-23T16:47:53.298Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
16:47:54 [2019-09-23T16:47:54.659Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
16:47:58 [2019-09-23T16:47:58.147Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
16:47:58 [2019-09-23T16:47:58.402Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
16:47:58 [2019-09-23T16:47:58.959Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
16:47:58 [2019-09-23T16:47:58.959Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
16:47:59 [2019-09-23T16:47:59.562Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
16:47:59 [2019-09-23T16:47:59.562Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
16:48:00 [2019-09-23T16:48:00.120Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
16:48:00 [2019-09-23T16:48:00.120Z] --- PASS: TestDockerSchema1RegistrySuite (25.48s)
16:48:00 [2019-09-23T16:48:00.120Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s)
16:48:00 [2019-09-23T16:48:00.120Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentFailingPull"
16:48:00 [2019-09-23T16:48:00.120Z]         check_test.go:223: Daemon dcac0807237ee is not started
16:48:00 [2019-09-23T16:48:00.120Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.55s)
16:48:00 [2019-09-23T16:48:00.120Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags"
16:48:00 [2019-09-23T16:48:00.120Z]         check_test.go:223: Daemon dc79b0ba36475 is not started
16:48:00 [2019-09-23T16:48:00.120Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.32s)
16:48:00 [2019-09-23T16:48:00.120Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo"
16:48:00 [2019-09-23T16:48:00.120Z]         check_test.go:223: Daemon de679a3aad218 is not started
16:48:00 [2019-09-23T16:48:00.120Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.24s)
16:48:00 [2019-09-23T16:48:00.120Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush"
16:48:00 [2019-09-23T16:48:00.120Z]         check_test.go:223: Daemon d79a179af7a16 is not started
16:48:00 [2019-09-23T16:48:00.120Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.29s)
16:48:00 [2019-09-23T16:48:00.120Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported"
16:48:00 [2019-09-23T16:48:00.120Z]         check_test.go:223: Daemon d11d75d6af507 is not started
16:48:00 [2019-09-23T16:48:00.120Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.28s)
16:48:00 [2019-09-23T16:48:00.120Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest"
16:48:00 [2019-09-23T16:48:00.120Z]         check_test.go:223: Daemon dd41b1645b03d is not started
16:48:00 [2019-09-23T16:48:00.120Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
16:48:00 [2019-09-23T16:48:00.120Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback"
16:48:00 [2019-09-23T16:48:00.120Z]         check_test.go:223: Daemon dd98ac13acd28 is not started
16:48:00 [2019-09-23T16:48:00.120Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.40s)
16:48:00 [2019-09-23T16:48:00.120Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest"
16:48:00 [2019-09-23T16:48:00.120Z]         check_test.go:223: Daemon d0a896c698f1b is not started
16:48:00 [2019-09-23T16:48:00.120Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.25s)
16:48:00 [2019-09-23T16:48:00.120Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer"
16:48:00 [2019-09-23T16:48:00.120Z]         check_test.go:223: Daemon d422ca19a8cc7 is not started
16:48:00 [2019-09-23T16:48:00.120Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.22s)
16:48:00 [2019-09-23T16:48:00.120Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest"
16:48:00 [2019-09-23T16:48:00.120Z]         check_test.go:223: Daemon dec151238227a is not started
16:48:00 [2019-09-23T16:48:00.120Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.69s)
16:48:00 [2019-09-23T16:48:00.120Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability"
16:48:00 [2019-09-23T16:48:00.120Z]         check_test.go:223: Daemon d86a701a4be24 is not started
16:48:00 [2019-09-23T16:48:00.120Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s)
16:48:00 [2019-09-23T16:48:00.120Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases"
16:48:00 [2019-09-23T16:48:00.120Z]         check_test.go:223: Daemon d0980565753d8 is not started
16:48:00 [2019-09-23T16:48:00.121Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.44s)
16:48:00 [2019-09-23T16:48:00.121Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers"
16:48:00 [2019-09-23T16:48:00.121Z]         check_test.go:223: Daemon de3157c5c71c3 is not started
16:48:00 [2019-09-23T16:48:00.121Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
16:48:00 [2019-09-23T16:48:00.121Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag"
16:48:00 [2019-09-23T16:48:00.121Z]         check_test.go:223: Daemon d2ee6adf97fea is not started
16:48:00 [2019-09-23T16:48:00.121Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s)
16:48:00 [2019-09-23T16:48:00.121Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage"
16:48:00 [2019-09-23T16:48:00.121Z]         check_test.go:223: Daemon dff0e6c1ee86c is not started
16:48:00 [2019-09-23T16:48:00.121Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s)
16:48:00 [2019-09-23T16:48:00.121Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer"
16:48:00 [2019-09-23T16:48:00.121Z]         check_test.go:223: Daemon da1c5bcab303c is not started
16:48:00 [2019-09-23T16:48:00.121Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s)
16:48:00 [2019-09-23T16:48:00.121Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags"
16:48:00 [2019-09-23T16:48:00.121Z]         check_test.go:223: Daemon d4229f8adaf04 is not started
16:48:00 [2019-09-23T16:48:00.121Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
16:48:00 [2019-09-23T16:48:00.121Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged"
16:48:00 [2019-09-23T16:48:00.121Z]         check_test.go:223: Daemon dbcff12e66758 is not started
16:48:00 [2019-09-23T16:48:00.121Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
16:48:00 [2019-09-23T16:48:00.121Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
16:48:01 [2019-09-23T16:48:01.043Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
16:48:01 [2019-09-23T16:48:01.600Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
16:48:01 [2019-09-23T16:48:01.600Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
16:48:03 [2019-09-23T16:48:03.046Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
16:48:03 [2019-09-23T16:48:03.046Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
16:48:03 [2019-09-23T16:48:03.301Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
16:48:03 [2019-09-23T16:48:03.903Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
16:48:04 [2019-09-23T16:48:04.157Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.97s)
16:48:04 [2019-09-23T16:48:04.157Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.91s)
16:48:04 [2019-09-23T16:48:04.157Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry"
16:48:04 [2019-09-23T16:48:04.157Z]         check_test.go:252: Daemon d9bd1442b5d40 is not started
16:48:04 [2019-09-23T16:48:04.157Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s)
16:48:04 [2019-09-23T16:48:04.157Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth"
16:48:04 [2019-09-23T16:48:04.157Z]         check_test.go:252: Daemon d5a36f6669dd0 is not started
16:48:04 [2019-09-23T16:48:04.157Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
16:48:04 [2019-09-23T16:48:04.157Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry"
16:48:04 [2019-09-23T16:48:04.157Z]         check_test.go:252: Daemon d3b3c39f2fbb7 is not started
16:48:04 [2019-09-23T16:48:04.157Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.09s)
16:48:04 [2019-09-23T16:48:04.157Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth"
16:48:04 [2019-09-23T16:48:04.157Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s)
16:48:04 [2019-09-23T16:48:04.157Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored"
16:48:04 [2019-09-23T16:48:04.157Z]         check_test.go:252: Daemon db4d50d3a3077 is not started
16:48:04 [2019-09-23T16:48:04.157Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.41s)
16:48:04 [2019-09-23T16:48:04.157Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth"
16:48:04 [2019-09-23T16:48:04.157Z]         check_test.go:252: Daemon d6e473577a7ce is not started
16:48:04 [2019-09-23T16:48:04.157Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s)
16:48:04 [2019-09-23T16:48:04.157Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme"
16:48:04 [2019-09-23T16:48:04.157Z]         check_test.go:252: Daemon d990b3a7e20f1 is not started
16:48:04 [2019-09-23T16:48:04.157Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s)
16:48:04 [2019-09-23T16:48:04.157Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry"
16:48:04 [2019-09-23T16:48:04.157Z]         check_test.go:252: Daemon dd8c28e9f9407 is not started
16:48:04 [2019-09-23T16:48:04.157Z] === RUN   TestDockerRegistryAuthTokenSuite
16:48:04 [2019-09-23T16:48:04.157Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
16:48:09 [2019-09-23T16:48:09.476Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
16:48:09 [2019-09-23T16:48:09.476Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
16:48:09 [2019-09-23T16:48:09.476Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
16:48:09 [2019-09-23T16:48:09.730Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
16:48:09 [2019-09-23T16:48:09.730Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
16:48:09 [2019-09-23T16:48:09.730Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s)
16:48:09 [2019-09-23T16:48:09.730Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
16:48:09 [2019-09-23T16:48:09.730Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError"
16:48:09 [2019-09-23T16:48:09.730Z]         check_test.go:279: Daemon d466b99236f4a is not started
16:48:09 [2019-09-23T16:48:09.730Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
16:48:09 [2019-09-23T16:48:09.730Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken"
16:48:09 [2019-09-23T16:48:09.730Z]         check_test.go:279: Daemon d72333e91929c is not started
16:48:09 [2019-09-23T16:48:09.730Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
16:48:09 [2019-09-23T16:48:09.730Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized"
16:48:09 [2019-09-23T16:48:09.730Z]         check_test.go:279: Daemon deb364bd32c90 is not started
16:48:09 [2019-09-23T16:48:09.730Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
16:48:09 [2019-09-23T16:48:09.730Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable"
16:48:09 [2019-09-23T16:48:09.730Z]         check_test.go:279: Daemon d853d2e2cc1c3 is not started
16:48:09 [2019-09-23T16:48:09.730Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.18s)
16:48:09 [2019-09-23T16:48:09.730Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse"
16:48:09 [2019-09-23T16:48:09.730Z]         check_test.go:279: Daemon df47bdaeb0bc9 is not started
16:48:09 [2019-09-23T16:48:09.730Z] === RUN   TestDockerNetworkSuite
16:48:09 [2019-09-23T16:48:09.730Z] === RUN   TestDockerNetworkSuite/TestExternalVolumeDriverBindExternalVolume
16:48:11 [2019-09-23T16:48:11.088Z] === RUN   TestDockerNetworkSuite/TestExternalVolumeDriverCapabilities
16:48:11 [2019-09-23T16:48:11.646Z] === RUN   TestDockerNetworkSuite/TestExternalVolumeDriverDeleteContainer
16:48:13 [2019-09-23T16:48:13.004Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
16:48:13 [2019-09-23T16:48:13.004Z] === RUN   TestDockerNetworkSuite/TestExternalVolumeDriverGet
16:48:13 [2019-09-23T16:48:13.004Z] === RUN   TestDockerNetworkSuite/TestExternalVolumeDriverGetEmptyResponse
16:48:13 [2019-09-23T16:48:13.563Z] === RUN   TestDockerNetworkSuite/TestExternalVolumeDriverList
16:48:13 [2019-09-23T16:48:13.563Z] === RUN   TestDockerNetworkSuite/TestExternalVolumeDriverLookupNotBlocked
16:48:13 [2019-09-23T16:48:13.817Z] === RUN   TestDockerNetworkSuite/TestExternalVolumeDriverMountID
16:48:15 [2019-09-23T16:48:15.706Z] === RUN   TestDockerNetworkSuite/TestExternalVolumeDriverNamed
16:48:17 [2019-09-23T16:48:17.070Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
16:48:17 [2019-09-23T16:48:17.325Z] === RUN   TestDockerNetworkSuite/TestExternalVolumeDriverOutOfBandDelete
16:48:20 [2019-09-23T16:48:20.578Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
16:48:24 [2019-09-23T16:48:24.774Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
16:48:28 [2019-09-23T16:48:28.028Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
16:48:33 [2019-09-23T16:48:33.455Z] === RUN   TestDockerNetworkSuite/TestExternalVolumeDriverPathCalls
16:48:45 [2019-09-23T16:48:45.974Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
16:48:45 [2019-09-23T16:48:45.974Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
16:48:45 [2019-09-23T16:48:45.974Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
16:48:48 [2019-09-23T16:48:48.353Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
16:49:00 [2019-09-23T16:49:00.842Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
16:49:06 [2019-09-23T16:49:06.410Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
16:49:06 [2019-09-23T16:49:06.664Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
16:49:10 [2019-09-23T16:49:10.003Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
16:49:11 [2019-09-23T16:49:11.180Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
16:49:13 [2019-09-23T16:49:13.262Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
16:49:19 [2019-09-23T16:49:19.781Z] === RUN   TestDockerNetworkSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
16:49:19 [2019-09-23T16:49:19.781Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
16:49:23 [2019-09-23T16:49:23.584Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
16:49:26 [2019-09-23T16:49:26.300Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
16:49:28 [2019-09-23T16:49:28.180Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
16:49:31 [2019-09-23T16:49:31.436Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
16:49:34 [2019-09-23T16:49:34.690Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
16:49:37 [2019-09-23T16:49:37.944Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
16:49:38 [2019-09-23T16:49:38.199Z] === RUN   TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnCp
16:49:41 [2019-09-23T16:49:41.496Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
16:49:44 [2019-09-23T16:49:44.043Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
16:49:53 [2019-09-23T16:49:53.579Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
16:50:04 [2019-09-23T16:50:04.030Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
16:50:10 [2019-09-23T16:50:10.514Z] === RUN   TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnMountFail
16:50:14 [2019-09-23T16:50:14.373Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
16:50:37 [2019-09-23T16:50:37.088Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
16:50:41 [2019-09-23T16:50:41.239Z] === RUN   TestDockerNetworkSuite/TestExternalVolumeDriverUnnamed
16:50:56 [2019-09-23T16:50:56.052Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
16:50:57 [2019-09-23T16:50:57.931Z] === RUN   TestDockerNetworkSuite/TestExternalVolumeDriverVolumesFrom
16:51:13 [2019-09-23T16:51:13.001Z] --- PASS: TestDockerSwarmSuite (1718.48s)
16:51:13 [2019-09-23T16:51:13.001Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.36s)
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks"
16:51:13 [2019-09-23T16:51:13.001Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.80s)
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope"
16:51:13 [2019-09-23T16:51:13.001Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.12s)
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort"
16:51:13 [2019-09-23T16:51:13.001Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.20s)
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash"
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash"
16:51:13 [2019-09-23T16:51:13.001Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s)
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling"
16:51:13 [2019-09-23T16:51:13.001Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.48s)
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster"
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [d172125c971fd] joining swarm manager [d2ece03ab3b49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [d10767e7b0b8e] joining swarm manager [d2ece03ab3b49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:379: Daemon d172125c971fd is not started
16:51:13 [2019-09-23T16:51:13.001Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
16:51:13 [2019-09-23T16:51:13.001Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
16:51:13 [2019-09-23T16:51:13.001Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.34s)
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit"
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [dd653ed59f453] joining swarm manager [d3eb934aaaa8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:51:13 [2019-09-23T16:51:13.001Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.89s)
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress"
16:51:13 [2019-09-23T16:51:13.001Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.45s)
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken"
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken"
16:51:13 [2019-09-23T16:51:13.001Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.85s)
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection"
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [d8da68ff7957c] joining swarm manager [d96913963618a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [db101e9c8581f] joining swarm manager [d96913963618a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:51:13 [2019-09-23T16:51:13.001Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
16:51:13 [2019-09-23T16:51:13.001Z]         docker_api_swarm_test.go:364: Waiting for possible election...
16:51:13 [2019-09-23T16:51:13.001Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.23s)
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy"
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [da420d380639f] joining swarm manager [d2cfaf4838f26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [d92836736a665] joining swarm manager [d2cfaf4838f26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:51:13 [2019-09-23T16:51:13.001Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.69s)
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin"
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin"
16:51:13 [2019-09-23T16:51:13.001Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.83s)
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer"
16:51:13 [2019-09-23T16:51:13.001Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.85s)
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes"
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [d7d76709a6725] joining swarm manager [d489d3eb40da9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [d66e54d49a155] joining swarm manager [d489d3eb40da9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:51:13 [2019-09-23T16:51:13.001Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.03s)
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore"
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [d2151098c8e22] joining swarm manager [db539d1eda682]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [de25cd2773e67] joining swarm manager [db539d1eda682]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:51:13 [2019-09-23T16:51:13.001Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.63s)
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause"
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [d05ed3034038f] joining swarm manager [db7f4c913bf8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:51:13 [2019-09-23T16:51:13.001Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.88s)
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove"
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [d94ae5c1787c2] joining swarm manager [ddf87be71cc10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [dd9d9a80142fa] joining swarm manager [ddf87be71cc10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:51:13 [2019-09-23T16:51:13.001Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.68s)
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate"
16:51:13 [2019-09-23T16:51:13.001Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.77s)
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote"
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [da0178718d26c] joining swarm manager [dfd4fe2e6ccbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:51:13 [2019-09-23T16:51:13.001Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.71s)
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum"
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [d9cf39dab36ce] joining swarm manager [d658d7fbac15e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [d47abca6f19e1] joining swarm manager [d658d7fbac15e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:379: Daemon d47abca6f19e1 is not started
16:51:13 [2019-09-23T16:51:13.001Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.82s)
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [da01c4f70e771] joining swarm manager [d049ee17ed6a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [d523303f234c1] joining swarm manager [d049ee17ed6a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [db4db5257202a] joining swarm manager [d049ee17ed6a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [d9943281cd9e7] joining swarm manager [d049ee17ed6a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [df6e454b712ef] joining swarm manager [d049ee17ed6a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
16:51:13 [2019-09-23T16:51:13.001Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.41s)
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin"
16:51:13 [2019-09-23T16:51:13.001Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.69s)
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate"
16:51:13 [2019-09-23T16:51:13.001Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.04s)
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel"
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [d467abd60f41b] joining swarm manager [d0d2bb7431595]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [d933bc458d121] joining swarm manager [d0d2bb7431595]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:51:13 [2019-09-23T16:51:13.001Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.89s)
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole"
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [d681c23f7cfe4] joining swarm manager [d2cf00a4043a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [d585605ba946a] joining swarm manager [d2cf00a4043a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:51:13 [2019-09-23T16:51:13.001Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.43s)
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs"
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [dd54be673a511] joining swarm manager [dcc86146d4e9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [d93ea346b4500] joining swarm manager [dcc86146d4e9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:51:13 [2019-09-23T16:51:13.001Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.36s)
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate"
16:51:13 [2019-09-23T16:51:13.001Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.07s)
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal"
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [df0a95b7b2923] joining swarm manager [dd4d5ee90510c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [daac409bfb4a4] joining swarm manager [dd4d5ee90510c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [da247602b8610] joining swarm manager [dd4d5ee90510c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [d5d5edd34a2fb] joining swarm manager [dd4d5ee90510c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
16:51:13 [2019-09-23T16:51:13.001Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.05s)
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList"
16:51:13 [2019-09-23T16:51:13.001Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.60s)
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate"
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [dc6b2c9c917b7] joining swarm manager [d99ad7b978e45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [d5f2ab7a90a3b] joining swarm manager [d99ad7b978e45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:51:13 [2019-09-23T16:51:13.001Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.21s)
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents"
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [d56fa8642fb70] joining swarm manager [de768222c44ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [df04af0114101] joining swarm manager [de768222c44ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:379: Daemon d56fa8642fb70 is not started
16:51:13 [2019-09-23T16:51:13.001Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.40s)
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting"
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [d831b5cdc67ee] joining swarm manager [dee6a528a2f66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:51:13 [2019-09-23T16:51:13.001Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting"
16:51:13 [2019-09-23T16:51:13.001Z]         check_test.go:358: [d28cf57e5be39] joining swarm manager [dee6a528a2f66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.02s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate"
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate"
16:51:13 [2019-09-23T16:51:13.002Z]         check_test.go:358: [d74112f0feb24] joining swarm manager [ddddb0fbc9461]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate"
16:51:13 [2019-09-23T16:51:13.002Z]         check_test.go:358: [da0e803b219b4] joining swarm manager [ddddb0fbc9461]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.49s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.11s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.08s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.36s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.25s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.13s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.92s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.82s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.50s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.56s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.37s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.89s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.32s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (4.20s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.80s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.07s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.12s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.39s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.51s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.06s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.84s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.79s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.86s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.59s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs"
16:51:13 [2019-09-23T16:51:13.002Z]         docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.du8hhhxrriqi@0fc6beaecc71    | hello1\n"
16:51:13 [2019-09-23T16:51:13.002Z]         docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.injdz5686wwh@0fc6beaecc71    | hello2\n"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.28s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.96s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.61s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.50s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.39s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.03s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.16s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.59s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs"
16:51:13 [2019-09-23T16:51:13.002Z]         docker_cli_service_logs_test.go:242: checking task rwqc15cwdgzf
16:51:13 [2019-09-23T16:51:13.002Z]         docker_cli_service_logs_test.go:247: checking messages for rwqc15cwdgzf
16:51:13 [2019-09-23T16:51:13.002Z]         docker_cli_service_logs_test.go:242: checking task 5xoccxwfzh2m
16:51:13 [2019-09-23T16:51:13.002Z]         docker_cli_service_logs_test.go:247: checking messages for 5xoccxwfzh2m
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.93s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.92s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.23s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.02s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.64s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode"
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode"
16:51:13 [2019-09-23T16:51:13.002Z]         check_test.go:358: [d03b9a2a67c38] joining swarm manager [d0ab5b4ef33dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode"
16:51:13 [2019-09-23T16:51:13.002Z]         check_test.go:358: [d351f293af5df] joining swarm manager [d0ab5b4ef33dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.47s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.94s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.46s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.92s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource"
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource"
16:51:13 [2019-09-23T16:51:13.002Z]         check_test.go:358: [dba4e28bd2d79] joining swarm manager [d1f9974c98426]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource"
16:51:13 [2019-09-23T16:51:13.002Z]         check_test.go:358: [d53fcbe65b694] joining swarm manager [d1f9974c98426]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.30s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (89.37s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey"
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey"
16:51:13 [2019-09-23T16:51:13.002Z]         check_test.go:358: [d3419181f921e] joining swarm manager [d04b0382cd319]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey"
16:51:13 [2019-09-23T16:51:13.002Z]         check_test.go:358: [d7723dcfb4da7] joining swarm manager [d04b0382cd319]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.15s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.61s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.94s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.81s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.80s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.16s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.22s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit"
16:51:13 [2019-09-23T16:51:13.002Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
16:51:13 [2019-09-23T16:51:13.002Z]         requirement.go:26: unmatched requirement IPv6
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.16s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.98s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.27s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.93s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave"
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.54s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked"
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked"
16:51:13 [2019-09-23T16:51:13.002Z]         check_test.go:358: [d2eb0d11562ff] joining swarm manager [d3102a3196f09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked"
16:51:13 [2019-09-23T16:51:13.002Z]         check_test.go:358: [d74aa8c305907] joining swarm manager [d3102a3196f09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.43s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain"
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.32s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked"
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (135.70s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster"
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster"
16:51:13 [2019-09-23T16:51:13.002Z]         check_test.go:358: [d32f1eadb094c] joining swarm manager [dcf4a6d488be1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster"
16:51:13 [2019-09-23T16:51:13.002Z]         check_test.go:358: [d794511ffedb8] joining swarm manager [dcf4a6d488be1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster"
16:51:13 [2019-09-23T16:51:13.002Z]         check_test.go:358: [da1c6ba3ae74f] joining swarm manager [dcf4a6d488be1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.85s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress"
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress"
16:51:13 [2019-09-23T16:51:13.002Z]         check_test.go:358: [def82d8d7b7a4] joining swarm manager [d7e1ebe06a28f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress"
16:51:13 [2019-09-23T16:51:13.002Z]         check_test.go:358: [d0b49dc4f1249] joining swarm manager [d7e1ebe06a28f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:51:13 [2019-09-23T16:51:13.002Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.18s)
16:51:13 [2019-09-23T16:51:13.002Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup"
16:51:13 [2019-09-23T16:51:13.002Z]         docker_cli_swarm_test.go:1524: Creating a network named "network-test-0" with "bridge", then "bridge"
16:51:13 [2019-09-23T16:51:13.002Z]         docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists
16:51:13 [2019-09-23T16:51:13.002Z]         docker_cli_swarm_test.go:1524: Creating a network named "network-test-0" with "bridge", then "overlay"
16:51:13 [2019-09-23T16:51:13.002Z]         docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists
16:51:13 [2019-09-23T16:51:13.002Z]         docker_cli_swarm_test.go:1524: Creating a network named "network-test-1" with "overlay", then "bridge"
16:51:13 [2019-09-23T16:51:13.002Z]         docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists
16:51:13 [2019-09-23T16:51:13.002Z]         docker_cli_swarm_test.go:1524: Creating a network named "network-test-1" with "overlay", then "overlay"
16:51:13 [2019-09-23T16:51:13.002Z]         docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists
16:51:13 [2019-09-23T16:51:13.003Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.08s)
16:51:13 [2019-09-23T16:51:13.003Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866"
16:51:13 [2019-09-23T16:51:13.003Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.03s)
16:51:13 [2019-09-23T16:51:13.003Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions"
16:51:13 [2019-09-23T16:51:13.003Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.95s)
16:51:13 [2019-09-23T16:51:13.003Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin"
16:51:13 [2019-09-23T16:51:13.003Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.68s)
16:51:13 [2019-09-23T16:51:13.003Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2"
16:51:13 [2019-09-23T16:51:13.003Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2"
16:51:13 [2019-09-23T16:51:13.003Z]         check_test.go:358: [d0b2c5677920f] joining swarm manager [d15a75ac1a1b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:51:13 [2019-09-23T16:51:13.003Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.10s)
16:51:13 [2019-09-23T16:51:13.003Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter"
16:51:13 [2019-09-23T16:51:13.003Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.20s)
16:51:13 [2019-09-23T16:51:13.003Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter"
16:51:13 [2019-09-23T16:51:13.003Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.96s)
16:51:13 [2019-09-23T16:51:13.003Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd"
16:51:13 [2019-09-23T16:51:13.003Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.52s)
16:51:13 [2019-09-23T16:51:13.003Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts"
16:51:13 [2019-09-23T16:51:13.003Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.13s)
16:51:13 [2019-09-23T16:51:13.003Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs"
16:51:13 [2019-09-23T16:51:13.003Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.49s)
16:51:13 [2019-09-23T16:51:13.003Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation"
16:51:13 [2019-09-23T16:51:13.003Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation"
16:51:13 [2019-09-23T16:51:13.003Z]         check_test.go:358: [dd435c53de76f] joining swarm manager [deabaf82abb9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:51:13 [2019-09-23T16:51:13.003Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.69s)
16:51:13 [2019-09-23T16:51:13.003Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey"
16:51:13 [2019-09-23T16:51:13.003Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.85s)
16:51:13 [2019-09-23T16:51:13.003Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile"
16:51:13 [2019-09-23T16:51:13.003Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.96s)
16:51:13 [2019-09-23T16:51:13.003Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter"
16:51:13 [2019-09-23T16:51:13.003Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.27s)
16:51:13 [2019-09-23T16:51:13.003Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode"
16:51:13 [2019-09-23T16:51:13.003Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.89s)
16:51:13 [2019-09-23T16:51:13.003Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate"
16:51:13 [2019-09-23T16:51:13.003Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.40s)
16:51:13 [2019-09-23T16:51:13.003Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY"
16:51:13 [2019-09-23T16:51:13.003Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.06s)
16:51:13 [2019-09-23T16:51:13.003Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate"
16:51:13 [2019-09-23T16:51:13.003Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.16s)
16:51:13 [2019-09-23T16:51:13.003Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname"
16:51:13 [2019-09-23T16:51:13.003Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.19s)
16:51:13 [2019-09-23T16:51:13.003Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup"
16:51:13 [2019-09-23T16:51:13.003Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.17s)
16:51:13 [2019-09-23T16:51:13.003Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal"
16:51:13 [2019-09-23T16:51:13.003Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.11s)
16:51:13 [2019-09-23T16:51:13.003Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter"
16:51:13 [2019-09-23T16:51:13.003Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.93s)
16:51:13 [2019-09-23T16:51:13.003Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate"
16:51:13 [2019-09-23T16:51:13.003Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.32s)
16:51:13 [2019-09-23T16:51:13.003Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin"
16:51:13 [2019-09-23T16:51:13.003Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.87s)
16:51:13 [2019-09-23T16:51:13.003Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm"
16:51:13 [2019-09-23T16:51:13.003Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.99s)
16:51:13 [2019-09-23T16:51:13.003Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA"
16:51:13 [2019-09-23T16:51:13.003Z] === RUN   TestDockerExternalVolumeSuite
16:51:13 [2019-09-23T16:51:13.003Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
16:51:15 [2019-09-23T16:51:15.550Z] === RUN   TestDockerNetworkSuite/TestExternalVolumeDriverWithDaemonRestart
16:51:30 [2019-09-23T16:51:30.420Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
16:51:31 [2019-09-23T16:51:31.383Z] === RUN   TestDockerNetworkSuite/TestVolumeCLICreateOptionConflict
16:51:49 [2019-09-23T16:51:49.442Z] --- PASS: TestDockerNetworkSuite (216.68s)
16:51:49 [2019-09-23T16:51:49.442Z]     --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverBindExternalVolume (1.06s)
16:51:49 [2019-09-23T16:51:49.442Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverBindExternalVolume"
16:51:49 [2019-09-23T16:51:49.442Z]         docker_cli_external_volume_driver_test.go:53: Daemon da9e13bac05e9 is not started
16:51:49 [2019-09-23T16:51:49.442Z]     --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverCapabilities (0.67s)
16:51:49 [2019-09-23T16:51:49.442Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverCapabilities"
16:51:49 [2019-09-23T16:51:49.442Z]     --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverDeleteContainer (1.50s)
16:51:49 [2019-09-23T16:51:49.442Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverDeleteContainer"
16:51:49 [2019-09-23T16:51:49.442Z]     --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverGet (0.04s)
16:51:49 [2019-09-23T16:51:49.442Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverGet"
16:51:49 [2019-09-23T16:51:49.442Z]         docker_cli_external_volume_driver_test.go:53: Daemon d211bcd24ffd7 is not started
16:51:49 [2019-09-23T16:51:49.442Z]     --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverGetEmptyResponse (0.54s)
16:51:49 [2019-09-23T16:51:49.442Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverGetEmptyResponse"
16:51:49 [2019-09-23T16:51:49.442Z]     --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverList (0.03s)
16:51:49 [2019-09-23T16:51:49.442Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverList"
16:51:49 [2019-09-23T16:51:49.442Z]         docker_cli_external_volume_driver_test.go:53: Daemon d5dcc082d998d is not started
16:51:49 [2019-09-23T16:51:49.442Z]     --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverLookupNotBlocked (0.12s)
16:51:49 [2019-09-23T16:51:49.442Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverLookupNotBlocked"
16:51:49 [2019-09-23T16:51:49.442Z]         docker_cli_external_volume_driver_test.go:53: Daemon d34b050dc65c7 is not started
16:51:49 [2019-09-23T16:51:49.442Z]     --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverMountID (1.89s)
16:51:49 [2019-09-23T16:51:49.442Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverMountID"
16:51:49 [2019-09-23T16:51:49.442Z]     --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverNamed (1.63s)
16:51:49 [2019-09-23T16:51:49.442Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverNamed"
16:51:49 [2019-09-23T16:51:49.442Z]     --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverOutOfBandDelete (15.79s)
16:51:49 [2019-09-23T16:51:49.442Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverOutOfBandDelete"
16:51:49 [2019-09-23T16:51:49.442Z]     --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverPathCalls (45.55s)
16:51:49 [2019-09-23T16:51:49.442Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverPathCalls"
16:51:49 [2019-09-23T16:51:49.442Z]     --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.49s)
16:51:49 [2019-09-23T16:51:49.442Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverRetryNotImmediatelyExists"
16:51:49 [2019-09-23T16:51:49.442Z]     --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnCp (32.12s)
16:51:49 [2019-09-23T16:51:49.442Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnCp"
16:51:49 [2019-09-23T16:51:49.442Z]     --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnMountFail (30.99s)
16:51:49 [2019-09-23T16:51:49.442Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverUnmountOnMountFail"
16:51:49 [2019-09-23T16:51:49.442Z]     --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverUnnamed (16.54s)
16:51:49 [2019-09-23T16:51:49.442Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverUnnamed"
16:51:49 [2019-09-23T16:51:49.442Z]     --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverVolumesFrom (17.36s)
16:51:49 [2019-09-23T16:51:49.442Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverVolumesFrom"
16:51:49 [2019-09-23T16:51:49.442Z]     --- PASS: TestDockerNetworkSuite/TestExternalVolumeDriverWithDaemonRestart (16.31s)
16:51:49 [2019-09-23T16:51:49.442Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestExternalVolumeDriverWithDaemonRestart"
16:51:49 [2019-09-23T16:51:49.442Z]         docker_cli_external_volume_driver_test.go:485: Daemon dbfe07a0cd881 is not started
16:51:49 [2019-09-23T16:51:49.442Z]     --- PASS: TestDockerNetworkSuite/TestVolumeCLICreateOptionConflict (15.05s)
16:51:49 [2019-09-23T16:51:49.442Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestVolumeCLICreateOptionConflict"
16:51:49 [2019-09-23T16:51:49.442Z]         docker_cli_external_volume_driver_test.go:53: Daemon dad7189835a99 is not started
16:51:49 [2019-09-23T16:51:49.442Z] === RUN   TestDockerHubPullSuite
16:51:49 [2019-09-23T16:51:49.442Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
16:51:55 [2019-09-23T16:51:55.668Z] === RUN   TestDockerSuite/TestBuildDotDotFile
16:51:55 [2019-09-23T16:51:55.668Z] === RUN   TestDockerSuite/TestBuildEOLInLine
16:51:55 [2019-09-23T16:51:55.668Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
16:51:55 [2019-09-23T16:51:55.668Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
16:51:55 [2019-09-23T16:51:55.668Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
16:51:55 [2019-09-23T16:51:55.668Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
16:51:55 [2019-09-23T16:51:55.668Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
16:51:55 [2019-09-23T16:51:55.668Z] === RUN   TestDockerSuite/TestBuildEntrypoint
16:51:55 [2019-09-23T16:51:55.668Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
16:51:55 [2019-09-23T16:51:55.668Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
16:51:55 [2019-09-23T16:51:55.668Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
16:51:59 [2019-09-23T16:51:59.415Z] === RUN   TestDockerSuite/TestBuildEnv
16:51:59 [2019-09-23T16:51:59.415Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
16:51:59 [2019-09-23T16:51:59.877Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
16:51:59 [2019-09-23T16:51:59.877Z] === RUN   TestDockerSuite/TestBuildEnvUsage
16:51:59 [2019-09-23T16:51:59.877Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
16:51:59 [2019-09-23T16:51:59.877Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
16:52:03 [2019-09-23T16:52:03.628Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
16:52:03 [2019-09-23T16:52:03.628Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
16:52:03 [2019-09-23T16:52:03.628Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
16:52:03 [2019-09-23T16:52:03.628Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
16:52:04 [2019-09-23T16:52:04.295Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
16:52:04 [2019-09-23T16:52:04.601Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
16:52:10 [2019-09-23T16:52:10.410Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
16:52:22 [2019-09-23T16:52:22.521Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
16:52:28 [2019-09-23T16:52:28.184Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
16:52:29 [2019-09-23T16:52:29.038Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
16:52:29 [2019-09-23T16:52:29.155Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
16:52:29 [2019-09-23T16:52:29.155Z] === RUN   TestDockerSuite/TestBuildExpose
16:52:29 [2019-09-23T16:52:29.155Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
16:52:29 [2019-09-23T16:52:29.155Z] === RUN   TestDockerSuite/TestBuildExposeOrder
16:52:29 [2019-09-23T16:52:29.155Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
16:52:29 [2019-09-23T16:52:29.155Z] === RUN   TestDockerSuite/TestBuildFails
16:52:31 [2019-09-23T16:52:31.342Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
16:52:31 [2019-09-23T16:52:31.803Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
16:52:37 [2019-09-23T16:52:37.149Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
16:52:42 [2019-09-23T16:52:42.170Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
16:52:45 [2019-09-23T16:52:45.400Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
16:52:47 [2019-09-23T16:52:47.956Z] === RUN   TestDockerSuite/TestBuildForceRm
16:52:53 [2019-09-23T16:52:53.587Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
16:53:00 [2019-09-23T16:53:00.316Z] === RUN   TestDockerSuite/TestBuildFromGit
16:53:04 [2019-09-23T16:53:04.998Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
16:53:06 [2019-09-23T16:53:06.532Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
16:53:08 [2019-09-23T16:53:08.442Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
16:53:13 [2019-09-23T16:53:13.590Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
16:53:13 [2019-09-23T16:53:13.590Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
16:53:13 [2019-09-23T16:53:13.590Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
16:53:14 [2019-09-23T16:53:14.048Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
16:53:14 [2019-09-23T16:53:14.048Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
16:53:16 [2019-09-23T16:53:16.549Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
16:53:23 [2019-09-23T16:53:23.147Z] --- PASS: TestDockerHubPullSuite (96.13s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (16.67s)
16:53:23 [2019-09-23T16:53:23.147Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry"
16:53:23 [2019-09-23T16:53:23.147Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (17.27s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (15.36s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (16.51s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (15.23s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (15.07s)
16:53:23 [2019-09-23T16:53:23.147Z] PASS
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === Skipped
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
16:53:23 [2019-09-23T16:53:23.147Z]         docker_cli_sni_test.go:18: Flakey test
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement Devicemapper
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement Devicemapper
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement swapMemorySupport
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement swapMemorySupport
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement Devicemapper
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement Devicemapper
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement swapMemorySupport
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement IsolationIsProcess
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement swapMemorySupport
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
16:53:23 [2019-09-23T16:53:23.147Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement swapMemorySupport
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement DaemonIsWindows
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement swapMemorySupport
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement swapMemorySupport
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement swapMemorySupport
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
16:53:23 [2019-09-23T16:53:23.147Z]         requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.147Z] 
16:53:23 [2019-09-23T16:53:23.148Z] DONE 1223 tests, 43 skipped in 2234.883s
16:53:23 [2019-09-23T16:53:23.148Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:53:23 [2019-09-23T16:53:23.148Z] ++++ cat bundles/test-integration/docker.pid
16:53:23 [2019-09-23T16:53:23.148Z] +++ kill 7261
16:53:24 [2019-09-23T16:53:24.353Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
16:53:24 [2019-09-23T16:53:24.353Z] === RUN   TestDockerSuite/TestBuildHistory
16:53:29 [2019-09-23T16:53:29.800Z] umount: bundles/test-integration/root: mountpoint not found
16:53:29 [2019-09-23T16:53:29.800Z] +++ /etc/init.d/apparmor stop
16:53:29 [2019-09-23T16:53:29.800Z] Clearing AppArmor profiles cache:.
16:53:29 [2019-09-23T16:53:29.800Z] All profile caches have been cleared, but no profiles have been unloaded.
16:53:29 [2019-09-23T16:53:29.800Z] Unloading profiles will leave already running processes permanently
16:53:29 [2019-09-23T16:53:29.800Z] unconfined, which can lead to unexpected situations.
16:53:29 [2019-09-23T16:53:29.800Z] 
16:53:29 [2019-09-23T16:53:29.800Z] To set a process to complain mode, use the command line tool
16:53:29 [2019-09-23T16:53:29.800Z] 'aa-complain'. To really tear down all profiles, run the init script
16:53:29 [2019-09-23T16:53:29.800Z] with the 'teardown' option."
16:53:29 [2019-09-23T16:53:29.800Z] 
16:53:30 [2019-09-23T16:53:30.722Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
16:53:36 [2019-09-23T16:53:36.719Z] === RUN   TestDockerSuite/TestBuildIidFile
16:53:36 [2019-09-23T16:53:36.719Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
16:53:38 [2019-09-23T16:53:38.251Z] === RUN   TestDockerSuite/TestBuildInheritance
16:53:38 [2019-09-23T16:53:38.251Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
16:53:39 [2019-09-23T16:53:39.218Z] === RUN   TestDockerSuite/TestBuildInvalidTag
16:53:39 [2019-09-23T16:53:39.218Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
16:53:43 [2019-09-23T16:53:43.894Z] === RUN   TestDockerSuite/TestBuildLabel
16:53:44 [2019-09-23T16:53:44.863Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
16:53:45 [2019-09-23T16:53:45.827Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
16:53:46 [2019-09-23T16:53:46.792Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
16:53:47 [2019-09-23T16:53:47.419Z] === RUN   TestDockerSuite/TestBuildLabels
16:53:47 [2019-09-23T16:53:47.878Z] === RUN   TestDockerSuite/TestBuildLabelsCache
16:53:49 [2019-09-23T16:53:49.411Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
16:53:55 [2019-09-23T16:53:55.192Z] === RUN   TestDockerSuite/TestBuildLastModified
16:53:55 [2019-09-23T16:53:55.192Z] === RUN   TestDockerSuite/TestBuildLineBreak
16:53:55 [2019-09-23T16:53:55.192Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
16:53:55 [2019-09-23T16:53:55.192Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
16:53:55 [2019-09-23T16:53:55.192Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
16:53:55 [2019-09-23T16:53:55.651Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
16:53:55 [2019-09-23T16:53:55.651Z] === RUN   TestDockerSuite/TestBuildMaintainer
16:53:56 [2019-09-23T16:53:56.109Z] === RUN   TestDockerSuite/TestBuildMissingArgs
16:53:57 [2019-09-23T16:53:57.082Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
16:54:02 [2019-09-23T16:54:02.866Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
16:54:02 [2019-09-23T16:54:02.940Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
16:54:17 [2019-09-23T16:54:17.842Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
16:54:20 [2019-09-23T16:54:20.534Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
16:54:20 [2019-09-23T16:54:20.534Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
16:54:20 [2019-09-23T16:54:20.534Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
16:54:49 [2019-09-23T16:54:49.926Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
16:55:03 [2019-09-23T16:55:03.048Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
16:55:04 [2019-09-23T16:55:04.783Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
16:55:11 [2019-09-23T16:55:11.604Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
16:55:16 [2019-09-23T16:55:16.285Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
16:55:22 [2019-09-23T16:55:22.883Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
16:55:23 [2019-09-23T16:55:23.349Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
16:55:29 [2019-09-23T16:55:29.127Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
16:55:46 [2019-09-23T16:55:46.967Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
16:55:46 [2019-09-23T16:55:46.967Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
16:55:54 [2019-09-23T16:55:54.030Z] === RUN   TestDockerSuite/TestBuildMultipleTags
16:55:54 [2019-09-23T16:55:54.030Z] === RUN   TestDockerSuite/TestBuildNetContainer
16:55:54 [2019-09-23T16:55:54.490Z] === RUN   TestDockerSuite/TestBuildNetNone
16:55:54 [2019-09-23T16:55:54.490Z] === RUN   TestDockerSuite/TestBuildNoContext
16:55:57 [2019-09-23T16:55:57.404Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
16:56:07 [2019-09-23T16:56:07.743Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
16:56:08 [2019-09-23T16:56:08.708Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
16:56:09 [2019-09-23T16:56:09.165Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
16:56:09 [2019-09-23T16:56:09.165Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
16:56:09 [2019-09-23T16:56:09.694Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
16:56:12 [2019-09-23T16:56:12.062Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
16:56:13 [2019-09-23T16:56:13.028Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
16:56:13 [2019-09-23T16:56:13.995Z] === RUN   TestDockerSuite/TestBuildOnBuild
16:56:27 [2019-09-23T16:56:27.710Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
16:56:28 [2019-09-23T16:56:28.926Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
16:56:29 [2019-09-23T16:56:29.891Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
16:56:38 [2019-09-23T16:56:38.442Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
16:56:42 [2019-09-23T16:56:42.168Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
16:56:50 [2019-09-23T16:56:50.845Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
16:56:56 [2019-09-23T16:56:56.633Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
16:56:59 [2019-09-23T16:56:59.831Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
16:57:01 [2019-09-23T16:57:01.315Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
16:57:02 [2019-09-23T16:57:02.303Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
16:57:02 [2019-09-23T16:57:02.303Z] === RUN   TestDockerSuite/TestBuildPATH
16:57:02 [2019-09-23T16:57:02.303Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
16:57:04 [2019-09-23T16:57:04.478Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
16:57:04 [2019-09-23T16:57:04.478Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
16:57:31 [2019-09-23T16:57:31.995Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
16:57:46 [2019-09-23T16:57:46.938Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
16:57:46 [2019-09-23T16:57:46.991Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
16:58:01 [2019-09-23T16:58:01.838Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
16:58:20 [2019-09-23T16:58:20.026Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
16:58:22 [2019-09-23T16:58:22.702Z] === RUN   TestDockerSuite/TestBuildRm
16:58:34 [2019-09-23T16:58:34.939Z] --- PASS: TestDockerExternalVolumeSuite (441.25s)
16:58:34 [2019-09-23T16:58:34.939Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.93s)
16:58:34 [2019-09-23T16:58:34.939Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume"
16:58:34 [2019-09-23T16:58:34.939Z]         docker_cli_external_volume_driver_test.go:53: Daemon da3a7f85d48b8 is not started
16:58:34 [2019-09-23T16:58:34.939Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
16:58:34 [2019-09-23T16:58:34.939Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities"
16:58:34 [2019-09-23T16:58:34.939Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.60s)
16:58:34 [2019-09-23T16:58:34.939Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer"
16:58:34 [2019-09-23T16:58:34.939Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
16:58:34 [2019-09-23T16:58:34.939Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet"
16:58:34 [2019-09-23T16:58:34.939Z]         docker_cli_external_volume_driver_test.go:53: Daemon d284ea0458a93 is not started
16:58:34 [2019-09-23T16:58:34.939Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
16:58:34 [2019-09-23T16:58:34.939Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse"
16:58:34 [2019-09-23T16:58:34.939Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
16:58:34 [2019-09-23T16:58:34.939Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList"
16:58:34 [2019-09-23T16:58:34.939Z]         docker_cli_external_volume_driver_test.go:53: Daemon d724c567d06da is not started
16:58:34 [2019-09-23T16:58:34.939Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
16:58:34 [2019-09-23T16:58:34.939Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked"
16:58:34 [2019-09-23T16:58:34.939Z]         docker_cli_external_volume_driver_test.go:53: Daemon d8a31c8600165 is not started
16:58:34 [2019-09-23T16:58:34.939Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.57s)
16:58:34 [2019-09-23T16:58:34.939Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID"
16:58:34 [2019-09-23T16:58:34.939Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s)
16:58:34 [2019-09-23T16:58:34.939Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed"
16:58:34 [2019-09-23T16:58:34.939Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s)
16:58:34 [2019-09-23T16:58:34.939Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete"
16:58:34 [2019-09-23T16:58:34.939Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
16:58:34 [2019-09-23T16:58:34.939Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls"
16:58:34 [2019-09-23T16:58:34.939Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.60s)
16:58:34 [2019-09-23T16:58:34.939Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists"
16:58:34 [2019-09-23T16:58:34.939Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.76s)
16:58:34 [2019-09-23T16:58:34.939Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp"
16:58:34 [2019-09-23T16:58:34.939Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s)
16:58:34 [2019-09-23T16:58:34.939Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail"
16:58:34 [2019-09-23T16:58:34.939Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s)
16:58:34 [2019-09-23T16:58:34.939Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed"
16:58:34 [2019-09-23T16:58:34.939Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.37s)
16:58:34 [2019-09-23T16:58:34.939Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom"
16:58:34 [2019-09-23T16:58:34.939Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.43s)
16:58:34 [2019-09-23T16:58:34.939Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart"
16:58:34 [2019-09-23T16:58:34.939Z]         docker_cli_external_volume_driver_test.go:485: Daemon d91f3f9808e7a is not started
16:58:34 [2019-09-23T16:58:34.939Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
16:58:34 [2019-09-23T16:58:34.939Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict"
16:58:34 [2019-09-23T16:58:34.939Z]         docker_cli_external_volume_driver_test.go:53: Daemon d91b0012b7a82 is not started
16:58:34 [2019-09-23T16:58:34.939Z] PASS
16:58:34 [2019-09-23T16:58:34.939Z] 
16:58:34 [2019-09-23T16:58:34.939Z] === Skipped
16:58:34 [2019-09-23T16:58:34.939Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
16:58:34 [2019-09-23T16:58:34.939Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
16:58:34 [2019-09-23T16:58:34.939Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing"
16:58:34 [2019-09-23T16:58:34.939Z]         requirement.go:26: unmatched requirement bridgeNfIptables
16:58:34 [2019-09-23T16:58:34.939Z]         check_test.go:309: Daemon dfe2c95299230 is not started
16:58:34 [2019-09-23T16:58:34.939Z] 
16:58:34 [2019-09-23T16:58:34.939Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
16:58:34 [2019-09-23T16:58:34.939Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
16:58:34 [2019-09-23T16:58:34.939Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled"
16:58:34 [2019-09-23T16:58:34.939Z]         requirement.go:26: unmatched requirement IPv6
16:58:34 [2019-09-23T16:58:34.939Z]         check_test.go:309: Daemon daf54d1eb24b2 is not started
16:58:34 [2019-09-23T16:58:34.939Z] 
16:58:34 [2019-09-23T16:58:34.939Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
16:58:34 [2019-09-23T16:58:34.939Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
16:58:34 [2019-09-23T16:58:34.939Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize"
16:58:34 [2019-09-23T16:58:34.939Z]         requirement.go:26: unmatched requirement Devicemapper
16:58:34 [2019-09-23T16:58:34.939Z]         check_test.go:309: Daemon d87c083361a73 is not started
16:58:34 [2019-09-23T16:58:34.939Z] 
16:58:34 [2019-09-23T16:58:34.939Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
16:58:34 [2019-09-23T16:58:34.939Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
16:58:34 [2019-09-23T16:58:34.939Z]         daemon.go:36: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize"
16:58:34 [2019-09-23T16:58:34.939Z]         requirement.go:26: unmatched requirement Devicemapper
16:58:34 [2019-09-23T16:58:34.939Z]         check_test.go:309: Daemon d5b89814a832e is not started
16:58:34 [2019-09-23T16:58:34.939Z] 
16:58:34 [2019-09-23T16:58:34.939Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
16:58:34 [2019-09-23T16:58:34.939Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
16:58:34 [2019-09-23T16:58:34.939Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
16:58:34 [2019-09-23T16:58:34.939Z] 
16:58:34 [2019-09-23T16:58:34.939Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
16:58:34 [2019-09-23T16:58:34.939Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
16:58:34 [2019-09-23T16:58:34.939Z]         requirement.go:26: unmatched requirement IPv6
16:58:34 [2019-09-23T16:58:34.939Z] 
16:58:34 [2019-09-23T16:58:34.939Z] 
16:58:34 [2019-09-23T16:58:34.939Z] DONE 270 tests, 6 skipped in 2546.582s
16:58:34 [2019-09-23T16:58:34.939Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:58:34 [2019-09-23T16:58:34.939Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d196f82540e49/docker.pid
16:58:34 [2019-09-23T16:58:34.939Z] +++ kill 6131
16:58:34 [2019-09-23T16:58:34.939Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 6131 is not a child of this shell
16:58:34 [2019-09-23T16:58:34.939Z] warning: PID 6131 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d196f82540e49/docker.pid had a nonzero exit code
16:58:34 [2019-09-23T16:58:34.939Z] ++++ cat bundles/test-integration/docker.pid
16:58:34 [2019-09-23T16:58:34.939Z] +++ kill 7275
16:58:34 [2019-09-23T16:58:34.939Z] umount: bundles/test-integration/root: mountpoint not found
16:58:34 [2019-09-23T16:58:34.939Z] +++ /etc/init.d/apparmor stop
16:58:34 [2019-09-23T16:58:34.939Z] Clearing AppArmor profiles cache:.
16:58:34 [2019-09-23T16:58:34.939Z] All profile caches have been cleared, but no profiles have been unloaded.
16:58:34 [2019-09-23T16:58:34.939Z] Unloading profiles will leave already running processes permanently
16:58:34 [2019-09-23T16:58:34.939Z] unconfined, which can lead to unexpected situations.
16:58:34 [2019-09-23T16:58:34.939Z] 
16:58:34 [2019-09-23T16:58:34.939Z] To set a process to complain mode, use the command line tool
16:58:34 [2019-09-23T16:58:34.939Z] 'aa-complain'. To really tear down all profiles, run the init script
16:58:34 [2019-09-23T16:58:34.939Z] with the 'teardown' option."
16:58:34 [2019-09-23T16:58:34.939Z] 
16:58:35 [2019-09-23T16:58:35.105Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
16:58:35 [2019-09-23T16:58:35.237Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
16:58:35 [2019-09-23T16:58:35.248Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:58:36 [2019-09-23T16:58:36.323Z] + echo Ensuring container killed.
16:58:36 [2019-09-23T16:58:36.323Z] Ensuring container killed.
16:58:36 [2019-09-23T16:58:36.323Z] + docker rm -vf docker-pr5
16:58:36 [2019-09-23T16:58:36.323Z] Error: No such container: docker-pr5
16:58:36 [2019-09-23T16:58:36.323Z] + true
[Pipeline] sh
16:58:36 [2019-09-23T16:58:36.598Z] + echo Chowning /workspace to jenkins user
16:58:36 [2019-09-23T16:58:36.598Z] Chowning /workspace to jenkins user
16:58:36 [2019-09-23T16:58:36.598Z] + id -u
16:58:36 [2019-09-23T16:58:36.598Z] + id -g
16:58:36 [2019-09-23T16:58:36.598Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39956:/workspace busybox chown -R 1000:1000 /workspace
16:58:37 [2019-09-23T16:58:37.289Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
16:58:37 [2019-09-23T16:58:37.289Z] === RUN   TestDockerSuite/TestBuildScratchCopy
16:58:37 [2019-09-23T16:58:37.750Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
16:58:39 [2019-09-23T16:58:39.293Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:58:40 [2019-09-23T16:58:40.277Z] + bundleName=amd64
16:58:40 [2019-09-23T16:58:40.277Z] + echo Creating amd64-bundles.tar.gz
16:58:40 [2019-09-23T16:58:40.277Z] Creating amd64-bundles.tar.gz
16:58:40 [2019-09-23T16:58:40.277Z] + xargs tar -czf amd64-bundles.tar.gz
16:58:40 [2019-09-23T16:58:40.277Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
16:58:41 [2019-09-23T16:58:41.211Z] Archiving artifacts
16:58:41 [2019-09-23T16:58:41.797Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39956/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:58:42 [2019-09-23T16:58:42.149Z] + make clean
16:58:42 [2019-09-23T16:58:42.405Z] docker volume rm -f docker-dev-cache
16:58:42 [2019-09-23T16:58:42.405Z] docker-dev-cache
[Pipeline] deleteDir
16:58:43 [2019-09-23T16:58:43.040Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
16:58:45 [2019-09-23T16:58:45.957Z] === RUN   TestDockerSuite/TestBuildShellInherited
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:58:50 [2019-09-23T16:58:50.658Z] === RUN   TestDockerSuite/TestBuildShellMultiple
16:59:08 [2019-09-23T16:59:08.386Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
16:59:08 [2019-09-23T16:59:08.386Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
16:59:08 [2019-09-23T16:59:08.386Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
16:59:20 [2019-09-23T16:59:20.806Z] === RUN   TestDockerSuite/TestBuildSpaces
16:59:20 [2019-09-23T16:59:20.806Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
16:59:25 [2019-09-23T16:59:25.508Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
16:59:25 [2019-09-23T16:59:25.969Z] === RUN   TestDockerSuite/TestBuildStderr
16:59:30 [2019-09-23T16:59:30.670Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
16:59:51 [2019-09-23T16:59:51.792Z] === RUN   TestDockerSuite/TestBuildStopSignal
16:59:51 [2019-09-23T16:59:51.792Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
17:00:00 [2019-09-23T17:00:00.375Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
17:00:00 [2019-09-23T17:00:00.836Z] === RUN   TestDockerSuite/TestBuildTagEvent
17:00:05 [2019-09-23T17:00:05.536Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
17:00:11 [2019-09-23T17:00:11.340Z] === RUN   TestDockerSuite/TestBuildUser
17:00:11 [2019-09-23T17:00:11.340Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
17:00:11 [2019-09-23T17:00:11.340Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
17:00:11 [2019-09-23T17:00:11.340Z] === RUN   TestDockerSuite/TestBuildVerboseOut
17:00:15 [2019-09-23T17:00:15.087Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
17:00:16 [2019-09-23T17:00:16.058Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
17:00:18 [2019-09-23T17:00:18.242Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
17:00:18 [2019-09-23T17:00:18.242Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
17:00:18 [2019-09-23T17:00:18.242Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
17:00:43 [2019-09-23T17:00:43.410Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
17:00:43 [2019-09-23T17:00:43.410Z] === RUN   TestDockerSuite/TestBuildWindowsUser
17:00:58 [2019-09-23T17:00:58.254Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
17:01:02 [2019-09-23T17:01:02.960Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
17:01:02 [2019-09-23T17:01:02.960Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
17:01:02 [2019-09-23T17:01:02.960Z] === RUN   TestDockerSuite/TestBuildWithFailure
17:01:05 [2019-09-23T17:01:05.144Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
17:01:05 [2019-09-23T17:01:05.611Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
17:01:18 [2019-09-23T17:01:18.222Z] === RUN   TestDockerSuite/TestBuildWithTabs
17:01:22 [2019-09-23T17:01:22.926Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
17:01:23 [2019-09-23T17:01:23.387Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
17:01:44 [2019-09-23T17:01:44.504Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
17:01:44 [2019-09-23T17:01:44.504Z] === RUN   TestDockerSuite/TestBuildWithVolumes
17:01:44 [2019-09-23T17:01:44.504Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
17:01:44 [2019-09-23T17:01:44.504Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
17:01:44 [2019-09-23T17:01:44.504Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
17:01:53 [2019-09-23T17:01:53.089Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
17:01:55 [2019-09-23T17:01:55.273Z] === RUN   TestDockerSuite/TestBuildXZHost
17:01:55 [2019-09-23T17:01:55.273Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
17:01:55 [2019-09-23T17:01:55.273Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
17:01:55 [2019-09-23T17:01:55.273Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
17:01:57 [2019-09-23T17:01:57.456Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
17:02:02 [2019-09-23T17:02:02.156Z] === RUN   TestDockerSuite/TestCommitChange
17:02:06 [2019-09-23T17:02:06.862Z] === RUN   TestDockerSuite/TestCommitChangeLabels
17:02:11 [2019-09-23T17:02:11.563Z] === RUN   TestDockerSuite/TestCommitHardlink
17:02:11 [2019-09-23T17:02:11.563Z] === RUN   TestDockerSuite/TestCommitNewFile
17:02:18 [2019-09-23T17:02:18.669Z] === RUN   TestDockerSuite/TestCommitPausedContainer
17:02:18 [2019-09-23T17:02:18.669Z] === RUN   TestDockerSuite/TestCommitTTY
17:02:31 [2019-09-23T17:02:31.072Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
17:02:35 [2019-09-23T17:02:35.772Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
17:02:35 [2019-09-23T17:02:35.772Z] === RUN   TestDockerSuite/TestCommitWithoutPause
17:02:35 [2019-09-23T17:02:35.772Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
17:02:35 [2019-09-23T17:02:35.772Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
17:02:35 [2019-09-23T17:02:35.772Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
17:02:35 [2019-09-23T17:02:35.772Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
17:02:35 [2019-09-23T17:02:35.772Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
17:02:35 [2019-09-23T17:02:35.772Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
17:02:35 [2019-09-23T17:02:35.772Z] === RUN   TestDockerSuite/TestContainerAPICommit
17:02:42 [2019-09-23T17:02:42.862Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
17:02:49 [2019-09-23T17:02:49.952Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
17:02:49 [2019-09-23T17:02:49.952Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
17:02:52 [2019-09-23T17:02:52.139Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
17:02:52 [2019-09-23T17:02:52.139Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
17:02:52 [2019-09-23T17:02:52.139Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
17:02:52 [2019-09-23T17:02:52.139Z] === RUN   TestDockerSuite/TestContainerAPICreate
17:02:54 [2019-09-23T17:02:54.335Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
17:02:54 [2019-09-23T17:02:54.335Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
17:02:54 [2019-09-23T17:02:54.335Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
17:02:56 [2019-09-23T17:02:56.519Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
17:02:56 [2019-09-23T17:02:56.519Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
17:02:56 [2019-09-23T17:02:56.520Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
17:02:56 [2019-09-23T17:02:56.520Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
17:02:56 [2019-09-23T17:02:56.520Z] === RUN   TestDockerSuite/TestContainerAPIDelete
17:02:59 [2019-09-23T17:02:59.433Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
17:03:00 [2019-09-23T17:03:00.975Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
17:03:03 [2019-09-23T17:03:03.163Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
17:03:03 [2019-09-23T17:03:03.163Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
17:03:03 [2019-09-23T17:03:03.163Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
17:03:05 [2019-09-23T17:03:05.348Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
17:03:05 [2019-09-23T17:03:05.348Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
17:03:07 [2019-09-23T17:03:07.538Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
17:03:07 [2019-09-23T17:03:07.538Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
17:03:07 [2019-09-23T17:03:07.538Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
17:03:09 [2019-09-23T17:03:09.721Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
17:03:09 [2019-09-23T17:03:09.721Z] === RUN   TestDockerSuite/TestContainerAPIKill
17:03:11 [2019-09-23T17:03:11.262Z] === RUN   TestDockerSuite/TestContainerAPIPause
17:03:11 [2019-09-23T17:03:11.262Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
17:03:14 [2019-09-23T17:03:14.175Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
17:03:14 [2019-09-23T17:03:14.175Z] === RUN   TestDockerSuite/TestContainerAPIRename
17:03:16 [2019-09-23T17:03:16.373Z] === RUN   TestDockerSuite/TestContainerAPIRestart
17:03:20 [2019-09-23T17:03:20.127Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
17:03:23 [2019-09-23T17:03:23.876Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
17:03:24 [2019-09-23T17:03:24.338Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
17:03:24 [2019-09-23T17:03:24.338Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
17:03:24 [2019-09-23T17:03:24.338Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
17:03:24 [2019-09-23T17:03:24.338Z] === RUN   TestDockerSuite/TestContainerAPIStart
17:03:25 [2019-09-23T17:03:25.878Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
17:03:25 [2019-09-23T17:03:25.878Z] === RUN   TestDockerSuite/TestContainerAPIStop
17:03:28 [2019-09-23T17:03:28.789Z] === RUN   TestDockerSuite/TestContainerAPITop
17:03:28 [2019-09-23T17:03:28.789Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
17:03:30 [2019-09-23T17:03:30.333Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
17:03:30 [2019-09-23T17:03:30.794Z] === RUN   TestDockerSuite/TestContainerAPIWait
17:03:34 [2019-09-23T17:03:34.541Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
17:03:36 [2019-09-23T17:03:36.726Z] === RUN   TestDockerSuite/TestContainerNetworkMode
17:03:36 [2019-09-23T17:03:36.726Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
17:03:36 [2019-09-23T17:03:36.726Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
17:03:36 [2019-09-23T17:03:36.726Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
17:03:36 [2019-09-23T17:03:36.726Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
17:03:36 [2019-09-23T17:03:36.726Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
17:03:38 [2019-09-23T17:03:38.908Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
17:04:04 [2019-09-23T17:04:04.079Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
17:04:04 [2019-09-23T17:04:04.079Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
17:04:04 [2019-09-23T17:04:04.079Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
17:04:04 [2019-09-23T17:04:04.079Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
17:04:04 [2019-09-23T17:04:04.079Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
17:04:04 [2019-09-23T17:04:04.079Z] === RUN   TestDockerSuite/TestCopyAndRestart
17:04:04 [2019-09-23T17:04:04.079Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
17:04:04 [2019-09-23T17:04:04.079Z] === RUN   TestDockerSuite/TestCpAbsolutePath
17:04:04 [2019-09-23T17:04:04.079Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
17:04:04 [2019-09-23T17:04:04.079Z] === RUN   TestDockerSuite/TestCpFromCaseA
17:04:04 [2019-09-23T17:04:04.079Z] === RUN   TestDockerSuite/TestCpFromCaseB
17:04:04 [2019-09-23T17:04:04.079Z] === RUN   TestDockerSuite/TestCpFromCaseC
17:04:04 [2019-09-23T17:04:04.079Z] === RUN   TestDockerSuite/TestCpFromCaseD
17:04:04 [2019-09-23T17:04:04.079Z] === RUN   TestDockerSuite/TestCpFromCaseE
17:04:04 [2019-09-23T17:04:04.079Z] === RUN   TestDockerSuite/TestCpFromCaseF
17:04:04 [2019-09-23T17:04:04.079Z] === RUN   TestDockerSuite/TestCpFromCaseG
17:04:04 [2019-09-23T17:04:04.079Z] === RUN   TestDockerSuite/TestCpFromCaseH
17:04:04 [2019-09-23T17:04:04.079Z] === RUN   TestDockerSuite/TestCpFromCaseI
17:04:04 [2019-09-23T17:04:04.079Z] === RUN   TestDockerSuite/TestCpFromCaseJ
17:04:04 [2019-09-23T17:04:04.079Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
17:04:04 [2019-09-23T17:04:04.079Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
17:04:04 [2019-09-23T17:04:04.079Z] === RUN   TestDockerSuite/TestCpGarbagePath
17:04:05 [2019-09-23T17:04:05.628Z] === RUN   TestDockerSuite/TestCpLocalOnly
17:04:06 [2019-09-23T17:04:06.089Z] === RUN   TestDockerSuite/TestCpNameHasColon
17:04:06 [2019-09-23T17:04:06.089Z] === RUN   TestDockerSuite/TestCpRelativePath
17:04:08 [2019-09-23T17:04:08.273Z] === RUN   TestDockerSuite/TestCpSpecialFiles
17:04:08 [2019-09-23T17:04:08.273Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
17:04:08 [2019-09-23T17:04:08.273Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
17:04:08 [2019-09-23T17:04:08.273Z] === RUN   TestDockerSuite/TestCpToCaseA
17:04:12 [2019-09-23T17:04:12.976Z] === RUN   TestDockerSuite/TestCpToCaseB
17:04:15 [2019-09-23T17:04:15.159Z] === RUN   TestDockerSuite/TestCpToCaseC
17:04:15 [2019-09-23T17:04:15.159Z] === RUN   TestDockerSuite/TestCpToCaseD
17:04:15 [2019-09-23T17:04:15.159Z] === RUN   TestDockerSuite/TestCpToCaseE
17:04:25 [2019-09-23T17:04:25.523Z] === RUN   TestDockerSuite/TestCpToCaseF
17:04:25 [2019-09-23T17:04:25.523Z] === RUN   TestDockerSuite/TestCpToCaseG
17:04:25 [2019-09-23T17:04:25.523Z] === RUN   TestDockerSuite/TestCpToCaseH
17:04:34 [2019-09-23T17:04:34.106Z] === RUN   TestDockerSuite/TestCpToCaseI
17:04:34 [2019-09-23T17:04:34.106Z] === RUN   TestDockerSuite/TestCpToCaseJ
17:04:34 [2019-09-23T17:04:34.106Z] === RUN   TestDockerSuite/TestCpToDot
17:04:36 [2019-09-23T17:04:36.291Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
17:04:36 [2019-09-23T17:04:36.291Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
17:04:36 [2019-09-23T17:04:36.291Z] === RUN   TestDockerSuite/TestCpToStdout
17:04:38 [2019-09-23T17:04:38.480Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
17:04:38 [2019-09-23T17:04:38.480Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
17:04:38 [2019-09-23T17:04:38.480Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
17:04:38 [2019-09-23T17:04:38.480Z] === RUN   TestDockerSuite/TestCpVolumePath
17:04:38 [2019-09-23T17:04:38.480Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
17:04:38 [2019-09-23T17:04:38.480Z] === RUN   TestDockerSuite/TestCreateArgs
17:04:38 [2019-09-23T17:04:38.941Z] === RUN   TestDockerSuite/TestCreateByImageID
17:04:40 [2019-09-23T17:04:40.482Z] === RUN   TestDockerSuite/TestCreateEchoStdout
17:04:43 [2019-09-23T17:04:43.394Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
17:04:43 [2019-09-23T17:04:43.394Z] === RUN   TestDockerSuite/TestCreateHostConfig
17:04:43 [2019-09-23T17:04:43.394Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
17:04:45 [2019-09-23T17:04:45.579Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
17:04:46 [2019-09-23T17:04:46.039Z] === RUN   TestDockerSuite/TestCreateLabels
17:04:46 [2019-09-23T17:04:46.039Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
17:04:46 [2019-09-23T17:04:46.039Z] === RUN   TestDockerSuite/TestCreateRM
17:04:46 [2019-09-23T17:04:46.500Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
17:04:46 [2019-09-23T17:04:46.500Z] === RUN   TestDockerSuite/TestCreateStopSignal
17:04:46 [2019-09-23T17:04:46.500Z] === RUN   TestDockerSuite/TestCreateStopTimeout
17:04:46 [2019-09-23T17:04:46.961Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
17:04:59 [2019-09-23T17:04:59.363Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
17:04:59 [2019-09-23T17:04:59.824Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
17:05:00 [2019-09-23T17:05:00.285Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
17:05:04 [2019-09-23T17:05:04.987Z] === RUN   TestDockerSuite/TestCreateWithPortRange
17:05:04 [2019-09-23T17:05:04.987Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
17:05:04 [2019-09-23T17:05:04.987Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
17:05:07 [2019-09-23T17:05:07.179Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
17:05:07 [2019-09-23T17:05:07.179Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
17:05:07 [2019-09-23T17:05:07.179Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
17:05:07 [2019-09-23T17:05:07.179Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
17:05:07 [2019-09-23T17:05:07.179Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
17:05:07 [2019-09-23T17:05:07.179Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
17:05:07 [2019-09-23T17:05:07.179Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
17:05:07 [2019-09-23T17:05:07.179Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
17:05:07 [2019-09-23T17:05:07.179Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
17:05:07 [2019-09-23T17:05:07.179Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
17:05:07 [2019-09-23T17:05:07.179Z] === RUN   TestDockerSuite/TestDevicePermissions
17:05:07 [2019-09-23T17:05:07.179Z] === RUN   TestDockerSuite/TestDockerFails
17:05:07 [2019-09-23T17:05:07.179Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
17:05:07 [2019-09-23T17:05:07.179Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
17:05:07 [2019-09-23T17:05:07.179Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
17:05:07 [2019-09-23T17:05:07.179Z] === RUN   TestDockerSuite/TestEventsAttach
17:05:07 [2019-09-23T17:05:07.179Z] === RUN   TestDockerSuite/TestEventsCommit
17:05:07 [2019-09-23T17:05:07.179Z] === RUN   TestDockerSuite/TestEventsContainerEvents
17:05:09 [2019-09-23T17:05:09.363Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
17:05:11 [2019-09-23T17:05:11.547Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
17:05:14 [2019-09-23T17:05:14.462Z] === RUN   TestDockerSuite/TestEventsContainerRestart
17:05:23 [2019-09-23T17:05:23.048Z] === RUN   TestDockerSuite/TestEventsCopy
17:05:27 [2019-09-23T17:05:27.747Z] === RUN   TestDockerSuite/TestEventsFilterContainer
17:05:32 [2019-09-23T17:05:32.444Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
17:05:34 [2019-09-23T17:05:34.632Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
17:05:35 [2019-09-23T17:05:35.096Z] === RUN   TestDockerSuite/TestEventsFilterImageName
17:05:38 [2019-09-23T17:05:38.841Z] === RUN   TestDockerSuite/TestEventsFilterLabels
17:05:39 [2019-09-23T17:05:39.305Z] === RUN   TestDockerSuite/TestEventsFilterType
17:05:40 [2019-09-23T17:05:40.278Z] === RUN   TestDockerSuite/TestEventsFilters
17:05:44 [2019-09-23T17:05:44.977Z] === RUN   TestDockerSuite/TestEventsFormat
17:05:49 [2019-09-23T17:05:49.677Z] === RUN   TestDockerSuite/TestEventsFormatBadField
17:05:49 [2019-09-23T17:05:49.677Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
17:05:49 [2019-09-23T17:05:49.677Z] === RUN   TestDockerSuite/TestEventsImageImport
17:05:49 [2019-09-23T17:05:49.677Z] === RUN   TestDockerSuite/TestEventsImageLoad
17:05:49 [2019-09-23T17:05:49.677Z] === RUN   TestDockerSuite/TestEventsImagePull
17:05:49 [2019-09-23T17:05:49.677Z] === RUN   TestDockerSuite/TestEventsImageTag
17:05:50 [2019-09-23T17:05:50.648Z] === RUN   TestDockerSuite/TestEventsPluginOps
17:05:50 [2019-09-23T17:05:50.648Z] === RUN   TestDockerSuite/TestEventsRename
17:05:52 [2019-09-23T17:05:52.836Z] === RUN   TestDockerSuite/TestEventsResize
17:05:55 [2019-09-23T17:05:55.217Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
17:05:57 [2019-09-23T17:05:57.405Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
17:05:59 [2019-09-23T17:05:59.594Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
17:06:04 [2019-09-23T17:06:04.296Z] === RUN   TestDockerSuite/TestEventsTop
17:06:04 [2019-09-23T17:06:04.756Z] === RUN   TestDockerSuite/TestEventsUntag
17:06:07 [2019-09-23T17:06:07.667Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
17:06:11 [2019-09-23T17:06:11.410Z] === RUN   TestDockerSuite/TestExec
17:06:11 [2019-09-23T17:06:11.410Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
17:06:11 [2019-09-23T17:06:11.410Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
17:06:12 [2019-09-23T17:06:12.951Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
17:06:14 [2019-09-23T17:06:14.493Z] === RUN   TestDockerSuite/TestExecAPIStart
17:06:14 [2019-09-23T17:06:14.493Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
17:06:14 [2019-09-23T17:06:14.493Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
17:06:14 [2019-09-23T17:06:14.493Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
17:06:16 [2019-09-23T17:06:16.681Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
17:06:18 [2019-09-23T17:06:18.865Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
17:06:21 [2019-09-23T17:06:21.066Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
17:06:23 [2019-09-23T17:06:23.253Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
17:06:27 [2019-09-23T17:06:27.951Z] === RUN   TestDockerSuite/TestExecCgroup
17:06:27 [2019-09-23T17:06:27.951Z] === RUN   TestDockerSuite/TestExecEnv
17:06:27 [2019-09-23T17:06:27.951Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
17:06:27 [2019-09-23T17:06:27.951Z] === RUN   TestDockerSuite/TestExecExitStatus
17:06:30 [2019-09-23T17:06:30.134Z] === RUN   TestDockerSuite/TestExecInspectID
17:06:34 [2019-09-23T17:06:34.836Z] === RUN   TestDockerSuite/TestExecInteractive
17:06:34 [2019-09-23T17:06:34.836Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
17:06:34 [2019-09-23T17:06:34.836Z] === RUN   TestDockerSuite/TestExecParseError
17:06:34 [2019-09-23T17:06:34.836Z] === RUN   TestDockerSuite/TestExecPausedContainer
17:06:34 [2019-09-23T17:06:34.836Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
17:06:34 [2019-09-23T17:06:34.836Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
17:06:37 [2019-09-23T17:06:37.759Z] === RUN   TestDockerSuite/TestExecSetEnv
17:06:37 [2019-09-23T17:06:37.759Z] === RUN   TestDockerSuite/TestExecStartFails
17:06:37 [2019-09-23T17:06:37.759Z] === RUN   TestDockerSuite/TestExecStateCleanup
17:06:37 [2019-09-23T17:06:37.759Z] === RUN   TestDockerSuite/TestExecStopNotHanging
17:06:37 [2019-09-23T17:06:37.759Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
17:06:37 [2019-09-23T17:06:37.759Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
17:06:39 [2019-09-23T17:06:39.943Z] === RUN   TestDockerSuite/TestExecUlimits
17:06:39 [2019-09-23T17:06:39.943Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
17:06:48 [2019-09-23T17:06:48.745Z] === RUN   TestDockerSuite/TestExecWithImageUser
17:06:48 [2019-09-23T17:06:48.745Z] === RUN   TestDockerSuite/TestExecWithPrivileged
17:06:48 [2019-09-23T17:06:48.745Z] === RUN   TestDockerSuite/TestExecWithUser
17:06:48 [2019-09-23T17:06:48.745Z] === RUN   TestDockerSuite/TestGetContainerStats
17:06:54 [2019-09-23T17:06:54.554Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
17:07:00 [2019-09-23T17:07:00.359Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
17:07:03 [2019-09-23T17:07:03.271Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
17:07:10 [2019-09-23T17:07:10.360Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
17:07:10 [2019-09-23T17:07:10.360Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
17:07:10 [2019-09-23T17:07:10.360Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
17:07:10 [2019-09-23T17:07:10.360Z] === RUN   TestDockerSuite/TestHealth
17:07:10 [2019-09-23T17:07:10.360Z] === RUN   TestDockerSuite/TestHistoryExistentImage
17:07:10 [2019-09-23T17:07:10.360Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
17:07:10 [2019-09-23T17:07:10.360Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
17:07:10 [2019-09-23T17:07:10.360Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
17:07:15 [2019-09-23T17:07:15.065Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
17:07:15 [2019-09-23T17:07:15.065Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
17:07:15 [2019-09-23T17:07:15.065Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
17:07:15 [2019-09-23T17:07:15.065Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
17:07:15 [2019-09-23T17:07:15.065Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
17:07:15 [2019-09-23T17:07:15.065Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
17:07:16 [2019-09-23T17:07:16.036Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
17:07:16 [2019-09-23T17:07:16.036Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
17:07:17 [2019-09-23T17:07:17.006Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
17:07:17 [2019-09-23T17:07:17.006Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
17:07:18 [2019-09-23T17:07:18.549Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
17:07:19 [2019-09-23T17:07:19.010Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
17:07:21 [2019-09-23T17:07:21.196Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
17:07:23 [2019-09-23T17:07:23.383Z] === RUN   TestDockerSuite/TestImagesFormat
17:07:23 [2019-09-23T17:07:23.383Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
17:07:23 [2019-09-23T17:07:23.383Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
17:07:27 [2019-09-23T17:07:27.124Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
17:07:27 [2019-09-23T17:07:27.124Z] === RUN   TestDockerSuite/TestImportBadURL
17:07:30 [2019-09-23T17:07:30.037Z] === RUN   TestDockerSuite/TestImportDisplay
17:07:30 [2019-09-23T17:07:30.037Z] === RUN   TestDockerSuite/TestImportFile
17:07:30 [2019-09-23T17:07:30.037Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
17:07:30 [2019-09-23T17:07:30.037Z] === RUN   TestDockerSuite/TestImportFileWithMessage
17:07:30 [2019-09-23T17:07:30.037Z] === RUN   TestDockerSuite/TestImportGzipped
17:07:30 [2019-09-23T17:07:30.037Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
17:07:30 [2019-09-23T17:07:30.037Z] === RUN   TestDockerSuite/TestInfoDebug
17:07:30 [2019-09-23T17:07:30.037Z] === RUN   TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
17:07:30 [2019-09-23T17:07:30.037Z] === RUN   TestDockerSuite/TestInfoDiscoveryBackend
17:07:30 [2019-09-23T17:07:30.037Z] === RUN   TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
17:07:30 [2019-09-23T17:07:30.037Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
17:07:30 [2019-09-23T17:07:30.037Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
17:07:30 [2019-09-23T17:07:30.037Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
17:07:30 [2019-09-23T17:07:30.037Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
17:07:30 [2019-09-23T17:07:30.603Z] === RUN   TestDockerSuite/TestInfoFormat
17:07:30 [2019-09-23T17:07:30.603Z] === RUN   TestDockerSuite/TestInsecureRegistries
17:07:30 [2019-09-23T17:07:30.603Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
17:07:30 [2019-09-23T17:07:30.603Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
17:07:30 [2019-09-23T17:07:30.603Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
17:07:32 [2019-09-23T17:07:32.788Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
17:07:34 [2019-09-23T17:07:34.965Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
17:07:34 [2019-09-23T17:07:34.965Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
17:07:34 [2019-09-23T17:07:34.965Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
17:07:34 [2019-09-23T17:07:34.965Z] === RUN   TestDockerSuite/TestInspectAmpersand
17:07:34 [2019-09-23T17:07:34.965Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
17:07:37 [2019-09-23T17:07:37.857Z] === RUN   TestDockerSuite/TestInspectByPrefix
17:07:37 [2019-09-23T17:07:37.857Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
17:07:40 [2019-09-23T17:07:40.023Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
17:07:40 [2019-09-23T17:07:40.023Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
17:07:40 [2019-09-23T17:07:40.023Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
17:07:40 [2019-09-23T17:07:40.023Z] === RUN   TestDockerSuite/TestInspectDefault
17:07:42 [2019-09-23T17:07:42.190Z] === RUN   TestDockerSuite/TestInspectHistory
17:07:46 [2019-09-23T17:07:46.861Z] === RUN   TestDockerSuite/TestInspectImage
17:07:46 [2019-09-23T17:07:46.861Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
17:07:46 [2019-09-23T17:07:46.861Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
17:07:46 [2019-09-23T17:07:46.861Z] === RUN   TestDockerSuite/TestInspectInt64
17:07:49 [2019-09-23T17:07:49.026Z] === RUN   TestDockerSuite/TestInspectJSONFields
17:07:51 [2019-09-23T17:07:51.192Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
17:07:51 [2019-09-23T17:07:51.192Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
17:07:53 [2019-09-23T17:07:53.358Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
17:07:55 [2019-09-23T17:07:55.601Z] === RUN   TestDockerSuite/TestInspectPlugin
17:07:55 [2019-09-23T17:07:55.601Z] === RUN   TestDockerSuite/TestInspectRootFS
17:07:55 [2019-09-23T17:07:55.601Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
17:07:57 [2019-09-23T17:07:57.767Z] === RUN   TestDockerSuite/TestInspectStatus
17:08:00 [2019-09-23T17:08:00.659Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
17:08:05 [2019-09-23T17:08:05.330Z] === RUN   TestDockerSuite/TestInspectTemplateError
17:08:07 [2019-09-23T17:08:07.501Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
17:08:09 [2019-09-23T17:08:09.668Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
17:08:11 [2019-09-23T17:08:11.833Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
17:08:13 [2019-09-23T17:08:13.999Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
17:08:16 [2019-09-23T17:08:16.164Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
17:08:18 [2019-09-23T17:08:18.329Z] === RUN   TestDockerSuite/TestInspectUnknownObject
17:08:18 [2019-09-23T17:08:18.329Z] === RUN   TestDockerSuite/TestLinkShortDefinition
17:08:18 [2019-09-23T17:08:18.329Z] === RUN   TestDockerSuite/TestLinksEnvs
17:08:18 [2019-09-23T17:08:18.329Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
17:08:18 [2019-09-23T17:08:18.329Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
17:08:18 [2019-09-23T17:08:18.329Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
17:08:18 [2019-09-23T17:08:18.329Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
17:08:18 [2019-09-23T17:08:18.329Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
17:08:18 [2019-09-23T17:08:18.329Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
17:08:18 [2019-09-23T17:08:18.329Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
17:08:18 [2019-09-23T17:08:18.329Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
17:08:18 [2019-09-23T17:08:18.329Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
17:08:18 [2019-09-23T17:08:18.329Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
17:08:18 [2019-09-23T17:08:18.329Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
17:08:18 [2019-09-23T17:08:18.329Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
17:08:18 [2019-09-23T17:08:18.329Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
17:08:18 [2019-09-23T17:08:18.329Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
17:08:18 [2019-09-23T17:08:18.329Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
17:08:18 [2019-09-23T17:08:18.329Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
17:08:18 [2019-09-23T17:08:18.329Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
17:08:20 [2019-09-23T17:08:20.494Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
17:08:22 [2019-09-23T17:08:22.022Z] === RUN   TestDockerSuite/TestLogsAPIUntil
17:08:27 [2019-09-23T17:08:27.806Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
17:08:29 [2019-09-23T17:08:29.970Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
17:08:29 [2019-09-23T17:08:29.970Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
17:08:32 [2019-09-23T17:08:32.135Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
17:08:32 [2019-09-23T17:08:32.135Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
17:08:40 [2019-09-23T17:08:40.675Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
17:08:47 [2019-09-23T17:08:47.723Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
17:08:54 [2019-09-23T17:08:54.932Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
17:08:56 [2019-09-23T17:08:56.460Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
17:08:58 [2019-09-23T17:08:58.629Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
17:08:58 [2019-09-23T17:08:58.629Z] === RUN   TestDockerSuite/TestLogsFollowStopped
17:09:01 [2019-09-23T17:09:01.524Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
17:09:03 [2019-09-23T17:09:03.692Z] === RUN   TestDockerSuite/TestLogsSince
17:09:13 [2019-09-23T17:09:13.976Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
17:09:13 [2019-09-23T17:09:13.976Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
17:09:13 [2019-09-23T17:09:13.976Z] === RUN   TestDockerSuite/TestLogsTail
17:09:15 [2019-09-23T17:09:15.504Z] === RUN   TestDockerSuite/TestLogsTimestamps
17:09:18 [2019-09-23T17:09:18.393Z] === RUN   TestDockerSuite/TestLogsWithDetails
17:09:19 [2019-09-23T17:09:19.926Z] === RUN   TestDockerSuite/TestMountIntoProc
17:09:19 [2019-09-23T17:09:19.926Z] === RUN   TestDockerSuite/TestMountIntoSys
17:09:19 [2019-09-23T17:09:19.926Z] === RUN   TestDockerSuite/TestNetHostname
17:09:19 [2019-09-23T17:09:19.926Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
17:09:20 [2019-09-23T17:09:20.384Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
17:09:20 [2019-09-23T17:09:20.384Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
17:09:20 [2019-09-23T17:09:20.384Z] === RUN   TestDockerSuite/TestPluginActive
17:09:20 [2019-09-23T17:09:20.384Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
17:09:20 [2019-09-23T17:09:20.384Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
17:09:20 [2019-09-23T17:09:20.384Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
17:09:20 [2019-09-23T17:09:20.384Z] === RUN   TestDockerSuite/TestPluginLogDriver
17:09:20 [2019-09-23T17:09:20.384Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
17:09:20 [2019-09-23T17:09:20.384Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
17:09:20 [2019-09-23T17:09:20.384Z] === RUN   TestDockerSuite/TestPluginUpgrade
17:09:20 [2019-09-23T17:09:20.384Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
17:09:20 [2019-09-23T17:09:20.384Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
17:09:20 [2019-09-23T17:09:20.384Z] === RUN   TestDockerSuite/TestPortHostBinding
17:09:20 [2019-09-23T17:09:20.384Z] === RUN   TestDockerSuite/TestPortList
17:09:20 [2019-09-23T17:09:20.384Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
17:09:25 [2019-09-23T17:09:25.057Z] === RUN   TestDockerSuite/TestPostContainersAttach
17:09:25 [2019-09-23T17:09:25.057Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
17:09:25 [2019-09-23T17:09:25.057Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
17:09:25 [2019-09-23T17:09:25.057Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
17:09:25 [2019-09-23T17:09:25.057Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
17:09:25 [2019-09-23T17:09:25.057Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
17:09:25 [2019-09-23T17:09:25.057Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
17:09:25 [2019-09-23T17:09:25.057Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
17:09:25 [2019-09-23T17:09:25.057Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
17:09:25 [2019-09-23T17:09:25.057Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
17:09:29 [2019-09-23T17:09:29.732Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
17:09:29 [2019-09-23T17:09:29.732Z] === RUN   TestDockerSuite/TestPsByOrder
17:09:38 [2019-09-23T17:09:38.272Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
17:09:38 [2019-09-23T17:09:38.272Z] === RUN   TestDockerSuite/TestPsListContainersBase
17:09:46 [2019-09-23T17:09:46.813Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
17:09:59 [2019-09-23T17:09:59.241Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
17:09:59 [2019-09-23T17:09:59.699Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
17:09:59 [2019-09-23T17:09:59.699Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
17:10:12 [2019-09-23T17:10:12.051Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
17:10:19 [2019-09-23T17:10:19.105Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
17:10:26 [2019-09-23T17:10:26.310Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
17:10:30 [2019-09-23T17:10:30.026Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
17:10:30 [2019-09-23T17:10:30.482Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
17:10:30 [2019-09-23T17:10:30.482Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
17:10:35 [2019-09-23T17:10:35.153Z] === RUN   TestDockerSuite/TestPsListContainersSize
17:10:35 [2019-09-23T17:10:35.153Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
17:10:35 [2019-09-23T17:10:35.153Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
17:10:35 [2019-09-23T17:10:35.153Z] === RUN   TestDockerSuite/TestPsRightTagName
17:10:35 [2019-09-23T17:10:35.153Z] === RUN   TestDockerSuite/TestPsShowMounts
17:10:42 [2019-09-23T17:10:42.212Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
17:10:42 [2019-09-23T17:10:42.212Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
17:10:43 [2019-09-23T17:10:43.173Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
17:10:43 [2019-09-23T17:10:43.173Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
17:10:44 [2019-09-23T17:10:44.701Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
17:10:45 [2019-09-23T17:10:45.664Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
17:10:45 [2019-09-23T17:10:45.664Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
17:10:51 [2019-09-23T17:10:51.432Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
17:10:56 [2019-09-23T17:10:56.102Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
17:10:57 [2019-09-23T17:10:57.630Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
17:11:22 [2019-09-23T17:11:22.730Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
17:11:22 [2019-09-23T17:11:22.730Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
17:11:26 [2019-09-23T17:11:26.446Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
17:11:26 [2019-09-23T17:11:26.446Z] === RUN   TestDockerSuite/TestRestartPolicyNO
17:11:26 [2019-09-23T17:11:26.904Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
17:11:27 [2019-09-23T17:11:27.360Z] === RUN   TestDockerSuite/TestRestartRunningContainer
17:11:32 [2019-09-23T17:11:32.027Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
17:11:35 [2019-09-23T17:11:35.746Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
17:11:35 [2019-09-23T17:11:35.746Z] === RUN   TestDockerSuite/TestRestartWithVolumes
17:11:40 [2019-09-23T17:11:40.419Z] === RUN   TestDockerSuite/TestRmiBlank
17:11:40 [2019-09-23T17:11:40.419Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
17:11:40 [2019-09-23T17:11:40.419Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
17:11:55 [2019-09-23T17:11:55.199Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
17:11:57 [2019-09-23T17:11:57.370Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
17:11:57 [2019-09-23T17:11:57.827Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
17:12:04 [2019-09-23T17:12:04.884Z] === RUN   TestDockerSuite/TestRmiImgIDForce
17:12:10 [2019-09-23T17:12:10.651Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
17:12:17 [2019-09-23T17:12:17.696Z] === RUN   TestDockerSuite/TestRmiParentImageFail
17:12:22 [2019-09-23T17:12:22.366Z] === RUN   TestDockerSuite/TestRmiTag
17:12:22 [2019-09-23T17:12:22.821Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
17:12:24 [2019-09-23T17:12:24.989Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
17:12:42 [2019-09-23T17:12:42.937Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
17:12:44 [2019-09-23T17:12:44.464Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
17:12:49 [2019-09-23T17:12:49.135Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
17:12:50 [2019-09-23T17:12:50.295Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
17:12:50 [2019-09-23T17:12:50.295Z] === RUN   TestDockerSuite/TestRunAddHost
17:12:50 [2019-09-23T17:12:50.295Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
17:12:50 [2019-09-23T17:12:50.295Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
17:12:50 [2019-09-23T17:12:50.295Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
17:12:50 [2019-09-23T17:12:50.295Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
17:12:50 [2019-09-23T17:12:50.295Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
17:12:50 [2019-09-23T17:12:50.752Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
17:12:52 [2019-09-23T17:12:52.919Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
17:12:52 [2019-09-23T17:12:52.919Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
17:12:52 [2019-09-23T17:12:52.919Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
17:13:03 [2019-09-23T17:13:03.274Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
17:13:04 [2019-09-23T17:13:04.826Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
17:13:07 [2019-09-23T17:13:07.027Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
17:13:09 [2019-09-23T17:13:09.227Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
17:13:16 [2019-09-23T17:13:16.346Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
17:13:16 [2019-09-23T17:13:16.346Z] === RUN   TestDockerSuite/TestRunBindMounts
17:13:26 [2019-09-23T17:13:26.758Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
17:13:26 [2019-09-23T17:13:26.758Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
17:13:26 [2019-09-23T17:13:26.758Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
17:13:26 [2019-09-23T17:13:26.758Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
17:13:26 [2019-09-23T17:13:26.758Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
17:13:26 [2019-09-23T17:13:26.758Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
17:13:26 [2019-09-23T17:13:26.758Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
17:13:26 [2019-09-23T17:13:26.758Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
17:13:26 [2019-09-23T17:13:26.758Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
17:13:26 [2019-09-23T17:13:26.758Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
17:13:26 [2019-09-23T17:13:26.758Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
17:13:26 [2019-09-23T17:13:26.758Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
17:13:28 [2019-09-23T17:13:28.314Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
17:13:28 [2019-09-23T17:13:28.314Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
17:13:31 [2019-09-23T17:13:31.251Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
17:13:31 [2019-09-23T17:13:31.251Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
17:13:31 [2019-09-23T17:13:31.251Z] === RUN   TestDockerSuite/TestRunContainerNetwork
17:13:32 [2019-09-23T17:13:32.805Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
17:13:32 [2019-09-23T17:13:32.805Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
17:13:32 [2019-09-23T17:13:32.805Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
17:13:32 [2019-09-23T17:13:32.805Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
17:13:32 [2019-09-23T17:13:32.805Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
17:13:32 [2019-09-23T17:13:32.805Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
17:13:32 [2019-09-23T17:13:32.805Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
17:13:32 [2019-09-23T17:13:32.805Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
17:13:35 [2019-09-23T17:13:35.004Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
17:13:37 [2019-09-23T17:13:37.209Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
17:13:39 [2019-09-23T17:13:39.411Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
17:13:39 [2019-09-23T17:13:39.411Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
17:13:39 [2019-09-23T17:13:39.411Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
17:13:39 [2019-09-23T17:13:39.411Z] === RUN   TestDockerSuite/TestRunCreateVolume
17:13:41 [2019-09-23T17:13:41.608Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
17:13:41 [2019-09-23T17:13:41.608Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
17:13:41 [2019-09-23T17:13:41.608Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
17:13:41 [2019-09-23T17:13:41.608Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
17:13:41 [2019-09-23T17:13:41.608Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
17:13:43 [2019-09-23T17:13:43.807Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
17:13:56 [2019-09-23T17:13:56.260Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
17:13:56 [2019-09-23T17:13:56.260Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
17:13:56 [2019-09-23T17:13:56.260Z] === RUN   TestDockerSuite/TestRunDNSOptions
17:13:56 [2019-09-23T17:13:56.260Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
17:13:56 [2019-09-23T17:13:56.260Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
17:13:56 [2019-09-23T17:13:56.260Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
17:13:56 [2019-09-23T17:13:56.260Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
17:13:57 [2019-09-23T17:13:57.813Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
17:13:57 [2019-09-23T17:13:57.813Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
17:13:57 [2019-09-23T17:13:57.813Z] === RUN   TestDockerSuite/TestRunDuplicateMount
17:13:57 [2019-09-23T17:13:57.813Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
17:14:00 [2019-09-23T17:14:00.012Z] === RUN   TestDockerSuite/TestRunEchoStdout
17:14:02 [2019-09-23T17:14:02.210Z] === RUN   TestDockerSuite/TestRunEmptyEnv
17:14:02 [2019-09-23T17:14:02.210Z] === RUN   TestDockerSuite/TestRunEntrypoint
17:14:04 [2019-09-23T17:14:04.410Z] === RUN   TestDockerSuite/TestRunEnvironment
17:14:04 [2019-09-23T17:14:04.410Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
17:14:04 [2019-09-23T17:14:04.410Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
17:14:04 [2019-09-23T17:14:04.410Z] === RUN   TestDockerSuite/TestRunExitCode
17:14:06 [2019-09-23T17:14:06.609Z] === RUN   TestDockerSuite/TestRunExitCodeOne
17:14:08 [2019-09-23T17:14:08.807Z] === RUN   TestDockerSuite/TestRunExitCodeZero
17:14:10 [2019-09-23T17:14:10.358Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
17:14:13 [2019-09-23T17:14:13.288Z] === RUN   TestDockerSuite/TestRunExposePort
17:14:13 [2019-09-23T17:14:13.288Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
17:14:13 [2019-09-23T17:14:13.288Z] === RUN   TestDockerSuite/TestRunGroupAdd
17:14:13 [2019-09-23T17:14:13.288Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
17:14:13 [2019-09-23T17:14:13.288Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
17:14:13 [2019-09-23T17:14:13.288Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
17:14:13 [2019-09-23T17:14:13.288Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
17:14:13 [2019-09-23T17:14:13.288Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
17:14:13 [2019-09-23T17:14:13.288Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
17:14:21 [2019-09-23T17:14:21.902Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
17:14:21 [2019-09-23T17:14:21.902Z] === RUN   TestDockerSuite/TestRunInvalidReference
17:14:21 [2019-09-23T17:14:21.902Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
17:14:21 [2019-09-23T17:14:21.902Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
17:14:21 [2019-09-23T17:14:21.902Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
17:14:21 [2019-09-23T17:14:21.902Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
17:14:21 [2019-09-23T17:14:21.902Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
17:14:32 [2019-09-23T17:14:32.281Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
17:14:32 [2019-09-23T17:14:32.281Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
17:14:32 [2019-09-23T17:14:32.745Z] === RUN   TestDockerSuite/TestRunModeHostname
17:14:32 [2019-09-23T17:14:32.745Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
17:14:32 [2019-09-23T17:14:32.745Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
17:14:32 [2019-09-23T17:14:32.745Z] === RUN   TestDockerSuite/TestRunModeIpcHost
17:14:32 [2019-09-23T17:14:32.745Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
17:14:32 [2019-09-23T17:14:32.745Z] === RUN   TestDockerSuite/TestRunModePIDContainer
17:14:32 [2019-09-23T17:14:32.745Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
17:14:32 [2019-09-23T17:14:32.745Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
17:14:32 [2019-09-23T17:14:32.745Z] === RUN   TestDockerSuite/TestRunModePIDHost
17:14:32 [2019-09-23T17:14:32.745Z] === RUN   TestDockerSuite/TestRunModeUTSHost
17:14:32 [2019-09-23T17:14:32.745Z] === RUN   TestDockerSuite/TestRunMount
17:14:32 [2019-09-23T17:14:32.745Z] === RUN   TestDockerSuite/TestRunMountOrdering
17:14:32 [2019-09-23T17:14:32.745Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
17:14:32 [2019-09-23T17:14:32.745Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
17:14:32 [2019-09-23T17:14:32.745Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
17:14:39 [2019-09-23T17:14:39.864Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
17:14:39 [2019-09-23T17:14:39.864Z] === RUN   TestDockerSuite/TestRunNamedVolume
17:14:39 [2019-09-23T17:14:39.864Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
17:14:39 [2019-09-23T17:14:39.864Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
17:14:44 [2019-09-23T17:14:44.598Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
17:14:48 [2019-09-23T17:14:48.363Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
17:14:48 [2019-09-23T17:14:48.364Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
17:14:48 [2019-09-23T17:14:48.364Z] === RUN   TestDockerSuite/TestRunNetHost
17:14:48 [2019-09-23T17:14:48.364Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
17:14:48 [2019-09-23T17:14:48.364Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
17:14:48 [2019-09-23T17:14:48.364Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
17:14:48 [2019-09-23T17:14:48.364Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
17:14:48 [2019-09-23T17:14:48.364Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
17:14:48 [2019-09-23T17:14:48.364Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
17:14:48 [2019-09-23T17:14:48.364Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
17:14:48 [2019-09-23T17:14:48.364Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
17:14:49 [2019-09-23T17:14:49.341Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
17:14:51 [2019-09-23T17:14:51.550Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
17:14:53 [2019-09-23T17:14:53.107Z] === RUN   TestDockerSuite/TestRunNonExistingImage
17:14:54 [2019-09-23T17:14:54.086Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
17:14:56 [2019-09-23T17:14:56.289Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
17:14:56 [2019-09-23T17:14:56.289Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
17:14:56 [2019-09-23T17:14:56.289Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
17:14:56 [2019-09-23T17:14:56.289Z] === RUN   TestDockerSuite/TestRunPortInUse
17:14:56 [2019-09-23T17:14:56.289Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
17:14:56 [2019-09-23T17:14:56.289Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
17:14:56 [2019-09-23T17:14:56.289Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
17:14:56 [2019-09-23T17:14:56.289Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
17:14:56 [2019-09-23T17:14:56.755Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
17:14:59 [2019-09-23T17:14:59.688Z] === RUN   TestDockerSuite/TestRunPublishPort
17:14:59 [2019-09-23T17:14:59.688Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
17:14:59 [2019-09-23T17:14:59.688Z] === RUN   TestDockerSuite/TestRunReadProcLatency
17:14:59 [2019-09-23T17:14:59.688Z] === RUN   TestDockerSuite/TestRunReadProcTimer
17:14:59 [2019-09-23T17:14:59.688Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
17:14:59 [2019-09-23T17:14:59.688Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
17:15:06 [2019-09-23T17:15:06.807Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
17:15:06 [2019-09-23T17:15:06.807Z] === RUN   TestDockerSuite/TestRunRm
17:15:09 [2019-09-23T17:15:09.003Z] === RUN   TestDockerSuite/TestRunRmAndWait
17:15:14 [2019-09-23T17:15:14.834Z] === RUN   TestDockerSuite/TestRunRmPre125Api
17:15:17 [2019-09-23T17:15:17.031Z] === RUN   TestDockerSuite/TestRunRootWorkdir
17:15:19 [2019-09-23T17:15:19.229Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
17:15:20 [2019-09-23T17:15:20.781Z] === RUN   TestDockerSuite/TestRunSetMacAddress
17:15:23 [2019-09-23T17:15:23.714Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
17:15:23 [2019-09-23T17:15:23.714Z] === RUN   TestDockerSuite/TestRunState
17:15:23 [2019-09-23T17:15:23.714Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
17:15:25 [2019-09-23T17:15:25.267Z] === RUN   TestDockerSuite/TestRunStdinPipe
17:15:25 [2019-09-23T17:15:25.267Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
17:15:27 [2019-09-23T17:15:27.464Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
17:15:27 [2019-09-23T17:15:27.464Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
17:15:27 [2019-09-23T17:15:27.464Z] === RUN   TestDockerSuite/TestRunTLSVerify
17:15:27 [2019-09-23T17:15:27.464Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
17:15:27 [2019-09-23T17:15:27.464Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
17:15:27 [2019-09-23T17:15:27.464Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
17:15:32 [2019-09-23T17:15:32.192Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
17:15:32 [2019-09-23T17:15:32.192Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
17:15:32 [2019-09-23T17:15:32.192Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
17:15:32 [2019-09-23T17:15:32.192Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
17:15:32 [2019-09-23T17:15:32.192Z] === RUN   TestDockerSuite/TestRunUnshareProc
17:15:32 [2019-09-23T17:15:32.192Z] === RUN   TestDockerSuite/TestRunUserByID
17:15:32 [2019-09-23T17:15:32.192Z] === RUN   TestDockerSuite/TestRunUserByIDBig
17:15:32 [2019-09-23T17:15:32.192Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
17:15:32 [2019-09-23T17:15:32.192Z] === RUN   TestDockerSuite/TestRunUserByIDZero
17:15:32 [2019-09-23T17:15:32.192Z] === RUN   TestDockerSuite/TestRunUserByName
17:15:32 [2019-09-23T17:15:32.192Z] === RUN   TestDockerSuite/TestRunUserDefaults
17:15:34 [2019-09-23T17:15:34.393Z] === RUN   TestDockerSuite/TestRunUserNotFound
17:15:34 [2019-09-23T17:15:34.393Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
17:15:36 [2019-09-23T17:15:36.590Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
17:15:36 [2019-09-23T17:15:36.590Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
17:15:36 [2019-09-23T17:15:36.590Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
17:15:39 [2019-09-23T17:15:39.699Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
17:15:45 [2019-09-23T17:15:45.539Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
17:15:50 [2019-09-23T17:15:50.277Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
17:15:56 [2019-09-23T17:15:56.125Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
17:15:56 [2019-09-23T17:15:56.125Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
17:15:56 [2019-09-23T17:15:56.125Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
17:15:56 [2019-09-23T17:15:56.125Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
17:15:56 [2019-09-23T17:15:56.125Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
17:15:58 [2019-09-23T17:15:58.323Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
17:16:00 [2019-09-23T17:16:00.683Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
17:16:02 [2019-09-23T17:16:02.238Z] === RUN   TestDockerSuite/TestRunWithBadDevice
17:16:02 [2019-09-23T17:16:02.238Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
17:16:02 [2019-09-23T17:16:02.238Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
17:16:02 [2019-09-23T17:16:02.702Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
17:16:02 [2019-09-23T17:16:02.702Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
17:16:02 [2019-09-23T17:16:02.702Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
17:16:02 [2019-09-23T17:16:02.702Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
17:16:02 [2019-09-23T17:16:02.702Z] === RUN   TestDockerSuite/TestRunWithUlimits
17:16:02 [2019-09-23T17:16:02.702Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
17:16:06 [2019-09-23T17:16:06.468Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
17:16:08 [2019-09-23T17:16:08.020Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
17:16:10 [2019-09-23T17:16:10.331Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
17:16:14 [2019-09-23T17:16:14.096Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
17:16:14 [2019-09-23T17:16:14.096Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
17:16:14 [2019-09-23T17:16:14.096Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
17:16:14 [2019-09-23T17:16:14.096Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
17:16:14 [2019-09-23T17:16:14.096Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
17:16:14 [2019-09-23T17:16:14.096Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
17:16:14 [2019-09-23T17:16:14.096Z] === RUN   TestDockerSuite/TestSaveCheckTimes
17:16:14 [2019-09-23T17:16:14.096Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
17:16:14 [2019-09-23T17:16:14.096Z] === RUN   TestDockerSuite/TestSaveImageId
17:16:14 [2019-09-23T17:16:14.560Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
17:16:14 [2019-09-23T17:16:14.560Z] === RUN   TestDockerSuite/TestSaveLoadParents
17:16:14 [2019-09-23T17:16:14.560Z] === RUN   TestDockerSuite/TestSaveMultipleNames
17:16:14 [2019-09-23T17:16:14.560Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
17:16:14 [2019-09-23T17:16:14.560Z] === RUN   TestDockerSuite/TestSaveSingleTag
17:16:14 [2019-09-23T17:16:14.560Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
17:16:14 [2019-09-23T17:16:14.560Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
17:16:14 [2019-09-23T17:16:14.560Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
17:16:14 [2019-09-23T17:16:14.560Z] === RUN   TestDockerSuite/TestSearchCmdOptions
17:16:16 [2019-09-23T17:16:16.760Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
17:16:17 [2019-09-23T17:16:17.224Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
17:16:17 [2019-09-23T17:16:17.688Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
17:16:17 [2019-09-23T17:16:17.688Z] === RUN   TestDockerSuite/TestSearchWithLimit
17:16:19 [2019-09-23T17:16:19.240Z] === RUN   TestDockerSuite/TestSlowStdinClosing
17:16:26 [2019-09-23T17:16:26.398Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
17:16:26 [2019-09-23T17:16:26.398Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
17:16:33 [2019-09-23T17:16:33.519Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
17:16:33 [2019-09-23T17:16:33.519Z] === RUN   TestDockerSuite/TestStartAttachSilent
17:16:36 [2019-09-23T17:16:36.448Z] === RUN   TestDockerSuite/TestStartAttachWithRename
17:16:36 [2019-09-23T17:16:36.448Z] === RUN   TestDockerSuite/TestStartMultipleContainers
17:16:36 [2019-09-23T17:16:36.448Z] === RUN   TestDockerSuite/TestStartPausedContainer
17:16:36 [2019-09-23T17:16:36.913Z] === RUN   TestDockerSuite/TestStartRecordError
17:16:36 [2019-09-23T17:16:36.913Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
17:16:42 [2019-09-23T17:16:42.750Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
17:16:42 [2019-09-23T17:16:42.750Z] === RUN   TestDockerSuite/TestStatsAllNoStream
17:16:42 [2019-09-23T17:16:42.750Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
17:16:42 [2019-09-23T17:16:42.750Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
17:16:42 [2019-09-23T17:16:42.750Z] === RUN   TestDockerSuite/TestStatsFormatAll
17:16:42 [2019-09-23T17:16:42.750Z] === RUN   TestDockerSuite/TestStatsNoStream
17:16:42 [2019-09-23T17:16:42.750Z] === RUN   TestDockerSuite/TestTopMultipleArgs
17:16:44 [2019-09-23T17:16:44.950Z] === RUN   TestDockerSuite/TestTopNonPrivileged
17:16:47 [2019-09-23T17:16:47.149Z] === RUN   TestDockerSuite/TestTopPrivileged
17:16:47 [2019-09-23T17:16:47.149Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
17:16:48 [2019-09-23T17:16:48.874Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
17:16:48 [2019-09-23T17:16:48.874Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
17:16:48 [2019-09-23T17:16:48.874Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
17:16:48 [2019-09-23T17:16:48.874Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
17:16:48 [2019-09-23T17:16:48.874Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
17:16:48 [2019-09-23T17:16:48.874Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
17:16:48 [2019-09-23T17:16:48.874Z] === RUN   TestDockerSuite/TestVolumeCLICreate
17:17:06 [2019-09-23T17:17:06.861Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
17:17:06 [2019-09-23T17:17:06.861Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
17:17:06 [2019-09-23T17:17:06.861Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
17:17:06 [2019-09-23T17:17:06.861Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
17:17:06 [2019-09-23T17:17:06.861Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
17:17:06 [2019-09-23T17:17:06.861Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
17:17:06 [2019-09-23T17:17:06.861Z] === RUN   TestDockerSuite/TestVolumeCLILs
17:17:07 [2019-09-23T17:17:07.840Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
17:17:07 [2019-09-23T17:17:07.840Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
17:17:10 [2019-09-23T17:17:10.771Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
17:17:11 [2019-09-23T17:17:11.235Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
17:17:11 [2019-09-23T17:17:11.235Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
17:17:11 [2019-09-23T17:17:11.699Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
17:17:11 [2019-09-23T17:17:11.699Z] === RUN   TestDockerSuite/TestVolumeCLIRm
17:17:24 [2019-09-23T17:17:24.138Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
17:17:24 [2019-09-23T17:17:24.138Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
17:17:24 [2019-09-23T17:17:24.602Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
17:17:24 [2019-09-23T17:17:24.602Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
17:17:24 [2019-09-23T17:17:24.602Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
17:17:31 [2019-09-23T17:17:31.722Z] === RUN   TestDockerSuite/TestVolumeLsFormat
17:17:31 [2019-09-23T17:17:31.722Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
17:17:32 [2019-09-23T17:17:32.185Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
17:17:40 [2019-09-23T17:17:40.814Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
17:17:40 [2019-09-23T17:17:40.814Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
17:17:41 [2019-09-23T17:17:41.792Z] --- PASS: TestDockerSuite (2529.95s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
17:17:41 [2019-09-23T17:17:41.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
17:17:41 [2019-09-23T17:17:41.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.68s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (144.04s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.39s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
17:17:41 [2019-09-23T17:17:41.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.792Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
17:17:41 [2019-09-23T17:17:41.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.792Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
17:17:41 [2019-09-23T17:17:41.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.792Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
17:17:41 [2019-09-23T17:17:41.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.792Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
17:17:41 [2019-09-23T17:17:41.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.792Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
17:17:41 [2019-09-23T17:17:41.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.792Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
17:17:41 [2019-09-23T17:17:41.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
17:17:41 [2019-09-23T17:17:41.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.30s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
17:17:41 [2019-09-23T17:17:41.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.792Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
17:17:41 [2019-09-23T17:17:41.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.95s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.14s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
17:17:41 [2019-09-23T17:17:41.792Z]         requirement.go:26: unmatched requirement Apparmor
17:17:41 [2019-09-23T17:17:41.792Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
17:17:41 [2019-09-23T17:17:41.792Z]         requirement.go:26: unmatched requirement Apparmor
17:17:41 [2019-09-23T17:17:41.792Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
17:17:41 [2019-09-23T17:17:41.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.792Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
17:17:41 [2019-09-23T17:17:41.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.11s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
17:17:41 [2019-09-23T17:17:41.792Z]         requirement.go:26: unmatched requirement IsPausable
17:17:41 [2019-09-23T17:17:41.792Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
17:17:41 [2019-09-23T17:17:41.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.84s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (112.10s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s)
17:17:41 [2019-09-23T17:17:41.792Z]         requirement.go:26: unmatched requirement UnixCli
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.59s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.61s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.84s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
17:17:41 [2019-09-23T17:17:41.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.792Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
17:17:41 [2019-09-23T17:17:41.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.792Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
17:17:41 [2019-09-23T17:17:41.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.86s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.13s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.43s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
17:17:41 [2019-09-23T17:17:41.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.792Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
17:17:41 [2019-09-23T17:17:41.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.53s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.05s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.30s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.01s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
17:17:41 [2019-09-23T17:17:41.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.21s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.61s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.04s)
17:17:41 [2019-09-23T17:17:41.792Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
17:17:41 [2019-09-23T17:17:41.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.792Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
17:17:41 [2019-09-23T17:17:41.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.792Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
17:17:41 [2019-09-23T17:17:41.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.792Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
17:17:41 [2019-09-23T17:17:41.792Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildAddTar (36.41s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
17:17:41 [2019-09-23T17:17:41.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.793Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s)
17:17:41 [2019-09-23T17:17:41.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.09s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s)
17:17:41 [2019-09-23T17:17:41.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.66s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.49s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.15s)
17:17:41 [2019-09-23T17:17:41.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.57s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.93s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.22s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s)
17:17:41 [2019-09-23T17:17:41.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.19s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
17:17:41 [2019-09-23T17:17:41.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.793Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
17:17:41 [2019-09-23T17:17:41.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.44s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
17:17:41 [2019-09-23T17:17:41.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.58s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
17:17:41 [2019-09-23T17:17:41.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.793Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
17:17:41 [2019-09-23T17:17:41.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (33.65s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.03s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s)
17:17:41 [2019-09-23T17:17:41.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.793Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s)
17:17:41 [2019-09-23T17:17:41.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.48s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
17:17:41 [2019-09-23T17:17:41.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.74s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.30s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
17:17:41 [2019-09-23T17:17:41.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.793Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
17:17:41 [2019-09-23T17:17:41.793Z]         requirement.go:26: unmatched requirement UnixCli
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.34s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.86s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.54s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.46s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.11s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
17:17:41 [2019-09-23T17:17:41.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.17s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildContChar (13.57s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
17:17:41 [2019-09-23T17:17:41.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.14s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.90s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
17:17:41 [2019-09-23T17:17:41.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.75s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
17:17:41 [2019-09-23T17:17:41.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.793Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
17:17:41 [2019-09-23T17:17:41.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.87s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.98s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.66s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.37s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.79s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s)
17:17:41 [2019-09-23T17:17:41.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.793Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s)
17:17:41 [2019-09-23T17:17:41.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.793Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
17:17:41 [2019-09-23T17:17:41.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
17:17:41 [2019-09-23T17:17:41.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.28s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s)
17:17:41 [2019-09-23T17:17:41.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.13s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.71s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.81s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.80s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.44s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.32s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (54.17s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.71s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s)
17:17:41 [2019-09-23T17:17:41.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (78.40s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.68s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.83s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.44s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.16s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.89s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.00s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.83s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.13s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (88.31s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.50s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s)
17:17:41 [2019-09-23T17:17:41.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.793Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
17:17:41 [2019-09-23T17:17:41.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.19s)
17:17:41 [2019-09-23T17:17:41.793Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
17:17:41 [2019-09-23T17:17:41.793Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.793Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.32s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.20s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.18s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
17:17:41 [2019-09-23T17:17:41.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.794Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s)
17:17:41 [2019-09-23T17:17:41.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.794Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
17:17:41 [2019-09-23T17:17:41.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.794Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
17:17:41 [2019-09-23T17:17:41.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.794Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
17:17:41 [2019-09-23T17:17:41.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.37s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
17:17:41 [2019-09-23T17:17:41.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.794Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
17:17:41 [2019-09-23T17:17:41.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.794Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
17:17:41 [2019-09-23T17:17:41.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.99s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.48s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.50s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.71s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
17:17:41 [2019-09-23T17:17:41.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.794Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
17:17:41 [2019-09-23T17:17:41.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.794Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
17:17:41 [2019-09-23T17:17:41.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.794Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
17:17:41 [2019-09-23T17:17:41.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.794Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
17:17:41 [2019-09-23T17:17:41.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildFails (2.13s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.32s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (10.16s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.41s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildForceRm (11.82s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildFromGit (6.15s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.52s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.87s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
17:17:41 [2019-09-23T17:17:41.794Z]         requirement.go:26: unmatched requirement UnixCli
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.63s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
17:17:41 [2019-09-23T17:17:41.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.60s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
17:17:41 [2019-09-23T17:17:41.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildHistory (11.40s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.99s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.22s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s)
17:17:41 [2019-09-23T17:17:41.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.85s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.73s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.92s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.61s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.94s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.61s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.94s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.54s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.34s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s)
17:17:41 [2019-09-23T17:17:41.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.794Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
17:17:41 [2019-09-23T17:17:41.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.54s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.71s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.74s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.53s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s)
17:17:41 [2019-09-23T17:17:41.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.07s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.62s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.37s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.29s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.96s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.41s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.84s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
17:17:41 [2019-09-23T17:17:41.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.89s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.63s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
17:17:41 [2019-09-23T17:17:41.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.794Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
17:17:41 [2019-09-23T17:17:41.794Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.61s)
17:17:41 [2019-09-23T17:17:41.794Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.46s)
17:17:42 [2019-09-23T17:17:42.261Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.35s)
17:17:42 [2019-09-23T17:17:42.261Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s)
17:17:42 [2019-09-23T17:17:42.261Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s)
17:17:42 [2019-09-23T17:17:42.261Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.51s)
17:17:42 [2019-09-23T17:17:42.261Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.25s)
17:17:42 [2019-09-23T17:17:42.261Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.20s)
17:17:42 [2019-09-23T17:17:42.261Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (14.25s)
17:17:42 [2019-09-23T17:17:42.261Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.46s)
17:17:42 [2019-09-23T17:17:42.261Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.65s)
17:17:42 [2019-09-23T17:17:42.261Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.40s)
17:17:42 [2019-09-23T17:17:42.261Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.04s)
17:17:42 [2019-09-23T17:17:42.261Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.23s)
17:17:42 [2019-09-23T17:17:42.261Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.98s)
17:17:42 [2019-09-23T17:17:42.261Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.11s)
17:17:42 [2019-09-23T17:17:42.261Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
17:17:42 [2019-09-23T17:17:42.261Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.261Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
17:17:42 [2019-09-23T17:17:42.261Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.261Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.16s)
17:17:42 [2019-09-23T17:17:42.261Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
17:17:42 [2019-09-23T17:17:42.261Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.261Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.30s)
17:17:42 [2019-09-23T17:17:42.261Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (33.34s)
17:17:42 [2019-09-23T17:17:42.261Z]     --- PASS: TestDockerSuite/TestBuildRm (13.98s)
17:17:42 [2019-09-23T17:17:42.261Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.16s)
17:17:42 [2019-09-23T17:17:42.261Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
17:17:42 [2019-09-23T17:17:42.261Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.261Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s)
17:17:42 [2019-09-23T17:17:42.261Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.261Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.50s)
17:17:42 [2019-09-23T17:17:42.261Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.32s)
17:17:42 [2019-09-23T17:17:42.261Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.41s)
17:17:42 [2019-09-23T17:17:42.261Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.58s)
17:17:42 [2019-09-23T17:17:42.261Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (16.06s)
17:17:42 [2019-09-23T17:17:42.261Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.83s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.61s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.27s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.32s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.13s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.23s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.81s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.45s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.37s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (7.76s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.30s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.98s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.35s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.23s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.58s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.70s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.90s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (14.42s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.85s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.43s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.53s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.86s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.46s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.83s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.39s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.38s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.17s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.76s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.89s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
17:17:42 [2019-09-23T17:17:42.262Z]         docker_cli_sni_test.go:18: Flakey test
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.03s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.57s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestCommitChange (5.10s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.77s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestCommitNewFile (7.08s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestCommitTTY (12.05s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.44s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (7.11s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.95s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.17s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.29s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.29s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.54s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.97s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.01s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.12s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.11s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.18s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.91s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.43s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.03s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (4.00s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.97s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.80s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.47s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.05s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.05s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.86s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.95s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.18s)
17:17:42 [2019-09-23T17:17:42.262Z]         docker_api_containers_test.go:2100: case 0 - config: {volume  c:\foo false  <nil> <nil> <nil>}
17:17:42 [2019-09-23T17:17:42.262Z]         docker_api_containers_test.go:2100: case 1 - config: {volume  c:\foo\ false  <nil> <nil> <nil>}
17:17:42 [2019-09-23T17:17:42.262Z]         docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false  <nil> <nil> <nil>}
17:17:42 [2019-09-23T17:17:42.262Z]         docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true  <nil> <nil> <nil>}
17:17:42 [2019-09-23T17:17:42.262Z]         docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false  <nil> 0xc000a11200 <nil>}
17:17:42 [2019-09-23T17:17:42.262Z]         docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1999993470 c:\foo false  <nil> <nil> <nil>}
17:17:42 [2019-09-23T17:17:42.262Z]         docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1999993470 c:\foo true  <nil> <nil> <nil>}
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s)
17:17:42 [2019-09-23T17:17:42.262Z]         docker_api_containers_test.go:1927: case 0
17:17:42 [2019-09-23T17:17:42.262Z]         docker_api_containers_test.go:1927: case 1
17:17:42 [2019-09-23T17:17:42.262Z]         docker_api_containers_test.go:1927: case 2
17:17:42 [2019-09-23T17:17:42.262Z]         docker_api_containers_test.go:1927: case 3
17:17:42 [2019-09-23T17:17:42.262Z]         docker_api_containers_test.go:1927: case 4
17:17:42 [2019-09-23T17:17:42.262Z]         docker_api_containers_test.go:1927: case 5
17:17:42 [2019-09-23T17:17:42.262Z]         docker_api_containers_test.go:1927: case 6
17:17:42 [2019-09-23T17:17:42.262Z]         docker_api_containers_test.go:1927: case 7
17:17:42 [2019-09-23T17:17:42.262Z]         docker_api_containers_test.go:1927: case 8
17:17:42 [2019-09-23T17:17:42.262Z]         docker_api_containers_test.go:1927: case 9
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.27s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.32s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s)
17:17:42 [2019-09-23T17:17:42.262Z]         docker_cli_cp_utils_test.go:192: running `docker cp  foo bar`
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.27s)
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.62s)
17:17:42 [2019-09-23T17:17:42.262Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-a848645833\file1 60ec4bd90b1340abc0a5adf33ab4de8e74b50cb9ff39fc4baef6048b17511119:/root/itWorks.txt`
17:17:42 [2019-09-23T17:17:42.262Z]         docker_cli_cp_utils_test.go:279: checking that container "60ec4bd90b1340abc0a5adf33ab4de8e74b50cb9ff39fc4baef6048b17511119" start output contains "file1\n"
17:17:42 [2019-09-23T17:17:42.262Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 60ec4bd90b1340abc0a5adf33ab4de8e74b50cb9ff39fc4baef6048b17511119`
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.35s)
17:17:42 [2019-09-23T17:17:42.262Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-b784761236\file1 c7c9704e6ac4a25ea07ef4e8be654c6db3dce46651351b99fc2d7c8617ea89aa:testDir/`
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- PASS: TestDockerSuite/TestCpToCaseE (9.19s)
17:17:42 [2019-09-23T17:17:42.262Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-e371221475\dir1 6baea3f9de49a8b5cb230973b3b002c8e2c7324b2bf46959f0f9237b895bbc4a:testDir`
17:17:42 [2019-09-23T17:17:42.262Z]         docker_cli_cp_utils_test.go:279: checking that container "6baea3f9de49a8b5cb230973b3b002c8e2c7324b2bf46959f0f9237b895bbc4a" start output contains "file1-1\n"
17:17:42 [2019-09-23T17:17:42.262Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 6baea3f9de49a8b5cb230973b3b002c8e2c7324b2bf46959f0f9237b895bbc4a`
17:17:42 [2019-09-23T17:17:42.262Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-e371221475\dir1 33d562401906dfe00d93ab1057ce3321992cb930c5533379056424ffa0aee4e0:testDir/`
17:17:42 [2019-09-23T17:17:42.262Z]         docker_cli_cp_utils_test.go:279: checking that container "33d562401906dfe00d93ab1057ce3321992cb930c5533379056424ffa0aee4e0" start output contains "file1-1\n"
17:17:42 [2019-09-23T17:17:42.262Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 33d562401906dfe00d93ab1057ce3321992cb930c5533379056424ffa0aee4e0`
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.262Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
17:17:42 [2019-09-23T17:17:42.262Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestCpToCaseH (9.37s)
17:17:42 [2019-09-23T17:17:42.263Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-h293172198\dir1\. 94445bd37c540e5a57b2a8670d0b7a37cfdf8c58165fc1beac2e6bff7b76d6ca:testDir`
17:17:42 [2019-09-23T17:17:42.263Z]         docker_cli_cp_utils_test.go:279: checking that container "94445bd37c540e5a57b2a8670d0b7a37cfdf8c58165fc1beac2e6bff7b76d6ca" start output contains "file1-1\n"
17:17:42 [2019-09-23T17:17:42.263Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 94445bd37c540e5a57b2a8670d0b7a37cfdf8c58165fc1beac2e6bff7b76d6ca`
17:17:42 [2019-09-23T17:17:42.263Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-h293172198\dir1\. e9f8dff39b4a244b360b8b7bc2314d92dcbc45c9473a4ac83803ffc09f3c3c25:testDir/`
17:17:42 [2019-09-23T17:17:42.263Z]         docker_cli_cp_utils_test.go:279: checking that container "e9f8dff39b4a244b360b8b7bc2314d92dcbc45c9473a4ac83803ffc09f3c3c25" start output contains "file1-1\n"
17:17:42 [2019-09-23T17:17:42.263Z]         docker_cli_cp_utils_test.go:209: running `docker start -a e9f8dff39b4a244b360b8b7bc2314d92dcbc45c9473a4ac83803ffc09f3c3c25`
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestCpToDot (2.24s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.38s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.18s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.80s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.26s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.98s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.66s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.18s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestCreateRM (0.34s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement Devicemapper
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.42s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.49s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.20s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.29s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestDockerFails (0.07s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.26s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.21s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.40s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (7.85s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.26s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.87s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.09s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.78s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.43s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.93s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.02s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.35s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.45s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.19s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestEventsRename (2.23s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestEventsResize (2.45s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.13s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.46s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.70s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.75s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.54s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.94s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.81s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.92s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.13s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.10s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.45s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.71s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.22s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.55s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement IsPausable
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.57s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.24s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.11s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.88s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.96s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.64s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.14s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.76s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.60s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.98s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.73s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.95s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.41s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.21s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.64s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.49s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestInfoDebug (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.35s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement IsPausable
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestInfoFormat (0.13s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.27s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.12s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.40s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.10s)
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
17:17:42 [2019-09-23T17:17:42.263Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.263Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.16s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.83s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.28s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.11s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.18s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.13s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.12s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.68s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.87s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.17s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.06s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.03s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.22s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.12s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.08s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.80s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.80s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.37s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.40s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.18s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.44s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.12s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.34s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.51s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.17s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.50s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.37s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestLogsSince (9.04s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestLogsTail (2.74s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.53s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.17s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement IsAmd64
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement IsAmd64
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.11s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.45s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestPsByOrder (8.67s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (8.35s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.17s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
17:17:42 [2019-09-23T17:17:42.264Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.43s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.96s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.06s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.14s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.29s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestPsShowMounts (6.75s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.80s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.06s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.88s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.34s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.45s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.14s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.76s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.19s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.10s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.33s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.14s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.62s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.72s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.63s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.52s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.35s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.54s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestRmiTag (0.66s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.20s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.89s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.41s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.07s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.12s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.10s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (9.14s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.04s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.13s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.08s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (6.92s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- PASS: TestDockerSuite/TestRunBindMounts (9.43s)
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
17:17:42 [2019-09-23T17:17:42.264Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.264Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.35s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.86s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.99s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.10s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.13s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.02s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.06s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.13s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.93s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.16s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.07s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.10s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.20s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.04s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.21s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.06s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.35s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.06s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.80s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.88s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.64s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.54s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.72s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.79s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.96s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.99s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.05s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.94s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.90s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.69s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement Apparmor
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.61s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunRm (2.12s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.48s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.31s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.01s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.95s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.45s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.12s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.92s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.52s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement Apparmor
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.17s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.02s)
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.265Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
17:17:42 [2019-09-23T17:17:42.265Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.90s)
17:17:42 [2019-09-23T17:17:42.266Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.24s)
17:17:42 [2019-09-23T17:17:42.266Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.23s)
17:17:42 [2019-09-23T17:17:42.266Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.52s)
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s)
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.47s)
17:17:42 [2019-09-23T17:17:42.266Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.11s)
17:17:42 [2019-09-23T17:17:42.266Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.25s)
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
17:17:42 [2019-09-23T17:17:42.266Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s)
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.92s)
17:17:42 [2019-09-23T17:17:42.266Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.67s)
17:17:42 [2019-09-23T17:17:42.266Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.03s)
17:17:42 [2019-09-23T17:17:42.266Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.03s)
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement Apparmor
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.40s)
17:17:42 [2019-09-23T17:17:42.266Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s)
17:17:42 [2019-09-23T17:17:42.266Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s)
17:17:42 [2019-09-23T17:17:42.266Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s)
17:17:42 [2019-09-23T17:17:42.266Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.55s)
17:17:42 [2019-09-23T17:17:42.266Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (6.10s)
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.11s)
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.95s)
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement IsPausable
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.01s)
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.266Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
17:17:42 [2019-09-23T17:17:42.266Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.88s)
17:17:42 [2019-09-23T17:17:42.731Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.14s)
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.04s)
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s)
17:17:42 [2019-09-23T17:17:42.731Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s)
17:17:42 [2019-09-23T17:17:42.731Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s)
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s)
17:17:42 [2019-09-23T17:17:42.731Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s)
17:17:42 [2019-09-23T17:17:42.731Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s)
17:17:42 [2019-09-23T17:17:42.731Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.40s)
17:17:42 [2019-09-23T17:17:42.731Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
17:17:42 [2019-09-23T17:17:42.731Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.79s)
17:17:42 [2019-09-23T17:17:42.731Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s)
17:17:42 [2019-09-23T17:17:42.731Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s)
17:17:42 [2019-09-23T17:17:42.731Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s)
17:17:42 [2019-09-23T17:17:42.731Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s)
17:17:42 [2019-09-23T17:17:42.731Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (12.18s)
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s)
17:17:42 [2019-09-23T17:17:42.731Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s)
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.65s)
17:17:42 [2019-09-23T17:17:42.731Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s)
17:17:42 [2019-09-23T17:17:42.731Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s)
17:17:42 [2019-09-23T17:17:42.731Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.49s)
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.40s)
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerRegistrySuite/TestV2Only
17:17:42 [2019-09-23T17:17:42.731Z] --- PASS: TestDockerRegistrySuite (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerSchema1RegistrySuite
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
17:17:42 [2019-09-23T17:17:42.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
17:17:42 [2019-09-23T17:17:42.731Z] --- PASS: TestDockerSchema1RegistrySuite (0.03s)
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
17:17:42 [2019-09-23T17:17:42.731Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.732Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
17:17:42 [2019-09-23T17:17:42.732Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s)
17:17:42 [2019-09-23T17:17:42.732Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.732Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.732Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.732Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.732Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.732Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.732Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.732Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerRegistryAuthTokenSuite
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
17:17:42 [2019-09-23T17:17:42.732Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.732Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.732Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.732Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.732Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerDaemonSuite
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerDaemonSuite/TestRegistryMirrors
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
17:17:42 [2019-09-23T17:17:42.732Z] --- PASS: TestDockerDaemonSuite (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.732Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.732Z]     --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.732Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerSwarmSuite
17:17:42 [2019-09-23T17:17:42.732Z] --- PASS: TestDockerSwarmSuite (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerPluginSuite
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerPluginSuite/TestPluginCreate
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerPluginSuite/TestPluginInspect
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerPluginSuite/TestPluginSet
17:17:42 [2019-09-23T17:17:42.732Z] --- PASS: TestDockerPluginSuite (0.02s)
17:17:42 [2019-09-23T17:17:42.732Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.732Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.732Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.732Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.732Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.732Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.732Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.732Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.732Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.732Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.732Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z]         requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerExternalVolumeSuite
17:17:42 [2019-09-23T17:17:42.732Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z]     requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerNetworkSuite
17:17:42 [2019-09-23T17:17:42.732Z] --- SKIP: TestDockerNetworkSuite (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z]     requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.732Z] === RUN   TestDockerHubPullSuite
17:17:42 [2019-09-23T17:17:42.732Z] --- SKIP: TestDockerHubPullSuite (0.00s)
17:17:42 [2019-09-23T17:17:42.732Z]     requirement.go:26: unmatched requirement DaemonIsLinux
17:17:42 [2019-09-23T17:17:42.732Z] PASS
17:17:42 [2019-09-23T17:17:42.732Z] ok  	github.com/docker/docker/integration-cli	2530.982s
17:17:42 [2019-09-23T17:17:42.732Z] INFO: Integration tests ended at 09/23/2019 17:17:42. Duration:00:42:22.1570548
17:17:42 [2019-09-23T17:17:42.732Z] INFO: Docker info of the daemon under test at end of run
17:17:42 [2019-09-23T17:17:42.732Z] 
17:17:42 [2019-09-23T17:17:42.732Z] Containers: 2
17:17:42 [2019-09-23T17:17:42.732Z]  Running: 0
17:17:42 [2019-09-23T17:17:42.732Z]  Paused: 0
17:17:42 [2019-09-23T17:17:42.732Z]  Stopped: 2
17:17:42 [2019-09-23T17:17:42.732Z] Images: 12
17:17:42 [2019-09-23T17:17:42.732Z] Server Version: 0.0.0-dev
17:17:42 [2019-09-23T17:17:42.732Z] Storage Driver: windowsfilter
17:17:42 [2019-09-23T17:17:42.732Z]  Windows: 
17:17:42 [2019-09-23T17:17:42.732Z] Logging Driver: json-file
17:17:42 [2019-09-23T17:17:42.732Z] Plugins: 
17:17:42 [2019-09-23T17:17:42.732Z]  Volume: local
17:17:42 [2019-09-23T17:17:42.732Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:17:42 [2019-09-23T17:17:42.732Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:17:42 [2019-09-23T17:17:42.732Z] Swarm: inactive
17:17:42 [2019-09-23T17:17:42.732Z] Default Isolation: process
17:17:42 [2019-09-23T17:17:42.732Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:17:42 [2019-09-23T17:17:42.732Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
17:17:42 [2019-09-23T17:17:42.732Z] OSType: windows
17:17:42 [2019-09-23T17:17:42.732Z] Architecture: x86_64
17:17:42 [2019-09-23T17:17:42.732Z] CPUs: 4
17:17:42 [2019-09-23T17:17:42.732Z] Total Memory: 32GiB
17:17:42 [2019-09-23T17:17:42.732Z] Name: azwin-2-4e2a90
17:17:42 [2019-09-23T17:17:42.732Z] ID: F4XH:XSFD:V6R2:VIZ6:OJKR:6A3P:VJ3B:YKAL:GAYC:FVV2:SHCV:54LF
17:17:42 [2019-09-23T17:17:42.732Z] Docker Root Dir: D:\CI\PR-39956\5\daemon
17:17:42 [2019-09-23T17:17:42.732Z] Debug Mode (client): false
17:17:42 [2019-09-23T17:17:42.732Z] Debug Mode (server): true
17:17:42 [2019-09-23T17:17:42.732Z]  File Descriptors: -1
17:17:42 [2019-09-23T17:17:42.732Z]  Goroutines: 18
17:17:42 [2019-09-23T17:17:42.732Z]  System Time: 2019-09-23T17:17:42.4007517Z
17:17:42 [2019-09-23T17:17:42.732Z]  EventsListeners: 0
17:17:42 [2019-09-23T17:17:42.732Z] Registry: https://index.docker.io/v1/
17:17:42 [2019-09-23T17:17:42.732Z] Labels:
17:17:42 [2019-09-23T17:17:42.732Z] Experimental: false
17:17:42 [2019-09-23T17:17:42.732Z] Insecure Registries:
17:17:42 [2019-09-23T17:17:42.732Z]  127.0.0.0/8
17:17:42 [2019-09-23T17:17:42.732Z] Live Restore Enabled: false
17:17:42 [2019-09-23T17:17:42.732Z] 
17:17:42 [2019-09-23T17:17:42.732Z] 
17:17:42 [2019-09-23T17:17:42.732Z] INFO: Stopping daemon under test
17:17:43 [2019-09-23T17:17:43.197Z] SUCCESS: The process with PID 3248 (child process of PID 5612) has been terminated.
17:17:43 [2019-09-23T17:17:43.197Z] SUCCESS: The process with PID 5612 (child process of PID 5436) has been terminated.
17:17:43 [2019-09-23T17:17:43.197Z] INFO: Stop tailing logs of the daemon under tests
17:17:43 [2019-09-23T17:17:43.197Z] INFO: executeCI.ps1 Completed successfully at 09/23/2019 17:17:42.
17:17:43 [2019-09-23T17:17:43.197Z] INFO: Tidying up at end of run
17:17:43 [2019-09-23T17:17:43.197Z] INFO: Saving daemon under test log (d:\CI\PR-39956\5\dut.out) to C:\windows\TEMP\CIDUT.out
17:17:43 [2019-09-23T17:17:43.197Z] INFO: Saving daemon under test log (d:\CI\PR-39956\5\dut.err) to C:\windows\TEMP\CIDUT.err
17:17:43 [2019-09-23T17:17:43.197Z] INFO: Nuke-Everything...
17:17:43 [2019-09-23T17:17:43.663Z] INFO: Container count on control daemon to delete is 2
17:17:44 [2019-09-23T17:17:44.128Z] 096779acae39
17:17:44 [2019-09-23T17:17:44.128Z] 0d9f791a6e1f
17:17:44 [2019-09-23T17:17:44.128Z] INFO: Tidying pidfile d:\CI\PR-39956\5\docker.pid
17:17:44 [2019-09-23T17:17:44.128Z] INFO: Nuking d:\CI
17:18:14 [2019-09-23T17:18:14.260Z] INFO: Zapped successfully
17:18:14 [2019-09-23T17:18:14.260Z] 
17:18:14 [2019-09-23T17:18:14.260Z] INFO: executeCI.ps1 exiting at Mon Sep 23 17:18:13 CUT 2019. Duration 01:05:31.2205659
17:18:14 [2019-09-23T17:18:14.260Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
17:18:15 [2019-09-23T17:18:15.936Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
17:18:17 [2019-09-23T17:18:17.132Z] Archiving artifacts
17:18:33 [2019-09-23T17:18:33.069Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39956/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:18:34 [2019-09-23T17:18:34.009Z] + make clean
17:18:36 [2019-09-23T17:18:36.211Z] docker volume rm -f docker-dev-cache
17:18:36 [2019-09-23T17:18:36.211Z] 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